[==========] 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:49:18.901007 10125 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.227.126:42777
I20260709 14:49:18.902441 10125 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:49:18.903409 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:18.918707 10134 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:18.918710 10132 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:49:18.919924 10125 server_base.cc:1061] running on GCE node
W20260709 14:49:18.918787 10131 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:49:20.013285 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:20.013504 10125 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:49:20.013710 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608560013684 us; error 0 us; skew 500 ppm
I20260709 14:49:20.014494 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:20.020273 10125 webserver.cc:533] Webserver started at http://127.9.227.126:37919/ using document root <none> and password file <none>
I20260709 14:49:20.021093 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:20.021302 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:20.021715 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:20.027349 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608558739546-10125-0/minicluster-data/master-0-root/instance:
uuid: "dd65ac4c6e6e4ed7809e39f0008ec99a"
format_stamp: "Formatted at 2026-07-09 14:49:20 on dist-test-slave-31z3"
I20260709 14:49:20.034931 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:20.040925 10140 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:49:20.042397 10125 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 14:49:20.042760 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608558739546-10125-0/minicluster-data/master-0-root
uuid: "dd65ac4c6e6e4ed7809e39f0008ec99a"
format_stamp: "Formatted at 2026-07-09 14:49:20 on dist-test-slave-31z3"
I20260709 14:49:20.043080 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608558739546-10125-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608558739546-10125-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608558739546-10125-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:49:20.118539 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:20.120042 10125 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:49:20.120448 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:20.186373 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.126:42777
I20260709 14:49:20.186468 10191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.126:42777 every 8 connection(s)
I20260709 14:49:20.193809 10192 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:49:20.214437 10192 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dd65ac4c6e6e4ed7809e39f0008ec99a: Bootstrap starting.
I20260709 14:49:20.220118 10192 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dd65ac4c6e6e4ed7809e39f0008ec99a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.221864 10192 log.cc:826] T 00000000000000000000000000000000 P dd65ac4c6e6e4ed7809e39f0008ec99a: Log is configured to *not* fsync() on all Append() calls
I20260709 14:49:20.226055 10192 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dd65ac4c6e6e4ed7809e39f0008ec99a: No bootstrap required, opened a new log
I20260709 14:49:20.246094 10192 raft_consensus.cc:359] T 00000000000000000000000000000000 P dd65ac4c6e6e4ed7809e39f0008ec99a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd65ac4c6e6e4ed7809e39f0008ec99a" member_type: VOTER }
I20260709 14:49:20.246593 10192 raft_consensus.cc:385] T 00000000000000000000000000000000 P dd65ac4c6e6e4ed7809e39f0008ec99a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.246850 10192 raft_consensus.cc:740] T 00000000000000000000000000000000 P dd65ac4c6e6e4ed7809e39f0008ec99a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd65ac4c6e6e4ed7809e39f0008ec99a, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.247679 10192 consensus_queue.cc:260] T 00000000000000000000000000000000 P dd65ac4c6e6e4ed7809e39f0008ec99a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dd65ac4c6e6e4ed7809e39f0008ec99a" member_type: VOTER }
I20260709 14:49:20.248157 10192 raft_consensus.cc:399] T 00000000000000000000000000000000 P dd65ac4c6e6e4ed7809e39f0008ec99a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:49:20.248433 10192 raft_consensus.cc:493] T 00000000000000000000000000000000 P dd65ac4c6e6e4ed7809e39f0008ec99a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:49:20.248749 10192 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dd65ac4c6e6e4ed7809e39f0008ec99a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:20.252630 10192 raft_consensus.cc:515] T 00000000000000000000000000000000 P dd65ac4c6e6e4ed7809e39f0008ec99a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd65ac4c6e6e4ed7809e39f0008ec99a" member_type: VOTER }
I20260709 14:49:20.253317 10192 leader_election.cc:304] T 00000000000000000000000000000000 P dd65ac4c6e6e4ed7809e39f0008ec99a [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: dd65ac4c6e6e4ed7809e39f0008ec99a; no voters: 
I20260709 14:49:20.254880 10192 leader_election.cc:290] T 00000000000000000000000000000000 P dd65ac4c6e6e4ed7809e39f0008ec99a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:49:20.255201 10195 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dd65ac4c6e6e4ed7809e39f0008ec99a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:20.257306 10195 raft_consensus.cc:697] T 00000000000000000000000000000000 P dd65ac4c6e6e4ed7809e39f0008ec99a [term 1 LEADER]: Becoming Leader. State: Replica: dd65ac4c6e6e4ed7809e39f0008ec99a, State: Running, Role: LEADER
I20260709 14:49:20.258317 10195 consensus_queue.cc:237] T 00000000000000000000000000000000 P dd65ac4c6e6e4ed7809e39f0008ec99a [LEADER]: Queue going to LEADER mode. State: All 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: "dd65ac4c6e6e4ed7809e39f0008ec99a" member_type: VOTER }
I20260709 14:49:20.259092 10192 sys_catalog.cc:565] T 00000000000000000000000000000000 P dd65ac4c6e6e4ed7809e39f0008ec99a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:49:20.267597 10197 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd65ac4c6e6e4ed7809e39f0008ec99a [sys.catalog]: SysCatalogTable state changed. Reason: New leader dd65ac4c6e6e4ed7809e39f0008ec99a. Latest consensus state: current_term: 1 leader_uuid: "dd65ac4c6e6e4ed7809e39f0008ec99a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd65ac4c6e6e4ed7809e39f0008ec99a" member_type: VOTER } }
I20260709 14:49:20.267804 10196 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd65ac4c6e6e4ed7809e39f0008ec99a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dd65ac4c6e6e4ed7809e39f0008ec99a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd65ac4c6e6e4ed7809e39f0008ec99a" member_type: VOTER } }
I20260709 14:49:20.268368 10197 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd65ac4c6e6e4ed7809e39f0008ec99a [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:20.268374 10196 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd65ac4c6e6e4ed7809e39f0008ec99a [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:20.271279 10204 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:49:20.281713 10204 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:49:20.283883 10125 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:49:20.297775 10204 catalog_manager.cc:1383] Generated new cluster ID: 2e12e43c458b4b9389cc1de7ceecba33
I20260709 14:49:20.298059 10204 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:49:20.319628 10204 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:49:20.321288 10204 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:49:20.336098 10204 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dd65ac4c6e6e4ed7809e39f0008ec99a: Generated new TSK 0
I20260709 14:49:20.336985 10204 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:49:20.354943 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:20.364013 10214 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:49:20.365351 10215 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:49:20.368727 10217 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:49:20.368875 10125 server_base.cc:1061] running on GCE node
I20260709 14:49:20.369778 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:20.370044 10125 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:49:20.370296 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608560370275 us; error 0 us; skew 500 ppm
I20260709 14:49:20.371052 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:20.374984 10125 webserver.cc:533] Webserver started at http://127.9.227.65:39363/ using document root <none> and password file <none>
I20260709 14:49:20.375675 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:20.375937 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:20.376274 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:20.377725 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608558739546-10125-0/minicluster-data/ts-0-root/instance:
uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
format_stamp: "Formatted at 2026-07-09 14:49:20 on dist-test-slave-31z3"
I20260709 14:49:20.384999 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:49:20.390038 10222 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:49:20.390817 10125 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.003s
I20260709 14:49:20.391167 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608558739546-10125-0/minicluster-data/ts-0-root
uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
format_stamp: "Formatted at 2026-07-09 14:49:20 on dist-test-slave-31z3"
I20260709 14:49:20.391534 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608558739546-10125-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608558739546-10125-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608558739546-10125-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:49:20.418885 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:20.420635 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:20.423347 10125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:20.428617 10125 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:20.428907 10125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:20.429227 10125 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:20.429445 10125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:20.515061 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.65:34281
I20260709 14:49:20.515110 10284 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.65:34281 every 8 connection(s)
I20260709 14:49:20.522524 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:20.532001 10289 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:49:20.534925 10290 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:49:20.537356 10292 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:49:20.540692 10125 server_base.cc:1061] running on GCE node
I20260709 14:49:20.541689 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:20.541960 10125 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:49:20.542171 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608560542152 us; error 0 us; skew 500 ppm
I20260709 14:49:20.542938 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:20.545737 10125 webserver.cc:533] Webserver started at http://127.9.227.66:46881/ using document root <none> and password file <none>
I20260709 14:49:20.546389 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:20.546638 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:20.546969 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:20.548403 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608558739546-10125-0/minicluster-data/ts-1-root/instance:
uuid: "93a557d883ea4ffe924cfdf3eff37943"
format_stamp: "Formatted at 2026-07-09 14:49:20 on dist-test-slave-31z3"
I20260709 14:49:20.552989 10285 heartbeater.cc:344] Connected to a master server at 127.9.227.126:42777
I20260709 14:49:20.553516 10285 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:20.554718 10285 heartbeater.cc:507] Master 127.9.227.126:42777 requested a full tablet report, sending...
I20260709 14:49:20.554837 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:49:20.557391 10157 ts_manager.cc:194] Registered new tserver with Master: 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281)
I20260709 14:49:20.559847 10297 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:49:20.560189 10157 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47848
I20260709 14:49:20.561336 10125 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:49:20.561645 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608558739546-10125-0/minicluster-data/ts-1-root
uuid: "93a557d883ea4ffe924cfdf3eff37943"
format_stamp: "Formatted at 2026-07-09 14:49:20 on dist-test-slave-31z3"
I20260709 14:49:20.561975 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608558739546-10125-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608558739546-10125-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608558739546-10125-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:49:20.580796 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:20.582403 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:20.584785 10125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:20.588339 10125 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:20.588593 10125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:20.588860 10125 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:20.589071 10125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:20.674335 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.66:43827
I20260709 14:49:20.674417 10359 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.66:43827 every 8 connection(s)
I20260709 14:49:20.681090 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:20.692219 10364 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:49:20.692948 10360 heartbeater.cc:344] Connected to a master server at 127.9.227.126:42777
I20260709 14:49:20.693542 10360 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:20.694559 10360 heartbeater.cc:507] Master 127.9.227.126:42777 requested a full tablet report, sending...
I20260709 14:49:20.696880 10157 ts_manager.cc:194] Registered new tserver with Master: 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827)
I20260709 14:49:20.698611 10157 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47856
W20260709 14:49:20.693097 10363 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:49:20.704227 10366 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:49:20.704272 10125 server_base.cc:1061] running on GCE node
I20260709 14:49:20.705376 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:20.705633 10125 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:49:20.705824 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608560705808 us; error 0 us; skew 500 ppm
I20260709 14:49:20.706496 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:20.709113 10125 webserver.cc:533] Webserver started at http://127.9.227.67:35215/ using document root <none> and password file <none>
I20260709 14:49:20.709700 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:20.709928 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:20.710222 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:20.711618 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608558739546-10125-0/minicluster-data/ts-2-root/instance:
uuid: "2b4fb4b045eb4309892429ac6ec3047f"
format_stamp: "Formatted at 2026-07-09 14:49:20 on dist-test-slave-31z3"
I20260709 14:49:20.717041 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260709 14:49:20.720818 10371 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:49:20.721572 10125 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 14:49:20.721890 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608558739546-10125-0/minicluster-data/ts-2-root
uuid: "2b4fb4b045eb4309892429ac6ec3047f"
format_stamp: "Formatted at 2026-07-09 14:49:20 on dist-test-slave-31z3"
I20260709 14:49:20.722229 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608558739546-10125-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608558739546-10125-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608558739546-10125-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:49:20.735502 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:20.737049 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:20.739347 10125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:20.742779 10125 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:20.743021 10125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:20.743294 10125 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:20.743497 10125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:20.825130 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.67:39691
I20260709 14:49:20.825181 10433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.67:39691 every 8 connection(s)
I20260709 14:49:20.841813 10434 heartbeater.cc:344] Connected to a master server at 127.9.227.126:42777
I20260709 14:49:20.842128 10434 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:20.842788 10434 heartbeater.cc:507] Master 127.9.227.126:42777 requested a full tablet report, sending...
I20260709 14:49:20.844895 10157 ts_manager.cc:194] Registered new tserver with Master: 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:20.845454 10125 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015015014s
I20260709 14:49:20.846422 10157 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47866
I20260709 14:49:20.891659 10157 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47882:
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:49:20.895120 10157 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:49:20.975726 10250 tablet_service.cc:1511] Processing CreateTablet for tablet d9284e560b084c5b9975ade9df854f8c (DEFAULT_TABLE table=test-workload [id=a0ab4d0d6d264722abca4d103582879c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:20.977946 10250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9284e560b084c5b9975ade9df854f8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.977008 10249 tablet_service.cc:1511] Processing CreateTablet for tablet df8b3400393543e49e7665ded75d51e6 (DEFAULT_TABLE table=test-workload [id=a0ab4d0d6d264722abca4d103582879c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:20.985189 10249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df8b3400393543e49e7665ded75d51e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.985795 10248 tablet_service.cc:1511] Processing CreateTablet for tablet a8e7042cc2d24d96acef1fe7f547264a (DEFAULT_TABLE table=test-workload [id=a0ab4d0d6d264722abca4d103582879c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:20.997581 10248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8e7042cc2d24d96acef1fe7f547264a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.998057 10247 tablet_service.cc:1511] Processing CreateTablet for tablet ab6adab849974b5ab10ec37de25e52d4 (DEFAULT_TABLE table=test-workload [id=a0ab4d0d6d264722abca4d103582879c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:21.000305 10247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab6adab849974b5ab10ec37de25e52d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:21.012725 10246 tablet_service.cc:1511] Processing CreateTablet for tablet f76782924af84d78b1b43022d598b9f7 (DEFAULT_TABLE table=test-workload [id=a0ab4d0d6d264722abca4d103582879c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:21.015709 10246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f76782924af84d78b1b43022d598b9f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:21.036754 10250 tablet_service.cc:1511] Processing CreateTablet for tablet ada63d18b1054dc3acdaced04a4fef11 (DEFAULT_TABLE table=test-workload [id=a0ab4d0d6d264722abca4d103582879c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:21.037776 10250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada63d18b1054dc3acdaced04a4fef11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:21.061548 10325 tablet_service.cc:1511] Processing CreateTablet for tablet d9284e560b084c5b9975ade9df854f8c (DEFAULT_TABLE table=test-workload [id=a0ab4d0d6d264722abca4d103582879c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:21.062785 10325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9284e560b084c5b9975ade9df854f8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:21.056907 10246 tablet_service.cc:1511] Processing CreateTablet for tablet 291339add2774fc090fd17ccc204fc3e (DEFAULT_TABLE table=test-workload [id=a0ab4d0d6d264722abca4d103582879c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:21.066073 10324 tablet_service.cc:1511] Processing CreateTablet for tablet df8b3400393543e49e7665ded75d51e6 (DEFAULT_TABLE table=test-workload [id=a0ab4d0d6d264722abca4d103582879c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:21.067890 10324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df8b3400393543e49e7665ded75d51e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:21.070565 10323 tablet_service.cc:1511] Processing CreateTablet for tablet a8e7042cc2d24d96acef1fe7f547264a (DEFAULT_TABLE table=test-workload [id=a0ab4d0d6d264722abca4d103582879c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:21.071448 10322 tablet_service.cc:1511] Processing CreateTablet for tablet ab6adab849974b5ab10ec37de25e52d4 (DEFAULT_TABLE table=test-workload [id=a0ab4d0d6d264722abca4d103582879c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:21.073999 10323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8e7042cc2d24d96acef1fe7f547264a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:21.075291 10246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 291339add2774fc090fd17ccc204fc3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:21.075637 10321 tablet_service.cc:1511] Processing CreateTablet for tablet f76782924af84d78b1b43022d598b9f7 (DEFAULT_TABLE table=test-workload [id=a0ab4d0d6d264722abca4d103582879c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:21.072625 10249 tablet_service.cc:1511] Processing CreateTablet for tablet 96a3ce01b8ef49c78ab47f15c2623e45 (DEFAULT_TABLE table=test-workload [id=a0ab4d0d6d264722abca4d103582879c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:21.076876 10320 tablet_service.cc:1511] Processing CreateTablet for tablet ada63d18b1054dc3acdaced04a4fef11 (DEFAULT_TABLE table=test-workload [id=a0ab4d0d6d264722abca4d103582879c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:21.081938 10322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab6adab849974b5ab10ec37de25e52d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:21.082471 10249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a3ce01b8ef49c78ab47f15c2623e45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:21.082573 10452 tablet_bootstrap.cc:492] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f: Bootstrap starting.
I20260709 14:49:21.083609 10321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f76782924af84d78b1b43022d598b9f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:21.083033 10319 tablet_service.cc:1511] Processing CreateTablet for tablet 291339add2774fc090fd17ccc204fc3e (DEFAULT_TABLE table=test-workload [id=a0ab4d0d6d264722abca4d103582879c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:21.090899 10399 tablet_service.cc:1511] Processing CreateTablet for tablet d9284e560b084c5b9975ade9df854f8c (DEFAULT_TABLE table=test-workload [id=a0ab4d0d6d264722abca4d103582879c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:21.094201 10399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9284e560b084c5b9975ade9df854f8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:21.086985 10318 tablet_service.cc:1511] Processing CreateTablet for tablet 96a3ce01b8ef49c78ab47f15c2623e45 (DEFAULT_TABLE table=test-workload [id=a0ab4d0d6d264722abca4d103582879c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:21.094600 10320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada63d18b1054dc3acdaced04a4fef11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:21.117678 10396 tablet_service.cc:1511] Processing CreateTablet for tablet ab6adab849974b5ab10ec37de25e52d4 (DEFAULT_TABLE table=test-workload [id=a0ab4d0d6d264722abca4d103582879c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:21.119242 10396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab6adab849974b5ab10ec37de25e52d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:21.121117 10397 tablet_service.cc:1511] Processing CreateTablet for tablet a8e7042cc2d24d96acef1fe7f547264a (DEFAULT_TABLE table=test-workload [id=a0ab4d0d6d264722abca4d103582879c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:21.122464 10397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8e7042cc2d24d96acef1fe7f547264a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:21.124248 10318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a3ce01b8ef49c78ab47f15c2623e45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:21.127359 10394 tablet_service.cc:1511] Processing CreateTablet for tablet ada63d18b1054dc3acdaced04a4fef11 (DEFAULT_TABLE table=test-workload [id=a0ab4d0d6d264722abca4d103582879c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:21.128753 10394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada63d18b1054dc3acdaced04a4fef11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:21.124490 10398 tablet_service.cc:1511] Processing CreateTablet for tablet df8b3400393543e49e7665ded75d51e6 (DEFAULT_TABLE table=test-workload [id=a0ab4d0d6d264722abca4d103582879c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:21.131412 10398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df8b3400393543e49e7665ded75d51e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:21.124405 10395 tablet_service.cc:1511] Processing CreateTablet for tablet f76782924af84d78b1b43022d598b9f7 (DEFAULT_TABLE table=test-workload [id=a0ab4d0d6d264722abca4d103582879c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:21.133986 10395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f76782924af84d78b1b43022d598b9f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:21.135427 10319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 291339add2774fc090fd17ccc204fc3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:21.165620 10393 tablet_service.cc:1511] Processing CreateTablet for tablet 291339add2774fc090fd17ccc204fc3e (DEFAULT_TABLE table=test-workload [id=a0ab4d0d6d264722abca4d103582879c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:21.166993 10393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 291339add2774fc090fd17ccc204fc3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:21.173588 10392 tablet_service.cc:1511] Processing CreateTablet for tablet 96a3ce01b8ef49c78ab47f15c2623e45 (DEFAULT_TABLE table=test-workload [id=a0ab4d0d6d264722abca4d103582879c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:21.174893 10392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a3ce01b8ef49c78ab47f15c2623e45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:21.176200 10453 tablet_bootstrap.cc:492] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943: Bootstrap starting.
I20260709 14:49:21.183291 10453 tablet_bootstrap.cc:654] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.194823 10453 tablet_bootstrap.cc:492] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943: No bootstrap required, opened a new log
I20260709 14:49:21.195279 10453 ts_tablet_manager.cc:1403] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.009s
I20260709 14:49:21.197921 10453 raft_consensus.cc:359] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.198654 10453 raft_consensus.cc:385] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.198945 10453 raft_consensus.cc:740] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93a557d883ea4ffe924cfdf3eff37943, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.199421 10452 tablet_bootstrap.cc:654] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.199891 10453 consensus_queue.cc:260] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.208701 10248 tablet_service.cc:1511] Processing CreateTablet for tablet 7d7ac6dd4d8f48c1b1007784fe5f9938 (DEFAULT_TABLE table=test-workload [id=a0ab4d0d6d264722abca4d103582879c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:21.209120 10453 ts_tablet_manager.cc:1434] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 14:49:21.209700 10360 heartbeater.cc:499] Master 127.9.227.126:42777 was elected leader, sending a full tablet report...
I20260709 14:49:21.210359 10453 tablet_bootstrap.cc:492] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943: Bootstrap starting.
I20260709 14:49:21.218703 10453 tablet_bootstrap.cc:654] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.219421 10323 tablet_service.cc:1511] Processing CreateTablet for tablet 7d7ac6dd4d8f48c1b1007784fe5f9938 (DEFAULT_TABLE table=test-workload [id=a0ab4d0d6d264722abca4d103582879c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:21.220649 10323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d7ac6dd4d8f48c1b1007784fe5f9938. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:21.237870 10248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d7ac6dd4d8f48c1b1007784fe5f9938. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:21.239506 10391 tablet_service.cc:1511] Processing CreateTablet for tablet 7d7ac6dd4d8f48c1b1007784fe5f9938 (DEFAULT_TABLE table=test-workload [id=a0ab4d0d6d264722abca4d103582879c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:21.241952 10391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d7ac6dd4d8f48c1b1007784fe5f9938. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:21.260721 10453 tablet_bootstrap.cc:492] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943: No bootstrap required, opened a new log
I20260709 14:49:21.261209 10453 ts_tablet_manager.cc:1403] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.007s
W20260709 14:49:21.275679 10205 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:21.293107 10458 tablet_bootstrap.cc:492] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f: Bootstrap starting.
I20260709 14:49:21.293965 10453 raft_consensus.cc:359] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } }
I20260709 14:49:21.296761 10452 tablet_bootstrap.cc:492] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f: No bootstrap required, opened a new log
I20260709 14:49:21.298763 10453 raft_consensus.cc:385] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.299085 10452 ts_tablet_manager.cc:1403] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f: Time spent bootstrapping tablet: real 0.234s	user 0.005s	sys 0.013s
I20260709 14:49:21.299090 10453 raft_consensus.cc:740] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93a557d883ea4ffe924cfdf3eff37943, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.300148 10453 consensus_queue.cc:260] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } }
I20260709 14:49:21.301818 10453 ts_tablet_manager.cc:1434] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.001s
I20260709 14:49:21.302493 10453 tablet_bootstrap.cc:492] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 93a557d883ea4ffe924cfdf3eff37943: Bootstrap starting.
I20260709 14:49:21.309108 10452 raft_consensus.cc:359] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.309839 10452 raft_consensus.cc:385] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.310123 10452 raft_consensus.cc:740] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a439a0e6cd646ffb6c6bd1229b9b31f, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.310770 10452 consensus_queue.cc:260] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.311961 10458 tablet_bootstrap.cc:654] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.315097 10453 tablet_bootstrap.cc:654] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 93a557d883ea4ffe924cfdf3eff37943: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.324990 10285 heartbeater.cc:499] Master 127.9.227.126:42777 was elected leader, sending a full tablet report...
I20260709 14:49:21.326016 10452 ts_tablet_manager.cc:1434] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.010s
I20260709 14:49:21.326943 10452 tablet_bootstrap.cc:492] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f: Bootstrap starting.
I20260709 14:49:21.331804 10453 tablet_bootstrap.cc:492] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 93a557d883ea4ffe924cfdf3eff37943: No bootstrap required, opened a new log
I20260709 14:49:21.332314 10453 ts_tablet_manager.cc:1403] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 93a557d883ea4ffe924cfdf3eff37943: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.008s
I20260709 14:49:21.334308 10452 tablet_bootstrap.cc:654] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.335150 10453 raft_consensus.cc:359] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.335942 10453 raft_consensus.cc:385] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.336277 10453 raft_consensus.cc:740] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93a557d883ea4ffe924cfdf3eff37943, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.337445 10458 tablet_bootstrap.cc:492] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f: No bootstrap required, opened a new log
I20260709 14:49:21.337132 10453 consensus_queue.cc:260] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 93a557d883ea4ffe924cfdf3eff37943 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.337881 10458 ts_tablet_manager.cc:1403] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.005s
I20260709 14:49:21.342248 10453 ts_tablet_manager.cc:1434] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 93a557d883ea4ffe924cfdf3eff37943: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:49:21.343142 10453 tablet_bootstrap.cc:492] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943: Bootstrap starting.
I20260709 14:49:21.344033 10458 raft_consensus.cc:359] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.347628 10458 raft_consensus.cc:385] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.347955 10458 raft_consensus.cc:740] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b4fb4b045eb4309892429ac6ec3047f, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.348697 10458 consensus_queue.cc:260] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.349632 10453 tablet_bootstrap.cc:654] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.353844 10452 tablet_bootstrap.cc:492] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f: No bootstrap required, opened a new log
I20260709 14:49:21.354293 10452 ts_tablet_manager.cc:1403] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.019s
I20260709 14:49:21.354354 10455 raft_consensus.cc:493] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.354831 10455 raft_consensus.cc:515] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.357031 10452 raft_consensus.cc:359] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } }
I20260709 14:49:21.357682 10452 raft_consensus.cc:385] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.358680 10452 raft_consensus.cc:740] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a439a0e6cd646ffb6c6bd1229b9b31f, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.359362 10452 consensus_queue.cc:260] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } }
I20260709 14:49:21.361150 10455 leader_election.cc:290] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281), 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:21.363238 10452 ts_tablet_manager.cc:1434] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:49:21.364127 10452 tablet_bootstrap.cc:492] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f: Bootstrap starting.
I20260709 14:49:21.370092 10452 tablet_bootstrap.cc:654] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.373262 10434 heartbeater.cc:499] Master 127.9.227.126:42777 was elected leader, sending a full tablet report...
I20260709 14:49:21.374218 10458 ts_tablet_manager.cc:1434] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f: Time spent starting tablet: real 0.036s	user 0.015s	sys 0.001s
I20260709 14:49:21.375173 10458 tablet_bootstrap.cc:492] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f: Bootstrap starting.
I20260709 14:49:21.381201 10458 tablet_bootstrap.cc:654] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.392056 10458 tablet_bootstrap.cc:492] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f: No bootstrap required, opened a new log
I20260709 14:49:21.392490 10458 ts_tablet_manager.cc:1403] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 14:49:21.399222 10453 tablet_bootstrap.cc:492] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943: No bootstrap required, opened a new log
I20260709 14:49:21.399724 10453 ts_tablet_manager.cc:1403] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943: Time spent bootstrapping tablet: real 0.057s	user 0.023s	sys 0.000s
I20260709 14:49:21.400753 10455 raft_consensus.cc:493] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.401226 10455 raft_consensus.cc:515] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } }
I20260709 14:49:21.403242 10455 leader_election.cc:290] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281), 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:21.406184 10260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e7042cc2d24d96acef1fe7f547264a" candidate_uuid: "93a557d883ea4ffe924cfdf3eff37943" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" is_pre_election: true
I20260709 14:49:21.407405 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e7042cc2d24d96acef1fe7f547264a" candidate_uuid: "93a557d883ea4ffe924cfdf3eff37943" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f" is_pre_election: true
I20260709 14:49:21.408411 10260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9284e560b084c5b9975ade9df854f8c" candidate_uuid: "93a557d883ea4ffe924cfdf3eff37943" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" is_pre_election: true
I20260709 14:49:21.409024 10260 raft_consensus.cc:2468] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93a557d883ea4ffe924cfdf3eff37943 in term 0.
I20260709 14:49:21.409166 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9284e560b084c5b9975ade9df854f8c" candidate_uuid: "93a557d883ea4ffe924cfdf3eff37943" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f" is_pre_election: true
W20260709 14:49:21.410714 10301 leader_election.cc:343] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:21.411341 10298 leader_election.cc:343] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.411746 10298 leader_election.cc:304] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93a557d883ea4ffe924cfdf3eff37943; no voters: 2b4fb4b045eb4309892429ac6ec3047f, 6a439a0e6cd646ffb6c6bd1229b9b31f
W20260709 14:49:21.412683 10298 leader_election.cc:343] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.413232 10455 raft_consensus.cc:2749] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:21.413194 10453 raft_consensus.cc:359] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.414165 10453 raft_consensus.cc:385] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.414518 10453 raft_consensus.cc:740] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93a557d883ea4ffe924cfdf3eff37943, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.414536 10301 leader_election.cc:304] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [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: 6a439a0e6cd646ffb6c6bd1229b9b31f, 93a557d883ea4ffe924cfdf3eff37943; no voters: 2b4fb4b045eb4309892429ac6ec3047f
I20260709 14:49:21.415455 10455 raft_consensus.cc:2804] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:21.415812 10455 raft_consensus.cc:493] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:21.416239 10455 raft_consensus.cc:3060] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.395284 10458 raft_consensus.cc:359] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.416721 10458 raft_consensus.cc:385] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.417085 10458 raft_consensus.cc:740] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b4fb4b045eb4309892429ac6ec3047f, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.417837 10458 consensus_queue.cc:260] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.419040 10452 tablet_bootstrap.cc:492] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f: No bootstrap required, opened a new log
I20260709 14:49:21.419472 10452 ts_tablet_manager.cc:1403] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f: Time spent bootstrapping tablet: real 0.056s	user 0.026s	sys 0.027s
I20260709 14:49:21.422181 10452 raft_consensus.cc:359] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.422855 10452 raft_consensus.cc:385] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.422696 10455 raft_consensus.cc:515] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } }
I20260709 14:49:21.423169 10452 raft_consensus.cc:740] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a439a0e6cd646ffb6c6bd1229b9b31f, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.415640 10453 consensus_queue.cc:260] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.423915 10452 consensus_queue.cc:260] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.426113 10452 ts_tablet_manager.cc:1434] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:49:21.426115 10458 ts_tablet_manager.cc:1434] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.001s
I20260709 14:49:21.427098 10452 tablet_bootstrap.cc:492] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f: Bootstrap starting.
I20260709 14:49:21.427796 10260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9284e560b084c5b9975ade9df854f8c" candidate_uuid: "93a557d883ea4ffe924cfdf3eff37943" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
I20260709 14:49:21.428181 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9284e560b084c5b9975ade9df854f8c" candidate_uuid: "93a557d883ea4ffe924cfdf3eff37943" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
I20260709 14:49:21.428339 10260 raft_consensus.cc:3060] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:21.430858 10361 tablet.cc:2406] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 93a557d883ea4ffe924cfdf3eff37943: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:49:21.434316 10452 tablet_bootstrap.cc:654] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.434667 10260 raft_consensus.cc:2468] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93a557d883ea4ffe924cfdf3eff37943 in term 1.
W20260709 14:49:21.437466 10298 leader_election.cc:343] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.439296 10301 leader_election.cc:304] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6a439a0e6cd646ffb6c6bd1229b9b31f, 93a557d883ea4ffe924cfdf3eff37943; no voters: 2b4fb4b045eb4309892429ac6ec3047f
I20260709 14:49:21.443123 10469 raft_consensus.cc:493] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.444484 10458 tablet_bootstrap.cc:492] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f: Bootstrap starting.
I20260709 14:49:21.442628 10453 ts_tablet_manager.cc:1434] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.003s
I20260709 14:49:21.446587 10453 tablet_bootstrap.cc:492] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943: Bootstrap starting.
I20260709 14:49:21.443934 10469 raft_consensus.cc:515] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.445612 10470 raft_consensus.cc:2804] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:21.448473 10469 leader_election.cc:290] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281), 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:21.450371 10455 leader_election.cc:290] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 1 election: Requested vote from peers 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281), 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:21.450512 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3ce01b8ef49c78ab47f15c2623e45" candidate_uuid: "93a557d883ea4ffe924cfdf3eff37943" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f" is_pre_election: true
W20260709 14:49:21.453009 10298 leader_election.cc:343] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.454959 10458 tablet_bootstrap.cc:654] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.457370 10470 raft_consensus.cc:697] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 1 LEADER]: Becoming Leader. State: Replica: 93a557d883ea4ffe924cfdf3eff37943, State: Running, Role: LEADER
I20260709 14:49:21.457792 10260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3ce01b8ef49c78ab47f15c2623e45" candidate_uuid: "93a557d883ea4ffe924cfdf3eff37943" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" is_pre_election: true
W20260709 14:49:21.458853 10301 leader_election.cc:343] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.459285 10301 leader_election.cc:304] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93a557d883ea4ffe924cfdf3eff37943; no voters: 2b4fb4b045eb4309892429ac6ec3047f, 6a439a0e6cd646ffb6c6bd1229b9b31f
I20260709 14:49:21.459455 10470 consensus_queue.cc:237] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } }
I20260709 14:49:21.460053 10455 raft_consensus.cc:2749] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:21.461043 10453 tablet_bootstrap.cc:654] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.466307 10458 tablet_bootstrap.cc:492] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f: No bootstrap required, opened a new log
I20260709 14:49:21.466828 10458 ts_tablet_manager.cc:1403] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.007s
I20260709 14:49:21.470315 10458 raft_consensus.cc:359] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.471067 10458 raft_consensus.cc:385] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.471376 10458 raft_consensus.cc:740] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b4fb4b045eb4309892429ac6ec3047f, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.472111 10458 consensus_queue.cc:260] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.473183 10453 tablet_bootstrap.cc:492] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943: No bootstrap required, opened a new log
I20260709 14:49:21.473639 10453 ts_tablet_manager.cc:1403] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.008s
I20260709 14:49:21.475677 10452 tablet_bootstrap.cc:492] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f: No bootstrap required, opened a new log
I20260709 14:49:21.476178 10452 ts_tablet_manager.cc:1403] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f: Time spent bootstrapping tablet: real 0.049s	user 0.026s	sys 0.020s
I20260709 14:49:21.476601 10453 raft_consensus.cc:359] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.477357 10453 raft_consensus.cc:385] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.477658 10453 raft_consensus.cc:740] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93a557d883ea4ffe924cfdf3eff37943, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.479091 10452 raft_consensus.cc:359] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.479938 10452 raft_consensus.cc:385] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.480324 10452 raft_consensus.cc:740] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a439a0e6cd646ffb6c6bd1229b9b31f, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.480437 10458 ts_tablet_manager.cc:1434] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 14:49:21.481155 10453 consensus_queue.cc:260] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.481186 10452 consensus_queue.cc:260] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.483580 10453 ts_tablet_manager.cc:1434] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:49:21.484001 10452 ts_tablet_manager.cc:1434] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 14:49:21.484508 10453 tablet_bootstrap.cc:492] T ada63d18b1054dc3acdaced04a4fef11 P 93a557d883ea4ffe924cfdf3eff37943: Bootstrap starting.
I20260709 14:49:21.484879 10452 tablet_bootstrap.cc:492] T ada63d18b1054dc3acdaced04a4fef11 P 6a439a0e6cd646ffb6c6bd1229b9b31f: Bootstrap starting.
I20260709 14:49:21.486248 10463 raft_consensus.cc:493] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.495784 10463 raft_consensus.cc:515] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.493347 10157 catalog_manager.cc:5697] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "93a557d883ea4ffe924cfdf3eff37943" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:21.500759 10463 leader_election.cc:290] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281), 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827)
I20260709 14:49:21.502003 10458 tablet_bootstrap.cc:492] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f: Bootstrap starting.
I20260709 14:49:21.506845 10453 tablet_bootstrap.cc:654] T ada63d18b1054dc3acdaced04a4fef11 P 93a557d883ea4ffe924cfdf3eff37943: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.511196 10452 tablet_bootstrap.cc:654] T ada63d18b1054dc3acdaced04a4fef11 P 6a439a0e6cd646ffb6c6bd1229b9b31f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.518332 10453 tablet_bootstrap.cc:492] T ada63d18b1054dc3acdaced04a4fef11 P 93a557d883ea4ffe924cfdf3eff37943: No bootstrap required, opened a new log
I20260709 14:49:21.519245 10453 ts_tablet_manager.cc:1403] T ada63d18b1054dc3acdaced04a4fef11 P 93a557d883ea4ffe924cfdf3eff37943: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.003s
I20260709 14:49:21.519598 10463 raft_consensus.cc:493] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.520093 10463 raft_consensus.cc:515] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.522256 10463 leader_election.cc:290] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281), 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827)
I20260709 14:49:21.522066 10453 raft_consensus.cc:359] T ada63d18b1054dc3acdaced04a4fef11 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.522769 10453 raft_consensus.cc:385] T ada63d18b1054dc3acdaced04a4fef11 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.523051 10453 raft_consensus.cc:740] T ada63d18b1054dc3acdaced04a4fef11 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93a557d883ea4ffe924cfdf3eff37943, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.523965 10453 consensus_queue.cc:260] T ada63d18b1054dc3acdaced04a4fef11 P 93a557d883ea4ffe924cfdf3eff37943 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.516850 10458 tablet_bootstrap.cc:654] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.531329 10453 ts_tablet_manager.cc:1434] T ada63d18b1054dc3acdaced04a4fef11 P 93a557d883ea4ffe924cfdf3eff37943: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260709 14:49:21.532269 10453 tablet_bootstrap.cc:492] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943: Bootstrap starting.
I20260709 14:49:21.536192 10260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291339add2774fc090fd17ccc204fc3e" candidate_uuid: "2b4fb4b045eb4309892429ac6ec3047f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" is_pre_election: true
W20260709 14:49:21.537931 10375 leader_election.cc:343] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.538714 10260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada63d18b1054dc3acdaced04a4fef11" candidate_uuid: "2b4fb4b045eb4309892429ac6ec3047f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" is_pre_election: true
W20260709 14:49:21.540043 10375 leader_election.cc:343] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.544216 10453 tablet_bootstrap.cc:654] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.550355 10335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291339add2774fc090fd17ccc204fc3e" candidate_uuid: "2b4fb4b045eb4309892429ac6ec3047f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93a557d883ea4ffe924cfdf3eff37943" is_pre_election: true
I20260709 14:49:21.551079 10335 raft_consensus.cc:2468] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b4fb4b045eb4309892429ac6ec3047f in term 0.
I20260709 14:49:21.552259 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada63d18b1054dc3acdaced04a4fef11" candidate_uuid: "2b4fb4b045eb4309892429ac6ec3047f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93a557d883ea4ffe924cfdf3eff37943" is_pre_election: true
I20260709 14:49:21.553373 10334 raft_consensus.cc:2468] T ada63d18b1054dc3acdaced04a4fef11 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b4fb4b045eb4309892429ac6ec3047f in term 0.
I20260709 14:49:21.553957 10374 leader_election.cc:304] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [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: 2b4fb4b045eb4309892429ac6ec3047f, 93a557d883ea4ffe924cfdf3eff37943; no voters: 6a439a0e6cd646ffb6c6bd1229b9b31f
I20260709 14:49:21.555227 10463 raft_consensus.cc:2804] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:21.555548 10463 raft_consensus.cc:493] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:21.555878 10463 raft_consensus.cc:3060] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.556633 10453 tablet_bootstrap.cc:492] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943: No bootstrap required, opened a new log
I20260709 14:49:21.557217 10453 ts_tablet_manager.cc:1403] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260709 14:49:21.556310 10374 leader_election.cc:304] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [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: 2b4fb4b045eb4309892429ac6ec3047f, 93a557d883ea4ffe924cfdf3eff37943; no voters: 6a439a0e6cd646ffb6c6bd1229b9b31f
I20260709 14:49:21.560513 10453 raft_consensus.cc:359] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.561192 10453 raft_consensus.cc:385] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.561468 10453 raft_consensus.cc:740] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93a557d883ea4ffe924cfdf3eff37943, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.556728 10458 tablet_bootstrap.cc:492] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f: No bootstrap required, opened a new log
I20260709 14:49:21.562333 10458 ts_tablet_manager.cc:1403] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.005s
I20260709 14:49:21.562251 10453 consensus_queue.cc:260] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.567391 10463 raft_consensus.cc:515] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.568775 10452 tablet_bootstrap.cc:492] T ada63d18b1054dc3acdaced04a4fef11 P 6a439a0e6cd646ffb6c6bd1229b9b31f: No bootstrap required, opened a new log
I20260709 14:49:21.569211 10452 ts_tablet_manager.cc:1403] T ada63d18b1054dc3acdaced04a4fef11 P 6a439a0e6cd646ffb6c6bd1229b9b31f: Time spent bootstrapping tablet: real 0.085s	user 0.022s	sys 0.024s
I20260709 14:49:21.571324 10453 ts_tablet_manager.cc:1434] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 14:49:21.569888 10458 raft_consensus.cc:359] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.573660 10458 raft_consensus.cc:385] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.574087 10260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291339add2774fc090fd17ccc204fc3e" candidate_uuid: "2b4fb4b045eb4309892429ac6ec3047f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
I20260709 14:49:21.574347 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291339add2774fc090fd17ccc204fc3e" candidate_uuid: "2b4fb4b045eb4309892429ac6ec3047f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
I20260709 14:49:21.574965 10334 raft_consensus.cc:3060] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:21.575441 10375 leader_election.cc:343] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.574384 10458 raft_consensus.cc:740] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b4fb4b045eb4309892429ac6ec3047f, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.577059 10458 consensus_queue.cc:260] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.579936 10458 ts_tablet_manager.cc:1434] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260709 14:49:21.580830 10458 tablet_bootstrap.cc:492] T f76782924af84d78b1b43022d598b9f7 P 2b4fb4b045eb4309892429ac6ec3047f: Bootstrap starting.
I20260709 14:49:21.586592 10334 raft_consensus.cc:2468] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b4fb4b045eb4309892429ac6ec3047f in term 1.
I20260709 14:49:21.572988 10485 raft_consensus.cc:2804] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:21.587208 10485 raft_consensus.cc:493] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:21.587592 10485 raft_consensus.cc:3060] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.592754 10374 leader_election.cc:304] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b4fb4b045eb4309892429ac6ec3047f, 93a557d883ea4ffe924cfdf3eff37943; no voters: 6a439a0e6cd646ffb6c6bd1229b9b31f
I20260709 14:49:21.593255 10485 raft_consensus.cc:515] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.594969 10485 leader_election.cc:290] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [CANDIDATE]: Term 1 election: Requested vote from peers 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281), 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827)
I20260709 14:49:21.595455 10485 raft_consensus.cc:2804] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:21.595633 10260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada63d18b1054dc3acdaced04a4fef11" candidate_uuid: "2b4fb4b045eb4309892429ac6ec3047f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
I20260709 14:49:21.595902 10485 raft_consensus.cc:697] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 1 LEADER]: Becoming Leader. State: Replica: 2b4fb4b045eb4309892429ac6ec3047f, State: Running, Role: LEADER
I20260709 14:49:21.572399 10453 tablet_bootstrap.cc:492] T ab6adab849974b5ab10ec37de25e52d4 P 93a557d883ea4ffe924cfdf3eff37943: Bootstrap starting.
I20260709 14:49:21.572227 10452 raft_consensus.cc:359] T ada63d18b1054dc3acdaced04a4fef11 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.597131 10452 raft_consensus.cc:385] T ada63d18b1054dc3acdaced04a4fef11 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.597443 10452 raft_consensus.cc:740] T ada63d18b1054dc3acdaced04a4fef11 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a439a0e6cd646ffb6c6bd1229b9b31f, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.597636 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada63d18b1054dc3acdaced04a4fef11" candidate_uuid: "2b4fb4b045eb4309892429ac6ec3047f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
I20260709 14:49:21.598474 10334 raft_consensus.cc:3060] T ada63d18b1054dc3acdaced04a4fef11 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.573282 10463 leader_election.cc:290] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [CANDIDATE]: Term 1 election: Requested vote from peers 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281), 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827)
I20260709 14:49:21.586826 10458 tablet_bootstrap.cc:654] T f76782924af84d78b1b43022d598b9f7 P 2b4fb4b045eb4309892429ac6ec3047f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.602030 10453 tablet_bootstrap.cc:654] T ab6adab849974b5ab10ec37de25e52d4 P 93a557d883ea4ffe924cfdf3eff37943: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.602943 10485 consensus_queue.cc:237] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.598129 10452 consensus_queue.cc:260] T ada63d18b1054dc3acdaced04a4fef11 P 6a439a0e6cd646ffb6c6bd1229b9b31f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.604604 10260 raft_consensus.cc:3060] T ada63d18b1054dc3acdaced04a4fef11 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.606026 10452 ts_tablet_manager.cc:1434] T ada63d18b1054dc3acdaced04a4fef11 P 6a439a0e6cd646ffb6c6bd1229b9b31f: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.001s
I20260709 14:49:21.606966 10452 tablet_bootstrap.cc:492] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f: Bootstrap starting.
I20260709 14:49:21.610874 10260 raft_consensus.cc:2468] T ada63d18b1054dc3acdaced04a4fef11 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b4fb4b045eb4309892429ac6ec3047f in term 1.
I20260709 14:49:21.615609 10463 raft_consensus.cc:493] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.616084 10463 raft_consensus.cc:515] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.618050 10463 leader_election.cc:290] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281), 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827)
I20260709 14:49:21.619084 10259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3ce01b8ef49c78ab47f15c2623e45" candidate_uuid: "2b4fb4b045eb4309892429ac6ec3047f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" is_pre_election: true
I20260709 14:49:21.619664 10335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3ce01b8ef49c78ab47f15c2623e45" candidate_uuid: "2b4fb4b045eb4309892429ac6ec3047f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93a557d883ea4ffe924cfdf3eff37943" is_pre_election: true
I20260709 14:49:21.620261 10335 raft_consensus.cc:2468] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b4fb4b045eb4309892429ac6ec3047f in term 0.
W20260709 14:49:21.620462 10375 leader_election.cc:343] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.621615 10374 leader_election.cc:304] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [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: 2b4fb4b045eb4309892429ac6ec3047f, 93a557d883ea4ffe924cfdf3eff37943; no voters: 6a439a0e6cd646ffb6c6bd1229b9b31f
I20260709 14:49:21.622396 10463 raft_consensus.cc:2804] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:21.622773 10463 raft_consensus.cc:493] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:21.623095 10463 raft_consensus.cc:3060] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.626497 10459 raft_consensus.cc:493] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.626960 10459 raft_consensus.cc:515] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.629467 10459 leader_election.cc:290] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827), 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:21.629292 10463 raft_consensus.cc:515] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.631189 10463 leader_election.cc:290] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [CANDIDATE]: Term 1 election: Requested vote from peers 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281), 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827)
I20260709 14:49:21.631775 10259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3ce01b8ef49c78ab47f15c2623e45" candidate_uuid: "2b4fb4b045eb4309892429ac6ec3047f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
W20260709 14:49:21.632965 10375 leader_election.cc:343] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.634685 10463 raft_consensus.cc:493] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.635131 10463 raft_consensus.cc:515] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.636402 10335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3ce01b8ef49c78ab47f15c2623e45" candidate_uuid: "2b4fb4b045eb4309892429ac6ec3047f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
I20260709 14:49:21.636922 10335 raft_consensus.cc:3060] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.637107 10463 leader_election.cc:290] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281), 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827)
I20260709 14:49:21.637665 10259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8b3400393543e49e7665ded75d51e6" candidate_uuid: "2b4fb4b045eb4309892429ac6ec3047f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" is_pre_election: true
I20260709 14:49:21.638221 10259 raft_consensus.cc:2468] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b4fb4b045eb4309892429ac6ec3047f in term 0.
I20260709 14:49:21.639436 10452 tablet_bootstrap.cc:654] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.639289 10333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8b3400393543e49e7665ded75d51e6" candidate_uuid: "2b4fb4b045eb4309892429ac6ec3047f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93a557d883ea4ffe924cfdf3eff37943" is_pre_election: true
I20260709 14:49:21.640009 10333 raft_consensus.cc:2468] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b4fb4b045eb4309892429ac6ec3047f in term 0.
I20260709 14:49:21.641296 10375 leader_election.cc:304] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b4fb4b045eb4309892429ac6ec3047f, 6a439a0e6cd646ffb6c6bd1229b9b31f; no voters: 
I20260709 14:49:21.642215 10375 leader_election.cc:304] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b4fb4b045eb4309892429ac6ec3047f, 6a439a0e6cd646ffb6c6bd1229b9b31f; no voters: 
I20260709 14:49:21.643035 10486 raft_consensus.cc:2804] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:21.643392 10486 raft_consensus.cc:493] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:21.643724 10486 raft_consensus.cc:3060] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.646925 10335 raft_consensus.cc:2468] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b4fb4b045eb4309892429ac6ec3047f in term 1.
I20260709 14:49:21.648007 10374 leader_election.cc:304] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b4fb4b045eb4309892429ac6ec3047f, 93a557d883ea4ffe924cfdf3eff37943; no voters: 6a439a0e6cd646ffb6c6bd1229b9b31f
I20260709 14:49:21.650375 10486 raft_consensus.cc:515] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.650858 10334 raft_consensus.cc:2468] T ada63d18b1054dc3acdaced04a4fef11 P 93a557d883ea4ffe924cfdf3eff37943 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b4fb4b045eb4309892429ac6ec3047f in term 1.
I20260709 14:49:21.652468 10486 leader_election.cc:290] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [CANDIDATE]: Term 1 election: Requested vote from peers 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281), 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827)
I20260709 14:49:21.652979 10486 raft_consensus.cc:2804] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:21.653138 10260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8b3400393543e49e7665ded75d51e6" candidate_uuid: "2b4fb4b045eb4309892429ac6ec3047f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
I20260709 14:49:21.653425 10486 raft_consensus.cc:697] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 LEADER]: Becoming Leader. State: Replica: 2b4fb4b045eb4309892429ac6ec3047f, State: Running, Role: LEADER
I20260709 14:49:21.653705 10260 raft_consensus.cc:3060] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.654245 10486 consensus_queue.cc:237] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.656019 10463 raft_consensus.cc:2804] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:21.660435 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8b3400393543e49e7665ded75d51e6" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f" is_pre_election: true
I20260709 14:49:21.661347 10408 raft_consensus.cc:2393] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a439a0e6cd646ffb6c6bd1229b9b31f in current term 1: Already voted for candidate 2b4fb4b045eb4309892429ac6ec3047f in this term.
I20260709 14:49:21.662488 10260 raft_consensus.cc:2468] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b4fb4b045eb4309892429ac6ec3047f in term 1.
I20260709 14:49:21.663501 10375 leader_election.cc:304] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b4fb4b045eb4309892429ac6ec3047f, 6a439a0e6cd646ffb6c6bd1229b9b31f; no voters: 
I20260709 14:49:21.667047 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8b3400393543e49e7665ded75d51e6" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93a557d883ea4ffe924cfdf3eff37943" is_pre_election: true
I20260709 14:49:21.667651 10334 raft_consensus.cc:2468] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a439a0e6cd646ffb6c6bd1229b9b31f in term 0.
I20260709 14:49:21.668819 10225 leader_election.cc:304] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [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: 6a439a0e6cd646ffb6c6bd1229b9b31f, 93a557d883ea4ffe924cfdf3eff37943; no voters: 2b4fb4b045eb4309892429ac6ec3047f
I20260709 14:49:21.669915 10459 raft_consensus.cc:2764] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:49:21.680847 10458 tablet_bootstrap.cc:492] T f76782924af84d78b1b43022d598b9f7 P 2b4fb4b045eb4309892429ac6ec3047f: No bootstrap required, opened a new log
I20260709 14:49:21.681332 10458 ts_tablet_manager.cc:1403] T f76782924af84d78b1b43022d598b9f7 P 2b4fb4b045eb4309892429ac6ec3047f: Time spent bootstrapping tablet: real 0.101s	user 0.019s	sys 0.004s
I20260709 14:49:21.683218 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8b3400393543e49e7665ded75d51e6" candidate_uuid: "2b4fb4b045eb4309892429ac6ec3047f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
I20260709 14:49:21.683771 10334 raft_consensus.cc:3060] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.687100 10458 raft_consensus.cc:359] T f76782924af84d78b1b43022d598b9f7 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.687804 10458 raft_consensus.cc:385] T f76782924af84d78b1b43022d598b9f7 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.688122 10458 raft_consensus.cc:740] T f76782924af84d78b1b43022d598b9f7 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b4fb4b045eb4309892429ac6ec3047f, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.688829 10458 consensus_queue.cc:260] T f76782924af84d78b1b43022d598b9f7 P 2b4fb4b045eb4309892429ac6ec3047f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.689872 10334 raft_consensus.cc:2468] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b4fb4b045eb4309892429ac6ec3047f in term 1.
I20260709 14:49:21.692327 10493 raft_consensus.cc:2804] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:21.692768 10493 raft_consensus.cc:697] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 LEADER]: Becoming Leader. State: Replica: 2b4fb4b045eb4309892429ac6ec3047f, State: Running, Role: LEADER
I20260709 14:49:21.694003 10493 consensus_queue.cc:237] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.699939 10463 raft_consensus.cc:697] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 LEADER]: Becoming Leader. State: Replica: 2b4fb4b045eb4309892429ac6ec3047f, State: Running, Role: LEADER
I20260709 14:49:21.700796 10463 consensus_queue.cc:237] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.699012 10156 catalog_manager.cc:5697] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67). New cstate: current_term: 1 leader_uuid: "2b4fb4b045eb4309892429ac6ec3047f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:21.710963 10470 raft_consensus.cc:493] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.711409 10470 raft_consensus.cc:515] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.713402 10470 leader_election.cc:290] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281), 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:21.715698 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7ac6dd4d8f48c1b1007784fe5f9938" candidate_uuid: "93a557d883ea4ffe924cfdf3eff37943" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f" is_pre_election: true
W20260709 14:49:21.717854 10298 leader_election.cc:343] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.720005 10260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7ac6dd4d8f48c1b1007784fe5f9938" candidate_uuid: "93a557d883ea4ffe924cfdf3eff37943" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" is_pre_election: true
W20260709 14:49:21.721709 10301 leader_election.cc:343] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.722129 10301 leader_election.cc:304] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93a557d883ea4ffe924cfdf3eff37943; no voters: 2b4fb4b045eb4309892429ac6ec3047f, 6a439a0e6cd646ffb6c6bd1229b9b31f
I20260709 14:49:21.722345 10452 tablet_bootstrap.cc:492] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f: No bootstrap required, opened a new log
I20260709 14:49:21.722921 10452 ts_tablet_manager.cc:1403] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f: Time spent bootstrapping tablet: real 0.116s	user 0.013s	sys 0.009s
I20260709 14:49:21.722862 10470 raft_consensus.cc:2749] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:21.723887 10459 raft_consensus.cc:493] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.724323 10459 raft_consensus.cc:515] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.726240 10459 leader_election.cc:290] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827), 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:21.726106 10452 raft_consensus.cc:359] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.726933 10452 raft_consensus.cc:385] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.726797 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e7042cc2d24d96acef1fe7f547264a" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93a557d883ea4ffe924cfdf3eff37943" is_pre_election: true
I20260709 14:49:21.727366 10452 raft_consensus.cc:740] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a439a0e6cd646ffb6c6bd1229b9b31f, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.727526 10334 raft_consensus.cc:2468] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a439a0e6cd646ffb6c6bd1229b9b31f in term 0.
I20260709 14:49:21.728149 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e7042cc2d24d96acef1fe7f547264a" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f" is_pre_election: true
I20260709 14:49:21.728431 10452 consensus_queue.cc:260] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.728878 10225 leader_election.cc:304] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a439a0e6cd646ffb6c6bd1229b9b31f, 93a557d883ea4ffe924cfdf3eff37943; no voters: 
W20260709 14:49:21.729770 10223 leader_election.cc:343] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.730764 10459 raft_consensus.cc:2804] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:21.731365 10459 raft_consensus.cc:493] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:21.731750 10459 raft_consensus.cc:3060] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.738595 10459 raft_consensus.cc:515] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.740770 10459 leader_election.cc:290] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [CANDIDATE]: Term 1 election: Requested vote from peers 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827), 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:21.742182 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e7042cc2d24d96acef1fe7f547264a" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
W20260709 14:49:21.743613 10223 leader_election.cc:343] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.746563 10453 tablet_bootstrap.cc:492] T ab6adab849974b5ab10ec37de25e52d4 P 93a557d883ea4ffe924cfdf3eff37943: No bootstrap required, opened a new log
I20260709 14:49:21.746978 10453 ts_tablet_manager.cc:1403] T ab6adab849974b5ab10ec37de25e52d4 P 93a557d883ea4ffe924cfdf3eff37943: Time spent bootstrapping tablet: real 0.175s	user 0.020s	sys 0.036s
I20260709 14:49:21.746757 10156 catalog_manager.cc:5697] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67). New cstate: current_term: 1 leader_uuid: "2b4fb4b045eb4309892429ac6ec3047f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:21.748662 10156 catalog_manager.cc:5697] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67). New cstate: current_term: 1 leader_uuid: "2b4fb4b045eb4309892429ac6ec3047f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:21.749954 10453 raft_consensus.cc:359] T ab6adab849974b5ab10ec37de25e52d4 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.750651 10453 raft_consensus.cc:385] T ab6adab849974b5ab10ec37de25e52d4 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.750909 10453 raft_consensus.cc:740] T ab6adab849974b5ab10ec37de25e52d4 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93a557d883ea4ffe924cfdf3eff37943, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.750401 10156 catalog_manager.cc:5697] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67). New cstate: current_term: 1 leader_uuid: "2b4fb4b045eb4309892429ac6ec3047f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:21.751631 10453 consensus_queue.cc:260] T ab6adab849974b5ab10ec37de25e52d4 P 93a557d883ea4ffe924cfdf3eff37943 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.753582 10453 ts_tablet_manager.cc:1434] T ab6adab849974b5ab10ec37de25e52d4 P 93a557d883ea4ffe924cfdf3eff37943: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:21.754448 10453 tablet_bootstrap.cc:492] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943: Bootstrap starting.
I20260709 14:49:21.758671 10458 ts_tablet_manager.cc:1434] T f76782924af84d78b1b43022d598b9f7 P 2b4fb4b045eb4309892429ac6ec3047f: Time spent starting tablet: real 0.077s	user 0.005s	sys 0.008s
I20260709 14:49:21.759794 10458 tablet_bootstrap.cc:492] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 2b4fb4b045eb4309892429ac6ec3047f: Bootstrap starting.
I20260709 14:49:21.760764 10452 ts_tablet_manager.cc:1434] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.001s
I20260709 14:49:21.764889 10452 tablet_bootstrap.cc:492] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f: Bootstrap starting.
I20260709 14:49:21.770397 10453 tablet_bootstrap.cc:654] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.772038 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e7042cc2d24d96acef1fe7f547264a" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
I20260709 14:49:21.772655 10334 raft_consensus.cc:3060] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.774667 10458 tablet_bootstrap.cc:654] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 2b4fb4b045eb4309892429ac6ec3047f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.778924 10334 raft_consensus.cc:2468] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a439a0e6cd646ffb6c6bd1229b9b31f in term 1.
I20260709 14:49:21.782315 10225 leader_election.cc:304] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6a439a0e6cd646ffb6c6bd1229b9b31f, 93a557d883ea4ffe924cfdf3eff37943; no voters: 2b4fb4b045eb4309892429ac6ec3047f
I20260709 14:49:21.783927 10500 raft_consensus.cc:2804] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:21.784431 10500 raft_consensus.cc:697] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 LEADER]: Becoming Leader. State: Replica: 6a439a0e6cd646ffb6c6bd1229b9b31f, State: Running, Role: LEADER
I20260709 14:49:21.785266 10500 consensus_queue.cc:237] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.786937 10452 tablet_bootstrap.cc:654] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.794700 10458 tablet_bootstrap.cc:492] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 2b4fb4b045eb4309892429ac6ec3047f: No bootstrap required, opened a new log
I20260709 14:49:21.795159 10458 ts_tablet_manager.cc:1403] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 2b4fb4b045eb4309892429ac6ec3047f: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.015s
I20260709 14:49:21.796270 10453 tablet_bootstrap.cc:492] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943: No bootstrap required, opened a new log
I20260709 14:49:21.796674 10453 ts_tablet_manager.cc:1403] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943: Time spent bootstrapping tablet: real 0.042s	user 0.002s	sys 0.010s
I20260709 14:49:21.798000 10458 raft_consensus.cc:359] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.798689 10458 raft_consensus.cc:385] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.798964 10458 raft_consensus.cc:740] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b4fb4b045eb4309892429ac6ec3047f, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.798972 10453 raft_consensus.cc:359] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.799729 10453 raft_consensus.cc:385] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.800055 10453 raft_consensus.cc:740] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93a557d883ea4ffe924cfdf3eff37943, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.799790 10458 consensus_queue.cc:260] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 2b4fb4b045eb4309892429ac6ec3047f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.800683 10453 consensus_queue.cc:260] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.801963 10458 ts_tablet_manager.cc:1434] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 2b4fb4b045eb4309892429ac6ec3047f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:21.802838 10453 ts_tablet_manager.cc:1434] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:21.802855 10458 tablet_bootstrap.cc:492] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f: Bootstrap starting.
I20260709 14:49:21.809312 10458 tablet_bootstrap.cc:654] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.815662 10156 catalog_manager.cc:5697] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65). New cstate: current_term: 1 leader_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:21.837110 10452 tablet_bootstrap.cc:492] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f: No bootstrap required, opened a new log
I20260709 14:49:21.837143 10458 tablet_bootstrap.cc:492] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f: No bootstrap required, opened a new log
I20260709 14:49:21.837711 10452 ts_tablet_manager.cc:1403] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f: Time spent bootstrapping tablet: real 0.073s	user 0.024s	sys 0.020s
I20260709 14:49:21.838277 10458 ts_tablet_manager.cc:1403] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.004s
I20260709 14:49:21.840688 10458 raft_consensus.cc:359] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.840618 10452 raft_consensus.cc:359] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.841320 10458 raft_consensus.cc:385] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.841426 10452 raft_consensus.cc:385] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.841629 10458 raft_consensus.cc:740] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b4fb4b045eb4309892429ac6ec3047f, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.841789 10452 raft_consensus.cc:740] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a439a0e6cd646ffb6c6bd1229b9b31f, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.842298 10458 consensus_queue.cc:260] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.842476 10452 consensus_queue.cc:260] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.845014 10452 ts_tablet_manager.cc:1434] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 14:49:21.845903 10452 tablet_bootstrap.cc:492] T 291339add2774fc090fd17ccc204fc3e P 6a439a0e6cd646ffb6c6bd1229b9b31f: Bootstrap starting.
I20260709 14:49:21.846632 10458 ts_tablet_manager.cc:1434] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 14:49:21.847528 10458 tablet_bootstrap.cc:492] T ab6adab849974b5ab10ec37de25e52d4 P 2b4fb4b045eb4309892429ac6ec3047f: Bootstrap starting.
I20260709 14:49:21.851958 10452 tablet_bootstrap.cc:654] T 291339add2774fc090fd17ccc204fc3e P 6a439a0e6cd646ffb6c6bd1229b9b31f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.853703 10458 tablet_bootstrap.cc:654] T ab6adab849974b5ab10ec37de25e52d4 P 2b4fb4b045eb4309892429ac6ec3047f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.862954 10452 tablet_bootstrap.cc:492] T 291339add2774fc090fd17ccc204fc3e P 6a439a0e6cd646ffb6c6bd1229b9b31f: No bootstrap required, opened a new log
I20260709 14:49:21.863404 10452 ts_tablet_manager.cc:1403] T 291339add2774fc090fd17ccc204fc3e P 6a439a0e6cd646ffb6c6bd1229b9b31f: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260709 14:49:21.865872 10452 raft_consensus.cc:359] T 291339add2774fc090fd17ccc204fc3e P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.866478 10452 raft_consensus.cc:385] T 291339add2774fc090fd17ccc204fc3e P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.866739 10452 raft_consensus.cc:740] T 291339add2774fc090fd17ccc204fc3e P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a439a0e6cd646ffb6c6bd1229b9b31f, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.867338 10452 consensus_queue.cc:260] T 291339add2774fc090fd17ccc204fc3e P 6a439a0e6cd646ffb6c6bd1229b9b31f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.869123 10452 ts_tablet_manager.cc:1434] T 291339add2774fc090fd17ccc204fc3e P 6a439a0e6cd646ffb6c6bd1229b9b31f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:49:21.870050 10452 tablet_bootstrap.cc:492] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f: Bootstrap starting.
I20260709 14:49:21.876796 10458 tablet_bootstrap.cc:492] T ab6adab849974b5ab10ec37de25e52d4 P 2b4fb4b045eb4309892429ac6ec3047f: No bootstrap required, opened a new log
I20260709 14:49:21.877353 10458 ts_tablet_manager.cc:1403] T ab6adab849974b5ab10ec37de25e52d4 P 2b4fb4b045eb4309892429ac6ec3047f: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.007s
I20260709 14:49:21.883572 10452 tablet_bootstrap.cc:654] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.885453 10458 raft_consensus.cc:359] T ab6adab849974b5ab10ec37de25e52d4 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.886085 10458 raft_consensus.cc:385] T ab6adab849974b5ab10ec37de25e52d4 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.886382 10458 raft_consensus.cc:740] T ab6adab849974b5ab10ec37de25e52d4 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b4fb4b045eb4309892429ac6ec3047f, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.887068 10458 consensus_queue.cc:260] T ab6adab849974b5ab10ec37de25e52d4 P 2b4fb4b045eb4309892429ac6ec3047f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.888849 10458 ts_tablet_manager.cc:1434] T ab6adab849974b5ab10ec37de25e52d4 P 2b4fb4b045eb4309892429ac6ec3047f: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 14:49:21.889240 10452 tablet_bootstrap.cc:492] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f: No bootstrap required, opened a new log
I20260709 14:49:21.889662 10452 ts_tablet_manager.cc:1403] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260709 14:49:21.889662 10458 tablet_bootstrap.cc:492] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f: Bootstrap starting.
I20260709 14:49:21.892249 10452 raft_consensus.cc:359] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.892936 10452 raft_consensus.cc:385] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.893253 10452 raft_consensus.cc:740] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a439a0e6cd646ffb6c6bd1229b9b31f, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.894111 10452 consensus_queue.cc:260] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.895851 10458 tablet_bootstrap.cc:654] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.895967 10452 ts_tablet_manager.cc:1434] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:21.902192 10500 raft_consensus.cc:493] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.902658 10500 raft_consensus.cc:515] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.904788 10500 leader_election.cc:290] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827), 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:21.906399 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76782924af84d78b1b43022d598b9f7" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93a557d883ea4ffe924cfdf3eff37943" is_pre_election: true
I20260709 14:49:21.906980 10334 raft_consensus.cc:2468] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a439a0e6cd646ffb6c6bd1229b9b31f in term 0.
I20260709 14:49:21.907629 10458 tablet_bootstrap.cc:492] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f: No bootstrap required, opened a new log
I20260709 14:49:21.908041 10458 ts_tablet_manager.cc:1403] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260709 14:49:21.908174 10225 leader_election.cc:304] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a439a0e6cd646ffb6c6bd1229b9b31f, 93a557d883ea4ffe924cfdf3eff37943; no voters: 
I20260709 14:49:21.908875 10500 raft_consensus.cc:2804] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:21.909268 10500 raft_consensus.cc:493] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:21.909649 10500 raft_consensus.cc:3060] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.910043 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76782924af84d78b1b43022d598b9f7" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f" is_pre_election: true
I20260709 14:49:21.910508 10458 raft_consensus.cc:359] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } }
I20260709 14:49:21.910614 10408 raft_consensus.cc:2468] T f76782924af84d78b1b43022d598b9f7 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a439a0e6cd646ffb6c6bd1229b9b31f in term 0.
I20260709 14:49:21.911264 10458 raft_consensus.cc:385] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.911542 10458 raft_consensus.cc:740] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b4fb4b045eb4309892429ac6ec3047f, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.912181 10458 consensus_queue.cc:260] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } }
I20260709 14:49:21.913652 10458 ts_tablet_manager.cc:1434] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:21.913583 10459 raft_consensus.cc:493] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.914103 10459 raft_consensus.cc:515] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.915992 10459 leader_election.cc:290] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827), 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:21.916671 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6adab849974b5ab10ec37de25e52d4" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93a557d883ea4ffe924cfdf3eff37943" is_pre_election: true
I20260709 14:49:21.917233 10334 raft_consensus.cc:2468] T ab6adab849974b5ab10ec37de25e52d4 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a439a0e6cd646ffb6c6bd1229b9b31f in term 0.
I20260709 14:49:21.917482 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6adab849974b5ab10ec37de25e52d4" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f" is_pre_election: true
I20260709 14:49:21.918062 10408 raft_consensus.cc:2468] T ab6adab849974b5ab10ec37de25e52d4 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a439a0e6cd646ffb6c6bd1229b9b31f in term 0.
I20260709 14:49:21.919337 10223 leader_election.cc:304] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b4fb4b045eb4309892429ac6ec3047f, 6a439a0e6cd646ffb6c6bd1229b9b31f; no voters: 
I20260709 14:49:21.920089 10459 raft_consensus.cc:2804] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:21.920408 10459 raft_consensus.cc:493] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:21.920738 10459 raft_consensus.cc:3060] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.926321 10459 raft_consensus.cc:515] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.927302 10500 raft_consensus.cc:515] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.929302 10500 leader_election.cc:290] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [CANDIDATE]: Term 1 election: Requested vote from peers 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827), 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:21.929991 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76782924af84d78b1b43022d598b9f7" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
I20260709 14:49:21.929991 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76782924af84d78b1b43022d598b9f7" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
I20260709 14:49:21.930642 10408 raft_consensus.cc:3060] T f76782924af84d78b1b43022d598b9f7 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.930683 10334 raft_consensus.cc:3060] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.937520 10459 leader_election.cc:290] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [CANDIDATE]: Term 1 election: Requested vote from peers 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827), 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:21.938199 10334 raft_consensus.cc:2468] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a439a0e6cd646ffb6c6bd1229b9b31f in term 1.
I20260709 14:49:21.939127 10225 leader_election.cc:304] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a439a0e6cd646ffb6c6bd1229b9b31f, 93a557d883ea4ffe924cfdf3eff37943; no voters: 
I20260709 14:49:21.939419 10335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6adab849974b5ab10ec37de25e52d4" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
I20260709 14:49:21.939819 10459 raft_consensus.cc:2804] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:21.940110 10335 raft_consensus.cc:3060] T ab6adab849974b5ab10ec37de25e52d4 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.940362 10459 raft_consensus.cc:697] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 LEADER]: Becoming Leader. State: Replica: 6a439a0e6cd646ffb6c6bd1229b9b31f, State: Running, Role: LEADER
I20260709 14:49:21.941373 10459 consensus_queue.cc:237] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.941762 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6adab849974b5ab10ec37de25e52d4" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
I20260709 14:49:21.942404 10409 raft_consensus.cc:3060] T ab6adab849974b5ab10ec37de25e52d4 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.949019 10155 catalog_manager.cc:5697] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65). New cstate: current_term: 1 leader_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:21.954231 10335 raft_consensus.cc:2468] T ab6adab849974b5ab10ec37de25e52d4 P 93a557d883ea4ffe924cfdf3eff37943 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a439a0e6cd646ffb6c6bd1229b9b31f in term 1.
I20260709 14:49:21.955359 10225 leader_election.cc:304] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a439a0e6cd646ffb6c6bd1229b9b31f, 93a557d883ea4ffe924cfdf3eff37943; no voters: 
I20260709 14:49:21.956084 10409 raft_consensus.cc:2468] T ab6adab849974b5ab10ec37de25e52d4 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a439a0e6cd646ffb6c6bd1229b9b31f in term 1.
I20260709 14:49:21.957592 10459 raft_consensus.cc:2804] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:21.957901 10408 raft_consensus.cc:2468] T f76782924af84d78b1b43022d598b9f7 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a439a0e6cd646ffb6c6bd1229b9b31f in term 1.
I20260709 14:49:21.958088 10459 raft_consensus.cc:697] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 LEADER]: Becoming Leader. State: Replica: 6a439a0e6cd646ffb6c6bd1229b9b31f, State: Running, Role: LEADER
I20260709 14:49:21.958921 10459 consensus_queue.cc:237] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:21.965670 10155 catalog_manager.cc:5697] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65). New cstate: current_term: 1 leader_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:21.981395 10470 consensus_queue.cc:1048] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.001489 10408 raft_consensus.cc:3060] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.007773 10470 consensus_queue.cc:1048] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.060101 10459 raft_consensus.cc:493] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.060580 10459 raft_consensus.cc:515] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:22.062124 10459 leader_election.cc:290] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827), 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:22.062852 10335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3ce01b8ef49c78ab47f15c2623e45" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93a557d883ea4ffe924cfdf3eff37943" is_pre_election: true
I20260709 14:49:22.063071 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3ce01b8ef49c78ab47f15c2623e45" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f" is_pre_election: true
I20260709 14:49:22.063633 10335 raft_consensus.cc:2393] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a439a0e6cd646ffb6c6bd1229b9b31f in current term 1: Already voted for candidate 2b4fb4b045eb4309892429ac6ec3047f in this term.
I20260709 14:49:22.064553 10225 leader_election.cc:304] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a439a0e6cd646ffb6c6bd1229b9b31f; no voters: 2b4fb4b045eb4309892429ac6ec3047f, 93a557d883ea4ffe924cfdf3eff37943
I20260709 14:49:22.065112 10459 raft_consensus.cc:3060] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.069080 10459 raft_consensus.cc:2749] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:22.107842 10459 raft_consensus.cc:493] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.108352 10459 raft_consensus.cc:515] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:22.110898 10497 consensus_queue.cc:1048] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.111259 10335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7ac6dd4d8f48c1b1007784fe5f9938" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93a557d883ea4ffe924cfdf3eff37943" is_pre_election: true
I20260709 14:49:22.111388 10459 leader_election.cc:290] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827), 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:22.111835 10335 raft_consensus.cc:2468] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a439a0e6cd646ffb6c6bd1229b9b31f in term 0.
I20260709 14:49:22.112085 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7ac6dd4d8f48c1b1007784fe5f9938" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f" is_pre_election: true
I20260709 14:49:22.112706 10408 raft_consensus.cc:2468] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a439a0e6cd646ffb6c6bd1229b9b31f in term 0.
I20260709 14:49:22.112910 10225 leader_election.cc:304] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a439a0e6cd646ffb6c6bd1229b9b31f, 93a557d883ea4ffe924cfdf3eff37943; no voters: 
I20260709 14:49:22.113741 10459 raft_consensus.cc:2804] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:22.114120 10459 raft_consensus.cc:493] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:22.114490 10459 raft_consensus.cc:3060] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.122316 10459 raft_consensus.cc:515] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:22.123064 10495 consensus_queue.cc:1048] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.125484 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7ac6dd4d8f48c1b1007784fe5f9938" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
I20260709 14:49:22.126034 10408 raft_consensus.cc:3060] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.130241 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7ac6dd4d8f48c1b1007784fe5f9938" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
I20260709 14:49:22.130795 10334 raft_consensus.cc:3060] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 93a557d883ea4ffe924cfdf3eff37943 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.137413 10334 raft_consensus.cc:2468] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 93a557d883ea4ffe924cfdf3eff37943 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a439a0e6cd646ffb6c6bd1229b9b31f in term 1.
I20260709 14:49:22.138403 10225 leader_election.cc:304] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a439a0e6cd646ffb6c6bd1229b9b31f, 93a557d883ea4ffe924cfdf3eff37943; no voters: 
I20260709 14:49:22.139261 10500 raft_consensus.cc:2804] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:22.142318 10408 raft_consensus.cc:2468] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a439a0e6cd646ffb6c6bd1229b9b31f in term 1.
I20260709 14:49:22.143625 10459 leader_election.cc:290] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [CANDIDATE]: Term 1 election: Requested vote from peers 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827), 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:22.144835 10486 consensus_queue.cc:1048] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.145473 10500 raft_consensus.cc:697] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 LEADER]: Becoming Leader. State: Replica: 6a439a0e6cd646ffb6c6bd1229b9b31f, State: Running, Role: LEADER
I20260709 14:49:22.146349 10500 consensus_queue.cc:237] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:22.169752 10260 raft_consensus.cc:3060] T 291339add2774fc090fd17ccc204fc3e P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.173601 10408 raft_consensus.cc:3060] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:22.179950 10486 consensus_queue.cc:1048] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.180874 10155 catalog_manager.cc:5697] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65). New cstate: current_term: 1 leader_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:22.191150 10522 consensus_queue.cc:1048] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.193625 10493 consensus_queue.cc:1048] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.196203 10500 consensus_queue.cc:1048] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.197397 10463 consensus_queue.cc:1048] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.275310 10495 consensus_queue.cc:1048] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.292716 10495 consensus_queue.cc:1048] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:22.343034 10500 consensus_queue.cc:1048] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.353840 10459 consensus_queue.cc:1048] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.380568 10459 consensus_queue.cc:1048] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.392311 10500 consensus_queue.cc:1048] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.392432 10335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9284e560b084c5b9975ade9df854f8c"
dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
mode: GRACEFUL
new_leader_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
 from {username='slave'} at 127.0.0.1:45086
I20260709 14:49:22.393098 10335 raft_consensus.cc:606] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 1 LEADER]: Received request to transfer leadership to TS 6a439a0e6cd646ffb6c6bd1229b9b31f
I20260709 14:49:22.420007 10408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df8b3400393543e49e7665ded75d51e6"
dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
mode: GRACEFUL
new_leader_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
 from {username='slave'} at 127.0.0.1:51710
I20260709 14:49:22.420457 10408 raft_consensus.cc:606] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 LEADER]: Received request to transfer leadership to TS 6a439a0e6cd646ffb6c6bd1229b9b31f
I20260709 14:49:22.438680 10260 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f76782924af84d78b1b43022d598b9f7"
dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
mode: GRACEFUL
new_leader_uuid: "93a557d883ea4ffe924cfdf3eff37943"
 from {username='slave'} at 127.0.0.1:44204
I20260709 14:49:22.439141 10260 raft_consensus.cc:606] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 LEADER]: Received request to transfer leadership to TS 93a557d883ea4ffe924cfdf3eff37943
I20260709 14:49:22.444080 10408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ada63d18b1054dc3acdaced04a4fef11"
dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
mode: GRACEFUL
new_leader_uuid: "93a557d883ea4ffe924cfdf3eff37943"
 from {username='slave'} at 127.0.0.1:51710
I20260709 14:49:22.444640 10408 raft_consensus.cc:606] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 LEADER]: Received request to transfer leadership to TS 93a557d883ea4ffe924cfdf3eff37943
I20260709 14:49:22.449445 10408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "291339add2774fc090fd17ccc204fc3e"
dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
mode: GRACEFUL
new_leader_uuid: "93a557d883ea4ffe924cfdf3eff37943"
 from {username='slave'} at 127.0.0.1:51710
I20260709 14:49:22.449980 10408 raft_consensus.cc:606] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 1 LEADER]: Received request to transfer leadership to TS 93a557d883ea4ffe924cfdf3eff37943
I20260709 14:49:22.454609 10408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96a3ce01b8ef49c78ab47f15c2623e45"
dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
mode: GRACEFUL
new_leader_uuid: "93a557d883ea4ffe924cfdf3eff37943"
 from {username='slave'} at 127.0.0.1:51710
I20260709 14:49:22.455122 10408 raft_consensus.cc:606] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 LEADER]: Received request to transfer leadership to TS 93a557d883ea4ffe924cfdf3eff37943
I20260709 14:49:22.459576 10260 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d7ac6dd4d8f48c1b1007784fe5f9938"
dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
mode: GRACEFUL
new_leader_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
 from {username='slave'} at 127.0.0.1:44204
I20260709 14:49:22.460017 10260 raft_consensus.cc:606] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 LEADER]: Received request to transfer leadership to TS 2b4fb4b045eb4309892429ac6ec3047f
I20260709 14:49:22.522101 10463 raft_consensus.cc:993] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f: : Instructing follower 93a557d883ea4ffe924cfdf3eff37943 to start an election
I20260709 14:49:22.522578 10495 raft_consensus.cc:1081] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 LEADER]: Signalling peer 93a557d883ea4ffe924cfdf3eff37943 to start an election
I20260709 14:49:22.524326 10335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96a3ce01b8ef49c78ab47f15c2623e45"
dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
 from {username='slave'} at 127.0.0.1:45066
I20260709 14:49:22.524847 10335 raft_consensus.cc:493] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:22.525162 10335 raft_consensus.cc:3060] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.530074 10335 raft_consensus.cc:515] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:22.532403 10335 leader_election.cc:290] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 2 election: Requested vote from peers 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281), 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:22.533509 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3ce01b8ef49c78ab47f15c2623e45" candidate_uuid: "93a557d883ea4ffe924cfdf3eff37943" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
I20260709 14:49:22.534063 10408 raft_consensus.cc:3055] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:22.534368 10408 raft_consensus.cc:740] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b4fb4b045eb4309892429ac6ec3047f, State: Running, Role: LEADER
I20260709 14:49:22.535223 10260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3ce01b8ef49c78ab47f15c2623e45" candidate_uuid: "93a557d883ea4ffe924cfdf3eff37943" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
I20260709 14:49:22.535768 10260 raft_consensus.cc:3060] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.536702 10408 consensus_queue.cc:260] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:22.538040 10408 raft_consensus.cc:3060] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.542117 10260 raft_consensus.cc:2468] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93a557d883ea4ffe924cfdf3eff37943 in term 2.
I20260709 14:49:22.543218 10301 leader_election.cc:304] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a439a0e6cd646ffb6c6bd1229b9b31f, 93a557d883ea4ffe924cfdf3eff37943; no voters: 
I20260709 14:49:22.543933 10408 raft_consensus.cc:2468] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93a557d883ea4ffe924cfdf3eff37943 in term 2.
I20260709 14:49:22.544056 10470 raft_consensus.cc:2804] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:22.545077 10470 raft_consensus.cc:697] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 LEADER]: Becoming Leader. State: Replica: 93a557d883ea4ffe924cfdf3eff37943, State: Running, Role: LEADER
I20260709 14:49:22.545857 10470 consensus_queue.cc:237] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:22.552055 10154 catalog_manager.cc:5697] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 reported cstate change: term changed from 1 to 2, leader changed from 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67) to 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66). New cstate: current_term: 2 leader_uuid: "93a557d883ea4ffe924cfdf3eff37943" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:22.577158 10540 raft_consensus.cc:993] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943: : Instructing follower 6a439a0e6cd646ffb6c6bd1229b9b31f to start an election
I20260709 14:49:22.577628 10470 raft_consensus.cc:1081] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 1 LEADER]: Signalling peer 6a439a0e6cd646ffb6c6bd1229b9b31f to start an election
I20260709 14:49:22.578892 10260 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9284e560b084c5b9975ade9df854f8c"
dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
 from {username='slave'} at 127.0.0.1:44188
I20260709 14:49:22.579421 10260 raft_consensus.cc:493] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:22.579785 10260 raft_consensus.cc:3060] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.586128 10260 raft_consensus.cc:515] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } }
I20260709 14:49:22.588546 10260 leader_election.cc:290] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [CANDIDATE]: Term 2 election: Requested vote from peers 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691), 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827)
I20260709 14:49:22.588687 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9284e560b084c5b9975ade9df854f8c" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
I20260709 14:49:22.589116 10335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9284e560b084c5b9975ade9df854f8c" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
I20260709 14:49:22.589238 10408 raft_consensus.cc:3060] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.589659 10335 raft_consensus.cc:3055] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:22.589949 10335 raft_consensus.cc:740] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 93a557d883ea4ffe924cfdf3eff37943, State: Running, Role: LEADER
I20260709 14:49:22.590685 10335 consensus_queue.cc:260] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } }
I20260709 14:49:22.591779 10335 raft_consensus.cc:3060] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.595515 10408 raft_consensus.cc:2468] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a439a0e6cd646ffb6c6bd1229b9b31f in term 2.
I20260709 14:49:22.596671 10223 leader_election.cc:304] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b4fb4b045eb4309892429ac6ec3047f, 6a439a0e6cd646ffb6c6bd1229b9b31f; no voters: 
I20260709 14:49:22.597409 10500 raft_consensus.cc:2804] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:22.597676 10335 raft_consensus.cc:2468] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a439a0e6cd646ffb6c6bd1229b9b31f in term 2.
I20260709 14:49:22.597887 10500 raft_consensus.cc:697] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 LEADER]: Becoming Leader. State: Replica: 6a439a0e6cd646ffb6c6bd1229b9b31f, State: Running, Role: LEADER
I20260709 14:49:22.598726 10500 consensus_queue.cc:237] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } }
I20260709 14:49:22.605228 10154 catalog_manager.cc:5697] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f reported cstate change: term changed from 1 to 2, leader changed from 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66) to 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65). New cstate: current_term: 2 leader_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:22.638773 10500 consensus_queue.cc:1048] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.646229 10500 raft_consensus.cc:993] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f: : Instructing follower 2b4fb4b045eb4309892429ac6ec3047f to start an election
I20260709 14:49:22.646865 10500 raft_consensus.cc:1081] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 LEADER]: Signalling peer 2b4fb4b045eb4309892429ac6ec3047f to start an election
I20260709 14:49:22.648953 10409 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d7ac6dd4d8f48c1b1007784fe5f9938"
dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
 from {username='slave'} at 127.0.0.1:51694
I20260709 14:49:22.649792 10409 raft_consensus.cc:493] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:22.650188 10409 raft_consensus.cc:3060] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.653753 10459 consensus_queue.cc:1048] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.656898 10409 raft_consensus.cc:515] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:22.661598 10495 raft_consensus.cc:993] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f: : Instructing follower 93a557d883ea4ffe924cfdf3eff37943 to start an election
I20260709 14:49:22.662017 10495 raft_consensus.cc:1081] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 1 LEADER]: Signalling peer 93a557d883ea4ffe924cfdf3eff37943 to start an election
I20260709 14:49:22.664103 10334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "291339add2774fc090fd17ccc204fc3e"
dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
 from {username='slave'} at 127.0.0.1:45066
I20260709 14:49:22.664613 10334 raft_consensus.cc:493] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:22.664963 10334 raft_consensus.cc:3060] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.665035 10409 leader_election.cc:290] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 2b4fb4b045eb4309892429ac6ec3047f [CANDIDATE]: Term 2 election: Requested vote from peers 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281), 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827)
I20260709 14:49:22.668105 10260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7ac6dd4d8f48c1b1007784fe5f9938" candidate_uuid: "2b4fb4b045eb4309892429ac6ec3047f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
I20260709 14:49:22.668754 10260 raft_consensus.cc:3055] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:22.669267 10260 raft_consensus.cc:740] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a439a0e6cd646ffb6c6bd1229b9b31f, State: Running, Role: LEADER
I20260709 14:49:22.670068 10260 consensus_queue.cc:260] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:22.670599 10333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7ac6dd4d8f48c1b1007784fe5f9938" candidate_uuid: "2b4fb4b045eb4309892429ac6ec3047f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
I20260709 14:49:22.672120 10333 raft_consensus.cc:3060] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 93a557d883ea4ffe924cfdf3eff37943 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.672284 10260 raft_consensus.cc:3060] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.678398 10260 raft_consensus.cc:2468] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b4fb4b045eb4309892429ac6ec3047f in term 2.
I20260709 14:49:22.678439 10333 raft_consensus.cc:2468] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b4fb4b045eb4309892429ac6ec3047f in term 2.
I20260709 14:49:22.679708 10375 leader_election.cc:304] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 2b4fb4b045eb4309892429ac6ec3047f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b4fb4b045eb4309892429ac6ec3047f, 6a439a0e6cd646ffb6c6bd1229b9b31f; no voters: 
I20260709 14:49:22.679601 10334 raft_consensus.cc:515] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:22.680518 10486 raft_consensus.cc:2804] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:22.680981 10486 raft_consensus.cc:697] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 2b4fb4b045eb4309892429ac6ec3047f [term 2 LEADER]: Becoming Leader. State: Replica: 2b4fb4b045eb4309892429ac6ec3047f, State: Running, Role: LEADER
I20260709 14:49:22.681741 10486 consensus_queue.cc:237] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 2b4fb4b045eb4309892429ac6ec3047f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:22.684333 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291339add2774fc090fd17ccc204fc3e" candidate_uuid: "93a557d883ea4ffe924cfdf3eff37943" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
I20260709 14:49:22.685563 10260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291339add2774fc090fd17ccc204fc3e" candidate_uuid: "93a557d883ea4ffe924cfdf3eff37943" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
I20260709 14:49:22.686066 10260 raft_consensus.cc:3060] T 291339add2774fc090fd17ccc204fc3e P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.684861 10409 raft_consensus.cc:3055] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:22.688486 10409 raft_consensus.cc:740] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b4fb4b045eb4309892429ac6ec3047f, State: Running, Role: LEADER
I20260709 14:49:22.689235 10409 consensus_queue.cc:260] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:22.690387 10409 raft_consensus.cc:3060] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.692020 10260 raft_consensus.cc:2468] T 291339add2774fc090fd17ccc204fc3e P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93a557d883ea4ffe924cfdf3eff37943 in term 2.
I20260709 14:49:22.692831 10334 leader_election.cc:290] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 2 election: Requested vote from peers 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281), 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:22.692171 10154 catalog_manager.cc:5697] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 2b4fb4b045eb4309892429ac6ec3047f reported cstate change: term changed from 1 to 2, leader changed from 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65) to 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67). New cstate: current_term: 2 leader_uuid: "2b4fb4b045eb4309892429ac6ec3047f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:22.693218 10301 leader_election.cc:304] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a439a0e6cd646ffb6c6bd1229b9b31f, 93a557d883ea4ffe924cfdf3eff37943; no voters: 
I20260709 14:49:22.694447 10470 raft_consensus.cc:2804] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:22.694891 10470 raft_consensus.cc:697] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 2 LEADER]: Becoming Leader. State: Replica: 93a557d883ea4ffe924cfdf3eff37943, State: Running, Role: LEADER
I20260709 14:49:22.695612 10470 consensus_queue.cc:237] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:22.697652 10409 raft_consensus.cc:2468] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93a557d883ea4ffe924cfdf3eff37943 in term 2.
I20260709 14:49:22.704551 10156 catalog_manager.cc:5697] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 reported cstate change: term changed from 1 to 2, leader changed from 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67) to 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66). New cstate: current_term: 2 leader_uuid: "93a557d883ea4ffe924cfdf3eff37943" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:22.748355 10495 raft_consensus.cc:993] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f: : Instructing follower 6a439a0e6cd646ffb6c6bd1229b9b31f to start an election
I20260709 14:49:22.748754 10486 raft_consensus.cc:1081] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 LEADER]: Signalling peer 6a439a0e6cd646ffb6c6bd1229b9b31f to start an election
I20260709 14:49:22.750147 10260 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df8b3400393543e49e7665ded75d51e6"
dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
 from {username='slave'} at 127.0.0.1:44198
I20260709 14:49:22.750828 10260 raft_consensus.cc:493] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:22.751186 10260 raft_consensus.cc:3060] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.757366 10260 raft_consensus.cc:515] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:22.759406 10260 leader_election.cc:290] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [CANDIDATE]: Term 2 election: Requested vote from peers 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827), 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:22.760076 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8b3400393543e49e7665ded75d51e6" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
I20260709 14:49:22.760416 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8b3400393543e49e7665ded75d51e6" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
I20260709 14:49:22.760674 10334 raft_consensus.cc:3060] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.761037 10409 raft_consensus.cc:3055] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:22.761368 10409 raft_consensus.cc:740] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b4fb4b045eb4309892429ac6ec3047f, State: Running, Role: LEADER
I20260709 14:49:22.762140 10409 consensus_queue.cc:260] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:22.763286 10409 raft_consensus.cc:3060] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.766873 10334 raft_consensus.cc:2468] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a439a0e6cd646ffb6c6bd1229b9b31f in term 2.
I20260709 14:49:22.767915 10225 leader_election.cc:304] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a439a0e6cd646ffb6c6bd1229b9b31f, 93a557d883ea4ffe924cfdf3eff37943; no voters: 
I20260709 14:49:22.768640 10459 raft_consensus.cc:2804] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:22.769097 10459 raft_consensus.cc:697] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 LEADER]: Becoming Leader. State: Replica: 6a439a0e6cd646ffb6c6bd1229b9b31f, State: Running, Role: LEADER
I20260709 14:49:22.769183 10409 raft_consensus.cc:2468] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a439a0e6cd646ffb6c6bd1229b9b31f in term 2.
I20260709 14:49:22.770218 10459 consensus_queue.cc:237] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:22.776839 10156 catalog_manager.cc:5697] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f reported cstate change: term changed from 1 to 2, leader changed from 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67) to 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65). New cstate: current_term: 2 leader_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:22.790865 10495 raft_consensus.cc:993] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f: : Instructing follower 93a557d883ea4ffe924cfdf3eff37943 to start an election
I20260709 14:49:22.791267 10486 raft_consensus.cc:1081] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 LEADER]: Signalling peer 93a557d883ea4ffe924cfdf3eff37943 to start an election
I20260709 14:49:22.792721 10334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ada63d18b1054dc3acdaced04a4fef11"
dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
 from {username='slave'} at 127.0.0.1:45066
I20260709 14:49:22.793331 10334 raft_consensus.cc:493] T ada63d18b1054dc3acdaced04a4fef11 P 93a557d883ea4ffe924cfdf3eff37943 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:22.793772 10334 raft_consensus.cc:3060] T ada63d18b1054dc3acdaced04a4fef11 P 93a557d883ea4ffe924cfdf3eff37943 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.799077 10334 raft_consensus.cc:515] T ada63d18b1054dc3acdaced04a4fef11 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:22.800757 10334 leader_election.cc:290] T ada63d18b1054dc3acdaced04a4fef11 P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 2 election: Requested vote from peers 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281), 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:22.801709 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada63d18b1054dc3acdaced04a4fef11" candidate_uuid: "93a557d883ea4ffe924cfdf3eff37943" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
I20260709 14:49:22.801842 10260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada63d18b1054dc3acdaced04a4fef11" candidate_uuid: "93a557d883ea4ffe924cfdf3eff37943" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
I20260709 14:49:22.802170 10409 raft_consensus.cc:3055] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:22.802394 10260 raft_consensus.cc:3060] T ada63d18b1054dc3acdaced04a4fef11 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.802466 10409 raft_consensus.cc:740] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b4fb4b045eb4309892429ac6ec3047f, State: Running, Role: LEADER
I20260709 14:49:22.803208 10409 consensus_queue.cc:260] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:22.804039 10409 raft_consensus.cc:3060] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.807844 10409 raft_consensus.cc:2468] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93a557d883ea4ffe924cfdf3eff37943 in term 2.
I20260709 14:49:22.808599 10260 raft_consensus.cc:2468] T ada63d18b1054dc3acdaced04a4fef11 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93a557d883ea4ffe924cfdf3eff37943 in term 2.
I20260709 14:49:22.808699 10298 leader_election.cc:304] T ada63d18b1054dc3acdaced04a4fef11 P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b4fb4b045eb4309892429ac6ec3047f, 93a557d883ea4ffe924cfdf3eff37943; no voters: 
I20260709 14:49:22.809346 10470 raft_consensus.cc:2804] T ada63d18b1054dc3acdaced04a4fef11 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:22.809722 10470 raft_consensus.cc:697] T ada63d18b1054dc3acdaced04a4fef11 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 LEADER]: Becoming Leader. State: Replica: 93a557d883ea4ffe924cfdf3eff37943, State: Running, Role: LEADER
I20260709 14:49:22.810355 10470 consensus_queue.cc:237] T ada63d18b1054dc3acdaced04a4fef11 P 93a557d883ea4ffe924cfdf3eff37943 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:22.816356 10156 catalog_manager.cc:5697] T ada63d18b1054dc3acdaced04a4fef11 P 93a557d883ea4ffe924cfdf3eff37943 reported cstate change: term changed from 1 to 2, leader changed from 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67) to 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66). New cstate: current_term: 2 leader_uuid: "93a557d883ea4ffe924cfdf3eff37943" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:22.904011 10500 raft_consensus.cc:993] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f: : Instructing follower 93a557d883ea4ffe924cfdf3eff37943 to start an election
I20260709 14:49:22.904404 10459 raft_consensus.cc:1081] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 LEADER]: Signalling peer 93a557d883ea4ffe924cfdf3eff37943 to start an election
I20260709 14:49:22.905925 10334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f76782924af84d78b1b43022d598b9f7"
dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
 from {username='slave'} at 127.0.0.1:45070
I20260709 14:49:22.906471 10334 raft_consensus.cc:493] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:22.906827 10334 raft_consensus.cc:3060] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.913300 10334 raft_consensus.cc:515] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:22.915254 10334 leader_election.cc:290] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 2 election: Requested vote from peers 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281), 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:22.915973 10260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76782924af84d78b1b43022d598b9f7" candidate_uuid: "93a557d883ea4ffe924cfdf3eff37943" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
I20260709 14:49:22.916369 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76782924af84d78b1b43022d598b9f7" candidate_uuid: "93a557d883ea4ffe924cfdf3eff37943" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
I20260709 14:49:22.916580 10260 raft_consensus.cc:3055] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:22.916922 10409 raft_consensus.cc:3060] T f76782924af84d78b1b43022d598b9f7 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.916927 10260 raft_consensus.cc:740] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a439a0e6cd646ffb6c6bd1229b9b31f, State: Running, Role: LEADER
I20260709 14:49:22.917871 10260 consensus_queue.cc:260] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:22.919018 10260 raft_consensus.cc:3060] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.923389 10409 raft_consensus.cc:2468] T f76782924af84d78b1b43022d598b9f7 P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93a557d883ea4ffe924cfdf3eff37943 in term 2.
I20260709 14:49:22.924448 10298 leader_election.cc:304] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b4fb4b045eb4309892429ac6ec3047f, 93a557d883ea4ffe924cfdf3eff37943; no voters: 
I20260709 14:49:22.925130 10260 raft_consensus.cc:2468] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93a557d883ea4ffe924cfdf3eff37943 in term 2.
I20260709 14:49:22.925202 10540 raft_consensus.cc:2804] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:22.925709 10540 raft_consensus.cc:697] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 LEADER]: Becoming Leader. State: Replica: 93a557d883ea4ffe924cfdf3eff37943, State: Running, Role: LEADER
I20260709 14:49:22.926496 10540 consensus_queue.cc:237] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:22.932924 10156 catalog_manager.cc:5697] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943 reported cstate change: term changed from 1 to 2, leader changed from 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65) to 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66). New cstate: current_term: 2 leader_uuid: "93a557d883ea4ffe924cfdf3eff37943" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:23.029171 10260 raft_consensus.cc:1275] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Refusing update from remote peer 93a557d883ea4ffe924cfdf3eff37943: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:23.030299 10540 consensus_queue.cc:1048] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:23.039000 10409 raft_consensus.cc:1275] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Refusing update from remote peer 93a557d883ea4ffe924cfdf3eff37943: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:23.040673 10540 consensus_queue.cc:1048] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:23.047171 10334 raft_consensus.cc:1275] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Refusing update from remote peer 6a439a0e6cd646ffb6c6bd1229b9b31f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:23.048236 10459 consensus_queue.cc:1048] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:23.055531 10409 raft_consensus.cc:1275] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Refusing update from remote peer 6a439a0e6cd646ffb6c6bd1229b9b31f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:23.056977 10500 consensus_queue.cc:1048] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:23.100690 10260 raft_consensus.cc:1275] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Refusing update from remote peer 2b4fb4b045eb4309892429ac6ec3047f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:23.101714 10486 consensus_queue.cc:1048] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 2b4fb4b045eb4309892429ac6ec3047f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:23.108016 10334 raft_consensus.cc:1275] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Refusing update from remote peer 2b4fb4b045eb4309892429ac6ec3047f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:23.109619 10495 consensus_queue.cc:1048] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 2b4fb4b045eb4309892429ac6ec3047f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:23.161283 10409 raft_consensus.cc:1275] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Refusing update from remote peer 6a439a0e6cd646ffb6c6bd1229b9b31f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:23.162247 10500 consensus_queue.cc:1048] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:23.168555 10334 raft_consensus.cc:1275] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Refusing update from remote peer 6a439a0e6cd646ffb6c6bd1229b9b31f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:23.170501 10500 consensus_queue.cc:1048] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:23.251919 10409 raft_consensus.cc:1275] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Refusing update from remote peer 93a557d883ea4ffe924cfdf3eff37943: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:23.252913 10540 consensus_queue.cc:1048] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:23.259929 10260 raft_consensus.cc:1275] T 291339add2774fc090fd17ccc204fc3e P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Refusing update from remote peer 93a557d883ea4ffe924cfdf3eff37943: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:23.262435 10470 consensus_queue.cc:1048] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:23.325201 10409 raft_consensus.cc:1275] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Refusing update from remote peer 93a557d883ea4ffe924cfdf3eff37943: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:23.326284 10470 consensus_queue.cc:1048] T ada63d18b1054dc3acdaced04a4fef11 P 93a557d883ea4ffe924cfdf3eff37943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:23.333745 10260 raft_consensus.cc:1275] T ada63d18b1054dc3acdaced04a4fef11 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Refusing update from remote peer 93a557d883ea4ffe924cfdf3eff37943: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:23.336063 10543 consensus_queue.cc:1048] T ada63d18b1054dc3acdaced04a4fef11 P 93a557d883ea4ffe924cfdf3eff37943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:23.445621 10409 raft_consensus.cc:1275] T f76782924af84d78b1b43022d598b9f7 P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Refusing update from remote peer 93a557d883ea4ffe924cfdf3eff37943: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:23.446656 10543 consensus_queue.cc:1048] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:23.453866 10260 raft_consensus.cc:1275] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Refusing update from remote peer 93a557d883ea4ffe924cfdf3eff37943: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:23.455086 10543 consensus_queue.cc:1048] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:25.485091 10125 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:49:25.485888 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:25.500154 10334 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "291339add2774fc090fd17ccc204fc3e"
dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
mode: GRACEFUL
new_leader_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
 from {username='slave'} at 127.0.0.1:45090
I20260709 14:49:25.500741 10334 raft_consensus.cc:606] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 2 LEADER]: Received request to transfer leadership to TS 2b4fb4b045eb4309892429ac6ec3047f
I20260709 14:49:25.512347 10260 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8e7042cc2d24d96acef1fe7f547264a"
dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
mode: GRACEFUL
new_leader_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
 from {username='slave'} at 127.0.0.1:44206
I20260709 14:49:25.512760 10260 raft_consensus.cc:606] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 LEADER]: Received request to transfer leadership to TS 2b4fb4b045eb4309892429ac6ec3047f
I20260709 14:49:25.513646 10125 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:49:25.514024 10125 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:25.669107 10554 raft_consensus.cc:993] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943: : Instructing follower 2b4fb4b045eb4309892429ac6ec3047f to start an election
I20260709 14:49:25.669494 10559 raft_consensus.cc:1081] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 2 LEADER]: Signalling peer 2b4fb4b045eb4309892429ac6ec3047f to start an election
I20260709 14:49:25.670869 10408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "291339add2774fc090fd17ccc204fc3e"
dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
 from {username='slave'} at 127.0.0.1:51688
I20260709 14:49:25.671322 10408 raft_consensus.cc:493] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:25.671638 10408 raft_consensus.cc:3060] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:25.675936 10408 raft_consensus.cc:515] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:25.677462 10408 leader_election.cc:290] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [CANDIDATE]: Term 3 election: Requested vote from peers 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281), 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827)
I20260709 14:49:25.678052 10260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291339add2774fc090fd17ccc204fc3e" candidate_uuid: "2b4fb4b045eb4309892429ac6ec3047f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
I20260709 14:49:25.678349 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291339add2774fc090fd17ccc204fc3e" candidate_uuid: "2b4fb4b045eb4309892429ac6ec3047f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
I20260709 14:49:25.678514 10260 raft_consensus.cc:3060] T 291339add2774fc090fd17ccc204fc3e P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:25.678819 10334 raft_consensus.cc:3055] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:25.679064 10334 raft_consensus.cc:740] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 93a557d883ea4ffe924cfdf3eff37943, State: Running, Role: LEADER
I20260709 14:49:25.679657 10334 consensus_queue.cc:260] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [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: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:25.680500 10334 raft_consensus.cc:3060] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:25.682119 10260 raft_consensus.cc:2468] T 291339add2774fc090fd17ccc204fc3e P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b4fb4b045eb4309892429ac6ec3047f in term 3.
I20260709 14:49:25.682997 10375 leader_election.cc:304] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [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: 2b4fb4b045eb4309892429ac6ec3047f, 6a439a0e6cd646ffb6c6bd1229b9b31f; no voters: 
I20260709 14:49:25.683713 10553 raft_consensus.cc:2804] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:25.684628 10334 raft_consensus.cc:2468] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b4fb4b045eb4309892429ac6ec3047f in term 3.
I20260709 14:49:25.684864 10553 raft_consensus.cc:697] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 3 LEADER]: Becoming Leader. State: Replica: 2b4fb4b045eb4309892429ac6ec3047f, State: Running, Role: LEADER
I20260709 14:49:25.685592 10553 consensus_queue.cc:237] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [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: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:25.691414 10154 catalog_manager.cc:5697] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f reported cstate change: term changed from 2 to 3, leader changed from 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66) to 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67). New cstate: current_term: 3 leader_uuid: "2b4fb4b045eb4309892429ac6ec3047f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:25.764108 10557 raft_consensus.cc:993] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f: : Instructing follower 2b4fb4b045eb4309892429ac6ec3047f to start an election
I20260709 14:49:25.764564 10521 raft_consensus.cc:1081] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 LEADER]: Signalling peer 2b4fb4b045eb4309892429ac6ec3047f to start an election
I20260709 14:49:25.765931 10408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8e7042cc2d24d96acef1fe7f547264a"
dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
 from {username='slave'} at 127.0.0.1:51694
I20260709 14:49:25.766381 10408 raft_consensus.cc:493] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:25.766644 10408 raft_consensus.cc:3060] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:25.770792 10408 raft_consensus.cc:515] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:25.772375 10408 leader_election.cc:290] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f [CANDIDATE]: Term 2 election: Requested vote from peers 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281), 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827)
I20260709 14:49:25.772961 10260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e7042cc2d24d96acef1fe7f547264a" candidate_uuid: "2b4fb4b045eb4309892429ac6ec3047f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
I20260709 14:49:25.773384 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e7042cc2d24d96acef1fe7f547264a" candidate_uuid: "2b4fb4b045eb4309892429ac6ec3047f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
I20260709 14:49:25.773465 10260 raft_consensus.cc:3055] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:25.773869 10260 raft_consensus.cc:740] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a439a0e6cd646ffb6c6bd1229b9b31f, State: Running, Role: LEADER
I20260709 14:49:25.773897 10334 raft_consensus.cc:3060] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:25.774621 10260 consensus_queue.cc:260] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:25.775640 10260 raft_consensus.cc:3060] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:25.779500 10334 raft_consensus.cc:2468] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b4fb4b045eb4309892429ac6ec3047f in term 2.
I20260709 14:49:25.780421 10374 leader_election.cc:304] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b4fb4b045eb4309892429ac6ec3047f, 93a557d883ea4ffe924cfdf3eff37943; no voters: 
I20260709 14:49:25.780995 10260 raft_consensus.cc:2468] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b4fb4b045eb4309892429ac6ec3047f in term 2.
I20260709 14:49:25.781117 10553 raft_consensus.cc:2804] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:25.781544 10553 raft_consensus.cc:697] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f [term 2 LEADER]: Becoming Leader. State: Replica: 2b4fb4b045eb4309892429ac6ec3047f, State: Running, Role: LEADER
I20260709 14:49:25.782264 10553 consensus_queue.cc:237] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:25.788121 10154 catalog_manager.cc:5697] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f reported cstate change: term changed from 1 to 2, leader changed from 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65) to 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67). New cstate: current_term: 2 leader_uuid: "2b4fb4b045eb4309892429ac6ec3047f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:26.133724 10260 raft_consensus.cc:1275] T 291339add2774fc090fd17ccc204fc3e P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 3 FOLLOWER]: Refusing update from remote peer 2b4fb4b045eb4309892429ac6ec3047f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:26.134697 10553 consensus_queue.cc:1048] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:26.142428 10334 raft_consensus.cc:1275] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 3 FOLLOWER]: Refusing update from remote peer 2b4fb4b045eb4309892429ac6ec3047f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:26.143695 10560 consensus_queue.cc:1048] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:26.161459 10260 raft_consensus.cc:1275] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Refusing update from remote peer 2b4fb4b045eb4309892429ac6ec3047f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:26.162398 10560 consensus_queue.cc:1048] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:26.169845 10334 raft_consensus.cc:1275] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Refusing update from remote peer 2b4fb4b045eb4309892429ac6ec3047f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:26.171393 10573 consensus_queue.cc:1048] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:26.514704 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:26.523550 10260 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9284e560b084c5b9975ade9df854f8c"
dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
mode: GRACEFUL
new_leader_uuid: "93a557d883ea4ffe924cfdf3eff37943"
 from {username='slave'} at 127.0.0.1:44204
I20260709 14:49:26.524086 10260 raft_consensus.cc:606] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 LEADER]: Received request to transfer leadership to TS 93a557d883ea4ffe924cfdf3eff37943
I20260709 14:49:26.528131 10260 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df8b3400393543e49e7665ded75d51e6"
dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
mode: GRACEFUL
new_leader_uuid: "93a557d883ea4ffe924cfdf3eff37943"
 from {username='slave'} at 127.0.0.1:44204
I20260709 14:49:26.528510 10260 raft_consensus.cc:606] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 LEADER]: Received request to transfer leadership to TS 93a557d883ea4ffe924cfdf3eff37943
I20260709 14:49:26.532689 10408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8e7042cc2d24d96acef1fe7f547264a"
dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
mode: GRACEFUL
new_leader_uuid: "93a557d883ea4ffe924cfdf3eff37943"
 from {username='slave'} at 127.0.0.1:51710
I20260709 14:49:26.533207 10408 raft_consensus.cc:606] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f [term 2 LEADER]: Received request to transfer leadership to TS 93a557d883ea4ffe924cfdf3eff37943
I20260709 14:49:26.537449 10260 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab6adab849974b5ab10ec37de25e52d4"
dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
mode: GRACEFUL
new_leader_uuid: "93a557d883ea4ffe924cfdf3eff37943"
 from {username='slave'} at 127.0.0.1:44204
I20260709 14:49:26.537858 10260 raft_consensus.cc:606] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 LEADER]: Received request to transfer leadership to TS 93a557d883ea4ffe924cfdf3eff37943
I20260709 14:49:26.546463 10408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "291339add2774fc090fd17ccc204fc3e"
dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
mode: GRACEFUL
new_leader_uuid: "93a557d883ea4ffe924cfdf3eff37943"
 from {username='slave'} at 127.0.0.1:51710
I20260709 14:49:26.546849 10408 raft_consensus.cc:606] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 3 LEADER]: Received request to transfer leadership to TS 93a557d883ea4ffe924cfdf3eff37943
I20260709 14:49:26.592530 10521 raft_consensus.cc:993] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f: : Instructing follower 93a557d883ea4ffe924cfdf3eff37943 to start an election
I20260709 14:49:26.592897 10576 raft_consensus.cc:1081] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 LEADER]: Signalling peer 93a557d883ea4ffe924cfdf3eff37943 to start an election
I20260709 14:49:26.594159 10334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab6adab849974b5ab10ec37de25e52d4"
dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
 from {username='slave'} at 127.0.0.1:45070
I20260709 14:49:26.594538 10334 raft_consensus.cc:493] T ab6adab849974b5ab10ec37de25e52d4 P 93a557d883ea4ffe924cfdf3eff37943 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:26.594770 10334 raft_consensus.cc:3060] T ab6adab849974b5ab10ec37de25e52d4 P 93a557d883ea4ffe924cfdf3eff37943 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:26.598301 10334 raft_consensus.cc:515] T ab6adab849974b5ab10ec37de25e52d4 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:26.600040 10334 leader_election.cc:290] T ab6adab849974b5ab10ec37de25e52d4 P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 2 election: Requested vote from peers 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281), 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:26.600659 10260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6adab849974b5ab10ec37de25e52d4" candidate_uuid: "93a557d883ea4ffe924cfdf3eff37943" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
I20260709 14:49:26.600775 10408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6adab849974b5ab10ec37de25e52d4" candidate_uuid: "93a557d883ea4ffe924cfdf3eff37943" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
I20260709 14:49:26.601146 10260 raft_consensus.cc:3055] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:26.601270 10408 raft_consensus.cc:3060] T ab6adab849974b5ab10ec37de25e52d4 P 2b4fb4b045eb4309892429ac6ec3047f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:26.601420 10260 raft_consensus.cc:740] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a439a0e6cd646ffb6c6bd1229b9b31f, State: Running, Role: LEADER
I20260709 14:49:26.602103 10260 consensus_queue.cc:260] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:26.602993 10260 raft_consensus.cc:3060] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:26.605423 10408 raft_consensus.cc:2468] T ab6adab849974b5ab10ec37de25e52d4 P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93a557d883ea4ffe924cfdf3eff37943 in term 2.
I20260709 14:49:26.606124 10409 raft_consensus.cc:1240] T ab6adab849974b5ab10ec37de25e52d4 P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Rejecting Update request from peer 6a439a0e6cd646ffb6c6bd1229b9b31f for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:26.606751 10298 leader_election.cc:304] T ab6adab849974b5ab10ec37de25e52d4 P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b4fb4b045eb4309892429ac6ec3047f, 93a557d883ea4ffe924cfdf3eff37943; no voters: 
I20260709 14:49:26.607431 10260 raft_consensus.cc:2468] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93a557d883ea4ffe924cfdf3eff37943 in term 2.
I20260709 14:49:26.607949 10559 raft_consensus.cc:2804] T ab6adab849974b5ab10ec37de25e52d4 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:26.608412 10559 raft_consensus.cc:697] T ab6adab849974b5ab10ec37de25e52d4 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 LEADER]: Becoming Leader. State: Replica: 93a557d883ea4ffe924cfdf3eff37943, State: Running, Role: LEADER
I20260709 14:49:26.609156 10559 consensus_queue.cc:237] T ab6adab849974b5ab10ec37de25e52d4 P 93a557d883ea4ffe924cfdf3eff37943 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:26.614624 10154 catalog_manager.cc:5697] T ab6adab849974b5ab10ec37de25e52d4 P 93a557d883ea4ffe924cfdf3eff37943 reported cstate change: term changed from 1 to 2, leader changed from 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65) to 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66). New cstate: current_term: 2 leader_uuid: "93a557d883ea4ffe924cfdf3eff37943" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:26.715392 10581 raft_consensus.cc:993] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f: : Instructing follower 93a557d883ea4ffe924cfdf3eff37943 to start an election
I20260709 14:49:26.715894 10582 raft_consensus.cc:1081] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f [term 2 LEADER]: Signalling peer 93a557d883ea4ffe924cfdf3eff37943 to start an election
I20260709 14:49:26.717108 10334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8e7042cc2d24d96acef1fe7f547264a"
dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
 from {username='slave'} at 127.0.0.1:45066
I20260709 14:49:26.717590 10334 raft_consensus.cc:493] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:26.717914 10334 raft_consensus.cc:3060] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:26.721413 10334 raft_consensus.cc:515] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:26.722905 10334 leader_election.cc:290] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 3 election: Requested vote from peers 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281), 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:26.723529 10260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e7042cc2d24d96acef1fe7f547264a" candidate_uuid: "93a557d883ea4ffe924cfdf3eff37943" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
I20260709 14:49:26.723925 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e7042cc2d24d96acef1fe7f547264a" candidate_uuid: "93a557d883ea4ffe924cfdf3eff37943" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
I20260709 14:49:26.724098 10260 raft_consensus.cc:3060] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:26.724452 10409 raft_consensus.cc:3055] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:26.724758 10409 raft_consensus.cc:740] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2b4fb4b045eb4309892429ac6ec3047f, State: Running, Role: LEADER
I20260709 14:49:26.725492 10409 consensus_queue.cc:260] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f [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: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:26.726590 10409 raft_consensus.cc:3060] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:26.729601 10260 raft_consensus.cc:2468] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93a557d883ea4ffe924cfdf3eff37943 in term 3.
I20260709 14:49:26.730850 10301 leader_election.cc:304] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [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: 6a439a0e6cd646ffb6c6bd1229b9b31f, 93a557d883ea4ffe924cfdf3eff37943; no voters: 
I20260709 14:49:26.731600 10559 raft_consensus.cc:2804] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:26.732055 10559 raft_consensus.cc:697] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [term 3 LEADER]: Becoming Leader. State: Replica: 93a557d883ea4ffe924cfdf3eff37943, State: Running, Role: LEADER
I20260709 14:49:26.732900 10582 raft_consensus.cc:993] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f: : Instructing follower 93a557d883ea4ffe924cfdf3eff37943 to start an election
I20260709 14:49:26.732789 10559 consensus_queue.cc:237] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [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: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:26.733326 10582 raft_consensus.cc:1081] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 3 LEADER]: Signalling peer 93a557d883ea4ffe924cfdf3eff37943 to start an election
I20260709 14:49:26.733349 10409 raft_consensus.cc:2468] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93a557d883ea4ffe924cfdf3eff37943 in term 3.
I20260709 14:49:26.734789 10334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "291339add2774fc090fd17ccc204fc3e"
dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
 from {username='slave'} at 127.0.0.1:45066
I20260709 14:49:26.735239 10334 raft_consensus.cc:493] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:26.735601 10334 raft_consensus.cc:3060] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:26.739526 10334 raft_consensus.cc:515] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:26.739077 10154 catalog_manager.cc:5697] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 reported cstate change: term changed from 2 to 3, leader changed from 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67) to 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66). New cstate: current_term: 3 leader_uuid: "93a557d883ea4ffe924cfdf3eff37943" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:26.740803 10334 leader_election.cc:290] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 4 election: Requested vote from peers 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281), 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:26.741545 10260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291339add2774fc090fd17ccc204fc3e" candidate_uuid: "93a557d883ea4ffe924cfdf3eff37943" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
I20260709 14:49:26.741806 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291339add2774fc090fd17ccc204fc3e" candidate_uuid: "93a557d883ea4ffe924cfdf3eff37943" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
I20260709 14:49:26.742039 10260 raft_consensus.cc:3060] T 291339add2774fc090fd17ccc204fc3e P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:26.742357 10409 raft_consensus.cc:3055] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:26.742686 10409 raft_consensus.cc:740] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2b4fb4b045eb4309892429ac6ec3047f, State: Running, Role: LEADER
I20260709 14:49:26.743410 10409 consensus_queue.cc:260] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [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: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:26.744602 10409 raft_consensus.cc:3060] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:26.746953 10260 raft_consensus.cc:2468] T 291339add2774fc090fd17ccc204fc3e P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93a557d883ea4ffe924cfdf3eff37943 in term 4.
I20260709 14:49:26.747967 10301 leader_election.cc:304] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [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: 6a439a0e6cd646ffb6c6bd1229b9b31f, 93a557d883ea4ffe924cfdf3eff37943; no voters: 
I20260709 14:49:26.748646 10559 raft_consensus.cc:2804] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:26.749066 10559 raft_consensus.cc:697] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 4 LEADER]: Becoming Leader. State: Replica: 93a557d883ea4ffe924cfdf3eff37943, State: Running, Role: LEADER
I20260709 14:49:26.749751 10409 raft_consensus.cc:2468] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93a557d883ea4ffe924cfdf3eff37943 in term 4.
I20260709 14:49:26.749712 10559 consensus_queue.cc:237] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [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: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:26.754601 10154 catalog_manager.cc:5697] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 reported cstate change: term changed from 3 to 4, leader changed from 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67) to 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66). New cstate: current_term: 4 leader_uuid: "93a557d883ea4ffe924cfdf3eff37943" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:26.868754 10521 raft_consensus.cc:993] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f: : Instructing follower 93a557d883ea4ffe924cfdf3eff37943 to start an election
I20260709 14:49:26.869146 10576 raft_consensus.cc:1081] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 LEADER]: Signalling peer 93a557d883ea4ffe924cfdf3eff37943 to start an election
I20260709 14:49:26.870512 10334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df8b3400393543e49e7665ded75d51e6"
dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
 from {username='slave'} at 127.0.0.1:45070
I20260709 14:49:26.870996 10334 raft_consensus.cc:493] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:26.871227 10334 raft_consensus.cc:3060] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:26.875075 10334 raft_consensus.cc:515] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:26.876463 10334 leader_election.cc:290] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 3 election: Requested vote from peers 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281), 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:26.877156 10260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8b3400393543e49e7665ded75d51e6" candidate_uuid: "93a557d883ea4ffe924cfdf3eff37943" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
I20260709 14:49:26.877492 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8b3400393543e49e7665ded75d51e6" candidate_uuid: "93a557d883ea4ffe924cfdf3eff37943" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
I20260709 14:49:26.877678 10260 raft_consensus.cc:3055] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:26.877964 10260 raft_consensus.cc:740] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6a439a0e6cd646ffb6c6bd1229b9b31f, State: Running, Role: LEADER
I20260709 14:49:26.878015 10409 raft_consensus.cc:3060] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:26.878682 10260 consensus_queue.cc:260] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [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: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:26.879733 10260 raft_consensus.cc:3060] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:26.884087 10409 raft_consensus.cc:2468] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93a557d883ea4ffe924cfdf3eff37943 in term 3.
I20260709 14:49:26.885005 10298 leader_election.cc:304] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943 [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: 2b4fb4b045eb4309892429ac6ec3047f, 93a557d883ea4ffe924cfdf3eff37943; no voters: 
I20260709 14:49:26.885120 10260 raft_consensus.cc:2468] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93a557d883ea4ffe924cfdf3eff37943 in term 3.
I20260709 14:49:26.885572 10559 raft_consensus.cc:2804] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:26.885994 10559 raft_consensus.cc:697] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943 [term 3 LEADER]: Becoming Leader. State: Replica: 93a557d883ea4ffe924cfdf3eff37943, State: Running, Role: LEADER
I20260709 14:49:26.886649 10559 consensus_queue.cc:237] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943 [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: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:26.892076 10154 catalog_manager.cc:5697] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943 reported cstate change: term changed from 2 to 3, leader changed from 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65) to 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66). New cstate: current_term: 3 leader_uuid: "93a557d883ea4ffe924cfdf3eff37943" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:26.907711 10521 raft_consensus.cc:993] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f: : Instructing follower 93a557d883ea4ffe924cfdf3eff37943 to start an election
I20260709 14:49:26.908118 10576 raft_consensus.cc:1081] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 LEADER]: Signalling peer 93a557d883ea4ffe924cfdf3eff37943 to start an election
I20260709 14:49:26.909308 10334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9284e560b084c5b9975ade9df854f8c"
dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
 from {username='slave'} at 127.0.0.1:45070
I20260709 14:49:26.909657 10334 raft_consensus.cc:493] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:26.909868 10334 raft_consensus.cc:3060] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:26.913426 10334 raft_consensus.cc:515] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } }
I20260709 14:49:26.914630 10334 leader_election.cc:290] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [CANDIDATE]: Term 3 election: Requested vote from peers 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281), 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:26.915302 10260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9284e560b084c5b9975ade9df854f8c" candidate_uuid: "93a557d883ea4ffe924cfdf3eff37943" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
I20260709 14:49:26.915565 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9284e560b084c5b9975ade9df854f8c" candidate_uuid: "93a557d883ea4ffe924cfdf3eff37943" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
I20260709 14:49:26.915820 10260 raft_consensus.cc:3055] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:26.916095 10409 raft_consensus.cc:3060] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:26.916126 10260 raft_consensus.cc:740] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6a439a0e6cd646ffb6c6bd1229b9b31f, State: Running, Role: LEADER
I20260709 14:49:26.916870 10260 consensus_queue.cc:260] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [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: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } }
I20260709 14:49:26.917882 10260 raft_consensus.cc:3060] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:26.922120 10409 raft_consensus.cc:2468] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93a557d883ea4ffe924cfdf3eff37943 in term 3.
I20260709 14:49:26.923055 10298 leader_election.cc:304] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [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: 2b4fb4b045eb4309892429ac6ec3047f, 93a557d883ea4ffe924cfdf3eff37943; no voters: 
I20260709 14:49:26.923309 10260 raft_consensus.cc:2468] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93a557d883ea4ffe924cfdf3eff37943 in term 3.
I20260709 14:49:26.923810 10559 raft_consensus.cc:2804] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:26.924322 10559 raft_consensus.cc:697] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 3 LEADER]: Becoming Leader. State: Replica: 93a557d883ea4ffe924cfdf3eff37943, State: Running, Role: LEADER
I20260709 14:49:26.925117 10559 consensus_queue.cc:237] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [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: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } }
I20260709 14:49:26.931638 10154 catalog_manager.cc:5697] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 reported cstate change: term changed from 2 to 3, leader changed from 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65) to 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66). New cstate: current_term: 3 leader_uuid: "93a557d883ea4ffe924cfdf3eff37943" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:27.173220 10409 raft_consensus.cc:1275] T ab6adab849974b5ab10ec37de25e52d4 P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Refusing update from remote peer 93a557d883ea4ffe924cfdf3eff37943: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:27.174371 10559 consensus_queue.cc:1048] T ab6adab849974b5ab10ec37de25e52d4 P 93a557d883ea4ffe924cfdf3eff37943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:27.184067 10260 raft_consensus.cc:1275] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Refusing update from remote peer 93a557d883ea4ffe924cfdf3eff37943: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:27.185305 10588 consensus_queue.cc:1048] T ab6adab849974b5ab10ec37de25e52d4 P 93a557d883ea4ffe924cfdf3eff37943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:27.271456 10260 raft_consensus.cc:1275] T 291339add2774fc090fd17ccc204fc3e P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 4 FOLLOWER]: Refusing update from remote peer 93a557d883ea4ffe924cfdf3eff37943: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:27.272452 10588 consensus_queue.cc:1048] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:27.279471 10409 raft_consensus.cc:1275] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 4 FOLLOWER]: Refusing update from remote peer 93a557d883ea4ffe924cfdf3eff37943: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:27.280930 10559 consensus_queue.cc:1048] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:27.283253 10409 raft_consensus.cc:1275] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [term 3 FOLLOWER]: Refusing update from remote peer 93a557d883ea4ffe924cfdf3eff37943: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:27.284942 10588 consensus_queue.cc:1048] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:27.292956 10260 raft_consensus.cc:1275] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 3 FOLLOWER]: Refusing update from remote peer 93a557d883ea4ffe924cfdf3eff37943: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:27.294535 10588 consensus_queue.cc:1048] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:27.331776 10409 raft_consensus.cc:1275] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f [term 3 FOLLOWER]: Refusing update from remote peer 93a557d883ea4ffe924cfdf3eff37943: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:27.332764 10588 consensus_queue.cc:1048] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:27.340054 10260 raft_consensus.cc:1275] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 3 FOLLOWER]: Refusing update from remote peer 93a557d883ea4ffe924cfdf3eff37943: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:27.341331 10575 consensus_queue.cc:1048] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:27.359965 10409 raft_consensus.cc:1275] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f [term 3 FOLLOWER]: Refusing update from remote peer 93a557d883ea4ffe924cfdf3eff37943: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:27.360944 10588 consensus_queue.cc:1048] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:27.368741 10260 raft_consensus.cc:1275] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 3 FOLLOWER]: Refusing update from remote peer 93a557d883ea4ffe924cfdf3eff37943: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:27.370178 10588 consensus_queue.cc:1048] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:29.553303 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:29.560856 10334 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "291339add2774fc090fd17ccc204fc3e"
dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
mode: GRACEFUL
new_leader_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
 from {username='slave'} at 127.0.0.1:45090
I20260709 14:49:29.561586 10334 raft_consensus.cc:606] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 4 LEADER]: Received request to transfer leadership to TS 2b4fb4b045eb4309892429ac6ec3047f
I20260709 14:49:29.563740 10334 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96a3ce01b8ef49c78ab47f15c2623e45"
dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
mode: GRACEFUL
new_leader_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
 from {username='slave'} at 127.0.0.1:45090
I20260709 14:49:29.564110 10334 raft_consensus.cc:606] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 LEADER]: Received request to transfer leadership to TS 6a439a0e6cd646ffb6c6bd1229b9b31f
I20260709 14:49:29.566005 10334 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8e7042cc2d24d96acef1fe7f547264a"
dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
mode: GRACEFUL
new_leader_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
 from {username='slave'} at 127.0.0.1:45090
I20260709 14:49:29.566334 10334 raft_consensus.cc:606] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [term 3 LEADER]: Received request to transfer leadership to TS 6a439a0e6cd646ffb6c6bd1229b9b31f
I20260709 14:49:29.568261 10334 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9284e560b084c5b9975ade9df854f8c"
dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
mode: GRACEFUL
new_leader_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
 from {username='slave'} at 127.0.0.1:45090
I20260709 14:49:29.568603 10334 raft_consensus.cc:606] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 3 LEADER]: Received request to transfer leadership to TS 2b4fb4b045eb4309892429ac6ec3047f
I20260709 14:49:29.570391 10334 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f76782924af84d78b1b43022d598b9f7"
dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
mode: GRACEFUL
new_leader_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
 from {username='slave'} at 127.0.0.1:45090
I20260709 14:49:29.570731 10334 raft_consensus.cc:606] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 LEADER]: Received request to transfer leadership to TS 6a439a0e6cd646ffb6c6bd1229b9b31f
I20260709 14:49:29.571555 10125 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:29.571943 10125 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:29.822427 10604 raft_consensus.cc:993] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943: : Instructing follower 6a439a0e6cd646ffb6c6bd1229b9b31f to start an election
I20260709 14:49:29.822961 10603 raft_consensus.cc:1081] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 LEADER]: Signalling peer 6a439a0e6cd646ffb6c6bd1229b9b31f to start an election
I20260709 14:49:29.824548 10260 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f76782924af84d78b1b43022d598b9f7"
dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
 from {username='slave'} at 127.0.0.1:44188
I20260709 14:49:29.825053 10260 raft_consensus.cc:493] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:29.825341 10260 raft_consensus.cc:3060] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:29.829634 10260 raft_consensus.cc:515] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:29.830998 10260 leader_election.cc:290] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [CANDIDATE]: Term 3 election: Requested vote from peers 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827), 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:29.831761 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76782924af84d78b1b43022d598b9f7" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
I20260709 14:49:29.832058 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76782924af84d78b1b43022d598b9f7" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
I20260709 14:49:29.832409 10334 raft_consensus.cc:3055] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:29.832479 10409 raft_consensus.cc:3060] T f76782924af84d78b1b43022d598b9f7 P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:29.832662 10334 raft_consensus.cc:740] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 93a557d883ea4ffe924cfdf3eff37943, State: Running, Role: LEADER
I20260709 14:49:29.833462 10334 consensus_queue.cc:260] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943 [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: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:29.834527 10334 raft_consensus.cc:3060] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:29.835888 10604 raft_consensus.cc:993] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943: : Instructing follower 6a439a0e6cd646ffb6c6bd1229b9b31f to start an election
I20260709 14:49:29.836284 10603 raft_consensus.cc:1081] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 LEADER]: Signalling peer 6a439a0e6cd646ffb6c6bd1229b9b31f to start an election
I20260709 14:49:29.837736 10260 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96a3ce01b8ef49c78ab47f15c2623e45"
dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
 from {username='slave'} at 127.0.0.1:44188
I20260709 14:49:29.837766 10409 raft_consensus.cc:2468] T f76782924af84d78b1b43022d598b9f7 P 2b4fb4b045eb4309892429ac6ec3047f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a439a0e6cd646ffb6c6bd1229b9b31f in term 3.
I20260709 14:49:29.838254 10260 raft_consensus.cc:493] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:29.838599 10260 raft_consensus.cc:3060] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:29.839115 10223 leader_election.cc:304] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [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: 2b4fb4b045eb4309892429ac6ec3047f, 6a439a0e6cd646ffb6c6bd1229b9b31f; no voters: 
I20260709 14:49:29.839629 10334 raft_consensus.cc:2468] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a439a0e6cd646ffb6c6bd1229b9b31f in term 3.
I20260709 14:49:29.840790 10605 raft_consensus.cc:2804] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:29.841840 10605 raft_consensus.cc:697] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 3 LEADER]: Becoming Leader. State: Replica: 6a439a0e6cd646ffb6c6bd1229b9b31f, State: Running, Role: LEADER
I20260709 14:49:29.842656 10605 consensus_queue.cc:237] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [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: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:29.842789 10260 raft_consensus.cc:515] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:29.845010 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3ce01b8ef49c78ab47f15c2623e45" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
I20260709 14:49:29.845451 10260 leader_election.cc:290] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f [CANDIDATE]: Term 3 election: Requested vote from peers 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827), 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:29.845501 10334 raft_consensus.cc:3055] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:29.845914 10334 raft_consensus.cc:740] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 93a557d883ea4ffe924cfdf3eff37943, State: Running, Role: LEADER
I20260709 14:49:29.846679 10334 consensus_queue.cc:260] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [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: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:29.847759 10334 raft_consensus.cc:3060] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:29.850106 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3ce01b8ef49c78ab47f15c2623e45" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
I20260709 14:49:29.850648 10409 raft_consensus.cc:3060] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:29.853129 10334 raft_consensus.cc:2468] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a439a0e6cd646ffb6c6bd1229b9b31f in term 3.
I20260709 14:49:29.852885 10154 catalog_manager.cc:5697] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f reported cstate change: term changed from 2 to 3, leader changed from 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66) to 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65). New cstate: current_term: 3 leader_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:29.854075 10225 leader_election.cc:304] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f [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: 6a439a0e6cd646ffb6c6bd1229b9b31f, 93a557d883ea4ffe924cfdf3eff37943; no voters: 
I20260709 14:49:29.854823 10605 raft_consensus.cc:2804] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:29.855319 10605 raft_consensus.cc:697] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 3 LEADER]: Becoming Leader. State: Replica: 6a439a0e6cd646ffb6c6bd1229b9b31f, State: Running, Role: LEADER
I20260709 14:49:29.855893 10409 raft_consensus.cc:2468] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a439a0e6cd646ffb6c6bd1229b9b31f in term 3.
I20260709 14:49:29.856177 10605 consensus_queue.cc:237] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f [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: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:29.866549 10604 raft_consensus.cc:993] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943: : Instructing follower 2b4fb4b045eb4309892429ac6ec3047f to start an election
I20260709 14:49:29.866984 10603 raft_consensus.cc:1081] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 4 LEADER]: Signalling peer 2b4fb4b045eb4309892429ac6ec3047f to start an election
I20260709 14:49:29.868239 10409 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "291339add2774fc090fd17ccc204fc3e"
dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
 from {username='slave'} at 127.0.0.1:51688
I20260709 14:49:29.868600 10409 raft_consensus.cc:493] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:29.868829 10409 raft_consensus.cc:3060] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:29.869251 10154 catalog_manager.cc:5697] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f reported cstate change: term changed from 2 to 3, leader changed from 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66) to 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65). New cstate: current_term: 3 leader_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:29.873292 10409 raft_consensus.cc:515] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:29.874884 10409 leader_election.cc:290] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [CANDIDATE]: Term 5 election: Requested vote from peers 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281), 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827)
I20260709 14:49:29.875587 10260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291339add2774fc090fd17ccc204fc3e" candidate_uuid: "2b4fb4b045eb4309892429ac6ec3047f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
I20260709 14:49:29.875955 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291339add2774fc090fd17ccc204fc3e" candidate_uuid: "2b4fb4b045eb4309892429ac6ec3047f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
I20260709 14:49:29.876081 10260 raft_consensus.cc:3060] T 291339add2774fc090fd17ccc204fc3e P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:29.876402 10334 raft_consensus.cc:3055] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:29.876701 10334 raft_consensus.cc:740] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 93a557d883ea4ffe924cfdf3eff37943, State: Running, Role: LEADER
I20260709 14:49:29.877319 10334 consensus_queue.cc:260] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:29.878027 10334 raft_consensus.cc:3060] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:29.880227 10260 raft_consensus.cc:2468] T 291339add2774fc090fd17ccc204fc3e P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b4fb4b045eb4309892429ac6ec3047f in term 5.
I20260709 14:49:29.881271 10375 leader_election.cc:304] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b4fb4b045eb4309892429ac6ec3047f, 6a439a0e6cd646ffb6c6bd1229b9b31f; no voters: 
I20260709 14:49:29.881717 10334 raft_consensus.cc:2468] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b4fb4b045eb4309892429ac6ec3047f in term 5.
I20260709 14:49:29.881985 10602 raft_consensus.cc:2804] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:29.883049 10602 raft_consensus.cc:697] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 5 LEADER]: Becoming Leader. State: Replica: 2b4fb4b045eb4309892429ac6ec3047f, State: Running, Role: LEADER
I20260709 14:49:29.883689 10602 consensus_queue.cc:237] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:29.889899 10154 catalog_manager.cc:5697] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f reported cstate change: term changed from 4 to 5, leader changed from 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66) to 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67). New cstate: current_term: 5 leader_uuid: "2b4fb4b045eb4309892429ac6ec3047f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:29.905746 10604 raft_consensus.cc:993] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943: : Instructing follower 6a439a0e6cd646ffb6c6bd1229b9b31f to start an election
I20260709 14:49:29.906090 10603 raft_consensus.cc:1081] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [term 3 LEADER]: Signalling peer 6a439a0e6cd646ffb6c6bd1229b9b31f to start an election
I20260709 14:49:29.907253 10260 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8e7042cc2d24d96acef1fe7f547264a"
dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
 from {username='slave'} at 127.0.0.1:44188
I20260709 14:49:29.907608 10260 raft_consensus.cc:493] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:29.907842 10260 raft_consensus.cc:3060] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:29.911399 10260 raft_consensus.cc:515] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:29.913343 10260 leader_election.cc:290] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [CANDIDATE]: Term 4 election: Requested vote from peers 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827), 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67:39691)
I20260709 14:49:29.913592 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e7042cc2d24d96acef1fe7f547264a" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
I20260709 14:49:29.913762 10409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e7042cc2d24d96acef1fe7f547264a" candidate_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
I20260709 14:49:29.914044 10334 raft_consensus.cc:3055] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:29.914237 10409 raft_consensus.cc:3060] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:29.914331 10334 raft_consensus.cc:740] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 93a557d883ea4ffe924cfdf3eff37943, State: Running, Role: LEADER
I20260709 14:49:29.914912 10334 consensus_queue.cc:260] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [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: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:29.915654 10334 raft_consensus.cc:3060] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:29.917841 10409 raft_consensus.cc:2468] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a439a0e6cd646ffb6c6bd1229b9b31f in term 4.
I20260709 14:49:29.918598 10223 leader_election.cc:304] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [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: 2b4fb4b045eb4309892429ac6ec3047f, 6a439a0e6cd646ffb6c6bd1229b9b31f; no voters: 
I20260709 14:49:29.919296 10605 raft_consensus.cc:2804] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:29.919397 10334 raft_consensus.cc:2468] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a439a0e6cd646ffb6c6bd1229b9b31f in term 4.
I20260709 14:49:29.919957 10605 raft_consensus.cc:697] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 4 LEADER]: Becoming Leader. State: Replica: 6a439a0e6cd646ffb6c6bd1229b9b31f, State: Running, Role: LEADER
I20260709 14:49:29.920691 10605 consensus_queue.cc:237] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [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: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } }
I20260709 14:49:29.926762 10154 catalog_manager.cc:5697] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f reported cstate change: term changed from 3 to 4, leader changed from 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66) to 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65). New cstate: current_term: 4 leader_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:30.112982 10604 raft_consensus.cc:993] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943: : Instructing follower 2b4fb4b045eb4309892429ac6ec3047f to start an election
I20260709 14:49:30.113386 10603 raft_consensus.cc:1081] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 3 LEADER]: Signalling peer 2b4fb4b045eb4309892429ac6ec3047f to start an election
I20260709 14:49:30.114606 10409 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9284e560b084c5b9975ade9df854f8c"
dest_uuid: "2b4fb4b045eb4309892429ac6ec3047f"
 from {username='slave'} at 127.0.0.1:51688
I20260709 14:49:30.114991 10409 raft_consensus.cc:493] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:30.115214 10409 raft_consensus.cc:3060] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:30.118831 10409 raft_consensus.cc:515] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } }
I20260709 14:49:30.120088 10409 leader_election.cc:290] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f [CANDIDATE]: Term 4 election: Requested vote from peers 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281), 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66:43827)
I20260709 14:49:30.120842 10260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9284e560b084c5b9975ade9df854f8c" candidate_uuid: "2b4fb4b045eb4309892429ac6ec3047f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f"
I20260709 14:49:30.120994 10334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9284e560b084c5b9975ade9df854f8c" candidate_uuid: "2b4fb4b045eb4309892429ac6ec3047f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "93a557d883ea4ffe924cfdf3eff37943"
I20260709 14:49:30.121286 10260 raft_consensus.cc:3060] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:30.121420 10334 raft_consensus.cc:3055] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:30.121717 10334 raft_consensus.cc:740] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 93a557d883ea4ffe924cfdf3eff37943, State: Running, Role: LEADER
I20260709 14:49:30.122277 10334 consensus_queue.cc:260] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [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: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } }
I20260709 14:49:30.123018 10334 raft_consensus.cc:3060] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:30.125002 10260 raft_consensus.cc:2468] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b4fb4b045eb4309892429ac6ec3047f in term 4.
I20260709 14:49:30.125797 10375 leader_election.cc:304] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f [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: 2b4fb4b045eb4309892429ac6ec3047f, 6a439a0e6cd646ffb6c6bd1229b9b31f; no voters: 
I20260709 14:49:30.126551 10602 raft_consensus.cc:2804] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:30.126924 10602 raft_consensus.cc:697] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f [term 4 LEADER]: Becoming Leader. State: Replica: 2b4fb4b045eb4309892429ac6ec3047f, State: Running, Role: LEADER
I20260709 14:49:30.127262 10334 raft_consensus.cc:2468] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b4fb4b045eb4309892429ac6ec3047f in term 4.
I20260709 14:49:30.127681 10602 consensus_queue.cc:237] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f [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: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } }
I20260709 14:49:30.133858 10154 catalog_manager.cc:5697] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f reported cstate change: term changed from 3 to 4, leader changed from 93a557d883ea4ffe924cfdf3eff37943 (127.9.227.66) to 2b4fb4b045eb4309892429ac6ec3047f (127.9.227.67). New cstate: current_term: 4 leader_uuid: "2b4fb4b045eb4309892429ac6ec3047f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:30.315192 10409 raft_consensus.cc:1275] T f76782924af84d78b1b43022d598b9f7 P 2b4fb4b045eb4309892429ac6ec3047f [term 3 FOLLOWER]: Refusing update from remote peer 6a439a0e6cd646ffb6c6bd1229b9b31f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:30.315645 10408 raft_consensus.cc:1275] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [term 3 FOLLOWER]: Refusing update from remote peer 6a439a0e6cd646ffb6c6bd1229b9b31f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:30.316529 10606 consensus_queue.cc:1048] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:30.316735 10605 consensus_queue.cc:1048] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:30.336503 10334 raft_consensus.cc:1275] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943 [term 3 FOLLOWER]: Refusing update from remote peer 6a439a0e6cd646ffb6c6bd1229b9b31f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:30.338335 10334 raft_consensus.cc:1275] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [term 3 FOLLOWER]: Refusing update from remote peer 6a439a0e6cd646ffb6c6bd1229b9b31f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:30.339562 10620 consensus_queue.cc:1048] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:30.339680 10605 consensus_queue.cc:1048] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:30.347254 10335 raft_consensus.cc:1275] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 5 FOLLOWER]: Refusing update from remote peer 2b4fb4b045eb4309892429ac6ec3047f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:30.348634 10602 consensus_queue.cc:1048] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:30.363104 10260 raft_consensus.cc:1275] T 291339add2774fc090fd17ccc204fc3e P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 5 FOLLOWER]: Refusing update from remote peer 2b4fb4b045eb4309892429ac6ec3047f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:30.365053 10602 consensus_queue.cc:1048] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a439a0e6cd646ffb6c6bd1229b9b31f" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:30.461279 10408 raft_consensus.cc:1275] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f [term 4 FOLLOWER]: Refusing update from remote peer 6a439a0e6cd646ffb6c6bd1229b9b31f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:30.462309 10619 consensus_queue.cc:1048] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4fb4b045eb4309892429ac6ec3047f" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 39691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:30.470780 10333 raft_consensus.cc:1275] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [term 4 FOLLOWER]: Refusing update from remote peer 6a439a0e6cd646ffb6c6bd1229b9b31f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:30.472517 10619 consensus_queue.cc:1048] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:30.572685 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:30.577903 10125 tablet_server.cc:179] TabletServer@127.9.227.65:0 shutting down...
W20260709 14:49:30.587555 10301 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:49:30.592772 10301 consensus_peers.cc:597] T ada63d18b1054dc3acdaced04a4fef11 P 93a557d883ea4ffe924cfdf3eff37943 -> Peer 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281): Couldn't send request to peer 6a439a0e6cd646ffb6c6bd1229b9b31f. 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:49:30.602597 10125 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:30.603243 10125 tablet_replica.cc:333] T 291339add2774fc090fd17ccc204fc3e P 6a439a0e6cd646ffb6c6bd1229b9b31f: stopping tablet replica
I20260709 14:49:30.603837 10125 raft_consensus.cc:2243] T 291339add2774fc090fd17ccc204fc3e P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.604331 10125 raft_consensus.cc:2272] T 291339add2774fc090fd17ccc204fc3e P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.606748 10125 tablet_replica.cc:333] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f: stopping tablet replica
I20260709 14:49:30.607234 10125 raft_consensus.cc:2243] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.607636 10125 raft_consensus.cc:2272] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.609157 10125 tablet_replica.cc:333] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f: stopping tablet replica
I20260709 14:49:30.609612 10125 raft_consensus.cc:2243] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.609979 10125 raft_consensus.cc:2272] T ab6adab849974b5ab10ec37de25e52d4 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.611411 10125 tablet_replica.cc:333] T ada63d18b1054dc3acdaced04a4fef11 P 6a439a0e6cd646ffb6c6bd1229b9b31f: stopping tablet replica
I20260709 14:49:30.611828 10125 raft_consensus.cc:2243] T ada63d18b1054dc3acdaced04a4fef11 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.612180 10125 raft_consensus.cc:2272] T ada63d18b1054dc3acdaced04a4fef11 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.613612 10125 tablet_replica.cc:333] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f: stopping tablet replica
I20260709 14:49:30.614037 10125 raft_consensus.cc:2243] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.614387 10125 raft_consensus.cc:2272] T df8b3400393543e49e7665ded75d51e6 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.615907 10125 tablet_replica.cc:333] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f: stopping tablet replica
I20260709 14:49:30.616312 10125 raft_consensus.cc:2243] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:30.616936 10125 raft_consensus.cc:2272] T a8e7042cc2d24d96acef1fe7f547264a P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.618760 10125 tablet_replica.cc:333] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f: stopping tablet replica
I20260709 14:49:30.619328 10125 raft_consensus.cc:2243] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:30.620193 10125 raft_consensus.cc:2272] T f76782924af84d78b1b43022d598b9f7 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.620200 10333 raft_consensus.cc:1275] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 4 FOLLOWER]: Refusing update from remote peer 2b4fb4b045eb4309892429ac6ec3047f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:30.622253 10125 tablet_replica.cc:333] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f: stopping tablet replica
I20260709 14:49:30.621944 10602 consensus_queue.cc:1048] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93a557d883ea4ffe924cfdf3eff37943" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:30.622862 10125 raft_consensus.cc:2243] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:30.623611 10125 raft_consensus.cc:2272] T 96a3ce01b8ef49c78ab47f15c2623e45 P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:30.623560 10375 consensus_peers.cc:597] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f -> Peer 6a439a0e6cd646ffb6c6bd1229b9b31f (127.9.227.65:34281): Couldn't send request to peer 6a439a0e6cd646ffb6c6bd1229b9b31f. 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:49:30.626323 10125 tablet_replica.cc:333] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f: stopping tablet replica
I20260709 14:49:30.626747 10125 raft_consensus.cc:2243] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.627192 10125 raft_consensus.cc:2272] T d9284e560b084c5b9975ade9df854f8c P 6a439a0e6cd646ffb6c6bd1229b9b31f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.717432 10125 tablet_server.cc:196] TabletServer@127.9.227.65:0 shutdown complete.
I20260709 14:49:30.733978 10125 tablet_server.cc:179] TabletServer@127.9.227.66:0 shutting down...
I20260709 14:49:30.753183 10125 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:30.753826 10125 tablet_replica.cc:333] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943: stopping tablet replica
I20260709 14:49:30.754434 10125 raft_consensus.cc:2243] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.754902 10125 raft_consensus.cc:2272] T f76782924af84d78b1b43022d598b9f7 P 93a557d883ea4ffe924cfdf3eff37943 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.756872 10125 tablet_replica.cc:333] T ada63d18b1054dc3acdaced04a4fef11 P 93a557d883ea4ffe924cfdf3eff37943: stopping tablet replica
I20260709 14:49:30.757340 10125 raft_consensus.cc:2243] T ada63d18b1054dc3acdaced04a4fef11 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:30.757978 10125 raft_consensus.cc:2272] T ada63d18b1054dc3acdaced04a4fef11 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.759377 10125 tablet_replica.cc:333] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943: stopping tablet replica
I20260709 14:49:30.759810 10125 raft_consensus.cc:2243] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.760192 10125 raft_consensus.cc:2272] T d9284e560b084c5b9975ade9df854f8c P 93a557d883ea4ffe924cfdf3eff37943 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.761919 10125 tablet_replica.cc:333] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943: stopping tablet replica
I20260709 14:49:30.762444 10125 raft_consensus.cc:2243] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.762816 10125 raft_consensus.cc:2272] T 96a3ce01b8ef49c78ab47f15c2623e45 P 93a557d883ea4ffe924cfdf3eff37943 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.764671 10125 tablet_replica.cc:333] T ab6adab849974b5ab10ec37de25e52d4 P 93a557d883ea4ffe924cfdf3eff37943: stopping tablet replica
I20260709 14:49:30.765118 10125 raft_consensus.cc:2243] T ab6adab849974b5ab10ec37de25e52d4 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:30.765772 10125 raft_consensus.cc:2272] T ab6adab849974b5ab10ec37de25e52d4 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.767421 10125 tablet_replica.cc:333] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 93a557d883ea4ffe924cfdf3eff37943: stopping tablet replica
I20260709 14:49:30.767910 10125 raft_consensus.cc:2243] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.768275 10125 raft_consensus.cc:2272] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 93a557d883ea4ffe924cfdf3eff37943 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.769731 10125 tablet_replica.cc:333] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943: stopping tablet replica
I20260709 14:49:30.770146 10125 raft_consensus.cc:2243] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.770481 10125 raft_consensus.cc:2272] T 291339add2774fc090fd17ccc204fc3e P 93a557d883ea4ffe924cfdf3eff37943 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.772241 10125 tablet_replica.cc:333] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943: stopping tablet replica
I20260709 14:49:30.772675 10125 raft_consensus.cc:2243] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:30.773339 10125 raft_consensus.cc:2272] T df8b3400393543e49e7665ded75d51e6 P 93a557d883ea4ffe924cfdf3eff37943 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.774899 10125 tablet_replica.cc:333] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943: stopping tablet replica
I20260709 14:49:30.775322 10125 raft_consensus.cc:2243] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.775655 10125 raft_consensus.cc:2272] T a8e7042cc2d24d96acef1fe7f547264a P 93a557d883ea4ffe924cfdf3eff37943 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.802559 10125 tablet_server.cc:196] TabletServer@127.9.227.66:0 shutdown complete.
I20260709 14:49:30.817624 10125 tablet_server.cc:179] TabletServer@127.9.227.67:0 shutting down...
I20260709 14:49:30.835628 10125 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:30.836256 10125 tablet_replica.cc:333] T ab6adab849974b5ab10ec37de25e52d4 P 2b4fb4b045eb4309892429ac6ec3047f: stopping tablet replica
I20260709 14:49:30.836781 10125 raft_consensus.cc:2243] T ab6adab849974b5ab10ec37de25e52d4 P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.837195 10125 raft_consensus.cc:2272] T ab6adab849974b5ab10ec37de25e52d4 P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.838790 10125 tablet_replica.cc:333] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 2b4fb4b045eb4309892429ac6ec3047f: stopping tablet replica
I20260709 14:49:30.839234 10125 raft_consensus.cc:2243] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 2b4fb4b045eb4309892429ac6ec3047f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:30.839949 10125 raft_consensus.cc:2272] T 7d7ac6dd4d8f48c1b1007784fe5f9938 P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.841413 10125 tablet_replica.cc:333] T f76782924af84d78b1b43022d598b9f7 P 2b4fb4b045eb4309892429ac6ec3047f: stopping tablet replica
I20260709 14:49:30.841847 10125 raft_consensus.cc:2243] T f76782924af84d78b1b43022d598b9f7 P 2b4fb4b045eb4309892429ac6ec3047f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.842190 10125 raft_consensus.cc:2272] T f76782924af84d78b1b43022d598b9f7 P 2b4fb4b045eb4309892429ac6ec3047f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.844583 10125 tablet_replica.cc:333] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f: stopping tablet replica
I20260709 14:49:30.845021 10125 raft_consensus.cc:2243] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:49:30.845670 10125 raft_consensus.cc:2272] T 291339add2774fc090fd17ccc204fc3e P 2b4fb4b045eb4309892429ac6ec3047f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.847465 10125 tablet_replica.cc:333] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f: stopping tablet replica
I20260709 14:49:30.847918 10125 raft_consensus.cc:2243] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.848294 10125 raft_consensus.cc:2272] T a8e7042cc2d24d96acef1fe7f547264a P 2b4fb4b045eb4309892429ac6ec3047f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.850355 10125 tablet_replica.cc:333] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f: stopping tablet replica
I20260709 14:49:30.850834 10125 raft_consensus.cc:2243] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.851167 10125 raft_consensus.cc:2272] T df8b3400393543e49e7665ded75d51e6 P 2b4fb4b045eb4309892429ac6ec3047f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.852612 10125 tablet_replica.cc:333] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f: stopping tablet replica
I20260709 14:49:30.853000 10125 raft_consensus.cc:2243] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:30.853605 10125 raft_consensus.cc:2272] T d9284e560b084c5b9975ade9df854f8c P 2b4fb4b045eb4309892429ac6ec3047f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.855079 10125 tablet_replica.cc:333] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f: stopping tablet replica
I20260709 14:49:30.855458 10125 raft_consensus.cc:2243] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.855780 10125 raft_consensus.cc:2272] T 96a3ce01b8ef49c78ab47f15c2623e45 P 2b4fb4b045eb4309892429ac6ec3047f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.857375 10125 tablet_replica.cc:333] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f: stopping tablet replica
I20260709 14:49:30.857744 10125 raft_consensus.cc:2243] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.858053 10125 raft_consensus.cc:2272] T ada63d18b1054dc3acdaced04a4fef11 P 2b4fb4b045eb4309892429ac6ec3047f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.882658 10125 tablet_server.cc:196] TabletServer@127.9.227.67:0 shutdown complete.
I20260709 14:49:30.898056 10125 master.cc:562] Master@127.9.227.126:42777 shutting down...
I20260709 14:49:31.065887 10125 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dd65ac4c6e6e4ed7809e39f0008ec99a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:31.066375 10125 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dd65ac4c6e6e4ed7809e39f0008ec99a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:31.066639 10125 tablet_replica.cc:333] T 00000000000000000000000000000000 P dd65ac4c6e6e4ed7809e39f0008ec99a: stopping tablet replica
I20260709 14:49:31.085309 10125 master.cc:584] Master@127.9.227.126:42777 shutdown complete.
2b4fb4b045eb4309892429ac6ec3047f  1
6a439a0e6cd646ffb6c6bd1229b9b31f  4
93a557d883ea4ffe924cfdf3eff37943  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12221 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:49:31.119946 10125 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.227.126:35211
I20260709 14:49:31.120973 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:31.125756 10636 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:49:31.125783 10635 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:49:31.127956 10638 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:49:31.128571 10125 server_base.cc:1061] running on GCE node
I20260709 14:49:31.129316 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:31.129494 10125 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:49:31.129647 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608571129633 us; error 0 us; skew 500 ppm
I20260709 14:49:31.130138 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:31.132555 10125 webserver.cc:533] Webserver started at http://127.9.227.126:41319/ using document root <none> and password file <none>
I20260709 14:49:31.132988 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:31.133144 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:31.133347 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:31.134318 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608558739546-10125-0/minicluster-data/master-0-root/instance:
uuid: "00bb5c09d94d4a298c4c5ce75cb87320"
format_stamp: "Formatted at 2026-07-09 14:49:31 on dist-test-slave-31z3"
I20260709 14:49:31.138273 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:49:31.141497 10643 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:49:31.142166 10125 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:49:31.142409 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608558739546-10125-0/minicluster-data/master-0-root
uuid: "00bb5c09d94d4a298c4c5ce75cb87320"
format_stamp: "Formatted at 2026-07-09 14:49:31 on dist-test-slave-31z3"
I20260709 14:49:31.142634 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608558739546-10125-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608558739546-10125-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608558739546-10125-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:49:31.161363 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:31.162434 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:31.198282 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.126:35211
I20260709 14:49:31.198372 10694 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.126:35211 every 8 connection(s)
I20260709 14:49:31.201952 10695 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:49:31.210651 10695 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 00bb5c09d94d4a298c4c5ce75cb87320: Bootstrap starting.
I20260709 14:49:31.214809 10695 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 00bb5c09d94d4a298c4c5ce75cb87320: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.218412 10695 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 00bb5c09d94d4a298c4c5ce75cb87320: No bootstrap required, opened a new log
I20260709 14:49:31.220288 10695 raft_consensus.cc:359] T 00000000000000000000000000000000 P 00bb5c09d94d4a298c4c5ce75cb87320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "00bb5c09d94d4a298c4c5ce75cb87320" member_type: VOTER }
I20260709 14:49:31.220651 10695 raft_consensus.cc:385] T 00000000000000000000000000000000 P 00bb5c09d94d4a298c4c5ce75cb87320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.220857 10695 raft_consensus.cc:740] T 00000000000000000000000000000000 P 00bb5c09d94d4a298c4c5ce75cb87320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00bb5c09d94d4a298c4c5ce75cb87320, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.221390 10695 consensus_queue.cc:260] T 00000000000000000000000000000000 P 00bb5c09d94d4a298c4c5ce75cb87320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "00bb5c09d94d4a298c4c5ce75cb87320" member_type: VOTER }
I20260709 14:49:31.221809 10695 raft_consensus.cc:399] T 00000000000000000000000000000000 P 00bb5c09d94d4a298c4c5ce75cb87320 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:49:31.222015 10695 raft_consensus.cc:493] T 00000000000000000000000000000000 P 00bb5c09d94d4a298c4c5ce75cb87320 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:49:31.222251 10695 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 00bb5c09d94d4a298c4c5ce75cb87320 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:31.225950 10695 raft_consensus.cc:515] T 00000000000000000000000000000000 P 00bb5c09d94d4a298c4c5ce75cb87320 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "00bb5c09d94d4a298c4c5ce75cb87320" member_type: VOTER }
I20260709 14:49:31.226436 10695 leader_election.cc:304] T 00000000000000000000000000000000 P 00bb5c09d94d4a298c4c5ce75cb87320 [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: 00bb5c09d94d4a298c4c5ce75cb87320; no voters: 
I20260709 14:49:31.227428 10695 leader_election.cc:290] T 00000000000000000000000000000000 P 00bb5c09d94d4a298c4c5ce75cb87320 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:49:31.227684 10698 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 00bb5c09d94d4a298c4c5ce75cb87320 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:31.228897 10698 raft_consensus.cc:697] T 00000000000000000000000000000000 P 00bb5c09d94d4a298c4c5ce75cb87320 [term 1 LEADER]: Becoming Leader. State: Replica: 00bb5c09d94d4a298c4c5ce75cb87320, State: Running, Role: LEADER
I20260709 14:49:31.229537 10698 consensus_queue.cc:237] T 00000000000000000000000000000000 P 00bb5c09d94d4a298c4c5ce75cb87320 [LEADER]: Queue going to LEADER mode. State: All 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: "00bb5c09d94d4a298c4c5ce75cb87320" member_type: VOTER }
I20260709 14:49:31.229961 10695 sys_catalog.cc:565] T 00000000000000000000000000000000 P 00bb5c09d94d4a298c4c5ce75cb87320 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:49:31.233873 10700 sys_catalog.cc:455] T 00000000000000000000000000000000 P 00bb5c09d94d4a298c4c5ce75cb87320 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 00bb5c09d94d4a298c4c5ce75cb87320. Latest consensus state: current_term: 1 leader_uuid: "00bb5c09d94d4a298c4c5ce75cb87320" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "00bb5c09d94d4a298c4c5ce75cb87320" member_type: VOTER } }
I20260709 14:49:31.234413 10700 sys_catalog.cc:458] T 00000000000000000000000000000000 P 00bb5c09d94d4a298c4c5ce75cb87320 [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:31.234982 10699 sys_catalog.cc:455] T 00000000000000000000000000000000 P 00bb5c09d94d4a298c4c5ce75cb87320 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "00bb5c09d94d4a298c4c5ce75cb87320" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "00bb5c09d94d4a298c4c5ce75cb87320" member_type: VOTER } }
I20260709 14:49:31.235520 10699 sys_catalog.cc:458] T 00000000000000000000000000000000 P 00bb5c09d94d4a298c4c5ce75cb87320 [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:31.237141 10705 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:49:31.242949 10705 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:49:31.243912 10125 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:49:31.250694 10705 catalog_manager.cc:1383] Generated new cluster ID: fde1f8b9bbe344a09861ac58f29eaa1f
I20260709 14:49:31.250955 10705 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:49:31.285683 10705 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:49:31.286805 10705 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:49:31.302091 10705 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 00bb5c09d94d4a298c4c5ce75cb87320: Generated new TSK 0
I20260709 14:49:31.302610 10705 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:49:31.309818 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:31.315694 10716 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:49:31.316584 10717 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:49:31.318115 10719 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:49:31.318269 10125 server_base.cc:1061] running on GCE node
I20260709 14:49:31.319056 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:31.319271 10125 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:49:31.319420 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608571319404 us; error 0 us; skew 500 ppm
I20260709 14:49:31.319976 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:31.322019 10125 webserver.cc:533] Webserver started at http://127.9.227.65:37767/ using document root <none> and password file <none>
I20260709 14:49:31.322453 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:31.322633 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:31.322877 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:31.323825 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608558739546-10125-0/minicluster-data/ts-0-root/instance:
uuid: "aa926be6ddd14c7894fe649785ed2cf2"
format_stamp: "Formatted at 2026-07-09 14:49:31 on dist-test-slave-31z3"
I20260709 14:49:31.327795 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:49:31.330698 10724 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:49:31.331317 10125 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:31.331588 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608558739546-10125-0/minicluster-data/ts-0-root
uuid: "aa926be6ddd14c7894fe649785ed2cf2"
format_stamp: "Formatted at 2026-07-09 14:49:31 on dist-test-slave-31z3"
I20260709 14:49:31.331905 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608558739546-10125-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608558739546-10125-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608558739546-10125-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:49:31.364301 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:31.365447 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:31.366786 10125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:31.368813 10125 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:31.369002 10125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:31.369215 10125 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:31.369371 10125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:31.405843 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.65:38105
I20260709 14:49:31.405939 10786 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.65:38105 every 8 connection(s)
I20260709 14:49:31.410403 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:31.416867 10791 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:49:31.419338 10792 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:49:31.421000 10125 server_base.cc:1061] running on GCE node
W20260709 14:49:31.421108 10794 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:49:31.421919 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:31.422119 10125 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:49:31.422286 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608571422266 us; error 0 us; skew 500 ppm
I20260709 14:49:31.422901 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:31.425709 10125 webserver.cc:533] Webserver started at http://127.9.227.66:35287/ using document root <none> and password file <none>
I20260709 14:49:31.425772 10787 heartbeater.cc:344] Connected to a master server at 127.9.227.126:35211
I20260709 14:49:31.426139 10787 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:31.426230 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:31.426481 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:31.426733 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:31.426828 10787 heartbeater.cc:507] Master 127.9.227.126:35211 requested a full tablet report, sending...
I20260709 14:49:31.427778 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608558739546-10125-0/minicluster-data/ts-1-root/instance:
uuid: "7e005eaf2ea34a869febd8a990443c18"
format_stamp: "Formatted at 2026-07-09 14:49:31 on dist-test-slave-31z3"
I20260709 14:49:31.428756 10660 ts_manager.cc:194] Registered new tserver with Master: aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105)
I20260709 14:49:31.430316 10660 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36198
I20260709 14:49:31.432144 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:49:31.435287 10799 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:49:31.436009 10125 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:49:31.436275 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608558739546-10125-0/minicluster-data/ts-1-root
uuid: "7e005eaf2ea34a869febd8a990443c18"
format_stamp: "Formatted at 2026-07-09 14:49:31 on dist-test-slave-31z3"
I20260709 14:49:31.436520 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608558739546-10125-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608558739546-10125-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608558739546-10125-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:49:31.469426 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:31.470552 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:31.472069 10125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:31.474102 10125 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:31.474294 10125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:31.474507 10125 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:31.474654 10125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:31.514408 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.66:35039
I20260709 14:49:31.514500 10861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.66:35039 every 8 connection(s)
I20260709 14:49:31.518736 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:31.525416 10865 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:49:31.526677 10866 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:49:31.529129 10868 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:49:31.529768 10125 server_base.cc:1061] running on GCE node
I20260709 14:49:31.530026 10862 heartbeater.cc:344] Connected to a master server at 127.9.227.126:35211
I20260709 14:49:31.530380 10862 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:31.530578 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:31.530783 10125 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:49:31.530956 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608571530938 us; error 0 us; skew 500 ppm
I20260709 14:49:31.531059 10862 heartbeater.cc:507] Master 127.9.227.126:35211 requested a full tablet report, sending...
I20260709 14:49:31.531567 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:31.533059 10660 ts_manager.cc:194] Registered new tserver with Master: 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039)
I20260709 14:49:31.534170 10125 webserver.cc:533] Webserver started at http://127.9.227.67:42957/ using document root <none> and password file <none>
I20260709 14:49:31.534458 10660 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36204
I20260709 14:49:31.534626 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:31.534865 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:31.535106 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:31.536269 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608558739546-10125-0/minicluster-data/ts-2-root/instance:
uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
format_stamp: "Formatted at 2026-07-09 14:49:31 on dist-test-slave-31z3"
I20260709 14:49:31.540463 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:49:31.544128 10873 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:49:31.545038 10125 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 14:49:31.545296 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608558739546-10125-0/minicluster-data/ts-2-root
uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
format_stamp: "Formatted at 2026-07-09 14:49:31 on dist-test-slave-31z3"
I20260709 14:49:31.545521 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608558739546-10125-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608558739546-10125-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608558739546-10125-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:49:31.572351 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:31.573486 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:31.574832 10125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:31.577417 10125 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:31.577605 10125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:31.577831 10125 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:31.577987 10125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:31.616782 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.67:41061
I20260709 14:49:31.616868 10935 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.67:41061 every 8 connection(s)
I20260709 14:49:31.629221 10936 heartbeater.cc:344] Connected to a master server at 127.9.227.126:35211
I20260709 14:49:31.629572 10936 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:31.630263 10936 heartbeater.cc:507] Master 127.9.227.126:35211 requested a full tablet report, sending...
I20260709 14:49:31.632493 10660 ts_manager.cc:194] Registered new tserver with Master: 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67:41061)
I20260709 14:49:31.632911 10125 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013265899s
I20260709 14:49:31.633773 10660 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36208
I20260709 14:49:31.656144 10660 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36212:
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:49:31.658747 10660 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:49:31.723766 10752 tablet_service.cc:1511] Processing CreateTablet for tablet 9dbb84366a0b47c1ae1c39a950d493e5 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:49:31.725272 10752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dbb84366a0b47c1ae1c39a950d493e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.732923 10751 tablet_service.cc:1511] Processing CreateTablet for tablet ef73230d17924941bfac2b0c3ab7c514 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:49:31.734417 10751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef73230d17924941bfac2b0c3ab7c514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.744932 10750 tablet_service.cc:1511] Processing CreateTablet for tablet 0002d8d47a6048398cea3deb41ed96c4 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:49:31.746596 10750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0002d8d47a6048398cea3deb41ed96c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.746388 10901 tablet_service.cc:1511] Processing CreateTablet for tablet 9dbb84366a0b47c1ae1c39a950d493e5 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:49:31.747574 10901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dbb84366a0b47c1ae1c39a950d493e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.747412 10746 tablet_service.cc:1511] Processing CreateTablet for tablet 7ef437b68fcf456b905927a40d78e726 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:49:31.748605 10746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef437b68fcf456b905927a40d78e726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.752699 10747 tablet_service.cc:1511] Processing CreateTablet for tablet e71dcf16174c4f2fac942830c7255f90 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:49:31.753880 10747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71dcf16174c4f2fac942830c7255f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.756991 10748 tablet_service.cc:1511] Processing CreateTablet for tablet 964c1a2f7a9449dca34824a4cde42a00 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:49:31.757602 10900 tablet_service.cc:1511] Processing CreateTablet for tablet ef73230d17924941bfac2b0c3ab7c514 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:49:31.758221 10748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 964c1a2f7a9449dca34824a4cde42a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.758896 10900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef73230d17924941bfac2b0c3ab7c514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.760942 10749 tablet_service.cc:1511] Processing CreateTablet for tablet e91b26055d764e66b67072627df970e5 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:49:31.762074 10951 tablet_bootstrap.cc:492] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2: Bootstrap starting.
I20260709 14:49:31.762199 10749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e91b26055d764e66b67072627df970e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.764921 10898 tablet_service.cc:1511] Processing CreateTablet for tablet e91b26055d764e66b67072627df970e5 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:49:31.766134 10898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e91b26055d764e66b67072627df970e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.768848 10897 tablet_service.cc:1511] Processing CreateTablet for tablet 964c1a2f7a9449dca34824a4cde42a00 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:49:31.770015 10897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 964c1a2f7a9449dca34824a4cde42a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.770448 10750 tablet_service.cc:1511] Processing CreateTablet for tablet 15eba7cd065242ea93d31be318c94c25 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:49:31.771636 10750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15eba7cd065242ea93d31be318c94c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.772933 10896 tablet_service.cc:1511] Processing CreateTablet for tablet e71dcf16174c4f2fac942830c7255f90 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:49:31.774204 10896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71dcf16174c4f2fac942830c7255f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.776775 10752 tablet_service.cc:1511] Processing CreateTablet for tablet 2882fa77756f4b2eac24eaaa6c987025 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:49:31.776944 10895 tablet_service.cc:1511] Processing CreateTablet for tablet 7ef437b68fcf456b905927a40d78e726 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:49:31.777882 10752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2882fa77756f4b2eac24eaaa6c987025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.778236 10895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef437b68fcf456b905927a40d78e726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.781049 10894 tablet_service.cc:1511] Processing CreateTablet for tablet 2882fa77756f4b2eac24eaaa6c987025 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:49:31.781848 10826 tablet_service.cc:1511] Processing CreateTablet for tablet ef73230d17924941bfac2b0c3ab7c514 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:49:31.782296 10894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2882fa77756f4b2eac24eaaa6c987025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.783066 10826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef73230d17924941bfac2b0c3ab7c514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.784245 10819 tablet_service.cc:1511] Processing CreateTablet for tablet 15eba7cd065242ea93d31be318c94c25 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:49:31.784835 10893 tablet_service.cc:1511] Processing CreateTablet for tablet 15eba7cd065242ea93d31be318c94c25 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:49:31.785403 10819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15eba7cd065242ea93d31be318c94c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.785984 10893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15eba7cd065242ea93d31be318c94c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.788880 10892 tablet_service.cc:1511] Processing CreateTablet for tablet 3d758f98c9c3406988a3b4a86b1a4722 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:49:31.790046 10892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d758f98c9c3406988a3b4a86b1a4722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.794936 10827 tablet_service.cc:1511] Processing CreateTablet for tablet 9dbb84366a0b47c1ae1c39a950d493e5 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:49:31.763806 10899 tablet_service.cc:1511] Processing CreateTablet for tablet 0002d8d47a6048398cea3deb41ed96c4 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:49:31.798178 10820 tablet_service.cc:1511] Processing CreateTablet for tablet 2882fa77756f4b2eac24eaaa6c987025 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:49:31.798988 10899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0002d8d47a6048398cea3deb41ed96c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.798641 10825 tablet_service.cc:1511] Processing CreateTablet for tablet 0002d8d47a6048398cea3deb41ed96c4 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:49:31.793183 10818 tablet_service.cc:1511] Processing CreateTablet for tablet 3d758f98c9c3406988a3b4a86b1a4722 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:49:31.803475 10824 tablet_service.cc:1511] Processing CreateTablet for tablet e91b26055d764e66b67072627df970e5 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:49:31.803988 10823 tablet_service.cc:1511] Processing CreateTablet for tablet 964c1a2f7a9449dca34824a4cde42a00 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:49:31.807408 10822 tablet_service.cc:1511] Processing CreateTablet for tablet e71dcf16174c4f2fac942830c7255f90 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:49:31.820680 10821 tablet_service.cc:1511] Processing CreateTablet for tablet 7ef437b68fcf456b905927a40d78e726 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:49:31.793183 10745 tablet_service.cc:1511] Processing CreateTablet for tablet 3d758f98c9c3406988a3b4a86b1a4722 (DEFAULT_TABLE table=test-workload [id=fe97283a5c4942c886bc478329d9adc1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:49:31.824802 10745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d758f98c9c3406988a3b4a86b1a4722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.827267 10827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dbb84366a0b47c1ae1c39a950d493e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.833535 10820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2882fa77756f4b2eac24eaaa6c987025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.837096 10824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e91b26055d764e66b67072627df970e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.837415 10951 tablet_bootstrap.cc:654] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.838290 10821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef437b68fcf456b905927a40d78e726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.839028 10818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d758f98c9c3406988a3b4a86b1a4722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.840289 10822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71dcf16174c4f2fac942830c7255f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.844170 10825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0002d8d47a6048398cea3deb41ed96c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.847959 10823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 964c1a2f7a9449dca34824a4cde42a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.860874 10952 tablet_bootstrap.cc:492] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4: Bootstrap starting.
I20260709 14:49:31.904448 10953 tablet_bootstrap.cc:492] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18: Bootstrap starting.
I20260709 14:49:31.913312 10952 tablet_bootstrap.cc:654] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.920279 10953 tablet_bootstrap.cc:654] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.931031 10951 tablet_bootstrap.cc:492] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2: No bootstrap required, opened a new log
I20260709 14:49:31.931416 10951 ts_tablet_manager.cc:1403] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2: Time spent bootstrapping tablet: real 0.170s	user 0.018s	sys 0.012s
I20260709 14:49:31.933807 10951 raft_consensus.cc:359] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:31.935835 10951 raft_consensus.cc:385] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.936169 10951 raft_consensus.cc:740] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa926be6ddd14c7894fe649785ed2cf2, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.937049 10951 consensus_queue.cc:260] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:31.938151 10952 tablet_bootstrap.cc:492] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4: No bootstrap required, opened a new log
I20260709 14:49:31.939472 10952 ts_tablet_manager.cc:1403] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.008s
I20260709 14:49:31.943184 10952 raft_consensus.cc:359] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:31.943974 10952 raft_consensus.cc:385] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.945267 10787 heartbeater.cc:499] Master 127.9.227.126:35211 was elected leader, sending a full tablet report...
I20260709 14:49:31.945745 10951 ts_tablet_manager.cc:1434] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.010s
I20260709 14:49:31.946134 10953 tablet_bootstrap.cc:492] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18: No bootstrap required, opened a new log
I20260709 14:49:31.946424 10953 ts_tablet_manager.cc:1403] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.000s
I20260709 14:49:31.946633 10951 tablet_bootstrap.cc:492] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2: Bootstrap starting.
I20260709 14:49:31.948534 10953 raft_consensus.cc:359] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:31.948993 10953 raft_consensus.cc:385] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.949211 10953 raft_consensus.cc:740] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e005eaf2ea34a869febd8a990443c18, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.949779 10953 consensus_queue.cc:260] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:31.944579 10952 raft_consensus.cc:740] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849c2d5c99dd48f9826eeda8e4d2aac4, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.953058 10951 tablet_bootstrap.cc:654] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.952680 10952 consensus_queue.cc:260] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:31.960678 10936 heartbeater.cc:499] Master 127.9.227.126:35211 was elected leader, sending a full tablet report...
I20260709 14:49:31.961669 10952 ts_tablet_manager.cc:1434] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.003s
I20260709 14:49:31.962651 10952 tablet_bootstrap.cc:492] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4: Bootstrap starting.
I20260709 14:49:31.964445 10951 tablet_bootstrap.cc:492] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2: No bootstrap required, opened a new log
I20260709 14:49:31.964958 10951 ts_tablet_manager.cc:1403] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 14:49:31.967727 10951 raft_consensus.cc:359] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:31.969117 10952 tablet_bootstrap.cc:654] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.969089 10862 heartbeater.cc:499] Master 127.9.227.126:35211 was elected leader, sending a full tablet report...
I20260709 14:49:31.970114 10953 ts_tablet_manager.cc:1434] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.010s
I20260709 14:49:31.971031 10953 tablet_bootstrap.cc:492] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18: Bootstrap starting.
I20260709 14:49:31.969118 10951 raft_consensus.cc:385] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.972210 10951 raft_consensus.cc:740] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa926be6ddd14c7894fe649785ed2cf2, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.973007 10951 consensus_queue.cc:260] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:31.975188 10951 ts_tablet_manager.cc:1434] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:49:31.976035 10951 tablet_bootstrap.cc:492] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2: Bootstrap starting.
I20260709 14:49:31.977005 10953 tablet_bootstrap.cc:654] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.981556 10951 tablet_bootstrap.cc:654] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.982055 10953 tablet_bootstrap.cc:492] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18: No bootstrap required, opened a new log
I20260709 14:49:31.982509 10953 ts_tablet_manager.cc:1403] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 14:49:31.985294 10953 raft_consensus.cc:359] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:31.986068 10953 raft_consensus.cc:385] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.986409 10953 raft_consensus.cc:740] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e005eaf2ea34a869febd8a990443c18, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.987306 10953 consensus_queue.cc:260] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:31.989367 10952 tablet_bootstrap.cc:492] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4: No bootstrap required, opened a new log
I20260709 14:49:31.989684 10953 ts_tablet_manager.cc:1434] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:31.989804 10952 ts_tablet_manager.cc:1403] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 14:49:31.990758 10953 tablet_bootstrap.cc:492] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18: Bootstrap starting.
I20260709 14:49:31.992659 10952 raft_consensus.cc:359] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:31.993317 10952 raft_consensus.cc:385] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.993597 10952 raft_consensus.cc:740] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849c2d5c99dd48f9826eeda8e4d2aac4, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.994359 10952 consensus_queue.cc:260] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:31.997532 10953 tablet_bootstrap.cc:654] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.999616 10952 ts_tablet_manager.cc:1434] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:49:32.007455 10952 tablet_bootstrap.cc:492] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4: Bootstrap starting.
I20260709 14:49:32.013358 10952 tablet_bootstrap.cc:654] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.013922 10951 tablet_bootstrap.cc:492] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2: No bootstrap required, opened a new log
I20260709 14:49:32.014292 10951 ts_tablet_manager.cc:1403] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.008s
I20260709 14:49:32.016461 10951 raft_consensus.cc:359] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.017113 10951 raft_consensus.cc:385] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.017277 10952 tablet_bootstrap.cc:492] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4: No bootstrap required, opened a new log
I20260709 14:49:32.017428 10951 raft_consensus.cc:740] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa926be6ddd14c7894fe649785ed2cf2, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.017673 10952 ts_tablet_manager.cc:1403] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 14:49:32.018193 10951 consensus_queue.cc:260] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.017702 10953 tablet_bootstrap.cc:492] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18: No bootstrap required, opened a new log
I20260709 14:49:32.019318 10953 ts_tablet_manager.cc:1403] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.008s
I20260709 14:49:32.020197 10951 ts_tablet_manager.cc:1434] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:49:32.020125 10952 raft_consensus.cc:359] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.020916 10952 raft_consensus.cc:385] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.021258 10951 tablet_bootstrap.cc:492] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2: Bootstrap starting.
I20260709 14:49:32.021261 10952 raft_consensus.cc:740] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849c2d5c99dd48f9826eeda8e4d2aac4, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.022012 10953 raft_consensus.cc:359] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.022303 10952 consensus_queue.cc:260] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.022723 10953 raft_consensus.cc:385] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.023200 10953 raft_consensus.cc:740] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e005eaf2ea34a869febd8a990443c18, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.024019 10953 consensus_queue.cc:260] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.026732 10952 ts_tablet_manager.cc:1434] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:49:32.027626 10952 tablet_bootstrap.cc:492] T 15eba7cd065242ea93d31be318c94c25 P 849c2d5c99dd48f9826eeda8e4d2aac4: Bootstrap starting.
I20260709 14:49:32.027771 10951 tablet_bootstrap.cc:654] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.028524 10953 ts_tablet_manager.cc:1434] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 14:49:32.033334 10958 raft_consensus.cc:493] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:32.033782 10958 raft_consensus.cc:515] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.034807 10953 tablet_bootstrap.cc:492] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18: Bootstrap starting.
I20260709 14:49:32.036167 10958 leader_election.cc:290] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105), 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67:41061)
I20260709 14:49:32.040854 10952 tablet_bootstrap.cc:654] T 15eba7cd065242ea93d31be318c94c25 P 849c2d5c99dd48f9826eeda8e4d2aac4: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.044246 10951 tablet_bootstrap.cc:492] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2: No bootstrap required, opened a new log
I20260709 14:49:32.045998 10951 ts_tablet_manager.cc:1403] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.004s
I20260709 14:49:32.045493 10953 tablet_bootstrap.cc:654] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.051658 10951 raft_consensus.cc:359] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.052387 10951 raft_consensus.cc:385] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.052547 10960 raft_consensus.cc:493] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:32.052707 10951 raft_consensus.cc:740] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa926be6ddd14c7894fe649785ed2cf2, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.053051 10960 raft_consensus.cc:515] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.053483 10951 consensus_queue.cc:260] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.057910 10960 leader_election.cc:290] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105), 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039)
I20260709 14:49:32.059180 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15eba7cd065242ea93d31be318c94c25" candidate_uuid: "7e005eaf2ea34a869febd8a990443c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2" is_pre_election: true
I20260709 14:49:32.055696 10951 ts_tablet_manager.cc:1434] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 14:49:32.061496 10951 tablet_bootstrap.cc:492] T 15eba7cd065242ea93d31be318c94c25 P aa926be6ddd14c7894fe649785ed2cf2: Bootstrap starting.
I20260709 14:49:32.067181 10951 tablet_bootstrap.cc:654] T 15eba7cd065242ea93d31be318c94c25 P aa926be6ddd14c7894fe649785ed2cf2: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.069866 10952 tablet_bootstrap.cc:492] T 15eba7cd065242ea93d31be318c94c25 P 849c2d5c99dd48f9826eeda8e4d2aac4: No bootstrap required, opened a new log
I20260709 14:49:32.070294 10952 ts_tablet_manager.cc:1403] T 15eba7cd065242ea93d31be318c94c25 P 849c2d5c99dd48f9826eeda8e4d2aac4: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.004s
I20260709 14:49:32.071982 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef73230d17924941bfac2b0c3ab7c514" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e005eaf2ea34a869febd8a990443c18" is_pre_election: true
I20260709 14:49:32.072687 10837 raft_consensus.cc:2468] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in term 0.
I20260709 14:49:32.073005 10952 raft_consensus.cc:359] T 15eba7cd065242ea93d31be318c94c25 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.073520 10952 raft_consensus.cc:385] T 15eba7cd065242ea93d31be318c94c25 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.073812 10952 raft_consensus.cc:740] T 15eba7cd065242ea93d31be318c94c25 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849c2d5c99dd48f9826eeda8e4d2aac4, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.074183 10874 leader_election.cc:304] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e005eaf2ea34a869febd8a990443c18, 849c2d5c99dd48f9826eeda8e4d2aac4; no voters: 
I20260709 14:49:32.074389 10953 tablet_bootstrap.cc:492] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18: No bootstrap required, opened a new log
I20260709 14:49:32.074925 10960 raft_consensus.cc:2804] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:32.075270 10960 raft_consensus.cc:493] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:32.075452 10953 ts_tablet_manager.cc:1403] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.004s
I20260709 14:49:32.075603 10960 raft_consensus.cc:3060] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.078502 10953 raft_consensus.cc:359] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.079181 10953 raft_consensus.cc:385] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.079458 10953 raft_consensus.cc:740] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e005eaf2ea34a869febd8a990443c18, State: Initialized, Role: FOLLOWER
W20260709 14:49:32.080467 10802 leader_election.cc:343] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:32.080302 10952 consensus_queue.cc:260] T 15eba7cd065242ea93d31be318c94c25 P 849c2d5c99dd48f9826eeda8e4d2aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.081221 10953 consensus_queue.cc:260] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.083611 10952 ts_tablet_manager.cc:1434] T 15eba7cd065242ea93d31be318c94c25 P 849c2d5c99dd48f9826eeda8e4d2aac4: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.006s
I20260709 14:49:32.082573 10960 raft_consensus.cc:515] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.084645 10952 tablet_bootstrap.cc:492] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4: Bootstrap starting.
I20260709 14:49:32.087997 10953 ts_tablet_manager.cc:1434] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:49:32.088424 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef73230d17924941bfac2b0c3ab7c514" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
I20260709 14:49:32.088927 10837 raft_consensus.cc:3060] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.090916 10952 tablet_bootstrap.cc:654] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.092188 10953 tablet_bootstrap.cc:492] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18: Bootstrap starting.
I20260709 14:49:32.093329 10951 tablet_bootstrap.cc:492] T 15eba7cd065242ea93d31be318c94c25 P aa926be6ddd14c7894fe649785ed2cf2: No bootstrap required, opened a new log
I20260709 14:49:32.093760 10951 ts_tablet_manager.cc:1403] T 15eba7cd065242ea93d31be318c94c25 P aa926be6ddd14c7894fe649785ed2cf2: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.007s
I20260709 14:49:32.096370 10951 raft_consensus.cc:359] T 15eba7cd065242ea93d31be318c94c25 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.096836 10837 raft_consensus.cc:2468] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in term 1.
I20260709 14:49:32.097043 10951 raft_consensus.cc:385] T 15eba7cd065242ea93d31be318c94c25 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.097395 10951 raft_consensus.cc:740] T 15eba7cd065242ea93d31be318c94c25 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa926be6ddd14c7894fe649785ed2cf2, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.097649 10960 leader_election.cc:290] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 election: Requested vote from peers aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105), 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039)
I20260709 14:49:32.098116 10874 leader_election.cc:304] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e005eaf2ea34a869febd8a990443c18, 849c2d5c99dd48f9826eeda8e4d2aac4; no voters: 
I20260709 14:49:32.098093 10951 consensus_queue.cc:260] T 15eba7cd065242ea93d31be318c94c25 P aa926be6ddd14c7894fe649785ed2cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.099521 10953 tablet_bootstrap.cc:654] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.100171 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15eba7cd065242ea93d31be318c94c25" candidate_uuid: "7e005eaf2ea34a869febd8a990443c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" is_pre_election: true
I20260709 14:49:32.100926 10911 raft_consensus.cc:2468] T 15eba7cd065242ea93d31be318c94c25 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e005eaf2ea34a869febd8a990443c18 in term 0.
I20260709 14:49:32.102200 10802 leader_election.cc:304] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18 [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: 7e005eaf2ea34a869febd8a990443c18, 849c2d5c99dd48f9826eeda8e4d2aac4; no voters: aa926be6ddd14c7894fe649785ed2cf2
I20260709 14:49:32.103003 10958 raft_consensus.cc:2804] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:32.103333 10958 raft_consensus.cc:493] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:32.103657 10958 raft_consensus.cc:3060] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.098153 10960 raft_consensus.cc:493] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:32.106725 10960 raft_consensus.cc:515] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.107695 10761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef73230d17924941bfac2b0c3ab7c514" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
I20260709 14:49:32.099169 10973 raft_consensus.cc:2804] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:32.109664 10760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb84366a0b47c1ae1c39a950d493e5" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2" is_pre_election: true
W20260709 14:49:32.109844 10876 leader_election.cc:343] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:32.110152 10951 ts_tablet_manager.cc:1434] T 15eba7cd065242ea93d31be318c94c25 P aa926be6ddd14c7894fe649785ed2cf2: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 14:49:32.110301 10760 raft_consensus.cc:2468] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in term 0.
I20260709 14:49:32.107722 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef73230d17924941bfac2b0c3ab7c514" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2" is_pre_election: true
I20260709 14:49:32.117470 10951 tablet_bootstrap.cc:492] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2: Bootstrap starting.
I20260709 14:49:32.113284 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb84366a0b47c1ae1c39a950d493e5" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e005eaf2ea34a869febd8a990443c18" is_pre_election: true
W20260709 14:49:32.119817 10874 leader_election.cc:343] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:32.112387 10957 raft_consensus.cc:493] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:32.120581 10952 tablet_bootstrap.cc:492] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4: No bootstrap required, opened a new log
I20260709 14:49:32.120899 10876 leader_election.cc:304] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [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: 849c2d5c99dd48f9826eeda8e4d2aac4, aa926be6ddd14c7894fe649785ed2cf2; no voters: 7e005eaf2ea34a869febd8a990443c18
I20260709 14:49:32.120604 10957 raft_consensus.cc:515] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.111949 10953 tablet_bootstrap.cc:492] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18: No bootstrap required, opened a new log
I20260709 14:49:32.122375 10953 ts_tablet_manager.cc:1403] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.010s
I20260709 14:49:32.125284 10953 raft_consensus.cc:359] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.125993 10953 raft_consensus.cc:385] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.126302 10953 raft_consensus.cc:740] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e005eaf2ea34a869febd8a990443c18, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.126432 10951 tablet_bootstrap.cc:654] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.126525 10952 ts_tablet_manager.cc:1403] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.004s
I20260709 14:49:32.127038 10953 consensus_queue.cc:260] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.117465 10958 raft_consensus.cc:515] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.130209 10958 leader_election.cc:290] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18 [CANDIDATE]: Term 1 election: Requested vote from peers aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105), 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67:41061)
I20260709 14:49:32.110296 10960 leader_election.cc:290] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105), 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039)
I20260709 14:49:32.130882 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15eba7cd065242ea93d31be318c94c25" candidate_uuid: "7e005eaf2ea34a869febd8a990443c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
I20260709 14:49:32.131304 10960 raft_consensus.cc:2804] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:32.131485 10762 raft_consensus.cc:3060] T 15eba7cd065242ea93d31be318c94c25 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.131668 10960 raft_consensus.cc:493] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:32.131309 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15eba7cd065242ea93d31be318c94c25" candidate_uuid: "7e005eaf2ea34a869febd8a990443c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
I20260709 14:49:32.132113 10960 raft_consensus.cc:3060] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.132334 10911 raft_consensus.cc:3060] T 15eba7cd065242ea93d31be318c94c25 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.137950 10951 tablet_bootstrap.cc:492] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2: No bootstrap required, opened a new log
I20260709 14:49:32.141564 10951 ts_tablet_manager.cc:1403] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.005s
I20260709 14:49:32.139250 10957 leader_election.cc:290] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039), 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67:41061)
W20260709 14:49:32.146409 10876 leader_election.cc:343] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:32.146797 10952 raft_consensus.cc:359] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.147544 10952 raft_consensus.cc:385] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.147848 10952 raft_consensus.cc:740] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849c2d5c99dd48f9826eeda8e4d2aac4, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.148319 10951 raft_consensus.cc:359] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.148818 10951 raft_consensus.cc:385] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.149041 10951 raft_consensus.cc:740] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa926be6ddd14c7894fe649785ed2cf2, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.148552 10952 consensus_queue.cc:260] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.149621 10951 consensus_queue.cc:260] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.151312 10952 ts_tablet_manager.cc:1434] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 14:49:32.151547 10951 ts_tablet_manager.cc:1434] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.000s
I20260709 14:49:32.152405 10951 tablet_bootstrap.cc:492] T 964c1a2f7a9449dca34824a4cde42a00 P aa926be6ddd14c7894fe649785ed2cf2: Bootstrap starting.
I20260709 14:49:32.153929 10762 raft_consensus.cc:2468] T 15eba7cd065242ea93d31be318c94c25 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e005eaf2ea34a869febd8a990443c18 in term 1.
I20260709 14:49:32.155148 10802 leader_election.cc:304] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e005eaf2ea34a869febd8a990443c18, aa926be6ddd14c7894fe649785ed2cf2; no voters: 
I20260709 14:49:32.155591 10911 raft_consensus.cc:2468] T 15eba7cd065242ea93d31be318c94c25 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e005eaf2ea34a869febd8a990443c18 in term 1.
I20260709 14:49:32.159191 10960 raft_consensus.cc:515] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.160673 10951 tablet_bootstrap.cc:654] T 964c1a2f7a9449dca34824a4cde42a00 P aa926be6ddd14c7894fe649785ed2cf2: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.167375 10958 raft_consensus.cc:2804] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:32.167824 10958 raft_consensus.cc:697] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18 [term 1 LEADER]: Becoming Leader. State: Replica: 7e005eaf2ea34a869febd8a990443c18, State: Running, Role: LEADER
I20260709 14:49:32.168691 10958 consensus_queue.cc:237] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.173084 10960 leader_election.cc:290] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 election: Requested vote from peers aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105), 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039)
I20260709 14:49:32.173638 10952 tablet_bootstrap.cc:492] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4: Bootstrap starting.
I20260709 14:49:32.174100 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb84366a0b47c1ae1c39a950d493e5" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
I20260709 14:49:32.175151 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb84366a0b47c1ae1c39a950d493e5" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
I20260709 14:49:32.175698 10762 raft_consensus.cc:3060] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.179528 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71dcf16174c4f2fac942830c7255f90" candidate_uuid: "aa926be6ddd14c7894fe649785ed2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e005eaf2ea34a869febd8a990443c18" is_pre_election: true
I20260709 14:49:32.180173 10837 raft_consensus.cc:2468] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa926be6ddd14c7894fe649785ed2cf2 in term 0.
W20260709 14:49:32.180400 10874 leader_election.cc:343] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:32.161998 10973 raft_consensus.cc:697] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 LEADER]: Becoming Leader. State: Replica: 849c2d5c99dd48f9826eeda8e4d2aac4, State: Running, Role: LEADER
I20260709 14:49:32.183272 10725 leader_election.cc:304] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e005eaf2ea34a869febd8a990443c18, aa926be6ddd14c7894fe649785ed2cf2; no voters: 
I20260709 14:49:32.183982 10981 raft_consensus.cc:493] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:32.184072 10957 raft_consensus.cc:2804] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:32.182638 10952 tablet_bootstrap.cc:654] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.184613 10957 raft_consensus.cc:493] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:32.188022 10957 raft_consensus.cc:3060] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.189380 10953 ts_tablet_manager.cc:1434] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18: Time spent starting tablet: real 0.067s	user 0.013s	sys 0.005s
I20260709 14:49:32.190474 10953 tablet_bootstrap.cc:492] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18: Bootstrap starting.
I20260709 14:49:32.184671 10981 raft_consensus.cc:515] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.196461 10658 catalog_manager.cc:5697] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "7e005eaf2ea34a869febd8a990443c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:32.197878 10981 leader_election.cc:290] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105), 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67:41061)
I20260709 14:49:32.199977 10760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91b26055d764e66b67072627df970e5" candidate_uuid: "7e005eaf2ea34a869febd8a990443c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2" is_pre_election: true
I20260709 14:49:32.184648 10762 raft_consensus.cc:2468] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in term 1.
I20260709 14:49:32.196483 10953 tablet_bootstrap.cc:654] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.201869 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91b26055d764e66b67072627df970e5" candidate_uuid: "7e005eaf2ea34a869febd8a990443c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" is_pre_election: true
I20260709 14:49:32.192451 10973 consensus_queue.cc:237] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.202445 10876 leader_election.cc:304] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 849c2d5c99dd48f9826eeda8e4d2aac4, aa926be6ddd14c7894fe649785ed2cf2; no voters: 7e005eaf2ea34a869febd8a990443c18
W20260709 14:49:32.203593 10802 leader_election.cc:343] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67:41061): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:32.204174 10960 raft_consensus.cc:2804] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:32.204511 10960 raft_consensus.cc:697] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 LEADER]: Becoming Leader. State: Replica: 849c2d5c99dd48f9826eeda8e4d2aac4, State: Running, Role: LEADER
I20260709 14:49:32.205262 10960 consensus_queue.cc:237] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.200781 10760 raft_consensus.cc:2468] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e005eaf2ea34a869febd8a990443c18 in term 0.
I20260709 14:49:32.207698 10802 leader_election.cc:304] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [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: 7e005eaf2ea34a869febd8a990443c18, aa926be6ddd14c7894fe649785ed2cf2; no voters: 849c2d5c99dd48f9826eeda8e4d2aac4
I20260709 14:49:32.211238 10957 raft_consensus.cc:515] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.215965 10984 raft_consensus.cc:2804] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:32.216917 10984 raft_consensus.cc:493] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:32.217193 10984 raft_consensus.cc:3060] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.218014 10957 leader_election.cc:290] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [CANDIDATE]: Term 1 election: Requested vote from peers 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039), 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67:41061)
I20260709 14:49:32.219091 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71dcf16174c4f2fac942830c7255f90" candidate_uuid: "aa926be6ddd14c7894fe649785ed2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
I20260709 14:49:32.219615 10837 raft_consensus.cc:3060] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.220155 10951 tablet_bootstrap.cc:492] T 964c1a2f7a9449dca34824a4cde42a00 P aa926be6ddd14c7894fe649785ed2cf2: No bootstrap required, opened a new log
I20260709 14:49:32.220602 10951 ts_tablet_manager.cc:1403] T 964c1a2f7a9449dca34824a4cde42a00 P aa926be6ddd14c7894fe649785ed2cf2: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.000s
I20260709 14:49:32.225246 10951 raft_consensus.cc:359] T 964c1a2f7a9449dca34824a4cde42a00 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.225927 10951 raft_consensus.cc:385] T 964c1a2f7a9449dca34824a4cde42a00 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.226215 10951 raft_consensus.cc:740] T 964c1a2f7a9449dca34824a4cde42a00 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa926be6ddd14c7894fe649785ed2cf2, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.227185 10837 raft_consensus.cc:2468] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa926be6ddd14c7894fe649785ed2cf2 in term 1.
I20260709 14:49:32.228446 10725 leader_election.cc:304] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e005eaf2ea34a869febd8a990443c18, aa926be6ddd14c7894fe649785ed2cf2; no voters: 
I20260709 14:49:32.229197 10957 raft_consensus.cc:2804] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:32.229323 10953 tablet_bootstrap.cc:492] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18: No bootstrap required, opened a new log
I20260709 14:49:32.229771 10953 ts_tablet_manager.cc:1403] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.007s
I20260709 14:49:32.231132 10951 consensus_queue.cc:260] T 964c1a2f7a9449dca34824a4cde42a00 P aa926be6ddd14c7894fe649785ed2cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.231853 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71dcf16174c4f2fac942830c7255f90" candidate_uuid: "aa926be6ddd14c7894fe649785ed2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" is_pre_election: true
I20260709 14:49:32.236773 10911 raft_consensus.cc:2468] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa926be6ddd14c7894fe649785ed2cf2 in term 0.
I20260709 14:49:32.238708 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71dcf16174c4f2fac942830c7255f90" candidate_uuid: "aa926be6ddd14c7894fe649785ed2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
I20260709 14:49:32.239347 10910 raft_consensus.cc:3060] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.240938 10953 raft_consensus.cc:359] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.241614 10953 raft_consensus.cc:385] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.241885 10953 raft_consensus.cc:740] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e005eaf2ea34a869febd8a990443c18, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.242439 10953 consensus_queue.cc:260] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.244400 10953 ts_tablet_manager.cc:1434] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:49:32.245289 10953 tablet_bootstrap.cc:492] T 9dbb84366a0b47c1ae1c39a950d493e5 P 7e005eaf2ea34a869febd8a990443c18: Bootstrap starting.
I20260709 14:49:32.249053 10952 tablet_bootstrap.cc:492] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4: No bootstrap required, opened a new log
I20260709 14:49:32.249524 10952 ts_tablet_manager.cc:1403] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.003s
I20260709 14:49:32.251279 10953 tablet_bootstrap.cc:654] T 9dbb84366a0b47c1ae1c39a950d493e5 P 7e005eaf2ea34a869febd8a990443c18: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.253477 10984 raft_consensus.cc:515] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.255035 10984 leader_election.cc:290] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [CANDIDATE]: Term 1 election: Requested vote from peers aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105), 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67:41061)
I20260709 14:49:32.256142 10760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91b26055d764e66b67072627df970e5" candidate_uuid: "7e005eaf2ea34a869febd8a990443c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
I20260709 14:49:32.256137 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91b26055d764e66b67072627df970e5" candidate_uuid: "7e005eaf2ea34a869febd8a990443c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
I20260709 14:49:32.258137 10760 raft_consensus.cc:3060] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:32.258852 10802 leader_election.cc:343] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67:41061): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:32.260969 10708 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:32.263887 10657 catalog_manager.cc:5697] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:32.257462 10910 raft_consensus.cc:2468] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa926be6ddd14c7894fe649785ed2cf2 in term 1.
I20260709 14:49:32.264806 10760 raft_consensus.cc:2468] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e005eaf2ea34a869febd8a990443c18 in term 1.
I20260709 14:49:32.268942 10802 leader_election.cc:304] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7e005eaf2ea34a869febd8a990443c18, aa926be6ddd14c7894fe649785ed2cf2; no voters: 849c2d5c99dd48f9826eeda8e4d2aac4
I20260709 14:49:32.269932 10984 raft_consensus.cc:2804] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:32.270589 10984 raft_consensus.cc:697] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [term 1 LEADER]: Becoming Leader. State: Replica: 7e005eaf2ea34a869febd8a990443c18, State: Running, Role: LEADER
I20260709 14:49:32.268697 10952 raft_consensus.cc:359] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.271463 10984 consensus_queue.cc:237] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.272219 10952 raft_consensus.cc:385] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.273416 10951 ts_tablet_manager.cc:1434] T 964c1a2f7a9449dca34824a4cde42a00 P aa926be6ddd14c7894fe649785ed2cf2: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.000s
I20260709 14:49:32.275398 10957 raft_consensus.cc:697] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 LEADER]: Becoming Leader. State: Replica: aa926be6ddd14c7894fe649785ed2cf2, State: Running, Role: LEADER
I20260709 14:49:32.275902 10951 tablet_bootstrap.cc:492] T 3d758f98c9c3406988a3b4a86b1a4722 P aa926be6ddd14c7894fe649785ed2cf2: Bootstrap starting.
I20260709 14:49:32.276214 10957 consensus_queue.cc:237] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.276824 10953 tablet_bootstrap.cc:492] T 9dbb84366a0b47c1ae1c39a950d493e5 P 7e005eaf2ea34a869febd8a990443c18: No bootstrap required, opened a new log
I20260709 14:49:32.277329 10953 ts_tablet_manager.cc:1403] T 9dbb84366a0b47c1ae1c39a950d493e5 P 7e005eaf2ea34a869febd8a990443c18: Time spent bootstrapping tablet: real 0.032s	user 0.001s	sys 0.008s
I20260709 14:49:32.279949 10952 raft_consensus.cc:740] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849c2d5c99dd48f9826eeda8e4d2aac4, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.280149 10953 raft_consensus.cc:359] T 9dbb84366a0b47c1ae1c39a950d493e5 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.280880 10952 consensus_queue.cc:260] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.282994 10951 tablet_bootstrap.cc:654] T 3d758f98c9c3406988a3b4a86b1a4722 P aa926be6ddd14c7894fe649785ed2cf2: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.283046 10952 ts_tablet_manager.cc:1434] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 14:49:32.283996 10952 tablet_bootstrap.cc:492] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4: Bootstrap starting.
I20260709 14:49:32.280890 10953 raft_consensus.cc:385] T 9dbb84366a0b47c1ae1c39a950d493e5 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.287848 10953 raft_consensus.cc:740] T 9dbb84366a0b47c1ae1c39a950d493e5 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e005eaf2ea34a869febd8a990443c18, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.290484 10953 consensus_queue.cc:260] T 9dbb84366a0b47c1ae1c39a950d493e5 P 7e005eaf2ea34a869febd8a990443c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.290757 10951 tablet_bootstrap.cc:492] T 3d758f98c9c3406988a3b4a86b1a4722 P aa926be6ddd14c7894fe649785ed2cf2: No bootstrap required, opened a new log
I20260709 14:49:32.291644 10951 ts_tablet_manager.cc:1403] T 3d758f98c9c3406988a3b4a86b1a4722 P aa926be6ddd14c7894fe649785ed2cf2: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260709 14:49:32.292814 10953 ts_tablet_manager.cc:1434] T 9dbb84366a0b47c1ae1c39a950d493e5 P 7e005eaf2ea34a869febd8a990443c18: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:49:32.290972 10952 tablet_bootstrap.cc:654] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.293707 10953 tablet_bootstrap.cc:492] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18: Bootstrap starting.
I20260709 14:49:32.294240 10951 raft_consensus.cc:359] T 3d758f98c9c3406988a3b4a86b1a4722 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.294839 10951 raft_consensus.cc:385] T 3d758f98c9c3406988a3b4a86b1a4722 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.295104 10951 raft_consensus.cc:740] T 3d758f98c9c3406988a3b4a86b1a4722 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa926be6ddd14c7894fe649785ed2cf2, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.295722 10951 consensus_queue.cc:260] T 3d758f98c9c3406988a3b4a86b1a4722 P aa926be6ddd14c7894fe649785ed2cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.298055 10957 raft_consensus.cc:493] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:32.298501 10957 raft_consensus.cc:515] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.300063 10953 tablet_bootstrap.cc:654] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.300554 10957 leader_election.cc:290] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039), 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67:41061)
I20260709 14:49:32.301812 10951 ts_tablet_manager.cc:1434] T 3d758f98c9c3406988a3b4a86b1a4722 P aa926be6ddd14c7894fe649785ed2cf2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:49:32.302021 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0002d8d47a6048398cea3deb41ed96c4" candidate_uuid: "aa926be6ddd14c7894fe649785ed2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" is_pre_election: true
I20260709 14:49:32.302644 10951 tablet_bootstrap.cc:492] T 2882fa77756f4b2eac24eaaa6c987025 P aa926be6ddd14c7894fe649785ed2cf2: Bootstrap starting.
I20260709 14:49:32.303082 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0002d8d47a6048398cea3deb41ed96c4" candidate_uuid: "aa926be6ddd14c7894fe649785ed2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e005eaf2ea34a869febd8a990443c18" is_pre_election: true
W20260709 14:49:32.303408 10727 leader_election.cc:343] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67:41061): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:32.307451 10952 tablet_bootstrap.cc:492] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4: No bootstrap required, opened a new log
I20260709 14:49:32.308045 10951 tablet_bootstrap.cc:654] T 2882fa77756f4b2eac24eaaa6c987025 P aa926be6ddd14c7894fe649785ed2cf2: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.308041 10952 ts_tablet_manager.cc:1403] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.008s
I20260709 14:49:32.310937 10952 raft_consensus.cc:359] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.311631 10952 raft_consensus.cc:385] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.311925 10952 raft_consensus.cc:740] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849c2d5c99dd48f9826eeda8e4d2aac4, State: Initialized, Role: FOLLOWER
W20260709 14:49:32.312608 10725 leader_election.cc:343] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:32.312726 10952 consensus_queue.cc:260] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.313074 10725 leader_election.cc:304] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa926be6ddd14c7894fe649785ed2cf2; no voters: 7e005eaf2ea34a869febd8a990443c18, 849c2d5c99dd48f9826eeda8e4d2aac4
I20260709 14:49:32.315068 10957 raft_consensus.cc:2749] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:32.316226 10952 ts_tablet_manager.cc:1434] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:49:32.307539 10659 catalog_manager.cc:5697] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:32.316355 10657 catalog_manager.cc:5697] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "aa926be6ddd14c7894fe649785ed2cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:32.317246 10952 tablet_bootstrap.cc:492] T 2882fa77756f4b2eac24eaaa6c987025 P 849c2d5c99dd48f9826eeda8e4d2aac4: Bootstrap starting.
I20260709 14:49:32.322736 10952 tablet_bootstrap.cc:654] T 2882fa77756f4b2eac24eaaa6c987025 P 849c2d5c99dd48f9826eeda8e4d2aac4: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.323772 10951 tablet_bootstrap.cc:492] T 2882fa77756f4b2eac24eaaa6c987025 P aa926be6ddd14c7894fe649785ed2cf2: No bootstrap required, opened a new log
I20260709 14:49:32.324204 10951 ts_tablet_manager.cc:1403] T 2882fa77756f4b2eac24eaaa6c987025 P aa926be6ddd14c7894fe649785ed2cf2: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.012s
I20260709 14:49:32.324214 10953 tablet_bootstrap.cc:492] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18: No bootstrap required, opened a new log
I20260709 14:49:32.324759 10953 ts_tablet_manager.cc:1403] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.010s
I20260709 14:49:32.326761 10951 raft_consensus.cc:359] T 2882fa77756f4b2eac24eaaa6c987025 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.327008 10953 raft_consensus.cc:359] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.327422 10951 raft_consensus.cc:385] T 2882fa77756f4b2eac24eaaa6c987025 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.327592 10953 raft_consensus.cc:385] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.327694 10951 raft_consensus.cc:740] T 2882fa77756f4b2eac24eaaa6c987025 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa926be6ddd14c7894fe649785ed2cf2, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.327888 10953 raft_consensus.cc:740] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e005eaf2ea34a869febd8a990443c18, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.328527 10953 consensus_queue.cc:260] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.328544 10951 consensus_queue.cc:260] T 2882fa77756f4b2eac24eaaa6c987025 P aa926be6ddd14c7894fe649785ed2cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.330415 10953 ts_tablet_manager.cc:1434] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:49:32.330814 10951 ts_tablet_manager.cc:1434] T 2882fa77756f4b2eac24eaaa6c987025 P aa926be6ddd14c7894fe649785ed2cf2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:32.331239 10953 tablet_bootstrap.cc:492] T 964c1a2f7a9449dca34824a4cde42a00 P 7e005eaf2ea34a869febd8a990443c18: Bootstrap starting.
I20260709 14:49:32.331729 10951 tablet_bootstrap.cc:492] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2: Bootstrap starting.
I20260709 14:49:32.336793 10953 tablet_bootstrap.cc:654] T 964c1a2f7a9449dca34824a4cde42a00 P 7e005eaf2ea34a869febd8a990443c18: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.337249 10951 tablet_bootstrap.cc:654] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.342157 10658 catalog_manager.cc:5697] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "7e005eaf2ea34a869febd8a990443c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:32.346264 10952 tablet_bootstrap.cc:492] T 2882fa77756f4b2eac24eaaa6c987025 P 849c2d5c99dd48f9826eeda8e4d2aac4: No bootstrap required, opened a new log
I20260709 14:49:32.346711 10952 ts_tablet_manager.cc:1403] T 2882fa77756f4b2eac24eaaa6c987025 P 849c2d5c99dd48f9826eeda8e4d2aac4: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.000s
I20260709 14:49:32.349200 10952 raft_consensus.cc:359] T 2882fa77756f4b2eac24eaaa6c987025 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.349822 10952 raft_consensus.cc:385] T 2882fa77756f4b2eac24eaaa6c987025 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.350135 10952 raft_consensus.cc:740] T 2882fa77756f4b2eac24eaaa6c987025 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849c2d5c99dd48f9826eeda8e4d2aac4, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.350791 10952 consensus_queue.cc:260] T 2882fa77756f4b2eac24eaaa6c987025 P 849c2d5c99dd48f9826eeda8e4d2aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.352702 10952 ts_tablet_manager.cc:1434] T 2882fa77756f4b2eac24eaaa6c987025 P 849c2d5c99dd48f9826eeda8e4d2aac4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:32.353546 10952 tablet_bootstrap.cc:492] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4: Bootstrap starting.
I20260709 14:49:32.358891 10952 tablet_bootstrap.cc:654] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.361542 10953 tablet_bootstrap.cc:492] T 964c1a2f7a9449dca34824a4cde42a00 P 7e005eaf2ea34a869febd8a990443c18: No bootstrap required, opened a new log
I20260709 14:49:32.362026 10953 ts_tablet_manager.cc:1403] T 964c1a2f7a9449dca34824a4cde42a00 P 7e005eaf2ea34a869febd8a990443c18: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.016s
I20260709 14:49:32.362190 10951 tablet_bootstrap.cc:492] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2: No bootstrap required, opened a new log
I20260709 14:49:32.362610 10951 ts_tablet_manager.cc:1403] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.012s
I20260709 14:49:32.363535 10960 raft_consensus.cc:493] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:32.363987 10960 raft_consensus.cc:515] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.364748 10953 raft_consensus.cc:359] T 964c1a2f7a9449dca34824a4cde42a00 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.365410 10953 raft_consensus.cc:385] T 964c1a2f7a9449dca34824a4cde42a00 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.365724 10953 raft_consensus.cc:740] T 964c1a2f7a9449dca34824a4cde42a00 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e005eaf2ea34a869febd8a990443c18, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.366626 10760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d758f98c9c3406988a3b4a86b1a4722" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2" is_pre_election: true
I20260709 14:49:32.366452 10953 consensus_queue.cc:260] T 964c1a2f7a9449dca34824a4cde42a00 P 7e005eaf2ea34a869febd8a990443c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.367067 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d758f98c9c3406988a3b4a86b1a4722" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e005eaf2ea34a869febd8a990443c18" is_pre_election: true
I20260709 14:49:32.367215 10760 raft_consensus.cc:2468] T 3d758f98c9c3406988a3b4a86b1a4722 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in term 0.
I20260709 14:49:32.365942 10960 leader_election.cc:290] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105), 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039)
I20260709 14:49:32.368350 10876 leader_election.cc:304] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849c2d5c99dd48f9826eeda8e4d2aac4, aa926be6ddd14c7894fe649785ed2cf2; no voters: 
I20260709 14:49:32.368753 10953 ts_tablet_manager.cc:1434] T 964c1a2f7a9449dca34824a4cde42a00 P 7e005eaf2ea34a869febd8a990443c18: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 14:49:32.365070 10951 raft_consensus.cc:359] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
W20260709 14:49:32.368942 10874 leader_election.cc:343] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:32.369216 10951 raft_consensus.cc:385] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.369491 10951 raft_consensus.cc:740] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa926be6ddd14c7894fe649785ed2cf2, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.369871 10953 tablet_bootstrap.cc:492] T 3d758f98c9c3406988a3b4a86b1a4722 P 7e005eaf2ea34a869febd8a990443c18: Bootstrap starting.
I20260709 14:49:32.370004 10960 raft_consensus.cc:2804] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:32.370399 10960 raft_consensus.cc:493] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:32.370281 10951 consensus_queue.cc:260] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.370754 10960 raft_consensus.cc:3060] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.374172 10951 ts_tablet_manager.cc:1434] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:49:32.369875 10984 raft_consensus.cc:493] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:32.376241 10984 raft_consensus.cc:515] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.375442 10953 tablet_bootstrap.cc:654] T 3d758f98c9c3406988a3b4a86b1a4722 P 7e005eaf2ea34a869febd8a990443c18: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.377908 10984 leader_election.cc:290] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105), 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67:41061)
I20260709 14:49:32.378638 10760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2882fa77756f4b2eac24eaaa6c987025" candidate_uuid: "7e005eaf2ea34a869febd8a990443c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2" is_pre_election: true
I20260709 14:49:32.378927 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2882fa77756f4b2eac24eaaa6c987025" candidate_uuid: "7e005eaf2ea34a869febd8a990443c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" is_pre_election: true
I20260709 14:49:32.379292 10760 raft_consensus.cc:2468] T 2882fa77756f4b2eac24eaaa6c987025 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e005eaf2ea34a869febd8a990443c18 in term 0.
I20260709 14:49:32.379539 10910 raft_consensus.cc:2468] T 2882fa77756f4b2eac24eaaa6c987025 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e005eaf2ea34a869febd8a990443c18 in term 0.
I20260709 14:49:32.380663 10802 leader_election.cc:304] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e005eaf2ea34a869febd8a990443c18, 849c2d5c99dd48f9826eeda8e4d2aac4; no voters: 
I20260709 14:49:32.379604 10960 raft_consensus.cc:515] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.381920 10984 raft_consensus.cc:2804] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:32.382274 10984 raft_consensus.cc:493] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:32.382575 10984 raft_consensus.cc:3060] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.383018 10960 leader_election.cc:290] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 election: Requested vote from peers aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105), 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039)
I20260709 14:49:32.385452 10981 raft_consensus.cc:493] T 9dbb84366a0b47c1ae1c39a950d493e5 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:32.385865 10981 raft_consensus.cc:515] T 9dbb84366a0b47c1ae1c39a950d493e5 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.386806 10953 tablet_bootstrap.cc:492] T 3d758f98c9c3406988a3b4a86b1a4722 P 7e005eaf2ea34a869febd8a990443c18: No bootstrap required, opened a new log
I20260709 14:49:32.387189 10953 ts_tablet_manager.cc:1403] T 3d758f98c9c3406988a3b4a86b1a4722 P 7e005eaf2ea34a869febd8a990443c18: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.001s
I20260709 14:49:32.387653 10981 leader_election.cc:290] T 9dbb84366a0b47c1ae1c39a950d493e5 P 7e005eaf2ea34a869febd8a990443c18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105), 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67:41061)
I20260709 14:49:32.389081 10760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d758f98c9c3406988a3b4a86b1a4722" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
I20260709 14:49:32.389606 10760 raft_consensus.cc:3060] T 3d758f98c9c3406988a3b4a86b1a4722 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.389652 10953 raft_consensus.cc:359] T 3d758f98c9c3406988a3b4a86b1a4722 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.390367 10953 raft_consensus.cc:385] T 3d758f98c9c3406988a3b4a86b1a4722 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.390622 10953 raft_consensus.cc:740] T 3d758f98c9c3406988a3b4a86b1a4722 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e005eaf2ea34a869febd8a990443c18, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.390981 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d758f98c9c3406988a3b4a86b1a4722" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
I20260709 14:49:32.391364 10953 consensus_queue.cc:260] T 3d758f98c9c3406988a3b4a86b1a4722 P 7e005eaf2ea34a869febd8a990443c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.392132 10837 raft_consensus.cc:3060] T 3d758f98c9c3406988a3b4a86b1a4722 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.389653 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb84366a0b47c1ae1c39a950d493e5" candidate_uuid: "7e005eaf2ea34a869febd8a990443c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2" is_pre_election: true
I20260709 14:49:32.392765 10984 raft_consensus.cc:515] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.393325 10762 raft_consensus.cc:2393] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e005eaf2ea34a869febd8a990443c18 in current term 1: Already voted for candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in this term.
I20260709 14:49:32.394483 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb84366a0b47c1ae1c39a950d493e5" candidate_uuid: "7e005eaf2ea34a869febd8a990443c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" is_pre_election: true
I20260709 14:49:32.394770 10984 leader_election.cc:290] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [CANDIDATE]: Term 1 election: Requested vote from peers aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105), 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67:41061)
I20260709 14:49:32.391147 10952 tablet_bootstrap.cc:492] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4: No bootstrap required, opened a new log
I20260709 14:49:32.395684 10760 raft_consensus.cc:2468] T 3d758f98c9c3406988a3b4a86b1a4722 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in term 1.
I20260709 14:49:32.395970 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2882fa77756f4b2eac24eaaa6c987025" candidate_uuid: "7e005eaf2ea34a869febd8a990443c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
I20260709 14:49:32.396548 10762 raft_consensus.cc:3060] T 2882fa77756f4b2eac24eaaa6c987025 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.396744 10876 leader_election.cc:304] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849c2d5c99dd48f9826eeda8e4d2aac4, aa926be6ddd14c7894fe649785ed2cf2; no voters: 
I20260709 14:49:32.397543 10960 raft_consensus.cc:2804] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:32.398003 10960 raft_consensus.cc:697] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 LEADER]: Becoming Leader. State: Replica: 849c2d5c99dd48f9826eeda8e4d2aac4, State: Running, Role: LEADER
I20260709 14:49:32.398048 10837 raft_consensus.cc:2468] T 3d758f98c9c3406988a3b4a86b1a4722 P 7e005eaf2ea34a869febd8a990443c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in term 1.
I20260709 14:49:32.398867 10960 consensus_queue.cc:237] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.400075 10953 ts_tablet_manager.cc:1434] T 3d758f98c9c3406988a3b4a86b1a4722 P 7e005eaf2ea34a869febd8a990443c18: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:49:32.401347 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2882fa77756f4b2eac24eaaa6c987025" candidate_uuid: "7e005eaf2ea34a869febd8a990443c18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
I20260709 14:49:32.401634 10802 leader_election.cc:304] T 9dbb84366a0b47c1ae1c39a950d493e5 P 7e005eaf2ea34a869febd8a990443c18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e005eaf2ea34a869febd8a990443c18; no voters: 849c2d5c99dd48f9826eeda8e4d2aac4, aa926be6ddd14c7894fe649785ed2cf2
I20260709 14:49:32.401885 10911 raft_consensus.cc:3060] T 2882fa77756f4b2eac24eaaa6c987025 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.402817 10984 raft_consensus.cc:3060] T 9dbb84366a0b47c1ae1c39a950d493e5 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.396098 10952 ts_tablet_manager.cc:1403] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.009s
I20260709 14:49:32.406611 10952 raft_consensus.cc:359] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.406914 10762 raft_consensus.cc:2468] T 2882fa77756f4b2eac24eaaa6c987025 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e005eaf2ea34a869febd8a990443c18 in term 1.
I20260709 14:49:32.407887 10911 raft_consensus.cc:2468] T 2882fa77756f4b2eac24eaaa6c987025 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e005eaf2ea34a869febd8a990443c18 in term 1.
I20260709 14:49:32.413770 10802 leader_election.cc:304] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e005eaf2ea34a869febd8a990443c18, aa926be6ddd14c7894fe649785ed2cf2; no voters: 
I20260709 14:49:32.413975 10952 raft_consensus.cc:385] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.414574 10952 raft_consensus.cc:740] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849c2d5c99dd48f9826eeda8e4d2aac4, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.415208 10952 consensus_queue.cc:260] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.416642 10981 raft_consensus.cc:2804] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:32.416955 10952 ts_tablet_manager.cc:1434] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:49:32.417091 10981 raft_consensus.cc:697] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [term 1 LEADER]: Becoming Leader. State: Replica: 7e005eaf2ea34a869febd8a990443c18, State: Running, Role: LEADER
I20260709 14:49:32.417887 10981 consensus_queue.cc:237] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.418583 10952 tablet_bootstrap.cc:492] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4: Bootstrap starting.
I20260709 14:49:32.420691 10658 catalog_manager.cc:5697] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:32.423084 10952 tablet_bootstrap.cc:654] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.411118 10984 raft_consensus.cc:2749] T 9dbb84366a0b47c1ae1c39a950d493e5 P 7e005eaf2ea34a869febd8a990443c18 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:32.428821 10952 tablet_bootstrap.cc:492] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4: No bootstrap required, opened a new log
I20260709 14:49:32.429179 10952 ts_tablet_manager.cc:1403] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:49:32.429436 10657 catalog_manager.cc:5697] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "7e005eaf2ea34a869febd8a990443c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:32.431108 10952 raft_consensus.cc:359] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.431594 10952 raft_consensus.cc:385] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.431783 10952 raft_consensus.cc:740] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 849c2d5c99dd48f9826eeda8e4d2aac4, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.432418 10952 consensus_queue.cc:260] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.433892 10952 ts_tablet_manager.cc:1434] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:32.434523 10960 raft_consensus.cc:493] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:32.434955 10960 raft_consensus.cc:515] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.437175 10960 leader_election.cc:290] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105), 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039)
I20260709 14:49:32.437665 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964c1a2f7a9449dca34824a4cde42a00" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2" is_pre_election: true
I20260709 14:49:32.438259 10762 raft_consensus.cc:2468] T 964c1a2f7a9449dca34824a4cde42a00 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in term 0.
I20260709 14:49:32.439141 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964c1a2f7a9449dca34824a4cde42a00" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e005eaf2ea34a869febd8a990443c18" is_pre_election: true
I20260709 14:49:32.439682 10837 raft_consensus.cc:2468] T 964c1a2f7a9449dca34824a4cde42a00 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in term 0.
I20260709 14:49:32.440275 10876 leader_election.cc:304] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849c2d5c99dd48f9826eeda8e4d2aac4, aa926be6ddd14c7894fe649785ed2cf2; no voters: 
I20260709 14:49:32.440959 10960 raft_consensus.cc:2804] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:32.441269 10960 raft_consensus.cc:493] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:32.441542 10960 raft_consensus.cc:3060] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.445878 10960 raft_consensus.cc:515] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.447324 10960 leader_election.cc:290] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 election: Requested vote from peers aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105), 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039)
I20260709 14:49:32.447909 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964c1a2f7a9449dca34824a4cde42a00" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
I20260709 14:49:32.448272 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964c1a2f7a9449dca34824a4cde42a00" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
I20260709 14:49:32.448417 10762 raft_consensus.cc:3060] T 964c1a2f7a9449dca34824a4cde42a00 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.448761 10837 raft_consensus.cc:3060] T 964c1a2f7a9449dca34824a4cde42a00 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.454546 10762 raft_consensus.cc:2468] T 964c1a2f7a9449dca34824a4cde42a00 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in term 1.
I20260709 14:49:32.454550 10837 raft_consensus.cc:2468] T 964c1a2f7a9449dca34824a4cde42a00 P 7e005eaf2ea34a869febd8a990443c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in term 1.
I20260709 14:49:32.455662 10876 leader_election.cc:304] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849c2d5c99dd48f9826eeda8e4d2aac4, aa926be6ddd14c7894fe649785ed2cf2; no voters: 
I20260709 14:49:32.456301 10960 raft_consensus.cc:2804] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:32.456679 10960 raft_consensus.cc:697] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 LEADER]: Becoming Leader. State: Replica: 849c2d5c99dd48f9826eeda8e4d2aac4, State: Running, Role: LEADER
I20260709 14:49:32.457325 10960 consensus_queue.cc:237] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.458528 10973 raft_consensus.cc:493] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:32.458869 10973 raft_consensus.cc:515] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.460731 10973 leader_election.cc:290] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105), 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039)
I20260709 14:49:32.461333 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0002d8d47a6048398cea3deb41ed96c4" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2" is_pre_election: true
I20260709 14:49:32.461855 10762 raft_consensus.cc:2468] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in term 0.
I20260709 14:49:32.462026 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0002d8d47a6048398cea3deb41ed96c4" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e005eaf2ea34a869febd8a990443c18" is_pre_election: true
I20260709 14:49:32.462684 10837 raft_consensus.cc:2468] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in term 0.
I20260709 14:49:32.462893 10876 leader_election.cc:304] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849c2d5c99dd48f9826eeda8e4d2aac4, aa926be6ddd14c7894fe649785ed2cf2; no voters: 
I20260709 14:49:32.463768 10973 raft_consensus.cc:2804] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:32.464059 10973 raft_consensus.cc:493] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:32.464319 10973 raft_consensus.cc:3060] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.464524 10657 catalog_manager.cc:5697] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:32.469378 10973 raft_consensus.cc:515] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.471626 10973 leader_election.cc:290] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 election: Requested vote from peers aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105), 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039)
I20260709 14:49:32.471614 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0002d8d47a6048398cea3deb41ed96c4" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
I20260709 14:49:32.471837 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0002d8d47a6048398cea3deb41ed96c4" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
I20260709 14:49:32.472352 10762 raft_consensus.cc:3060] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.472397 10837 raft_consensus.cc:3060] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.476539 10762 raft_consensus.cc:2468] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in term 1.
I20260709 14:49:32.476677 10837 raft_consensus.cc:2468] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in term 1.
I20260709 14:49:32.477360 10876 leader_election.cc:304] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849c2d5c99dd48f9826eeda8e4d2aac4, aa926be6ddd14c7894fe649785ed2cf2; no voters: 
I20260709 14:49:32.478009 10973 raft_consensus.cc:2804] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:32.478363 10973 raft_consensus.cc:697] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 LEADER]: Becoming Leader. State: Replica: 849c2d5c99dd48f9826eeda8e4d2aac4, State: Running, Role: LEADER
I20260709 14:49:32.479043 10973 consensus_queue.cc:237] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.483412 10973 raft_consensus.cc:493] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:32.483794 10973 raft_consensus.cc:515] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.485055 10657 catalog_manager.cc:5697] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:32.485692 10973 leader_election.cc:290] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105), 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039)
I20260709 14:49:32.485968 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef437b68fcf456b905927a40d78e726" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2" is_pre_election: true
I20260709 14:49:32.486270 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef437b68fcf456b905927a40d78e726" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e005eaf2ea34a869febd8a990443c18" is_pre_election: true
I20260709 14:49:32.486753 10837 raft_consensus.cc:2468] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in term 0.
I20260709 14:49:32.486547 10762 raft_consensus.cc:2468] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in term 0.
I20260709 14:49:32.487561 10874 leader_election.cc:304] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e005eaf2ea34a869febd8a990443c18, 849c2d5c99dd48f9826eeda8e4d2aac4; no voters: 
I20260709 14:49:32.488291 10973 raft_consensus.cc:2804] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:32.488576 10973 raft_consensus.cc:493] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:32.488813 10973 raft_consensus.cc:3060] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.493901 10973 raft_consensus.cc:515] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.495625 10973 leader_election.cc:290] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 election: Requested vote from peers aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105), 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039)
I20260709 14:49:32.495997 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef437b68fcf456b905927a40d78e726" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
I20260709 14:49:32.496326 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef437b68fcf456b905927a40d78e726" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
I20260709 14:49:32.496536 10762 raft_consensus.cc:3060] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.496848 10837 raft_consensus.cc:3060] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.502602 10837 raft_consensus.cc:2468] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in term 1.
I20260709 14:49:32.502602 10762 raft_consensus.cc:2468] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in term 1.
I20260709 14:49:32.503818 10874 leader_election.cc:304] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e005eaf2ea34a869febd8a990443c18, 849c2d5c99dd48f9826eeda8e4d2aac4; no voters: 
I20260709 14:49:32.504406 10973 raft_consensus.cc:2804] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:32.504771 10973 raft_consensus.cc:697] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 LEADER]: Becoming Leader. State: Replica: 849c2d5c99dd48f9826eeda8e4d2aac4, State: Running, Role: LEADER
I20260709 14:49:32.505324 10973 consensus_queue.cc:237] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.511718 10657 catalog_manager.cc:5697] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:32.563524 10911 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9dbb84366a0b47c1ae1c39a950d493e5"
dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
mode: GRACEFUL
new_leader_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
 from {username='slave'} at 127.0.0.1:45530
I20260709 14:49:32.564002 10911 raft_consensus.cc:606] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 LEADER]: Received request to transfer leadership to TS aa926be6ddd14c7894fe649785ed2cf2
I20260709 14:49:32.568444 10911 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef73230d17924941bfac2b0c3ab7c514"
dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
mode: GRACEFUL
new_leader_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
 from {username='slave'} at 127.0.0.1:45530
I20260709 14:49:32.568882 10911 raft_consensus.cc:606] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 LEADER]: Received request to transfer leadership to TS aa926be6ddd14c7894fe649785ed2cf2
I20260709 14:49:32.573697 10911 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0002d8d47a6048398cea3deb41ed96c4"
dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
mode: GRACEFUL
new_leader_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
 from {username='slave'} at 127.0.0.1:45530
I20260709 14:49:32.574131 10911 raft_consensus.cc:606] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 LEADER]: Received request to transfer leadership to TS aa926be6ddd14c7894fe649785ed2cf2
I20260709 14:49:32.586930 10837 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e91b26055d764e66b67072627df970e5"
dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
mode: GRACEFUL
new_leader_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
 from {username='slave'} at 127.0.0.1:42448
I20260709 14:49:32.587527 10837 raft_consensus.cc:606] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [term 1 LEADER]: Received request to transfer leadership to TS aa926be6ddd14c7894fe649785ed2cf2
I20260709 14:49:32.591672 10981 consensus_queue.cc:1048] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:32.593616 10910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "964c1a2f7a9449dca34824a4cde42a00"
dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
mode: GRACEFUL
new_leader_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
 from {username='slave'} at 127.0.0.1:45530
I20260709 14:49:32.594050 10910 raft_consensus.cc:606] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 LEADER]: Received request to transfer leadership to TS aa926be6ddd14c7894fe649785ed2cf2
I20260709 14:49:32.602586 10973 consensus_queue.cc:1048] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" 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:49:32.607362 10981 consensus_queue.cc:1048] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" 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:49:32.609979 10760 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e71dcf16174c4f2fac942830c7255f90"
dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
mode: GRACEFUL
new_leader_uuid: "7e005eaf2ea34a869febd8a990443c18"
 from {username='slave'} at 127.0.0.1:58850
I20260709 14:49:32.610541 10760 raft_consensus.cc:606] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 LEADER]: Received request to transfer leadership to TS 7e005eaf2ea34a869febd8a990443c18
I20260709 14:49:32.619443 10977 raft_consensus.cc:993] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4: : Instructing follower aa926be6ddd14c7894fe649785ed2cf2 to start an election
I20260709 14:49:32.619822 10911 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ef437b68fcf456b905927a40d78e726"
dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
mode: GRACEFUL
new_leader_uuid: "7e005eaf2ea34a869febd8a990443c18"
 from {username='slave'} at 127.0.0.1:45530
I20260709 14:49:32.619832 10973 raft_consensus.cc:1081] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 LEADER]: Signalling peer aa926be6ddd14c7894fe649785ed2cf2 to start an election
I20260709 14:49:32.621928 10760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9dbb84366a0b47c1ae1c39a950d493e5"
dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
 from {username='slave'} at 127.0.0.1:58838
I20260709 14:49:32.622828 10760 raft_consensus.cc:493] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:32.623219 10760 raft_consensus.cc:3060] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.620357 10911 raft_consensus.cc:606] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 LEADER]: Received request to transfer leadership to TS 7e005eaf2ea34a869febd8a990443c18
I20260709 14:49:32.624815 10973 consensus_queue.cc:1048] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:32.640905 10760 raft_consensus.cc:515] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.641695 10762 raft_consensus.cc:1240] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 FOLLOWER]: Rejecting Update request from peer 849c2d5c99dd48f9826eeda8e4d2aac4 for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:32.642839 10760 leader_election.cc:290] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [CANDIDATE]: Term 2 election: Requested vote from peers 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039), 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67:41061)
I20260709 14:49:32.643180 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb84366a0b47c1ae1c39a950d493e5" candidate_uuid: "aa926be6ddd14c7894fe649785ed2cf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
I20260709 14:49:32.643419 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb84366a0b47c1ae1c39a950d493e5" candidate_uuid: "aa926be6ddd14c7894fe649785ed2cf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
I20260709 14:49:32.644131 10837 raft_consensus.cc:3060] T 9dbb84366a0b47c1ae1c39a950d493e5 P 7e005eaf2ea34a869febd8a990443c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.644347 10911 raft_consensus.cc:3055] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:32.644704 10911 raft_consensus.cc:740] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 849c2d5c99dd48f9826eeda8e4d2aac4, State: Running, Role: LEADER
I20260709 14:49:32.644964 10973 consensus_queue.cc:1059] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:32.648223 10973 consensus_queue.cc:1048] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:32.648636 10911 consensus_queue.cc:260] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.649840 10911 raft_consensus.cc:3060] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.650486 10837 raft_consensus.cc:2468] T 9dbb84366a0b47c1ae1c39a950d493e5 P 7e005eaf2ea34a869febd8a990443c18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa926be6ddd14c7894fe649785ed2cf2 in term 2.
I20260709 14:49:32.651460 10725 leader_election.cc:304] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e005eaf2ea34a869febd8a990443c18, aa926be6ddd14c7894fe649785ed2cf2; no voters: 
I20260709 14:49:32.652349 10957 raft_consensus.cc:2804] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:32.652781 10957 raft_consensus.cc:697] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 LEADER]: Becoming Leader. State: Replica: aa926be6ddd14c7894fe649785ed2cf2, State: Running, Role: LEADER
I20260709 14:49:32.653699 10957 consensus_queue.cc:237] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [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: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.655282 10911 raft_consensus.cc:2468] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa926be6ddd14c7894fe649785ed2cf2 in term 2.
W20260709 14:49:32.656638 10977 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:49:32.660584 10762 raft_consensus.cc:3060] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.663620 10657 catalog_manager.cc:5697] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 reported cstate change: term changed from 1 to 2, leader changed from 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67) to aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "aa926be6ddd14c7894fe649785ed2cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:32.666819 10977 consensus_queue.cc:1048] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" 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:49:32.668260 10957 consensus_queue.cc:1048] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:32.676947 10960 raft_consensus.cc:493] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:32.677088 10977 raft_consensus.cc:993] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4: : Instructing follower aa926be6ddd14c7894fe649785ed2cf2 to start an election
I20260709 14:49:32.677542 10973 raft_consensus.cc:1081] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 LEADER]: Signalling peer aa926be6ddd14c7894fe649785ed2cf2 to start an election
I20260709 14:49:32.677403 10960 raft_consensus.cc:515] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.679157 10762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef73230d17924941bfac2b0c3ab7c514"
dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
 from {username='slave'} at 127.0.0.1:58838
I20260709 14:49:32.679689 10762 raft_consensus.cc:493] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:32.680075 10762 raft_consensus.cc:3060] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.680569 10836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91b26055d764e66b67072627df970e5" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e005eaf2ea34a869febd8a990443c18" is_pre_election: true
I20260709 14:49:32.683506 10957 raft_consensus.cc:993] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2: : Instructing follower 7e005eaf2ea34a869febd8a990443c18 to start an election
I20260709 14:49:32.683655 10760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91b26055d764e66b67072627df970e5" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2" is_pre_election: true
I20260709 14:49:32.679256 10960 leader_election.cc:290] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105), 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039)
I20260709 14:49:32.683912 10957 raft_consensus.cc:1081] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 LEADER]: Signalling peer 7e005eaf2ea34a869febd8a990443c18 to start an election
I20260709 14:49:32.684396 10760 raft_consensus.cc:2393] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in current term 1: Already voted for candidate 7e005eaf2ea34a869febd8a990443c18 in this term.
I20260709 14:49:32.685957 10837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e71dcf16174c4f2fac942830c7255f90"
dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
 from {username='slave'} at 127.0.0.1:42432
I20260709 14:49:32.686468 10837 raft_consensus.cc:493] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:32.686825 10837 raft_consensus.cc:3060] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.686591 10876 leader_election.cc:304] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 849c2d5c99dd48f9826eeda8e4d2aac4; no voters: 7e005eaf2ea34a869febd8a990443c18, aa926be6ddd14c7894fe649785ed2cf2
I20260709 14:49:32.688666 10960 raft_consensus.cc:3060] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.690611 10762 raft_consensus.cc:515] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.693495 10837 raft_consensus.cc:515] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.694123 10762 leader_election.cc:290] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2 [CANDIDATE]: Term 2 election: Requested vote from peers 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039), 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67:41061)
I20260709 14:49:32.696419 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef73230d17924941bfac2b0c3ab7c514" candidate_uuid: "aa926be6ddd14c7894fe649785ed2cf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
I20260709 14:49:32.696928 10911 raft_consensus.cc:3055] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:32.697149 10837 leader_election.cc:290] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [CANDIDATE]: Term 2 election: Requested vote from peers aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105), 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67:41061)
I20260709 14:49:32.697234 10911 raft_consensus.cc:740] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 849c2d5c99dd48f9826eeda8e4d2aac4, State: Running, Role: LEADER
I20260709 14:49:32.698618 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71dcf16174c4f2fac942830c7255f90" candidate_uuid: "7e005eaf2ea34a869febd8a990443c18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
I20260709 14:49:32.699179 10762 raft_consensus.cc:3055] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:32.699070 10911 consensus_queue.cc:260] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.699577 10762 raft_consensus.cc:740] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa926be6ddd14c7894fe649785ed2cf2, State: Running, Role: LEADER
I20260709 14:49:32.700412 10762 consensus_queue.cc:260] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.701263 10957 consensus_queue.cc:1048] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [NON_LEADER]: Connected to new peer: Peer: permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:32.702169 10762 raft_consensus.cc:3060] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.702450 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71dcf16174c4f2fac942830c7255f90" candidate_uuid: "7e005eaf2ea34a869febd8a990443c18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
I20260709 14:49:32.702973 10910 raft_consensus.cc:3060] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.703013 10960 raft_consensus.cc:2749] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:32.700438 10911 raft_consensus.cc:3060] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.706534 10836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef73230d17924941bfac2b0c3ab7c514" candidate_uuid: "aa926be6ddd14c7894fe649785ed2cf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
I20260709 14:49:32.707070 10836 raft_consensus.cc:3060] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.707485 10762 raft_consensus.cc:2468] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e005eaf2ea34a869febd8a990443c18 in term 2.
I20260709 14:49:32.708514 10802 leader_election.cc:304] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e005eaf2ea34a869febd8a990443c18, aa926be6ddd14c7894fe649785ed2cf2; no voters: 
I20260709 14:49:32.709401 10981 raft_consensus.cc:2804] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:32.709365 10910 raft_consensus.cc:2468] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e005eaf2ea34a869febd8a990443c18 in term 2.
I20260709 14:49:32.709970 10981 raft_consensus.cc:697] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [term 2 LEADER]: Becoming Leader. State: Replica: 7e005eaf2ea34a869febd8a990443c18, State: Running, Role: LEADER
I20260709 14:49:32.710651 10981 consensus_queue.cc:237] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.710896 10911 raft_consensus.cc:2468] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa926be6ddd14c7894fe649785ed2cf2 in term 2.
I20260709 14:49:32.712782 10727 leader_election.cc:304] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849c2d5c99dd48f9826eeda8e4d2aac4, aa926be6ddd14c7894fe649785ed2cf2; no voters: 
I20260709 14:49:32.713392 10836 raft_consensus.cc:2468] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa926be6ddd14c7894fe649785ed2cf2 in term 2.
I20260709 14:49:32.713882 10957 raft_consensus.cc:2804] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:32.714385 10957 raft_consensus.cc:697] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 LEADER]: Becoming Leader. State: Replica: aa926be6ddd14c7894fe649785ed2cf2, State: Running, Role: LEADER
I20260709 14:49:32.715140 10957 consensus_queue.cc:237] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.717370 10657 catalog_manager.cc:5697] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 reported cstate change: term changed from 1 to 2, leader changed from aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65) to 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66). New cstate: current_term: 2 leader_uuid: "7e005eaf2ea34a869febd8a990443c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:32.721166 10659 catalog_manager.cc:5697] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2 reported cstate change: term changed from 1 to 2, leader changed from 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67) to aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "aa926be6ddd14c7894fe649785ed2cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:32.782835 10981 consensus_queue.cc:1048] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:32.792784 10981 consensus_queue.cc:1048] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" 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:49:32.799999 11025 raft_consensus.cc:993] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18: : Instructing follower aa926be6ddd14c7894fe649785ed2cf2 to start an election
I20260709 14:49:32.800386 10981 raft_consensus.cc:1081] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [term 1 LEADER]: Signalling peer aa926be6ddd14c7894fe649785ed2cf2 to start an election
I20260709 14:49:32.801703 10762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e91b26055d764e66b67072627df970e5"
dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
 from {username='slave'} at 127.0.0.1:58832
I20260709 14:49:32.802090 10762 raft_consensus.cc:493] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:32.802356 10762 raft_consensus.cc:3060] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.806526 10762 raft_consensus.cc:515] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.808396 10762 leader_election.cc:290] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 [CANDIDATE]: Term 2 election: Requested vote from peers 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039), 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67:41061)
I20260709 14:49:32.808738 10836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91b26055d764e66b67072627df970e5" candidate_uuid: "aa926be6ddd14c7894fe649785ed2cf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
I20260709 14:49:32.808984 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91b26055d764e66b67072627df970e5" candidate_uuid: "aa926be6ddd14c7894fe649785ed2cf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
I20260709 14:49:32.809257 10836 raft_consensus.cc:3055] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:32.809532 10911 raft_consensus.cc:3060] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.809898 10836 raft_consensus.cc:740] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e005eaf2ea34a869febd8a990443c18, State: Running, Role: LEADER
I20260709 14:49:32.810665 10836 consensus_queue.cc:260] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.812034 10836 raft_consensus.cc:3060] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.812841 10981 consensus_queue.cc:1048] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" 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:49:32.815492 10911 raft_consensus.cc:2468] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa926be6ddd14c7894fe649785ed2cf2 in term 2.
I20260709 14:49:32.816465 10727 leader_election.cc:304] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849c2d5c99dd48f9826eeda8e4d2aac4, aa926be6ddd14c7894fe649785ed2cf2; no voters: 
I20260709 14:49:32.817329 10957 raft_consensus.cc:2804] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:32.817560 10836 raft_consensus.cc:2468] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa926be6ddd14c7894fe649785ed2cf2 in term 2.
I20260709 14:49:32.817855 10957 raft_consensus.cc:697] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 LEADER]: Becoming Leader. State: Replica: aa926be6ddd14c7894fe649785ed2cf2, State: Running, Role: LEADER
I20260709 14:49:32.819309 10957 consensus_queue.cc:237] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.823216 10981 consensus_queue.cc:1048] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:32.829427 10659 catalog_manager.cc:5697] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 reported cstate change: term changed from 1 to 2, leader changed from 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66) to aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "aa926be6ddd14c7894fe649785ed2cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:32.857697 10960 consensus_queue.cc:1048] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:32.866974 10976 consensus_queue.cc:1048] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" 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:49:32.940464 10976 consensus_queue.cc:1048] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" 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:49:32.945758 10977 raft_consensus.cc:993] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4: : Instructing follower aa926be6ddd14c7894fe649785ed2cf2 to start an election
I20260709 14:49:32.946203 10960 raft_consensus.cc:1081] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 LEADER]: Signalling peer aa926be6ddd14c7894fe649785ed2cf2 to start an election
I20260709 14:49:32.947657 10760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0002d8d47a6048398cea3deb41ed96c4"
dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
 from {username='slave'} at 127.0.0.1:58838
I20260709 14:49:32.950640 10760 raft_consensus.cc:493] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:32.951025 10760 raft_consensus.cc:3060] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.951354 10976 consensus_queue.cc:1048] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:32.953868 10977 consensus_queue.cc:1048] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" 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:49:32.956735 10973 consensus_queue.cc:1048] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:32.959024 10760 raft_consensus.cc:515] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.966207 10977 raft_consensus.cc:993] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4: : Instructing follower 7e005eaf2ea34a869febd8a990443c18 to start an election
I20260709 14:49:32.966591 10977 raft_consensus.cc:1081] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 LEADER]: Signalling peer 7e005eaf2ea34a869febd8a990443c18 to start an election
I20260709 14:49:32.967718 10760 leader_election.cc:290] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [CANDIDATE]: Term 2 election: Requested vote from peers 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039), 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67:41061)
I20260709 14:49:32.968276 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0002d8d47a6048398cea3deb41ed96c4" candidate_uuid: "aa926be6ddd14c7894fe649785ed2cf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
I20260709 14:49:32.968293 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0002d8d47a6048398cea3deb41ed96c4" candidate_uuid: "aa926be6ddd14c7894fe649785ed2cf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
I20260709 14:49:32.968830 10911 raft_consensus.cc:3055] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:32.969199 10911 raft_consensus.cc:740] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 849c2d5c99dd48f9826eeda8e4d2aac4, State: Running, Role: LEADER
I20260709 14:49:32.969951 10911 consensus_queue.cc:260] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.971060 10911 raft_consensus.cc:3060] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.971374 10835 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ef437b68fcf456b905927a40d78e726"
dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
 from {username='slave'} at 127.0.0.1:42418
I20260709 14:49:32.971915 10835 raft_consensus.cc:493] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:32.972241 10835 raft_consensus.cc:3060] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.977960 10911 raft_consensus.cc:2468] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa926be6ddd14c7894fe649785ed2cf2 in term 2.
I20260709 14:49:32.979046 10727 leader_election.cc:304] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849c2d5c99dd48f9826eeda8e4d2aac4, aa926be6ddd14c7894fe649785ed2cf2; no voters: 
I20260709 14:49:32.978977 10835 raft_consensus.cc:515] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.979796 10957 raft_consensus.cc:2804] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:32.980273 10957 raft_consensus.cc:697] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 LEADER]: Becoming Leader. State: Replica: aa926be6ddd14c7894fe649785ed2cf2, State: Running, Role: LEADER
I20260709 14:49:32.968899 10837 raft_consensus.cc:3060] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.980995 10957 consensus_queue.cc:237] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.981635 10760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef437b68fcf456b905927a40d78e726" candidate_uuid: "7e005eaf2ea34a869febd8a990443c18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
I20260709 14:49:32.981940 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef437b68fcf456b905927a40d78e726" candidate_uuid: "7e005eaf2ea34a869febd8a990443c18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
I20260709 14:49:32.982262 10760 raft_consensus.cc:3060] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.982484 10910 raft_consensus.cc:3055] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:32.982868 10910 raft_consensus.cc:740] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 849c2d5c99dd48f9826eeda8e4d2aac4, State: Running, Role: LEADER
I20260709 14:49:32.983634 10910 consensus_queue.cc:260] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.981007 10835 leader_election.cc:290] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 [CANDIDATE]: Term 2 election: Requested vote from peers aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105), 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67:41061)
I20260709 14:49:32.984912 10910 raft_consensus.cc:3060] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.987828 10760 raft_consensus.cc:2468] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e005eaf2ea34a869febd8a990443c18 in term 2.
I20260709 14:49:32.988478 10836 raft_consensus.cc:1240] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 [term 2 FOLLOWER]: Rejecting Update request from peer 849c2d5c99dd48f9826eeda8e4d2aac4 for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:32.988869 10802 leader_election.cc:304] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e005eaf2ea34a869febd8a990443c18, aa926be6ddd14c7894fe649785ed2cf2; no voters: 
I20260709 14:49:32.989682 10981 raft_consensus.cc:2804] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:32.990139 10981 raft_consensus.cc:697] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 [term 2 LEADER]: Becoming Leader. State: Replica: 7e005eaf2ea34a869febd8a990443c18, State: Running, Role: LEADER
I20260709 14:49:32.990873 10981 consensus_queue.cc:237] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 [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: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:32.988463 10837 raft_consensus.cc:2468] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa926be6ddd14c7894fe649785ed2cf2 in term 2.
I20260709 14:49:32.997180 10910 raft_consensus.cc:2468] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e005eaf2ea34a869febd8a990443c18 in term 2.
I20260709 14:49:32.999070 10658 catalog_manager.cc:5697] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 reported cstate change: term changed from 1 to 2, leader changed from 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67) to aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "aa926be6ddd14c7894fe649785ed2cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:33.003750 10659 catalog_manager.cc:5697] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 reported cstate change: term changed from 1 to 2, leader changed from 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67) to 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66). New cstate: current_term: 2 leader_uuid: "7e005eaf2ea34a869febd8a990443c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:33.043109 10837 raft_consensus.cc:1275] T 9dbb84366a0b47c1ae1c39a950d493e5 P 7e005eaf2ea34a869febd8a990443c18 [term 2 FOLLOWER]: Refusing update from remote peer aa926be6ddd14c7894fe649785ed2cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.044504 10957 consensus_queue.cc:1048] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:33.052700 10910 raft_consensus.cc:1275] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Refusing update from remote peer aa926be6ddd14c7894fe649785ed2cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.054107 10957 consensus_queue.cc:1048] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:33.070197 10973 consensus_queue.cc:1048] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:33.078733 10977 consensus_queue.cc:1048] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" 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:49:33.087096 10977 raft_consensus.cc:993] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4: : Instructing follower aa926be6ddd14c7894fe649785ed2cf2 to start an election
I20260709 14:49:33.087539 10973 raft_consensus.cc:1081] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 LEADER]: Signalling peer aa926be6ddd14c7894fe649785ed2cf2 to start an election
I20260709 14:49:33.088824 10760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "964c1a2f7a9449dca34824a4cde42a00"
dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
 from {username='slave'} at 127.0.0.1:58838
I20260709 14:49:33.089313 10760 raft_consensus.cc:493] T 964c1a2f7a9449dca34824a4cde42a00 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:33.089577 10760 raft_consensus.cc:3060] T 964c1a2f7a9449dca34824a4cde42a00 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.093933 10760 raft_consensus.cc:515] T 964c1a2f7a9449dca34824a4cde42a00 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:33.095746 10760 leader_election.cc:290] T 964c1a2f7a9449dca34824a4cde42a00 P aa926be6ddd14c7894fe649785ed2cf2 [CANDIDATE]: Term 2 election: Requested vote from peers 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039), 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67:41061)
I20260709 14:49:33.096043 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964c1a2f7a9449dca34824a4cde42a00" candidate_uuid: "aa926be6ddd14c7894fe649785ed2cf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
I20260709 14:49:33.096356 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964c1a2f7a9449dca34824a4cde42a00" candidate_uuid: "aa926be6ddd14c7894fe649785ed2cf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
I20260709 14:49:33.096601 10837 raft_consensus.cc:3060] T 964c1a2f7a9449dca34824a4cde42a00 P 7e005eaf2ea34a869febd8a990443c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.096856 10910 raft_consensus.cc:3055] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:33.097179 10910 raft_consensus.cc:740] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 849c2d5c99dd48f9826eeda8e4d2aac4, State: Running, Role: LEADER
I20260709 14:49:33.097918 10910 consensus_queue.cc:260] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:33.099038 10910 raft_consensus.cc:3060] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.101194 10837 raft_consensus.cc:2468] T 964c1a2f7a9449dca34824a4cde42a00 P 7e005eaf2ea34a869febd8a990443c18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa926be6ddd14c7894fe649785ed2cf2 in term 2.
I20260709 14:49:33.102057 10725 leader_election.cc:304] T 964c1a2f7a9449dca34824a4cde42a00 P aa926be6ddd14c7894fe649785ed2cf2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e005eaf2ea34a869febd8a990443c18, aa926be6ddd14c7894fe649785ed2cf2; no voters: 
I20260709 14:49:33.102612 10957 raft_consensus.cc:2804] T 964c1a2f7a9449dca34824a4cde42a00 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:33.102943 10957 raft_consensus.cc:697] T 964c1a2f7a9449dca34824a4cde42a00 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 LEADER]: Becoming Leader. State: Replica: aa926be6ddd14c7894fe649785ed2cf2, State: Running, Role: LEADER
I20260709 14:49:33.103536 10910 raft_consensus.cc:2468] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa926be6ddd14c7894fe649785ed2cf2 in term 2.
I20260709 14:49:33.103609 10957 consensus_queue.cc:237] T 964c1a2f7a9449dca34824a4cde42a00 P aa926be6ddd14c7894fe649785ed2cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:33.109066 10659 catalog_manager.cc:5697] T 964c1a2f7a9449dca34824a4cde42a00 P aa926be6ddd14c7894fe649785ed2cf2 reported cstate change: term changed from 1 to 2, leader changed from 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67) to aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "aa926be6ddd14c7894fe649785ed2cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:33.145932 10910 raft_consensus.cc:1275] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Refusing update from remote peer aa926be6ddd14c7894fe649785ed2cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.147078 10957 consensus_queue.cc:1048] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:33.152861 10910 raft_consensus.cc:1275] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Refusing update from remote peer 7e005eaf2ea34a869febd8a990443c18: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.155272 10981 consensus_queue.cc:1048] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:33.156570 10837 raft_consensus.cc:1275] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18 [term 2 FOLLOWER]: Refusing update from remote peer aa926be6ddd14c7894fe649785ed2cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.158308 10957 consensus_queue.cc:1048] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:33.166025 10760 raft_consensus.cc:1275] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 FOLLOWER]: Refusing update from remote peer 7e005eaf2ea34a869febd8a990443c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.167721 10984 consensus_queue.cc:1048] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" 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:49:33.284673 10911 raft_consensus.cc:1275] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Refusing update from remote peer aa926be6ddd14c7894fe649785ed2cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.285795 10957 consensus_queue.cc:1048] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:33.292095 10837 raft_consensus.cc:1275] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [term 2 FOLLOWER]: Refusing update from remote peer aa926be6ddd14c7894fe649785ed2cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.293298 10991 consensus_queue.cc:1048] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:33.467765 10911 raft_consensus.cc:1275] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Refusing update from remote peer 7e005eaf2ea34a869febd8a990443c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.468947 10984 consensus_queue.cc:1048] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:33.476285 10760 raft_consensus.cc:1275] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 FOLLOWER]: Refusing update from remote peer 7e005eaf2ea34a869febd8a990443c18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.477540 10984 consensus_queue.cc:1048] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" 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:49:33.553344 10911 raft_consensus.cc:1275] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Refusing update from remote peer aa926be6ddd14c7894fe649785ed2cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.554533 10991 consensus_queue.cc:1048] T 964c1a2f7a9449dca34824a4cde42a00 P aa926be6ddd14c7894fe649785ed2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:33.561153 10837 raft_consensus.cc:1275] T 964c1a2f7a9449dca34824a4cde42a00 P 7e005eaf2ea34a869febd8a990443c18 [term 2 FOLLOWER]: Refusing update from remote peer aa926be6ddd14c7894fe649785ed2cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.562676 10990 consensus_queue.cc:1048] T 964c1a2f7a9449dca34824a4cde42a00 P aa926be6ddd14c7894fe649785ed2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:33.578333 10837 raft_consensus.cc:1275] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 [term 2 FOLLOWER]: Refusing update from remote peer aa926be6ddd14c7894fe649785ed2cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.579366 10990 consensus_queue.cc:1048] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:33.586354 10911 raft_consensus.cc:1275] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Refusing update from remote peer aa926be6ddd14c7894fe649785ed2cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.587646 10990 consensus_queue.cc:1048] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:35.666214 10125 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:49:35.666857 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:35.680581 10760 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0002d8d47a6048398cea3deb41ed96c4"
dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
mode: GRACEFUL
new_leader_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
 from {username='slave'} at 127.0.0.1:58852
I20260709 14:49:35.681047 10760 raft_consensus.cc:606] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 LEADER]: Received request to transfer leadership to TS 849c2d5c99dd48f9826eeda8e4d2aac4
I20260709 14:49:35.683010 10760 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9dbb84366a0b47c1ae1c39a950d493e5"
dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
mode: GRACEFUL
new_leader_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
 from {username='slave'} at 127.0.0.1:58852
I20260709 14:49:35.683420 10760 raft_consensus.cc:606] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 LEADER]: Received request to transfer leadership to TS 849c2d5c99dd48f9826eeda8e4d2aac4
I20260709 14:49:35.684301 10125 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:49:35.684685 10125 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:35.702553 10990 raft_consensus.cc:993] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2: : Instructing follower 849c2d5c99dd48f9826eeda8e4d2aac4 to start an election
I20260709 14:49:35.702895 11041 raft_consensus.cc:1081] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 LEADER]: Signalling peer 849c2d5c99dd48f9826eeda8e4d2aac4 to start an election
I20260709 14:49:35.704157 10911 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0002d8d47a6048398cea3deb41ed96c4"
dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
 from {username='slave'} at 127.0.0.1:45518
I20260709 14:49:35.704526 10911 raft_consensus.cc:493] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:35.704756 10911 raft_consensus.cc:3060] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:35.708827 10911 raft_consensus.cc:515] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:35.710171 10911 leader_election.cc:290] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 3 election: Requested vote from peers aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105), 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039)
I20260709 14:49:35.710858 10760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0002d8d47a6048398cea3deb41ed96c4" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
I20260709 14:49:35.711030 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0002d8d47a6048398cea3deb41ed96c4" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
I20260709 14:49:35.711395 10760 raft_consensus.cc:3055] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:35.711458 10837 raft_consensus.cc:3060] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:35.711788 10760 raft_consensus.cc:740] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aa926be6ddd14c7894fe649785ed2cf2, State: Running, Role: LEADER
I20260709 14:49:35.712558 10760 consensus_queue.cc:260] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [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: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:35.713655 10760 raft_consensus.cc:3060] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:35.717024 10837 raft_consensus.cc:2468] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in term 3.
I20260709 14:49:35.717988 10874 leader_election.cc:304] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [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: 7e005eaf2ea34a869febd8a990443c18, 849c2d5c99dd48f9826eeda8e4d2aac4; no voters: 
I20260709 14:49:35.718580 10973 raft_consensus.cc:2804] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:35.719344 10760 raft_consensus.cc:2468] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in term 3.
I20260709 14:49:35.719440 10973 raft_consensus.cc:697] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 LEADER]: Becoming Leader. State: Replica: 849c2d5c99dd48f9826eeda8e4d2aac4, State: Running, Role: LEADER
I20260709 14:49:35.720361 10973 consensus_queue.cc:237] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [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: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:35.726382 10659 catalog_manager.cc:5697] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 reported cstate change: term changed from 2 to 3, leader changed from aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65) to 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67). New cstate: current_term: 3 leader_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:36.010116 10990 raft_consensus.cc:993] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2: : Instructing follower 849c2d5c99dd48f9826eeda8e4d2aac4 to start an election
I20260709 14:49:36.010478 11041 raft_consensus.cc:1081] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 LEADER]: Signalling peer 849c2d5c99dd48f9826eeda8e4d2aac4 to start an election
I20260709 14:49:36.011723 10911 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9dbb84366a0b47c1ae1c39a950d493e5"
dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
 from {username='slave'} at 127.0.0.1:45518
I20260709 14:49:36.012187 10911 raft_consensus.cc:493] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:36.012451 10911 raft_consensus.cc:3060] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:36.016590 10911 raft_consensus.cc:515] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:36.017789 10911 leader_election.cc:290] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 3 election: Requested vote from peers aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105), 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039)
I20260709 14:49:36.018800 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb84366a0b47c1ae1c39a950d493e5" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
I20260709 14:49:36.018888 10760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb84366a0b47c1ae1c39a950d493e5" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
I20260709 14:49:36.019229 10837 raft_consensus.cc:3060] T 9dbb84366a0b47c1ae1c39a950d493e5 P 7e005eaf2ea34a869febd8a990443c18 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:36.019351 10760 raft_consensus.cc:3055] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:36.019659 10760 raft_consensus.cc:740] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aa926be6ddd14c7894fe649785ed2cf2, State: Running, Role: LEADER
I20260709 14:49:36.020244 10760 consensus_queue.cc:260] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [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: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:36.021066 10760 raft_consensus.cc:3060] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:36.023047 10837 raft_consensus.cc:2468] T 9dbb84366a0b47c1ae1c39a950d493e5 P 7e005eaf2ea34a869febd8a990443c18 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in term 3.
I20260709 14:49:36.023840 10874 leader_election.cc:304] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [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: 7e005eaf2ea34a869febd8a990443c18, 849c2d5c99dd48f9826eeda8e4d2aac4; no voters: 
I20260709 14:49:36.024451 10973 raft_consensus.cc:2804] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:36.024793 10973 raft_consensus.cc:697] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 LEADER]: Becoming Leader. State: Replica: 849c2d5c99dd48f9826eeda8e4d2aac4, State: Running, Role: LEADER
I20260709 14:49:36.025445 10760 raft_consensus.cc:2468] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in term 3.
I20260709 14:49:36.025447 10973 consensus_queue.cc:237] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [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: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:36.031276 10659 catalog_manager.cc:5697] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 reported cstate change: term changed from 2 to 3, leader changed from aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65) to 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67). New cstate: current_term: 3 leader_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:36.205755 10760 raft_consensus.cc:1275] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 FOLLOWER]: Refusing update from remote peer 849c2d5c99dd48f9826eeda8e4d2aac4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:36.206962 10973 consensus_queue.cc:1048] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" 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:49:36.218641 10837 raft_consensus.cc:1275] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 [term 3 FOLLOWER]: Refusing update from remote peer 849c2d5c99dd48f9826eeda8e4d2aac4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:36.220045 11053 consensus_queue.cc:1048] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:36.459198 10760 raft_consensus.cc:1275] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 FOLLOWER]: Refusing update from remote peer 849c2d5c99dd48f9826eeda8e4d2aac4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:36.460306 10973 consensus_queue.cc:1048] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" 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:49:36.467592 10837 raft_consensus.cc:1275] T 9dbb84366a0b47c1ae1c39a950d493e5 P 7e005eaf2ea34a869febd8a990443c18 [term 3 FOLLOWER]: Refusing update from remote peer 849c2d5c99dd48f9826eeda8e4d2aac4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:36.468894 11042 consensus_queue.cc:1048] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:36.685364 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:36.695381 10911 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9dbb84366a0b47c1ae1c39a950d493e5"
dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
mode: GRACEFUL
new_leader_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
 from {username='slave'} at 127.0.0.1:45530
I20260709 14:49:36.695937 10911 raft_consensus.cc:606] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 LEADER]: Received request to transfer leadership to TS aa926be6ddd14c7894fe649785ed2cf2
I20260709 14:49:36.702598 10911 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0002d8d47a6048398cea3deb41ed96c4"
dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
mode: GRACEFUL
new_leader_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
 from {username='slave'} at 127.0.0.1:45530
I20260709 14:49:36.703086 10911 raft_consensus.cc:606] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 LEADER]: Received request to transfer leadership to TS aa926be6ddd14c7894fe649785ed2cf2
I20260709 14:49:36.711980 10837 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e71dcf16174c4f2fac942830c7255f90"
dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
mode: GRACEFUL
new_leader_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
 from {username='slave'} at 127.0.0.1:42448
I20260709 14:49:36.712383 10837 raft_consensus.cc:606] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [term 2 LEADER]: Received request to transfer leadership to TS aa926be6ddd14c7894fe649785ed2cf2
I20260709 14:49:36.716339 10837 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ef437b68fcf456b905927a40d78e726"
dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
mode: GRACEFUL
new_leader_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
 from {username='slave'} at 127.0.0.1:42448
I20260709 14:49:36.716720 10837 raft_consensus.cc:606] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 [term 2 LEADER]: Received request to transfer leadership to TS aa926be6ddd14c7894fe649785ed2cf2
I20260709 14:49:36.720328 10837 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2882fa77756f4b2eac24eaaa6c987025"
dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
mode: GRACEFUL
new_leader_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
 from {username='slave'} at 127.0.0.1:42448
I20260709 14:49:36.720679 10837 raft_consensus.cc:606] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [term 1 LEADER]: Received request to transfer leadership to TS aa926be6ddd14c7894fe649785ed2cf2
I20260709 14:49:36.805408 10984 raft_consensus.cc:993] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18: : Instructing follower aa926be6ddd14c7894fe649785ed2cf2 to start an election
I20260709 14:49:36.805763 11058 raft_consensus.cc:1081] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 [term 2 LEADER]: Signalling peer aa926be6ddd14c7894fe649785ed2cf2 to start an election
I20260709 14:49:36.807060 10760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ef437b68fcf456b905927a40d78e726"
dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
 from {username='slave'} at 127.0.0.1:58832
I20260709 14:49:36.807410 10760 raft_consensus.cc:493] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:36.807621 10760 raft_consensus.cc:3060] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:36.811528 10760 raft_consensus.cc:515] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:36.813189 10760 leader_election.cc:290] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2 [CANDIDATE]: Term 3 election: Requested vote from peers 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039), 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67:41061)
I20260709 14:49:36.814146 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef437b68fcf456b905927a40d78e726" candidate_uuid: "aa926be6ddd14c7894fe649785ed2cf2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
I20260709 14:49:36.814146 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef437b68fcf456b905927a40d78e726" candidate_uuid: "aa926be6ddd14c7894fe649785ed2cf2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
I20260709 14:49:36.814774 10837 raft_consensus.cc:3055] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:36.814893 10911 raft_consensus.cc:3060] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:36.815029 10837 raft_consensus.cc:740] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7e005eaf2ea34a869febd8a990443c18, State: Running, Role: LEADER
I20260709 14:49:36.815753 10837 consensus_queue.cc:260] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 [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: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:36.816787 10837 raft_consensus.cc:3060] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:36.817307 11053 raft_consensus.cc:993] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4: : Instructing follower aa926be6ddd14c7894fe649785ed2cf2 to start an election
I20260709 14:49:36.817719 11042 raft_consensus.cc:1081] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 LEADER]: Signalling peer aa926be6ddd14c7894fe649785ed2cf2 to start an election
I20260709 14:49:36.819149 10760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0002d8d47a6048398cea3deb41ed96c4"
dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
 from {username='slave'} at 127.0.0.1:58838
I20260709 14:49:36.819604 10760 raft_consensus.cc:493] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:36.819923 10760 raft_consensus.cc:3060] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:36.820053 10911 raft_consensus.cc:2468] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa926be6ddd14c7894fe649785ed2cf2 in term 3.
I20260709 14:49:36.820987 10727 leader_election.cc:304] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2 [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: 849c2d5c99dd48f9826eeda8e4d2aac4, aa926be6ddd14c7894fe649785ed2cf2; no voters: 
I20260709 14:49:36.821556 11041 raft_consensus.cc:2804] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:36.822019 10837 raft_consensus.cc:2468] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa926be6ddd14c7894fe649785ed2cf2 in term 3.
I20260709 14:49:36.822500 11041 raft_consensus.cc:697] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 LEADER]: Becoming Leader. State: Replica: aa926be6ddd14c7894fe649785ed2cf2, State: Running, Role: LEADER
I20260709 14:49:36.823329 11041 consensus_queue.cc:237] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2 [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: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:36.824717 10760 raft_consensus.cc:515] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:36.826437 10760 leader_election.cc:290] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [CANDIDATE]: Term 4 election: Requested vote from peers 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039), 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67:41061)
I20260709 14:49:36.826751 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0002d8d47a6048398cea3deb41ed96c4" candidate_uuid: "aa926be6ddd14c7894fe649785ed2cf2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
I20260709 14:49:36.827250 10837 raft_consensus.cc:3060] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:36.828227 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0002d8d47a6048398cea3deb41ed96c4" candidate_uuid: "aa926be6ddd14c7894fe649785ed2cf2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
I20260709 14:49:36.828667 10911 raft_consensus.cc:3055] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:36.828928 10911 raft_consensus.cc:740] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 849c2d5c99dd48f9826eeda8e4d2aac4, State: Running, Role: LEADER
I20260709 14:49:36.829576 10911 consensus_queue.cc:260] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [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: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:36.829937 10657 catalog_manager.cc:5697] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2 reported cstate change: term changed from 2 to 3, leader changed from 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66) to aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65). New cstate: current_term: 3 leader_uuid: "aa926be6ddd14c7894fe649785ed2cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:36.830571 10911 raft_consensus.cc:3060] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:36.830904 10837 raft_consensus.cc:2468] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa926be6ddd14c7894fe649785ed2cf2 in term 4.
I20260709 14:49:36.831764 10725 leader_election.cc:304] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [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: 7e005eaf2ea34a869febd8a990443c18, aa926be6ddd14c7894fe649785ed2cf2; no voters: 
I20260709 14:49:36.832372 11041 raft_consensus.cc:2804] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:36.834669 11041 raft_consensus.cc:697] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 4 LEADER]: Becoming Leader. State: Replica: aa926be6ddd14c7894fe649785ed2cf2, State: Running, Role: LEADER
I20260709 14:49:36.835466 11041 consensus_queue.cc:237] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [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: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:36.836300 10984 raft_consensus.cc:993] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18: : Instructing follower aa926be6ddd14c7894fe649785ed2cf2 to start an election
I20260709 14:49:36.836302 10911 raft_consensus.cc:2468] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa926be6ddd14c7894fe649785ed2cf2 in term 4.
I20260709 14:49:36.836958 11058 raft_consensus.cc:1081] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [term 2 LEADER]: Signalling peer aa926be6ddd14c7894fe649785ed2cf2 to start an election
I20260709 14:49:36.838482 10760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e71dcf16174c4f2fac942830c7255f90"
dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
 from {username='slave'} at 127.0.0.1:58832
I20260709 14:49:36.838970 10760 raft_consensus.cc:493] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:36.839316 10760 raft_consensus.cc:3060] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:36.844478 10760 raft_consensus.cc:515] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:36.846125 10760 leader_election.cc:290] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [CANDIDATE]: Term 3 election: Requested vote from peers 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039), 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67:41061)
I20260709 14:49:36.846823 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71dcf16174c4f2fac942830c7255f90" candidate_uuid: "aa926be6ddd14c7894fe649785ed2cf2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
I20260709 14:49:36.847147 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71dcf16174c4f2fac942830c7255f90" candidate_uuid: "aa926be6ddd14c7894fe649785ed2cf2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
I20260709 14:49:36.847321 10837 raft_consensus.cc:3055] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:36.847600 10911 raft_consensus.cc:3060] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:36.847626 10837 raft_consensus.cc:740] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7e005eaf2ea34a869febd8a990443c18, State: Running, Role: LEADER
I20260709 14:49:36.848363 10837 consensus_queue.cc:260] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [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: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:36.849107 10837 raft_consensus.cc:3060] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:36.851532 10911 raft_consensus.cc:2468] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa926be6ddd14c7894fe649785ed2cf2 in term 3.
I20260709 14:49:36.851225 10657 catalog_manager.cc:5697] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 reported cstate change: term changed from 3 to 4, leader changed from 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67) to aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65). New cstate: current_term: 4 leader_uuid: "aa926be6ddd14c7894fe649785ed2cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:36.852324 10727 leader_election.cc:304] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [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: 849c2d5c99dd48f9826eeda8e4d2aac4, aa926be6ddd14c7894fe649785ed2cf2; no voters: 
I20260709 14:49:36.852885 11041 raft_consensus.cc:2804] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:36.853231 11041 raft_consensus.cc:697] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 LEADER]: Becoming Leader. State: Replica: aa926be6ddd14c7894fe649785ed2cf2, State: Running, Role: LEADER
I20260709 14:49:36.854200 10837 raft_consensus.cc:2468] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa926be6ddd14c7894fe649785ed2cf2 in term 3.
I20260709 14:49:36.853912 11041 consensus_queue.cc:237] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [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: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:36.862197 10657 catalog_manager.cc:5697] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 reported cstate change: term changed from 2 to 3, leader changed from 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66) to aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65). New cstate: current_term: 3 leader_uuid: "aa926be6ddd14c7894fe649785ed2cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:36.930189 11053 raft_consensus.cc:993] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4: : Instructing follower aa926be6ddd14c7894fe649785ed2cf2 to start an election
I20260709 14:49:36.930593 11042 raft_consensus.cc:1081] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 LEADER]: Signalling peer aa926be6ddd14c7894fe649785ed2cf2 to start an election
I20260709 14:49:36.931990 10760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9dbb84366a0b47c1ae1c39a950d493e5"
dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
 from {username='slave'} at 127.0.0.1:58838
I20260709 14:49:36.932379 10760 raft_consensus.cc:493] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:36.932617 10760 raft_consensus.cc:3060] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:36.936259 10760 raft_consensus.cc:515] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:36.937601 10760 leader_election.cc:290] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [CANDIDATE]: Term 4 election: Requested vote from peers 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039), 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67:41061)
I20260709 14:49:36.938226 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb84366a0b47c1ae1c39a950d493e5" candidate_uuid: "aa926be6ddd14c7894fe649785ed2cf2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
I20260709 14:49:36.938520 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb84366a0b47c1ae1c39a950d493e5" candidate_uuid: "aa926be6ddd14c7894fe649785ed2cf2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
I20260709 14:49:36.938664 10837 raft_consensus.cc:3060] T 9dbb84366a0b47c1ae1c39a950d493e5 P 7e005eaf2ea34a869febd8a990443c18 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:36.938971 10911 raft_consensus.cc:3055] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:36.939248 10911 raft_consensus.cc:740] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 849c2d5c99dd48f9826eeda8e4d2aac4, State: Running, Role: LEADER
I20260709 14:49:36.939738 10911 consensus_queue.cc:260] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [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: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:36.940474 10911 raft_consensus.cc:3060] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:36.942539 10837 raft_consensus.cc:2468] T 9dbb84366a0b47c1ae1c39a950d493e5 P 7e005eaf2ea34a869febd8a990443c18 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa926be6ddd14c7894fe649785ed2cf2 in term 4.
I20260709 14:49:36.943333 10725 leader_election.cc:304] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [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: 7e005eaf2ea34a869febd8a990443c18, aa926be6ddd14c7894fe649785ed2cf2; no voters: 
I20260709 14:49:36.944069 11041 raft_consensus.cc:2804] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:36.944378 10911 raft_consensus.cc:2468] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa926be6ddd14c7894fe649785ed2cf2 in term 4.
I20260709 14:49:36.944435 11041 raft_consensus.cc:697] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 4 LEADER]: Becoming Leader. State: Replica: aa926be6ddd14c7894fe649785ed2cf2, State: Running, Role: LEADER
I20260709 14:49:36.945374 11041 consensus_queue.cc:237] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [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: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:36.950322 10657 catalog_manager.cc:5697] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 reported cstate change: term changed from 3 to 4, leader changed from 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67) to aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65). New cstate: current_term: 4 leader_uuid: "aa926be6ddd14c7894fe649785ed2cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:37.182355 10984 raft_consensus.cc:993] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18: : Instructing follower aa926be6ddd14c7894fe649785ed2cf2 to start an election
I20260709 14:49:37.182729 11058 raft_consensus.cc:1081] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [term 1 LEADER]: Signalling peer aa926be6ddd14c7894fe649785ed2cf2 to start an election
I20260709 14:49:37.183948 10760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2882fa77756f4b2eac24eaaa6c987025"
dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
 from {username='slave'} at 127.0.0.1:58832
I20260709 14:49:37.184309 10760 raft_consensus.cc:493] T 2882fa77756f4b2eac24eaaa6c987025 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:37.184535 10760 raft_consensus.cc:3060] T 2882fa77756f4b2eac24eaaa6c987025 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:37.188156 10760 raft_consensus.cc:515] T 2882fa77756f4b2eac24eaaa6c987025 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:37.189425 10760 leader_election.cc:290] T 2882fa77756f4b2eac24eaaa6c987025 P aa926be6ddd14c7894fe649785ed2cf2 [CANDIDATE]: Term 2 election: Requested vote from peers 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039), 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67:41061)
I20260709 14:49:37.190131 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2882fa77756f4b2eac24eaaa6c987025" candidate_uuid: "aa926be6ddd14c7894fe649785ed2cf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
I20260709 14:49:37.190306 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2882fa77756f4b2eac24eaaa6c987025" candidate_uuid: "aa926be6ddd14c7894fe649785ed2cf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
I20260709 14:49:37.190641 10837 raft_consensus.cc:3055] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:37.190771 10911 raft_consensus.cc:3060] T 2882fa77756f4b2eac24eaaa6c987025 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:37.190961 10837 raft_consensus.cc:740] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e005eaf2ea34a869febd8a990443c18, State: Running, Role: LEADER
I20260709 14:49:37.191625 10837 consensus_queue.cc:260] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:37.192659 10837 raft_consensus.cc:3060] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:37.196282 10911 raft_consensus.cc:2468] T 2882fa77756f4b2eac24eaaa6c987025 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa926be6ddd14c7894fe649785ed2cf2 in term 2.
I20260709 14:49:37.197141 10727 leader_election.cc:304] T 2882fa77756f4b2eac24eaaa6c987025 P aa926be6ddd14c7894fe649785ed2cf2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 849c2d5c99dd48f9826eeda8e4d2aac4, aa926be6ddd14c7894fe649785ed2cf2; no voters: 
I20260709 14:49:37.197697 11041 raft_consensus.cc:2804] T 2882fa77756f4b2eac24eaaa6c987025 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:37.197767 10837 raft_consensus.cc:2468] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa926be6ddd14c7894fe649785ed2cf2 in term 2.
I20260709 14:49:37.198077 11041 raft_consensus.cc:697] T 2882fa77756f4b2eac24eaaa6c987025 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 LEADER]: Becoming Leader. State: Replica: aa926be6ddd14c7894fe649785ed2cf2, State: Running, Role: LEADER
I20260709 14:49:37.198894 11041 consensus_queue.cc:237] T 2882fa77756f4b2eac24eaaa6c987025 P aa926be6ddd14c7894fe649785ed2cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:37.204914 10657 catalog_manager.cc:5697] T 2882fa77756f4b2eac24eaaa6c987025 P aa926be6ddd14c7894fe649785ed2cf2 reported cstate change: term changed from 1 to 2, leader changed from 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66) to aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "aa926be6ddd14c7894fe649785ed2cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:37.226540 10911 raft_consensus.cc:1275] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 4 FOLLOWER]: Refusing update from remote peer aa926be6ddd14c7894fe649785ed2cf2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:37.227509 11041 consensus_queue.cc:1048] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:37.235117 10837 raft_consensus.cc:1275] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 [term 4 FOLLOWER]: Refusing update from remote peer aa926be6ddd14c7894fe649785ed2cf2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:37.236346 11041 consensus_queue.cc:1048] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:37.268540 10911 raft_consensus.cc:1275] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 FOLLOWER]: Refusing update from remote peer aa926be6ddd14c7894fe649785ed2cf2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:37.269495 11041 consensus_queue.cc:1048] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:37.276721 10837 raft_consensus.cc:1275] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 [term 3 FOLLOWER]: Refusing update from remote peer aa926be6ddd14c7894fe649785ed2cf2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:37.277944 11059 consensus_queue.cc:1048] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:37.390457 10837 raft_consensus.cc:1275] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [term 3 FOLLOWER]: Refusing update from remote peer aa926be6ddd14c7894fe649785ed2cf2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:37.391479 11059 consensus_queue.cc:1048] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:37.398609 10911 raft_consensus.cc:1275] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 FOLLOWER]: Refusing update from remote peer aa926be6ddd14c7894fe649785ed2cf2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:37.400087 11068 consensus_queue.cc:1048] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:37.536228 10911 raft_consensus.cc:1275] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 4 FOLLOWER]: Refusing update from remote peer aa926be6ddd14c7894fe649785ed2cf2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:37.537278 11068 consensus_queue.cc:1048] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:37.545224 10837 raft_consensus.cc:1275] T 9dbb84366a0b47c1ae1c39a950d493e5 P 7e005eaf2ea34a869febd8a990443c18 [term 4 FOLLOWER]: Refusing update from remote peer aa926be6ddd14c7894fe649785ed2cf2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:37.546602 11077 consensus_queue.cc:1048] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:37.715651 10837 raft_consensus.cc:1275] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [term 2 FOLLOWER]: Refusing update from remote peer aa926be6ddd14c7894fe649785ed2cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:37.716629 11077 consensus_queue.cc:1048] T 2882fa77756f4b2eac24eaaa6c987025 P aa926be6ddd14c7894fe649785ed2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:37.725705 10911 raft_consensus.cc:1275] T 2882fa77756f4b2eac24eaaa6c987025 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Refusing update from remote peer aa926be6ddd14c7894fe649785ed2cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:37.726806 11068 consensus_queue.cc:1048] T 2882fa77756f4b2eac24eaaa6c987025 P aa926be6ddd14c7894fe649785ed2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:39.726398 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:39.733971 10760 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0002d8d47a6048398cea3deb41ed96c4"
dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
mode: GRACEFUL
new_leader_uuid: "7e005eaf2ea34a869febd8a990443c18"
 from {username='slave'} at 127.0.0.1:58852
I20260709 14:49:39.734768 10760 raft_consensus.cc:606] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 4 LEADER]: Received request to transfer leadership to TS 7e005eaf2ea34a869febd8a990443c18
I20260709 14:49:39.737427 10760 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e71dcf16174c4f2fac942830c7255f90"
dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
mode: GRACEFUL
new_leader_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
 from {username='slave'} at 127.0.0.1:58852
I20260709 14:49:39.737871 10760 raft_consensus.cc:606] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 LEADER]: Received request to transfer leadership to TS 849c2d5c99dd48f9826eeda8e4d2aac4
I20260709 14:49:39.740127 10760 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e91b26055d764e66b67072627df970e5"
dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
mode: GRACEFUL
new_leader_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
 from {username='slave'} at 127.0.0.1:58852
I20260709 14:49:39.740527 10760 raft_consensus.cc:606] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 LEADER]: Received request to transfer leadership to TS 849c2d5c99dd48f9826eeda8e4d2aac4
I20260709 14:49:39.742543 10760 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef73230d17924941bfac2b0c3ab7c514"
dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
mode: GRACEFUL
new_leader_uuid: "7e005eaf2ea34a869febd8a990443c18"
 from {username='slave'} at 127.0.0.1:58852
I20260709 14:49:39.743006 10760 raft_consensus.cc:606] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 LEADER]: Received request to transfer leadership to TS 7e005eaf2ea34a869febd8a990443c18
I20260709 14:49:39.744135 10125 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:49:39.744563 10125 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:39.755621 11059 raft_consensus.cc:993] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2: : Instructing follower 7e005eaf2ea34a869febd8a990443c18 to start an election
I20260709 14:49:39.756331 11087 raft_consensus.cc:1081] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 4 LEADER]: Signalling peer 7e005eaf2ea34a869febd8a990443c18 to start an election
I20260709 14:49:39.757711 10837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0002d8d47a6048398cea3deb41ed96c4"
dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
 from {username='slave'} at 127.0.0.1:42432
I20260709 14:49:39.758109 10837 raft_consensus.cc:493] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:39.758396 10837 raft_consensus.cc:3060] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:39.763186 10837 raft_consensus.cc:515] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:39.765348 10837 leader_election.cc:290] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 [CANDIDATE]: Term 5 election: Requested vote from peers aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105), 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67:41061)
I20260709 14:49:39.766340 10760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0002d8d47a6048398cea3deb41ed96c4" candidate_uuid: "7e005eaf2ea34a869febd8a990443c18" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
I20260709 14:49:39.767025 10760 raft_consensus.cc:3055] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:39.767071 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0002d8d47a6048398cea3deb41ed96c4" candidate_uuid: "7e005eaf2ea34a869febd8a990443c18" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
I20260709 14:49:39.767318 10760 raft_consensus.cc:740] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: aa926be6ddd14c7894fe649785ed2cf2, State: Running, Role: LEADER
I20260709 14:49:39.767695 11087 raft_consensus.cc:993] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2: : Instructing follower 849c2d5c99dd48f9826eeda8e4d2aac4 to start an election
I20260709 14:49:39.767658 10910 raft_consensus.cc:3060] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:39.768239 11087 raft_consensus.cc:1081] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 LEADER]: Signalling peer 849c2d5c99dd48f9826eeda8e4d2aac4 to start an election
I20260709 14:49:39.768291 10760 consensus_queue.cc:260] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:39.770207 10911 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e91b26055d764e66b67072627df970e5"
dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
 from {username='slave'} at 127.0.0.1:45518
I20260709 14:49:39.769794 10760 raft_consensus.cc:3060] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:39.770581 10911 raft_consensus.cc:493] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:39.771063 10911 raft_consensus.cc:3060] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:39.775559 10911 raft_consensus.cc:515] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:39.775964 10760 raft_consensus.cc:2468] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e005eaf2ea34a869febd8a990443c18 in term 5.
I20260709 14:49:39.777285 10802 leader_election.cc:304] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e005eaf2ea34a869febd8a990443c18, aa926be6ddd14c7894fe649785ed2cf2; no voters: 
I20260709 14:49:39.777635 10911 leader_election.cc:290] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 3 election: Requested vote from peers aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105), 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039)
I20260709 14:49:39.777799 10910 raft_consensus.cc:2468] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e005eaf2ea34a869febd8a990443c18 in term 5.
I20260709 14:49:39.778919 11058 raft_consensus.cc:2804] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:39.779275 10761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91b26055d764e66b67072627df970e5" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
I20260709 14:49:39.779580 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91b26055d764e66b67072627df970e5" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
I20260709 14:49:39.779853 10761 raft_consensus.cc:3055] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:39.780125 10837 raft_consensus.cc:3060] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:39.780166 10761 raft_consensus.cc:740] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aa926be6ddd14c7894fe649785ed2cf2, State: Running, Role: LEADER
I20260709 14:49:39.780655 11058 raft_consensus.cc:697] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 [term 5 LEADER]: Becoming Leader. State: Replica: 7e005eaf2ea34a869febd8a990443c18, State: Running, Role: LEADER
I20260709 14:49:39.781080 10761 consensus_queue.cc:260] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 [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: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:39.781615 11058 consensus_queue.cc:237] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:39.782280 10761 raft_consensus.cc:3060] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:39.785997 10837 raft_consensus.cc:2468] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in term 3.
I20260709 14:49:39.787297 10874 leader_election.cc:304] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [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: 7e005eaf2ea34a869febd8a990443c18, 849c2d5c99dd48f9826eeda8e4d2aac4; no voters: 
I20260709 14:49:39.788131 11085 raft_consensus.cc:2804] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:39.788847 10761 raft_consensus.cc:2468] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in term 3.
I20260709 14:49:39.789438 11085 raft_consensus.cc:697] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 LEADER]: Becoming Leader. State: Replica: 849c2d5c99dd48f9826eeda8e4d2aac4, State: Running, Role: LEADER
I20260709 14:49:39.789945 10659 catalog_manager.cc:5697] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 reported cstate change: term changed from 4 to 5, leader changed from aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65) to 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66). New cstate: current_term: 5 leader_uuid: "7e005eaf2ea34a869febd8a990443c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:39.790398 11085 consensus_queue.cc:237] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [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: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:39.798790 10657 catalog_manager.cc:5697] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 reported cstate change: term changed from 2 to 3, leader changed from aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65) to 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67). New cstate: current_term: 3 leader_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:40.121201 11059 raft_consensus.cc:993] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2: : Instructing follower 849c2d5c99dd48f9826eeda8e4d2aac4 to start an election
I20260709 14:49:40.121590 11087 raft_consensus.cc:1081] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 LEADER]: Signalling peer 849c2d5c99dd48f9826eeda8e4d2aac4 to start an election
I20260709 14:49:40.122781 10910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e71dcf16174c4f2fac942830c7255f90"
dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
 from {username='slave'} at 127.0.0.1:45518
I20260709 14:49:40.123184 10910 raft_consensus.cc:493] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:40.123441 10910 raft_consensus.cc:3060] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:40.127609 10910 raft_consensus.cc:515] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:40.129105 10910 leader_election.cc:290] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4 [CANDIDATE]: Term 4 election: Requested vote from peers aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105), 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66:35039)
I20260709 14:49:40.129781 10761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71dcf16174c4f2fac942830c7255f90" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
I20260709 14:49:40.129937 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71dcf16174c4f2fac942830c7255f90" candidate_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
I20260709 14:49:40.130276 10761 raft_consensus.cc:3055] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:40.130324 10837 raft_consensus.cc:3060] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:40.130582 10761 raft_consensus.cc:740] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: aa926be6ddd14c7894fe649785ed2cf2, State: Running, Role: LEADER
I20260709 14:49:40.131233 10761 consensus_queue.cc:260] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [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: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:40.132149 10761 raft_consensus.cc:3060] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:40.134316 10837 raft_consensus.cc:2468] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in term 4.
I20260709 14:49:40.135083 10874 leader_election.cc:304] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4 [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: 7e005eaf2ea34a869febd8a990443c18, 849c2d5c99dd48f9826eeda8e4d2aac4; no voters: 
I20260709 14:49:40.135691 11085 raft_consensus.cc:2804] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:40.136063 11085 raft_consensus.cc:697] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 4 LEADER]: Becoming Leader. State: Replica: 849c2d5c99dd48f9826eeda8e4d2aac4, State: Running, Role: LEADER
I20260709 14:49:40.136821 10761 raft_consensus.cc:2468] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 849c2d5c99dd48f9826eeda8e4d2aac4 in term 4.
I20260709 14:49:40.136780 11085 consensus_queue.cc:237] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4 [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: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:40.142969 10657 catalog_manager.cc:5697] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4 reported cstate change: term changed from 3 to 4, leader changed from aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65) to 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67). New cstate: current_term: 4 leader_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:40.211776 11059 raft_consensus.cc:993] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2: : Instructing follower 7e005eaf2ea34a869febd8a990443c18 to start an election
I20260709 14:49:40.212205 11059 raft_consensus.cc:1081] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 LEADER]: Signalling peer 7e005eaf2ea34a869febd8a990443c18 to start an election
I20260709 14:49:40.213478 10837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef73230d17924941bfac2b0c3ab7c514"
dest_uuid: "7e005eaf2ea34a869febd8a990443c18"
 from {username='slave'} at 127.0.0.1:42432
I20260709 14:49:40.213585 10910 raft_consensus.cc:1275] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 5 FOLLOWER]: Refusing update from remote peer 7e005eaf2ea34a869febd8a990443c18: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:40.213867 10837 raft_consensus.cc:493] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:40.214275 10837 raft_consensus.cc:3060] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:40.214831 11058 consensus_queue.cc:1048] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:40.219720 10837 raft_consensus.cc:515] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:40.221786 10837 leader_election.cc:290] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18 [CANDIDATE]: Term 3 election: Requested vote from peers aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105), 849c2d5c99dd48f9826eeda8e4d2aac4 (127.9.227.67:41061)
I20260709 14:49:40.222944 10761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef73230d17924941bfac2b0c3ab7c514" candidate_uuid: "7e005eaf2ea34a869febd8a990443c18" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa926be6ddd14c7894fe649785ed2cf2"
I20260709 14:49:40.225909 10761 raft_consensus.cc:3055] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:40.226176 10760 raft_consensus.cc:1275] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 5 FOLLOWER]: Refusing update from remote peer 7e005eaf2ea34a869febd8a990443c18: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:40.226239 10761 raft_consensus.cc:740] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aa926be6ddd14c7894fe649785ed2cf2, State: Running, Role: LEADER
I20260709 14:49:40.227676 11058 consensus_queue.cc:1048] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:40.227232 10761 consensus_queue.cc:260] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2 [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: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:40.229810 10761 raft_consensus.cc:3060] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:40.224120 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef73230d17924941bfac2b0c3ab7c514" candidate_uuid: "7e005eaf2ea34a869febd8a990443c18" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4"
I20260709 14:49:40.231037 10910 raft_consensus.cc:3060] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:40.237063 10761 raft_consensus.cc:2468] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e005eaf2ea34a869febd8a990443c18 in term 3.
I20260709 14:49:40.238330 10802 leader_election.cc:304] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18 [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: 7e005eaf2ea34a869febd8a990443c18, aa926be6ddd14c7894fe649785ed2cf2; no voters: 
I20260709 14:49:40.239158 11058 raft_consensus.cc:2804] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:40.242377 10910 raft_consensus.cc:2468] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e005eaf2ea34a869febd8a990443c18 in term 3.
I20260709 14:49:40.239925 11058 raft_consensus.cc:697] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18 [term 3 LEADER]: Becoming Leader. State: Replica: 7e005eaf2ea34a869febd8a990443c18, State: Running, Role: LEADER
I20260709 14:49:40.243444 11058 consensus_queue.cc:237] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18 [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: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } }
I20260709 14:49:40.252863 10659 catalog_manager.cc:5697] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18 reported cstate change: term changed from 2 to 3, leader changed from aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65) to 7e005eaf2ea34a869febd8a990443c18 (127.9.227.66). New cstate: current_term: 3 leader_uuid: "7e005eaf2ea34a869febd8a990443c18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:40.267082 10760 raft_consensus.cc:1275] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 FOLLOWER]: Refusing update from remote peer 849c2d5c99dd48f9826eeda8e4d2aac4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:40.267988 11085 consensus_queue.cc:1048] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" 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:49:40.275319 10837 raft_consensus.cc:1275] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [term 3 FOLLOWER]: Refusing update from remote peer 849c2d5c99dd48f9826eeda8e4d2aac4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:40.276564 11085 consensus_queue.cc:1048] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:40.645653 10837 raft_consensus.cc:1275] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [term 4 FOLLOWER]: Refusing update from remote peer 849c2d5c99dd48f9826eeda8e4d2aac4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:40.646862 11104 consensus_queue.cc:1048] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e005eaf2ea34a869febd8a990443c18" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:40.653592 10911 raft_consensus.cc:1275] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 FOLLOWER]: Refusing update from remote peer 7e005eaf2ea34a869febd8a990443c18: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:40.655092 10760 raft_consensus.cc:1275] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 4 FOLLOWER]: Refusing update from remote peer 849c2d5c99dd48f9826eeda8e4d2aac4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:40.655608 11088 consensus_queue.cc:1048] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "849c2d5c99dd48f9826eeda8e4d2aac4" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 41061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:40.656468 11090 consensus_queue.cc:1048] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" 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:49:40.667925 10760 raft_consensus.cc:1275] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 FOLLOWER]: Refusing update from remote peer 7e005eaf2ea34a869febd8a990443c18: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:40.670235 11107 consensus_queue.cc:1048] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa926be6ddd14c7894fe649785ed2cf2" member_type: VOTER last_known_addr { host: "127.9.227.65" 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:49:40.745321 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:40.751147 10125 tablet_server.cc:179] TabletServer@127.9.227.65:0 shutting down...
I20260709 14:49:40.769580 10125 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:40.770226 10125 tablet_replica.cc:333] T 2882fa77756f4b2eac24eaaa6c987025 P aa926be6ddd14c7894fe649785ed2cf2: stopping tablet replica
I20260709 14:49:40.770963 10125 raft_consensus.cc:2243] T 2882fa77756f4b2eac24eaaa6c987025 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.771800 10125 raft_consensus.cc:2272] T 2882fa77756f4b2eac24eaaa6c987025 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.773564 10125 tablet_replica.cc:333] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2: stopping tablet replica
I20260709 14:49:40.774041 10125 raft_consensus.cc:2243] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.774392 10125 raft_consensus.cc:2272] T 0002d8d47a6048398cea3deb41ed96c4 P aa926be6ddd14c7894fe649785ed2cf2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.776340 10125 tablet_replica.cc:333] T 15eba7cd065242ea93d31be318c94c25 P aa926be6ddd14c7894fe649785ed2cf2: stopping tablet replica
I20260709 14:49:40.776788 10125 raft_consensus.cc:2243] T 15eba7cd065242ea93d31be318c94c25 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.777148 10125 raft_consensus.cc:2272] T 15eba7cd065242ea93d31be318c94c25 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.778918 10125 tablet_replica.cc:333] T 964c1a2f7a9449dca34824a4cde42a00 P aa926be6ddd14c7894fe649785ed2cf2: stopping tablet replica
I20260709 14:49:40.779386 10125 raft_consensus.cc:2243] T 964c1a2f7a9449dca34824a4cde42a00 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.780278 10125 raft_consensus.cc:2272] T 964c1a2f7a9449dca34824a4cde42a00 P aa926be6ddd14c7894fe649785ed2cf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.782135 10125 tablet_replica.cc:333] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2: stopping tablet replica
I20260709 14:49:40.782608 10125 raft_consensus.cc:2243] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.782948 10125 raft_consensus.cc:2272] T e91b26055d764e66b67072627df970e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.784955 10125 tablet_replica.cc:333] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2: stopping tablet replica
I20260709 14:49:40.785414 10125 raft_consensus.cc:2243] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.786046 10125 raft_consensus.cc:2272] T 7ef437b68fcf456b905927a40d78e726 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.787424 10125 tablet_replica.cc:333] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2: stopping tablet replica
I20260709 14:49:40.787832 10125 raft_consensus.cc:2243] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.788201 10125 raft_consensus.cc:2272] T e71dcf16174c4f2fac942830c7255f90 P aa926be6ddd14c7894fe649785ed2cf2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.789909 10125 tablet_replica.cc:333] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2: stopping tablet replica
I20260709 14:49:40.790319 10125 raft_consensus.cc:2243] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.790655 10125 raft_consensus.cc:2272] T ef73230d17924941bfac2b0c3ab7c514 P aa926be6ddd14c7894fe649785ed2cf2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.792513 10125 tablet_replica.cc:333] T 3d758f98c9c3406988a3b4a86b1a4722 P aa926be6ddd14c7894fe649785ed2cf2: stopping tablet replica
I20260709 14:49:40.792937 10125 raft_consensus.cc:2243] T 3d758f98c9c3406988a3b4a86b1a4722 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.793295 10125 raft_consensus.cc:2272] T 3d758f98c9c3406988a3b4a86b1a4722 P aa926be6ddd14c7894fe649785ed2cf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.794662 10125 tablet_replica.cc:333] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2: stopping tablet replica
I20260709 14:49:40.795059 10125 raft_consensus.cc:2243] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.795718 10125 raft_consensus.cc:2272] T 9dbb84366a0b47c1ae1c39a950d493e5 P aa926be6ddd14c7894fe649785ed2cf2 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:40.817337 10876 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.227.65:38105: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260709 14:49:40.819944 10876 consensus_peers.cc:597] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 -> Peer aa926be6ddd14c7894fe649785ed2cf2 (127.9.227.65:38105): Couldn't send request to peer aa926be6ddd14c7894fe649785ed2cf2. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:38105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:40.822664 10125 tablet_server.cc:196] TabletServer@127.9.227.65:0 shutdown complete.
I20260709 14:49:40.840899 10125 tablet_server.cc:179] TabletServer@127.9.227.66:0 shutting down...
I20260709 14:49:40.861845 10125 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:40.862476 10125 tablet_replica.cc:333] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18: stopping tablet replica
I20260709 14:49:40.862989 10125 raft_consensus.cc:2243] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.863399 10125 raft_consensus.cc:2272] T 2882fa77756f4b2eac24eaaa6c987025 P 7e005eaf2ea34a869febd8a990443c18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.865243 10125 tablet_replica.cc:333] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18: stopping tablet replica
I20260709 14:49:40.865710 10125 raft_consensus.cc:2243] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.866068 10125 raft_consensus.cc:2272] T e71dcf16174c4f2fac942830c7255f90 P 7e005eaf2ea34a869febd8a990443c18 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.867798 10125 tablet_replica.cc:333] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18: stopping tablet replica
I20260709 14:49:40.868310 10125 raft_consensus.cc:2243] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.868671 10125 raft_consensus.cc:2272] T 7ef437b68fcf456b905927a40d78e726 P 7e005eaf2ea34a869febd8a990443c18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.870105 10125 tablet_replica.cc:333] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18: stopping tablet replica
I20260709 14:49:40.870533 10125 raft_consensus.cc:2243] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.871124 10125 raft_consensus.cc:2272] T 0002d8d47a6048398cea3deb41ed96c4 P 7e005eaf2ea34a869febd8a990443c18 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.872825 10125 tablet_replica.cc:333] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18: stopping tablet replica
I20260709 14:49:40.873298 10125 raft_consensus.cc:2243] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.873900 10125 raft_consensus.cc:2272] T 15eba7cd065242ea93d31be318c94c25 P 7e005eaf2ea34a869febd8a990443c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.875300 10125 tablet_replica.cc:333] T 964c1a2f7a9449dca34824a4cde42a00 P 7e005eaf2ea34a869febd8a990443c18: stopping tablet replica
I20260709 14:49:40.875787 10125 raft_consensus.cc:2243] T 964c1a2f7a9449dca34824a4cde42a00 P 7e005eaf2ea34a869febd8a990443c18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.876194 10125 raft_consensus.cc:2272] T 964c1a2f7a9449dca34824a4cde42a00 P 7e005eaf2ea34a869febd8a990443c18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.877635 10125 tablet_replica.cc:333] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18: stopping tablet replica
I20260709 14:49:40.878034 10125 raft_consensus.cc:2243] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.878368 10125 raft_consensus.cc:2272] T e91b26055d764e66b67072627df970e5 P 7e005eaf2ea34a869febd8a990443c18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.880079 10125 tablet_replica.cc:333] T 3d758f98c9c3406988a3b4a86b1a4722 P 7e005eaf2ea34a869febd8a990443c18: stopping tablet replica
I20260709 14:49:40.880486 10125 raft_consensus.cc:2243] T 3d758f98c9c3406988a3b4a86b1a4722 P 7e005eaf2ea34a869febd8a990443c18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.880831 10125 raft_consensus.cc:2272] T 3d758f98c9c3406988a3b4a86b1a4722 P 7e005eaf2ea34a869febd8a990443c18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.882264 10125 tablet_replica.cc:333] T 9dbb84366a0b47c1ae1c39a950d493e5 P 7e005eaf2ea34a869febd8a990443c18: stopping tablet replica
I20260709 14:49:40.882635 10125 raft_consensus.cc:2243] T 9dbb84366a0b47c1ae1c39a950d493e5 P 7e005eaf2ea34a869febd8a990443c18 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.882980 10125 raft_consensus.cc:2272] T 9dbb84366a0b47c1ae1c39a950d493e5 P 7e005eaf2ea34a869febd8a990443c18 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.884645 10125 tablet_replica.cc:333] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18: stopping tablet replica
I20260709 14:49:40.885035 10125 raft_consensus.cc:2243] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.885625 10125 raft_consensus.cc:2272] T ef73230d17924941bfac2b0c3ab7c514 P 7e005eaf2ea34a869febd8a990443c18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.912092 10125 tablet_server.cc:196] TabletServer@127.9.227.66:0 shutdown complete.
I20260709 14:49:40.928190 10125 tablet_server.cc:179] TabletServer@127.9.227.67:0 shutting down...
I20260709 14:49:40.947849 10125 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:40.948523 10125 tablet_replica.cc:333] T 2882fa77756f4b2eac24eaaa6c987025 P 849c2d5c99dd48f9826eeda8e4d2aac4: stopping tablet replica
I20260709 14:49:40.949021 10125 raft_consensus.cc:2243] T 2882fa77756f4b2eac24eaaa6c987025 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.949438 10125 raft_consensus.cc:2272] T 2882fa77756f4b2eac24eaaa6c987025 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.951205 10125 tablet_replica.cc:333] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4: stopping tablet replica
I20260709 14:49:40.951675 10125 raft_consensus.cc:2243] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.952076 10125 raft_consensus.cc:2272] T 964c1a2f7a9449dca34824a4cde42a00 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.953555 10125 tablet_replica.cc:333] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4: stopping tablet replica
I20260709 14:49:40.954007 10125 raft_consensus.cc:2243] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.954634 10125 raft_consensus.cc:2272] T e91b26055d764e66b67072627df970e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.956388 10125 tablet_replica.cc:333] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4: stopping tablet replica
I20260709 14:49:40.956835 10125 raft_consensus.cc:2243] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.957216 10125 raft_consensus.cc:2272] T 9dbb84366a0b47c1ae1c39a950d493e5 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.958755 10125 tablet_replica.cc:333] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4: stopping tablet replica
I20260709 14:49:40.959189 10125 raft_consensus.cc:2243] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.959566 10125 raft_consensus.cc:2272] T ef73230d17924941bfac2b0c3ab7c514 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.961356 10125 tablet_replica.cc:333] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4: stopping tablet replica
I20260709 14:49:40.961795 10125 raft_consensus.cc:2243] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.962474 10125 raft_consensus.cc:2272] T 3d758f98c9c3406988a3b4a86b1a4722 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.963943 10125 tablet_replica.cc:333] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4: stopping tablet replica
I20260709 14:49:40.964375 10125 raft_consensus.cc:2243] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.964733 10125 raft_consensus.cc:2272] T 0002d8d47a6048398cea3deb41ed96c4 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.966437 10125 tablet_replica.cc:333] T 15eba7cd065242ea93d31be318c94c25 P 849c2d5c99dd48f9826eeda8e4d2aac4: stopping tablet replica
I20260709 14:49:40.966843 10125 raft_consensus.cc:2243] T 15eba7cd065242ea93d31be318c94c25 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.967196 10125 raft_consensus.cc:2272] T 15eba7cd065242ea93d31be318c94c25 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.968676 10125 tablet_replica.cc:333] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4: stopping tablet replica
I20260709 14:49:40.969079 10125 raft_consensus.cc:2243] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.969462 10125 raft_consensus.cc:2272] T 7ef437b68fcf456b905927a40d78e726 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.970923 10125 tablet_replica.cc:333] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4: stopping tablet replica
I20260709 14:49:40.971333 10125 raft_consensus.cc:2243] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.971988 10125 raft_consensus.cc:2272] T e71dcf16174c4f2fac942830c7255f90 P 849c2d5c99dd48f9826eeda8e4d2aac4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.997377 10125 tablet_server.cc:196] TabletServer@127.9.227.67:0 shutdown complete.
I20260709 14:49:41.014250 10125 master.cc:562] Master@127.9.227.126:35211 shutting down...
I20260709 14:49:41.030179 10125 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 00bb5c09d94d4a298c4c5ce75cb87320 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.030646 10125 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 00bb5c09d94d4a298c4c5ce75cb87320 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.030936 10125 tablet_replica.cc:333] T 00000000000000000000000000000000 P 00bb5c09d94d4a298c4c5ce75cb87320: stopping tablet replica
I20260709 14:49:41.049404 10125 master.cc:584] Master@127.9.227.126:35211 shutdown complete.
7e005eaf2ea34a869febd8a990443c18  4
849c2d5c99dd48f9826eeda8e4d2aac4  1
aa926be6ddd14c7894fe649785ed2cf2  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (9963 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:49:41.083371 10125 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.227.126:35117
I20260709 14:49:41.084448 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:41.089659 11114 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:49:41.089700 11115 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:49:41.090014 11117 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:49:41.091060 10125 server_base.cc:1061] running on GCE node
I20260709 14:49:41.091817 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:41.092039 10125 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:49:41.092182 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608581092168 us; error 0 us; skew 500 ppm
I20260709 14:49:41.092659 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:41.094801 10125 webserver.cc:533] Webserver started at http://127.9.227.126:45101/ using document root <none> and password file <none>
I20260709 14:49:41.095228 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:41.095402 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:41.095652 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:41.096711 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608558739546-10125-0/minicluster-data/master-0-root/instance:
uuid: "5d5fd4346bea4253b2700201173318ad"
format_stamp: "Formatted at 2026-07-09 14:49:41 on dist-test-slave-31z3"
I20260709 14:49:41.100613 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:49:41.103533 11122 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:49:41.104211 10125 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:49:41.104439 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608558739546-10125-0/minicluster-data/master-0-root
uuid: "5d5fd4346bea4253b2700201173318ad"
format_stamp: "Formatted at 2026-07-09 14:49:41 on dist-test-slave-31z3"
I20260709 14:49:41.104655 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608558739546-10125-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608558739546-10125-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608558739546-10125-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:49:41.115658 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:41.116730 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:41.151007 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.126:35117
I20260709 14:49:41.151109 11173 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.126:35117 every 8 connection(s)
I20260709 14:49:41.154749 11174 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:49:41.163645 11174 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5d5fd4346bea4253b2700201173318ad: Bootstrap starting.
I20260709 14:49:41.167848 11174 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5d5fd4346bea4253b2700201173318ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:41.171446 11174 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5d5fd4346bea4253b2700201173318ad: No bootstrap required, opened a new log
I20260709 14:49:41.173298 11174 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5d5fd4346bea4253b2700201173318ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d5fd4346bea4253b2700201173318ad" member_type: VOTER }
I20260709 14:49:41.173641 11174 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5d5fd4346bea4253b2700201173318ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:41.173820 11174 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5d5fd4346bea4253b2700201173318ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d5fd4346bea4253b2700201173318ad, State: Initialized, Role: FOLLOWER
I20260709 14:49:41.174307 11174 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5d5fd4346bea4253b2700201173318ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5d5fd4346bea4253b2700201173318ad" member_type: VOTER }
I20260709 14:49:41.174726 11174 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5d5fd4346bea4253b2700201173318ad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:49:41.174913 11174 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5d5fd4346bea4253b2700201173318ad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:49:41.175110 11174 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5d5fd4346bea4253b2700201173318ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:41.178733 11174 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5d5fd4346bea4253b2700201173318ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d5fd4346bea4253b2700201173318ad" member_type: VOTER }
I20260709 14:49:41.179157 11174 leader_election.cc:304] T 00000000000000000000000000000000 P 5d5fd4346bea4253b2700201173318ad [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: 5d5fd4346bea4253b2700201173318ad; no voters: 
I20260709 14:49:41.180174 11174 leader_election.cc:290] T 00000000000000000000000000000000 P 5d5fd4346bea4253b2700201173318ad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:49:41.180447 11177 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5d5fd4346bea4253b2700201173318ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:41.181704 11177 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5d5fd4346bea4253b2700201173318ad [term 1 LEADER]: Becoming Leader. State: Replica: 5d5fd4346bea4253b2700201173318ad, State: Running, Role: LEADER
I20260709 14:49:41.182323 11177 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5d5fd4346bea4253b2700201173318ad [LEADER]: Queue going to LEADER mode. State: All 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: "5d5fd4346bea4253b2700201173318ad" member_type: VOTER }
I20260709 14:49:41.182785 11174 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5d5fd4346bea4253b2700201173318ad [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:49:41.186570 11179 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d5fd4346bea4253b2700201173318ad [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5d5fd4346bea4253b2700201173318ad. Latest consensus state: current_term: 1 leader_uuid: "5d5fd4346bea4253b2700201173318ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d5fd4346bea4253b2700201173318ad" member_type: VOTER } }
I20260709 14:49:41.187286 11179 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d5fd4346bea4253b2700201173318ad [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:41.187537 11178 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d5fd4346bea4253b2700201173318ad [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5d5fd4346bea4253b2700201173318ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d5fd4346bea4253b2700201173318ad" member_type: VOTER } }
I20260709 14:49:41.188189 11178 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d5fd4346bea4253b2700201173318ad [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:41.189522 11184 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:49:41.195251 11184 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:49:41.196522 10125 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:49:41.202898 11184 catalog_manager.cc:1383] Generated new cluster ID: 3247df771df44e74ae2fc761dd2af84c
I20260709 14:49:41.203148 11184 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:49:41.225426 11184 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:49:41.226572 11184 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:49:41.237093 11184 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5d5fd4346bea4253b2700201173318ad: Generated new TSK 0
I20260709 14:49:41.237614 11184 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:49:41.262418 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:41.268088 11195 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:49:41.269224 11196 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:49:41.270087 11198 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:49:41.270748 10125 server_base.cc:1061] running on GCE node
I20260709 14:49:41.271450 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:41.271628 10125 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:49:41.271770 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608581271752 us; error 0 us; skew 500 ppm
I20260709 14:49:41.272290 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:41.274317 10125 webserver.cc:533] Webserver started at http://127.9.227.65:37425/ using document root <none> and password file <none>
I20260709 14:49:41.274771 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:41.274952 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:41.275188 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:41.276221 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608558739546-10125-0/minicluster-data/ts-0-root/instance:
uuid: "19fb1debfd44468daaaf1eb25c5752a7"
format_stamp: "Formatted at 2026-07-09 14:49:41 on dist-test-slave-31z3"
I20260709 14:49:41.280304 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:49:41.283313 11203 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:49:41.284085 10125 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:49:41.284372 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608558739546-10125-0/minicluster-data/ts-0-root
uuid: "19fb1debfd44468daaaf1eb25c5752a7"
format_stamp: "Formatted at 2026-07-09 14:49:41 on dist-test-slave-31z3"
I20260709 14:49:41.284631 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608558739546-10125-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608558739546-10125-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608558739546-10125-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:49:41.293948 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:41.295015 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:41.296347 10125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:41.298420 10125 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:41.298605 10125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:41.298818 10125 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:41.298976 10125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:41.336867 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.65:41261
I20260709 14:49:41.336969 11265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.65:41261 every 8 connection(s)
I20260709 14:49:41.341192 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:41.348240 11270 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:49:41.349241 11271 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:49:41.351531 10125 server_base.cc:1061] running on GCE node
W20260709 14:49:41.352160 11273 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:49:41.353155 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:41.353447 10125 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:49:41.353647 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608581353630 us; error 0 us; skew 500 ppm
I20260709 14:49:41.354310 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:41.354530 11266 heartbeater.cc:344] Connected to a master server at 127.9.227.126:35117
I20260709 14:49:41.354852 11266 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:41.355641 11266 heartbeater.cc:507] Master 127.9.227.126:35117 requested a full tablet report, sending...
I20260709 14:49:41.356611 10125 webserver.cc:533] Webserver started at http://127.9.227.66:36179/ using document root <none> and password file <none>
I20260709 14:49:41.357161 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:41.357394 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:41.357690 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:41.357728 11139 ts_manager.cc:194] Registered new tserver with Master: 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261)
I20260709 14:49:41.359162 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608558739546-10125-0/minicluster-data/ts-1-root/instance:
uuid: "d18a5bcfbda5411aa831cf788ae8a507"
format_stamp: "Formatted at 2026-07-09 14:49:41 on dist-test-slave-31z3"
I20260709 14:49:41.360035 11139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50684
I20260709 14:49:41.363881 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260709 14:49:41.366947 11278 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:49:41.367677 10125 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:49:41.367955 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608558739546-10125-0/minicluster-data/ts-1-root
uuid: "d18a5bcfbda5411aa831cf788ae8a507"
format_stamp: "Formatted at 2026-07-09 14:49:41 on dist-test-slave-31z3"
I20260709 14:49:41.368189 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608558739546-10125-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608558739546-10125-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608558739546-10125-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:49:41.382476 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:41.383482 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:41.384927 10125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:41.386983 10125 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:41.387151 10125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:41.387364 10125 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:41.387535 10125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:41.423702 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.66:37875
I20260709 14:49:41.423813 11340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.66:37875 every 8 connection(s)
I20260709 14:49:41.427968 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:41.435129 11344 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:49:41.436069 11345 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:49:41.439363 10125 server_base.cc:1061] running on GCE node
W20260709 14:49:41.439308 11347 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:49:41.439934 11341 heartbeater.cc:344] Connected to a master server at 127.9.227.126:35117
I20260709 14:49:41.440316 11341 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:41.440737 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:41.440937 10125 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:49:41.440966 11341 heartbeater.cc:507] Master 127.9.227.126:35117 requested a full tablet report, sending...
I20260709 14:49:41.441203 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608581441185 us; error 0 us; skew 500 ppm
I20260709 14:49:41.441805 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:41.442965 11139 ts_manager.cc:194] Registered new tserver with Master: d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:41.444226 10125 webserver.cc:533] Webserver started at http://127.9.227.67:33155/ using document root <none> and password file <none>
I20260709 14:49:41.444442 11139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50690
I20260709 14:49:41.444691 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:41.444907 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:41.445168 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:41.446358 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608558739546-10125-0/minicluster-data/ts-2-root/instance:
uuid: "c89d0377801142caa949458bc1d8e2bc"
format_stamp: "Formatted at 2026-07-09 14:49:41 on dist-test-slave-31z3"
I20260709 14:49:41.450809 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 14:49:41.453827 11352 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:49:41.454546 10125 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:49:41.454805 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608558739546-10125-0/minicluster-data/ts-2-root
uuid: "c89d0377801142caa949458bc1d8e2bc"
format_stamp: "Formatted at 2026-07-09 14:49:41 on dist-test-slave-31z3"
I20260709 14:49:41.455065 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608558739546-10125-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608558739546-10125-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608558739546-10125-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:49:41.482743 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:41.483971 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:41.485293 10125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:41.487622 10125 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:41.487836 10125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:41.488085 10125 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:41.488234 10125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:41.528017 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.67:33213
I20260709 14:49:41.528105 11414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.67:33213 every 8 connection(s)
I20260709 14:49:41.540125 11415 heartbeater.cc:344] Connected to a master server at 127.9.227.126:35117
I20260709 14:49:41.540459 11415 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:41.541105 11415 heartbeater.cc:507] Master 127.9.227.126:35117 requested a full tablet report, sending...
I20260709 14:49:41.542743 11139 ts_manager.cc:194] Registered new tserver with Master: c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:41.543061 10125 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012124538s
I20260709 14:49:41.543975 11139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50692
I20260709 14:49:41.565709 11139 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50700:
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:49:41.571437 11139 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:49:41.761061 11231 tablet_service.cc:1511] Processing CreateTablet for tablet ef362ceb4be942f9ab5bc18bedf65435 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:49:41.762434 11231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef362ceb4be942f9ab5bc18bedf65435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.765106 11306 tablet_service.cc:1511] Processing CreateTablet for tablet ef362ceb4be942f9ab5bc18bedf65435 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:49:41.766333 11306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef362ceb4be942f9ab5bc18bedf65435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.767513 11305 tablet_service.cc:1511] Processing CreateTablet for tablet f6779ade97844a568a0fda66a3f9d912 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:49:41.768839 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6779ade97844a568a0fda66a3f9d912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.772960 11304 tablet_service.cc:1511] Processing CreateTablet for tablet 9f89d514393549d585454dba6a13e882 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:49:41.774278 11304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f89d514393549d585454dba6a13e882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.774729 11230 tablet_service.cc:1511] Processing CreateTablet for tablet f6779ade97844a568a0fda66a3f9d912 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:49:41.776114 11380 tablet_service.cc:1511] Processing CreateTablet for tablet ef362ceb4be942f9ab5bc18bedf65435 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:49:41.777347 11380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef362ceb4be942f9ab5bc18bedf65435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.777027 11299 tablet_service.cc:1511] Processing CreateTablet for tablet 419beb1cb6d042eebe8f5cd9a042203c (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:49:41.778302 11299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 419beb1cb6d042eebe8f5cd9a042203c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.779110 11379 tablet_service.cc:1511] Processing CreateTablet for tablet f6779ade97844a568a0fda66a3f9d912 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:49:41.780355 11379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6779ade97844a568a0fda66a3f9d912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.780185 11300 tablet_service.cc:1511] Processing CreateTablet for tablet 076409e6708d4455905284673b5d31e1 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:49:41.781462 11300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 076409e6708d4455905284673b5d31e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.783380 11301 tablet_service.cc:1511] Processing CreateTablet for tablet b2256d01e4484a8489c8df9a0c6b95d5 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:49:41.784626 11301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2256d01e4484a8489c8df9a0c6b95d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.785002 11303 tablet_service.cc:1511] Processing CreateTablet for tablet 5441c2f6542d40f080b7314eeeabd23a (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:49:41.785552 11230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6779ade97844a568a0fda66a3f9d912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.786175 11303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5441c2f6542d40f080b7314eeeabd23a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.788056 11302 tablet_service.cc:1511] Processing CreateTablet for tablet df640c196d964fe68e8743a099b8394f (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:49:41.789281 11302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df640c196d964fe68e8743a099b8394f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.791546 11298 tablet_service.cc:1511] Processing CreateTablet for tablet 84a7b62497984c3faa16835ec5cdbf9f (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:49:41.792825 11298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84a7b62497984c3faa16835ec5cdbf9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.796451 11378 tablet_service.cc:1511] Processing CreateTablet for tablet 9f89d514393549d585454dba6a13e882 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:49:41.797679 11378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f89d514393549d585454dba6a13e882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.810446 11430 tablet_bootstrap.cc:492] T ef362ceb4be942f9ab5bc18bedf65435 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:41.813282 11377 tablet_service.cc:1511] Processing CreateTablet for tablet 5441c2f6542d40f080b7314eeeabd23a (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:49:41.814603 11377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5441c2f6542d40f080b7314eeeabd23a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.817198 11430 tablet_bootstrap.cc:654] T ef362ceb4be942f9ab5bc18bedf65435 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:41.816862 11376 tablet_service.cc:1511] Processing CreateTablet for tablet df640c196d964fe68e8743a099b8394f (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:49:41.818096 11376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df640c196d964fe68e8743a099b8394f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.821053 11373 tablet_service.cc:1511] Processing CreateTablet for tablet 419beb1cb6d042eebe8f5cd9a042203c (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:49:41.822297 11373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 419beb1cb6d042eebe8f5cd9a042203c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.822024 11374 tablet_service.cc:1511] Processing CreateTablet for tablet 076409e6708d4455905284673b5d31e1 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:49:41.823264 11374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 076409e6708d4455905284673b5d31e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.824262 11372 tablet_service.cc:1511] Processing CreateTablet for tablet 84a7b62497984c3faa16835ec5cdbf9f (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:49:41.825480 11372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84a7b62497984c3faa16835ec5cdbf9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.821069 11375 tablet_service.cc:1511] Processing CreateTablet for tablet b2256d01e4484a8489c8df9a0c6b95d5 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:49:41.829178 11375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2256d01e4484a8489c8df9a0c6b95d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.839447 11229 tablet_service.cc:1511] Processing CreateTablet for tablet 9f89d514393549d585454dba6a13e882 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:49:41.840798 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f89d514393549d585454dba6a13e882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.842016 11222 tablet_service.cc:1511] Processing CreateTablet for tablet 38d5ae920aa745ee96153e90929124c4 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:49:41.843259 11222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d5ae920aa745ee96153e90929124c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.845005 11223 tablet_service.cc:1511] Processing CreateTablet for tablet 84a7b62497984c3faa16835ec5cdbf9f (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:49:41.846398 11223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84a7b62497984c3faa16835ec5cdbf9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.847750 11305 tablet_service.cc:1511] Processing CreateTablet for tablet 38d5ae920aa745ee96153e90929124c4 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:49:41.848284 11224 tablet_service.cc:1511] Processing CreateTablet for tablet 419beb1cb6d042eebe8f5cd9a042203c (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:49:41.849032 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d5ae920aa745ee96153e90929124c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.849586 11224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 419beb1cb6d042eebe8f5cd9a042203c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.851599 11225 tablet_service.cc:1511] Processing CreateTablet for tablet 076409e6708d4455905284673b5d31e1 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:49:41.853030 11225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 076409e6708d4455905284673b5d31e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.854839 11226 tablet_service.cc:1511] Processing CreateTablet for tablet b2256d01e4484a8489c8df9a0c6b95d5 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:49:41.856120 11226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2256d01e4484a8489c8df9a0c6b95d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.857911 11227 tablet_service.cc:1511] Processing CreateTablet for tablet df640c196d964fe68e8743a099b8394f (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:49:41.860409 11227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df640c196d964fe68e8743a099b8394f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.862164 11228 tablet_service.cc:1511] Processing CreateTablet for tablet 5441c2f6542d40f080b7314eeeabd23a (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:49:41.863376 11228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5441c2f6542d40f080b7314eeeabd23a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.903020 11378 tablet_service.cc:1511] Processing CreateTablet for tablet 38d5ae920aa745ee96153e90929124c4 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:49:41.936721 11378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d5ae920aa745ee96153e90929124c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.950768 11305 tablet_service.cc:1511] Processing CreateTablet for tablet 73705588049444fdb3ee58a606dae21c (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:49:41.952131 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73705588049444fdb3ee58a606dae21c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.960328 11229 tablet_service.cc:1511] Processing CreateTablet for tablet 00cfb4797b334dbc8c2d8070ef8e93cf (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:49:41.961541 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00cfb4797b334dbc8c2d8070ef8e93cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.964783 11432 tablet_bootstrap.cc:492] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:41.965371 11304 tablet_service.cc:1511] Processing CreateTablet for tablet e1fdb162cc56452f9669e71d5339ee6b (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:49:41.966634 11304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1fdb162cc56452f9669e71d5339ee6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.969868 11433 tablet_bootstrap.cc:492] T f6779ade97844a568a0fda66a3f9d912 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:41.973735 11298 tablet_service.cc:1511] Processing CreateTablet for tablet 69d4f4ae544f4a59a241e34495726937 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:49:41.974905 11298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69d4f4ae544f4a59a241e34495726937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.976385 11303 tablet_service.cc:1511] Processing CreateTablet for tablet 00cfb4797b334dbc8c2d8070ef8e93cf (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:49:41.977535 11303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00cfb4797b334dbc8c2d8070ef8e93cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.981649 11299 tablet_service.cc:1511] Processing CreateTablet for tablet 0b0363a0609a42d6adf5c929a88c891d (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:49:41.982785 11299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b0363a0609a42d6adf5c929a88c891d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.983213 11430 tablet_bootstrap.cc:492] T ef362ceb4be942f9ab5bc18bedf65435 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:41.983636 11430 ts_tablet_manager.cc:1403] T ef362ceb4be942f9ab5bc18bedf65435 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.173s	user 0.014s	sys 0.014s
I20260709 14:49:41.986217 11374 tablet_service.cc:1511] Processing CreateTablet for tablet 00cfb4797b334dbc8c2d8070ef8e93cf (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:49:41.987416 11374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00cfb4797b334dbc8c2d8070ef8e93cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.992667 11228 tablet_service.cc:1511] Processing CreateTablet for tablet 73705588049444fdb3ee58a606dae21c (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:49:41.993949 11228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73705588049444fdb3ee58a606dae21c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.994654 11230 tablet_service.cc:1511] Processing CreateTablet for tablet e1fdb162cc56452f9669e71d5339ee6b (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:49:41.995807 11373 tablet_service.cc:1511] Processing CreateTablet for tablet 73705588049444fdb3ee58a606dae21c (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:49:41.996639 11224 tablet_service.cc:1511] Processing CreateTablet for tablet 69d4f4ae544f4a59a241e34495726937 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:49:41.997040 11376 tablet_service.cc:1511] Processing CreateTablet for tablet e1fdb162cc56452f9669e71d5339ee6b (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:49:41.999734 11373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73705588049444fdb3ee58a606dae21c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:41.997387 11372 tablet_service.cc:1511] Processing CreateTablet for tablet 69d4f4ae544f4a59a241e34495726937 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:49:42.000160 11223 tablet_service.cc:1511] Processing CreateTablet for tablet 0b0363a0609a42d6adf5c929a88c891d (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:49:41.995810 11230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1fdb162cc56452f9669e71d5339ee6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.005319 11224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69d4f4ae544f4a59a241e34495726937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.004854 11376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1fdb162cc56452f9669e71d5339ee6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.007480 11223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b0363a0609a42d6adf5c929a88c891d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.007833 11372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69d4f4ae544f4a59a241e34495726937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.016614 11430 raft_consensus.cc:359] T ef362ceb4be942f9ab5bc18bedf65435 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.017314 11430 raft_consensus.cc:385] T ef362ceb4be942f9ab5bc18bedf65435 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.017603 11430 raft_consensus.cc:740] T ef362ceb4be942f9ab5bc18bedf65435 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.021142 11430 consensus_queue.cc:260] T ef362ceb4be942f9ab5bc18bedf65435 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.039260 11341 heartbeater.cc:499] Master 127.9.227.126:35117 was elected leader, sending a full tablet report...
I20260709 14:49:42.039570 11433 tablet_bootstrap.cc:654] T f6779ade97844a568a0fda66a3f9d912 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.045233 11430 ts_tablet_manager.cc:1434] T ef362ceb4be942f9ab5bc18bedf65435 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.000s
I20260709 14:49:42.046150 11430 tablet_bootstrap.cc:492] T df640c196d964fe68e8743a099b8394f P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:42.046412 11432 tablet_bootstrap.cc:654] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.055748 11231 tablet_service.cc:1511] Processing CreateTablet for tablet 9191b64231a74003a3101405c311a6da (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:49:42.056970 11231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9191b64231a74003a3101405c311a6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.064445 11430 tablet_bootstrap.cc:654] T df640c196d964fe68e8743a099b8394f P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.068668 11225 tablet_service.cc:1511] Processing CreateTablet for tablet cc62a50b07ed4cc1932444d92f8536f2 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:49:42.075953 11225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc62a50b07ed4cc1932444d92f8536f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.079011 11378 tablet_service.cc:1511] Processing CreateTablet for tablet 0b0363a0609a42d6adf5c929a88c891d (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:49:42.079185 11304 tablet_service.cc:1511] Processing CreateTablet for tablet 9191b64231a74003a3101405c311a6da (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:49:42.080199 11378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b0363a0609a42d6adf5c929a88c891d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.080374 11304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9191b64231a74003a3101405c311a6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.089260 11379 tablet_service.cc:1511] Processing CreateTablet for tablet 9191b64231a74003a3101405c311a6da (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:49:42.090481 11379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9191b64231a74003a3101405c311a6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.100814 11231 tablet_service.cc:1511] Processing CreateTablet for tablet a94b558e9be147e792a74c5abb410006 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:49:42.102085 11231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a94b558e9be147e792a74c5abb410006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.105752 11432 tablet_bootstrap.cc:492] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:42.106194 11432 ts_tablet_manager.cc:1403] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.142s	user 0.015s	sys 0.021s
I20260709 14:49:42.108291 11375 tablet_service.cc:1511] Processing CreateTablet for tablet cc62a50b07ed4cc1932444d92f8536f2 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:49:42.108525 11298 tablet_service.cc:1511] Processing CreateTablet for tablet a94b558e9be147e792a74c5abb410006 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:49:42.109448 11375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc62a50b07ed4cc1932444d92f8536f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.109665 11298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a94b558e9be147e792a74c5abb410006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.113085 11377 tablet_service.cc:1511] Processing CreateTablet for tablet a94b558e9be147e792a74c5abb410006 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:49:42.114230 11377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a94b558e9be147e792a74c5abb410006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.116390 11305 tablet_service.cc:1511] Processing CreateTablet for tablet cc62a50b07ed4cc1932444d92f8536f2 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:49:42.117580 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc62a50b07ed4cc1932444d92f8536f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.122311 11228 tablet_service.cc:1511] Processing CreateTablet for tablet 1b7222c580054da1b547aff334ca25a5 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:49:42.123821 11228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b7222c580054da1b547aff334ca25a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.127256 11433 tablet_bootstrap.cc:492] T f6779ade97844a568a0fda66a3f9d912 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:42.133821 11231 tablet_service.cc:1511] Processing CreateTablet for tablet ed36922ea02b4cd398a65192f2526b54 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:49:42.134964 11231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed36922ea02b4cd398a65192f2526b54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.138368 11303 tablet_service.cc:1511] Processing CreateTablet for tablet 1b7222c580054da1b547aff334ca25a5 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:49:42.139467 11301 tablet_service.cc:1511] Processing CreateTablet for tablet ed36922ea02b4cd398a65192f2526b54 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:49:42.140121 11373 tablet_service.cc:1511] Processing CreateTablet for tablet ed36922ea02b4cd398a65192f2526b54 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:49:42.141288 11373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed36922ea02b4cd398a65192f2526b54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.141104 11378 tablet_service.cc:1511] Processing CreateTablet for tablet 1b7222c580054da1b547aff334ca25a5 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:49:42.142271 11378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b7222c580054da1b547aff334ca25a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.136260 11433 ts_tablet_manager.cc:1403] T f6779ade97844a568a0fda66a3f9d912 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.167s	user 0.010s	sys 0.003s
I20260709 14:49:42.145321 11433 raft_consensus.cc:359] T f6779ade97844a568a0fda66a3f9d912 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.145784 11430 tablet_bootstrap.cc:492] T df640c196d964fe68e8743a099b8394f P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:42.170377 11430 ts_tablet_manager.cc:1403] T df640c196d964fe68e8743a099b8394f P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.124s	user 0.011s	sys 0.009s
I20260709 14:49:42.172864 11305 tablet_service.cc:1511] Processing CreateTablet for tablet a889c0d5aa64450099018406e3791536 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:49:42.173118 11430 raft_consensus.cc:359] T df640c196d964fe68e8743a099b8394f P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.173781 11430 raft_consensus.cc:385] T df640c196d964fe68e8743a099b8394f P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.174067 11430 raft_consensus.cc:740] T df640c196d964fe68e8743a099b8394f P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.172807 11372 tablet_service.cc:1511] Processing CreateTablet for tablet a889c0d5aa64450099018406e3791536 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:49:42.175139 11372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a889c0d5aa64450099018406e3791536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.174795 11430 consensus_queue.cc:260] T df640c196d964fe68e8743a099b8394f P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.146155 11432 raft_consensus.cc:359] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.148387 11300 tablet_service.cc:1511] Processing CreateTablet for tablet 4e51a1bae9f7409f9a78af4ae86d6de9 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:49:42.150796 11301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed36922ea02b4cd398a65192f2526b54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.162523 11229 tablet_service.cc:1511] Processing CreateTablet for tablet a889c0d5aa64450099018406e3791536 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:49:42.162838 11434 raft_consensus.cc:493] T ef362ceb4be942f9ab5bc18bedf65435 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.177449 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a889c0d5aa64450099018406e3791536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.180799 11300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e51a1bae9f7409f9a78af4ae86d6de9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.166601 11378 tablet_service.cc:1511] Processing CreateTablet for tablet 4e51a1bae9f7409f9a78af4ae86d6de9 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:49:42.169302 11230 tablet_service.cc:1511] Processing CreateTablet for tablet ad36e5c9defc419d8d8cbb1299680eb7 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:49:42.184567 11378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e51a1bae9f7409f9a78af4ae86d6de9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.184749 11230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad36e5c9defc419d8d8cbb1299680eb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.177080 11434 raft_consensus.cc:515] T ef362ceb4be942f9ab5bc18bedf65435 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.189807 11434 leader_election.cc:290] T ef362ceb4be942f9ab5bc18bedf65435 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
W20260709 14:49:42.193236 11187 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:42.194710 11303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b7222c580054da1b547aff334ca25a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.196075 11432 raft_consensus.cc:385] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.196404 11432 raft_consensus.cc:740] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.197352 11432 consensus_queue.cc:260] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.201666 11415 heartbeater.cc:499] Master 127.9.227.126:35117 was elected leader, sending a full tablet report...
I20260709 14:49:42.205439 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a889c0d5aa64450099018406e3791536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.210151 11432 ts_tablet_manager.cc:1434] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.104s	user 0.003s	sys 0.004s
I20260709 14:49:42.210971 11432 tablet_bootstrap.cc:492] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:42.212919 11430 ts_tablet_manager.cc:1434] T df640c196d964fe68e8743a099b8394f P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.000s
I20260709 14:49:42.213792 11430 tablet_bootstrap.cc:492] T f6779ade97844a568a0fda66a3f9d912 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:42.164105 11224 tablet_service.cc:1511] Processing CreateTablet for tablet 4e51a1bae9f7409f9a78af4ae86d6de9 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:49:42.221038 11224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e51a1bae9f7409f9a78af4ae86d6de9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.223332 11432 tablet_bootstrap.cc:654] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.229473 11433 raft_consensus.cc:385] T f6779ade97844a568a0fda66a3f9d912 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.229815 11433 raft_consensus.cc:740] T f6779ade97844a568a0fda66a3f9d912 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.230553 11433 consensus_queue.cc:260] T f6779ade97844a568a0fda66a3f9d912 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.236686 11434 raft_consensus.cc:493] T df640c196d964fe68e8743a099b8394f P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.237183 11434 raft_consensus.cc:515] T df640c196d964fe68e8743a099b8394f P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.239194 11434 leader_election.cc:290] T df640c196d964fe68e8743a099b8394f P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:42.251253 11305 tablet_service.cc:1511] Processing CreateTablet for tablet ad36e5c9defc419d8d8cbb1299680eb7 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:49:42.252604 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad36e5c9defc419d8d8cbb1299680eb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.254057 11430 tablet_bootstrap.cc:654] T f6779ade97844a568a0fda66a3f9d912 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.256022 11441 raft_consensus.cc:493] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.256455 11441 raft_consensus.cc:515] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.260252 11378 tablet_service.cc:1511] Processing CreateTablet for tablet ad36e5c9defc419d8d8cbb1299680eb7 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:49:42.261407 11378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad36e5c9defc419d8d8cbb1299680eb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.263648 11372 tablet_service.cc:1511] Processing CreateTablet for tablet d808305dc99e439d983cefe9d7ed3bc4 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:49:42.264765 11372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d808305dc99e439d983cefe9d7ed3bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.269210 11305 tablet_service.cc:1511] Processing CreateTablet for tablet d808305dc99e439d983cefe9d7ed3bc4 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:49:42.269940 11229 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9a9f42f53540c4b5fc56518cff99c4 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:49:42.270519 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d808305dc99e439d983cefe9d7ed3bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.271113 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9a9f42f53540c4b5fc56518cff99c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.273151 11230 tablet_service.cc:1511] Processing CreateTablet for tablet d808305dc99e439d983cefe9d7ed3bc4 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:49:42.274266 11230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d808305dc99e439d983cefe9d7ed3bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.276448 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef362ceb4be942f9ab5bc18bedf65435" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:42.277794 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df640c196d964fe68e8743a099b8394f" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:42.281834 11266 heartbeater.cc:499] Master 127.9.227.126:35117 was elected leader, sending a full tablet report...
W20260709 14:49:42.283330 11281 leader_election.cc:343] T ef362ceb4be942f9ab5bc18bedf65435 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:42.283995 11281 leader_election.cc:343] T df640c196d964fe68e8743a099b8394f P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.285660 11441 leader_election.cc:290] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:42.288247 11433 ts_tablet_manager.cc:1434] T f6779ade97844a568a0fda66a3f9d912 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.145s	user 0.025s	sys 0.020s
I20260709 14:49:42.289187 11433 tablet_bootstrap.cc:492] T 9f89d514393549d585454dba6a13e882 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:42.294561 11433 tablet_bootstrap.cc:654] T 9f89d514393549d585454dba6a13e882 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.304777 11305 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9a9f42f53540c4b5fc56518cff99c4 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:49:42.305313 11432 tablet_bootstrap.cc:492] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:42.305764 11432 ts_tablet_manager.cc:1403] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.095s	user 0.027s	sys 0.004s
I20260709 14:49:42.306084 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9a9f42f53540c4b5fc56518cff99c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.308624 11432 raft_consensus.cc:359] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.308876 11377 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9a9f42f53540c4b5fc56518cff99c4 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:49:42.309298 11432 raft_consensus.cc:385] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.309623 11432 raft_consensus.cc:740] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.310101 11301 tablet_service.cc:1511] Processing CreateTablet for tablet e5777ce29b624d2184a9dd2052b5e021 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:49:42.310317 11432 consensus_queue.cc:260] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.311442 11301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5777ce29b624d2184a9dd2052b5e021. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.311676 11231 tablet_service.cc:1511] Processing CreateTablet for tablet e5777ce29b624d2184a9dd2052b5e021 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:49:42.312860 11432 ts_tablet_manager.cc:1434] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:49:42.312928 11231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5777ce29b624d2184a9dd2052b5e021. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.314683 11432 tablet_bootstrap.cc:492] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:42.310173 11377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9a9f42f53540c4b5fc56518cff99c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.322525 11432 tablet_bootstrap.cc:654] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.342600 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6779ade97844a568a0fda66a3f9d912" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
W20260709 14:49:42.344349 11353 leader_election.cc:343] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.357118 11378 tablet_service.cc:1511] Processing CreateTablet for tablet e5777ce29b624d2184a9dd2052b5e021 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:49:42.358309 11378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5777ce29b624d2184a9dd2052b5e021. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.361002 11303 tablet_service.cc:1511] Processing CreateTablet for tablet f8e8d0f3e92844108687fd4ea4df43bb (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:49:42.362241 11303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8e8d0f3e92844108687fd4ea4df43bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.364825 11224 tablet_service.cc:1511] Processing CreateTablet for tablet f8e8d0f3e92844108687fd4ea4df43bb (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:49:42.367532 11375 tablet_service.cc:1511] Processing CreateTablet for tablet f8e8d0f3e92844108687fd4ea4df43bb (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:49:42.368680 11375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8e8d0f3e92844108687fd4ea4df43bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.376551 11224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8e8d0f3e92844108687fd4ea4df43bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.377465 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef362ceb4be942f9ab5bc18bedf65435" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:42.378837 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df640c196d964fe68e8743a099b8394f" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:42.379247 11430 tablet_bootstrap.cc:492] T f6779ade97844a568a0fda66a3f9d912 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:42.380731 11433 tablet_bootstrap.cc:492] T 9f89d514393549d585454dba6a13e882 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:42.381157 11433 ts_tablet_manager.cc:1403] T 9f89d514393549d585454dba6a13e882 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.092s	user 0.039s	sys 0.040s
I20260709 14:49:42.383163 11433 raft_consensus.cc:359] T 9f89d514393549d585454dba6a13e882 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.383626 11433 raft_consensus.cc:385] T 9f89d514393549d585454dba6a13e882 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.383919 11433 raft_consensus.cc:740] T 9f89d514393549d585454dba6a13e882 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
W20260709 14:49:42.384136 11279 leader_election.cc:343] T ef362ceb4be942f9ab5bc18bedf65435 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.384552 11279 leader_election.cc:304] T ef362ceb4be942f9ab5bc18bedf65435 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:42.384734 11433 consensus_queue.cc:260] T 9f89d514393549d585454dba6a13e882 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.385635 11434 raft_consensus.cc:2749] T ef362ceb4be942f9ab5bc18bedf65435 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:42.386703 11279 leader_election.cc:343] T df640c196d964fe68e8743a099b8394f P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.386999 11433 ts_tablet_manager.cc:1434] T 9f89d514393549d585454dba6a13e882 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:42.387101 11279 leader_election.cc:304] T df640c196d964fe68e8743a099b8394f P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:42.379724 11430 ts_tablet_manager.cc:1403] T f6779ade97844a568a0fda66a3f9d912 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.166s	user 0.006s	sys 0.010s
I20260709 14:49:42.387841 11433 tablet_bootstrap.cc:492] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:42.388777 11434 raft_consensus.cc:2749] T df640c196d964fe68e8743a099b8394f P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:42.393560 11433 tablet_bootstrap.cc:654] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.395969 11430 raft_consensus.cc:359] T f6779ade97844a568a0fda66a3f9d912 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.396642 11430 raft_consensus.cc:385] T f6779ade97844a568a0fda66a3f9d912 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.396917 11430 raft_consensus.cc:740] T f6779ade97844a568a0fda66a3f9d912 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.397600 11430 consensus_queue.cc:260] T f6779ade97844a568a0fda66a3f9d912 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.399554 11430 ts_tablet_manager.cc:1434] T f6779ade97844a568a0fda66a3f9d912 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.001s
I20260709 14:49:42.400173 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6779ade97844a568a0fda66a3f9d912" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:42.400745 11240 raft_consensus.cc:2468] T f6779ade97844a568a0fda66a3f9d912 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:42.401798 11355 leader_election.cc:304] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [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: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:42.402559 11441 raft_consensus.cc:2804] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:42.402912 11441 raft_consensus.cc:493] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:42.403211 11441 raft_consensus.cc:3060] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.409332 11432 tablet_bootstrap.cc:492] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:42.409825 11432 ts_tablet_manager.cc:1403] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.095s	user 0.026s	sys 0.028s
I20260709 14:49:42.412652 11432 raft_consensus.cc:359] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.413347 11432 raft_consensus.cc:385] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.413678 11432 raft_consensus.cc:740] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.413578 11230 tablet_service.cc:1511] Processing CreateTablet for tablet dbbb6849ac89464099f2d362dd3768e5 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:49:42.414799 11230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbbb6849ac89464099f2d362dd3768e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.414601 11432 consensus_queue.cc:260] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.415588 11441 raft_consensus.cc:515] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.418327 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6779ade97844a568a0fda66a3f9d912" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:42.418887 11240 raft_consensus.cc:3060] T f6779ade97844a568a0fda66a3f9d912 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.424096 11432 ts_tablet_manager.cc:1434] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 14:49:42.425721 11240 raft_consensus.cc:2468] T f6779ade97844a568a0fda66a3f9d912 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:42.426857 11355 leader_election.cc:304] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: 
I20260709 14:49:42.430454 11432 tablet_bootstrap.cc:492] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:42.436556 11432 tablet_bootstrap.cc:654] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.436463 11452 raft_consensus.cc:2804] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:42.437105 11452 raft_consensus.cc:697] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:42.437647 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6779ade97844a568a0fda66a3f9d912" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:42.438319 11316 raft_consensus.cc:3060] T f6779ade97844a568a0fda66a3f9d912 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.438438 11452 consensus_queue.cc:237] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.446591 11316 raft_consensus.cc:2468] T f6779ade97844a568a0fda66a3f9d912 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:42.452380 11430 tablet_bootstrap.cc:492] T 076409e6708d4455905284673b5d31e1 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:42.454905 11432 tablet_bootstrap.cc:492] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:42.455284 11432 ts_tablet_manager.cc:1403] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.006s
I20260709 14:49:42.456301 11452 raft_consensus.cc:493] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.456780 11452 raft_consensus.cc:515] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.457747 11432 raft_consensus.cc:359] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.458420 11432 raft_consensus.cc:385] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.458695 11432 raft_consensus.cc:740] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.459017 11452 leader_election.cc:290] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:42.455992 11441 leader_election.cc:290] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:42.459372 11432 consensus_queue.cc:260] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.460847 11443 raft_consensus.cc:493] T 9f89d514393549d585454dba6a13e882 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.461308 11443 raft_consensus.cc:515] T 9f89d514393549d585454dba6a13e882 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.461849 11432 ts_tablet_manager.cc:1434] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 14:49:42.462811 11432 tablet_bootstrap.cc:492] T 5441c2f6542d40f080b7314eeeabd23a P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:42.459357 11301 tablet_service.cc:1511] Processing CreateTablet for tablet dbbb6849ac89464099f2d362dd3768e5 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:49:42.465536 11441 raft_consensus.cc:493] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.465648 11301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbbb6849ac89464099f2d362dd3768e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.465978 11441 raft_consensus.cc:515] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.468572 11443 leader_election.cc:290] T 9f89d514393549d585454dba6a13e882 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:42.468788 11433 tablet_bootstrap.cc:492] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:42.468958 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f89d514393549d585454dba6a13e882" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:42.470472 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f89d514393549d585454dba6a13e882" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
W20260709 14:49:42.470603 11353 leader_election.cc:343] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.471103 11441 leader_election.cc:290] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:42.471031 11241 raft_consensus.cc:2468] T 9f89d514393549d585454dba6a13e882 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:42.471616 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef362ceb4be942f9ab5bc18bedf65435" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:42.472332 11355 leader_election.cc:304] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc [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: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:42.473397 11441 raft_consensus.cc:2804] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:42.473743 11441 raft_consensus.cc:493] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:42.474056 11441 raft_consensus.cc:3060] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.475458 11432 tablet_bootstrap.cc:654] T 5441c2f6542d40f080b7314eeeabd23a P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:42.476469 11355 leader_election.cc:343] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.480444 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef362ceb4be942f9ab5bc18bedf65435" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:42.481030 11316 raft_consensus.cc:2468] T ef362ceb4be942f9ab5bc18bedf65435 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:42.482002 11353 leader_election.cc:304] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc [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: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:42.482836 11452 raft_consensus.cc:2804] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:42.483199 11452 raft_consensus.cc:493] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:42.483505 11452 raft_consensus.cc:3060] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.469201 11433 ts_tablet_manager.cc:1403] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.082s	user 0.032s	sys 0.035s
I20260709 14:49:42.486478 11433 raft_consensus.cc:359] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.487113 11433 raft_consensus.cc:385] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.487385 11433 raft_consensus.cc:740] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.487306 11137 catalog_manager.cc:5697] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:42.488595 11441 raft_consensus.cc:515] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.491214 11375 tablet_service.cc:1511] Processing CreateTablet for tablet dbbb6849ac89464099f2d362dd3768e5 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:49:42.496374 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f89d514393549d585454dba6a13e882" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:42.497165 11375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbbb6849ac89464099f2d362dd3768e5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:42.497632 11353 leader_election.cc:343] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.491576 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f89d514393549d585454dba6a13e882" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:42.498323 11240 raft_consensus.cc:3060] T 9f89d514393549d585454dba6a13e882 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.498528 11430 tablet_bootstrap.cc:654] T 076409e6708d4455905284673b5d31e1 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.501178 11452 raft_consensus.cc:515] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.501693 11433 consensus_queue.cc:260] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.502733 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f89d514393549d585454dba6a13e882" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:42.504034 11433 ts_tablet_manager.cc:1434] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:49:42.504953 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef362ceb4be942f9ab5bc18bedf65435" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:42.506414 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef362ceb4be942f9ab5bc18bedf65435" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:42.525125 11433 tablet_bootstrap.cc:492] T 38d5ae920aa745ee96153e90929124c4 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:42.525087 11315 raft_consensus.cc:3060] T ef362ceb4be942f9ab5bc18bedf65435 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.526475 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f89d514393549d585454dba6a13e882" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
W20260709 14:49:42.528959 11355 leader_election.cc:343] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.529886 11389 raft_consensus.cc:2393] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19fb1debfd44468daaaf1eb25c5752a7 in current term 1: Already voted for candidate c89d0377801142caa949458bc1d8e2bc in this term.
I20260709 14:49:42.531279 11433 tablet_bootstrap.cc:654] T 38d5ae920aa745ee96153e90929124c4 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.531447 11315 raft_consensus.cc:2468] T ef362ceb4be942f9ab5bc18bedf65435 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:42.506844 11441 leader_election.cc:290] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:42.508747 11240 raft_consensus.cc:2468] T 9f89d514393549d585454dba6a13e882 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:42.519444 11377 tablet_service.cc:1511] Processing CreateTablet for tablet f9538f7913b3412b9bbf967abc50c819 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:49:42.532893 11377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9538f7913b3412b9bbf967abc50c819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.533038 11353 leader_election.cc:304] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:42.533978 11441 raft_consensus.cc:2804] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:42.534411 11441 raft_consensus.cc:697] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:42.535140 11441 consensus_queue.cc:237] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.536984 11305 tablet_service.cc:1511] Processing CreateTablet for tablet 9a0ef18da63743adb9dbd53d526aac93 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:49:42.509749 11230 tablet_service.cc:1511] Processing CreateTablet for tablet f9538f7913b3412b9bbf967abc50c819 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:49:42.537174 11229 tablet_service.cc:1511] Processing CreateTablet for tablet 9a0ef18da63743adb9dbd53d526aac93 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:49:42.538010 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a0ef18da63743adb9dbd53d526aac93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.538271 11230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9538f7913b3412b9bbf967abc50c819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.513661 11303 tablet_service.cc:1511] Processing CreateTablet for tablet f9538f7913b3412b9bbf967abc50c819 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:49:42.540628 11303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9538f7913b3412b9bbf967abc50c819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.541498 11300 tablet_service.cc:1511] Processing CreateTablet for tablet 8cbf82d3a7f248e38c8d80e7139012b3 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:49:42.542670 11300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cbf82d3a7f248e38c8d80e7139012b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.543702 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a0ef18da63743adb9dbd53d526aac93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.543538 11372 tablet_service.cc:1511] Processing CreateTablet for tablet 9a0ef18da63743adb9dbd53d526aac93 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:49:42.544776 11372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a0ef18da63743adb9dbd53d526aac93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.546795 11231 tablet_service.cc:1511] Processing CreateTablet for tablet 8cbf82d3a7f248e38c8d80e7139012b3 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:49:42.547183 11355 leader_election.cc:304] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:42.547996 11231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cbf82d3a7f248e38c8d80e7139012b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.548245 11451 raft_consensus.cc:2804] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:42.566987 11373 tablet_service.cc:1511] Processing CreateTablet for tablet 8cbf82d3a7f248e38c8d80e7139012b3 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:49:42.568315 11373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cbf82d3a7f248e38c8d80e7139012b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.569681 11298 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef0947afab44dcf91ec748a8c2ad7b0 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:49:42.570839 11298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef0947afab44dcf91ec748a8c2ad7b0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:42.575390 11204 leader_election.cc:343] T 9f89d514393549d585454dba6a13e882 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.575987 11204 leader_election.cc:304] T 9f89d514393549d585454dba6a13e882 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:42.577102 11443 raft_consensus.cc:2749] T 9f89d514393549d585454dba6a13e882 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:42.579500 11225 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef0947afab44dcf91ec748a8c2ad7b0 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:49:42.580839 11225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef0947afab44dcf91ec748a8c2ad7b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.504281 11452 leader_election.cc:290] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:42.519383 11301 tablet_service.cc:1511] Processing CreateTablet for tablet 33f8a02d1f8e4ea3879391662b3cff51 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:49:42.520994 11224 tablet_service.cc:1511] Processing CreateTablet for tablet 33f8a02d1f8e4ea3879391662b3cff51 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:49:42.592139 11224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f8a02d1f8e4ea3879391662b3cff51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.593663 11451 raft_consensus.cc:697] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:42.522943 11378 tablet_service.cc:1511] Processing CreateTablet for tablet 33f8a02d1f8e4ea3879391662b3cff51 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:49:42.594527 11451 consensus_queue.cc:237] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.523419 11430 tablet_bootstrap.cc:492] T 076409e6708d4455905284673b5d31e1 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:42.595611 11379 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef0947afab44dcf91ec748a8c2ad7b0 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:49:42.596068 11430 ts_tablet_manager.cc:1403] T 076409e6708d4455905284673b5d31e1 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.144s	user 0.016s	sys 0.005s
I20260709 14:49:42.598927 11430 raft_consensus.cc:359] T 076409e6708d4455905284673b5d31e1 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.599598 11430 raft_consensus.cc:385] T 076409e6708d4455905284673b5d31e1 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.603910 11430 raft_consensus.cc:740] T 076409e6708d4455905284673b5d31e1 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.595654 11378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f8a02d1f8e4ea3879391662b3cff51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.605265 11379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef0947afab44dcf91ec748a8c2ad7b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.605883 11430 consensus_queue.cc:260] T 076409e6708d4455905284673b5d31e1 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.613082 11430 ts_tablet_manager.cc:1434] T 076409e6708d4455905284673b5d31e1 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 14:49:42.616602 11430 tablet_bootstrap.cc:492] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:42.618177 11228 tablet_service.cc:1511] Processing CreateTablet for tablet 813f45ab2816433d9ad5ca048807fc89 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:49:42.619362 11228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 813f45ab2816433d9ad5ca048807fc89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.632483 11301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f8a02d1f8e4ea3879391662b3cff51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.637689 11304 tablet_service.cc:1511] Processing CreateTablet for tablet 813f45ab2816433d9ad5ca048807fc89 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:49:42.642051 11223 tablet_service.cc:1511] Processing CreateTablet for tablet c2635451219a4e15a7f89a7328935782 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:49:42.643251 11223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2635451219a4e15a7f89a7328935782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.644650 11374 tablet_service.cc:1511] Processing CreateTablet for tablet 813f45ab2816433d9ad5ca048807fc89 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:49:42.645864 11374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 813f45ab2816433d9ad5ca048807fc89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.654155 11432 tablet_bootstrap.cc:492] T 5441c2f6542d40f080b7314eeeabd23a P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:42.654613 11432 ts_tablet_manager.cc:1403] T 5441c2f6542d40f080b7314eeeabd23a P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.192s	user 0.032s	sys 0.089s
I20260709 14:49:42.657682 11432 raft_consensus.cc:359] T 5441c2f6542d40f080b7314eeeabd23a P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.658330 11432 raft_consensus.cc:385] T 5441c2f6542d40f080b7314eeeabd23a P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.658600 11432 raft_consensus.cc:740] T 5441c2f6542d40f080b7314eeeabd23a P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.659494 11376 tablet_service.cc:1511] Processing CreateTablet for tablet c2635451219a4e15a7f89a7328935782 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:49:42.659614 11432 consensus_queue.cc:260] T 5441c2f6542d40f080b7314eeeabd23a P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.660878 11376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2635451219a4e15a7f89a7328935782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.662011 11432 ts_tablet_manager.cc:1434] T 5441c2f6542d40f080b7314eeeabd23a P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:42.662932 11432 tablet_bootstrap.cc:492] T b2256d01e4484a8489c8df9a0c6b95d5 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:42.663986 11228 tablet_service.cc:1511] Processing CreateTablet for tablet e741a4fcaf5b40dd834256d4a3a1253c (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:49:42.665124 11228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e741a4fcaf5b40dd834256d4a3a1253c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.668805 11432 tablet_bootstrap.cc:654] T b2256d01e4484a8489c8df9a0c6b95d5 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.669143 11304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 813f45ab2816433d9ad5ca048807fc89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.673257 11298 tablet_service.cc:1511] Processing CreateTablet for tablet e741a4fcaf5b40dd834256d4a3a1253c (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:49:42.674217 11379 tablet_service.cc:1511] Processing CreateTablet for tablet e741a4fcaf5b40dd834256d4a3a1253c (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:49:42.679476 11432 tablet_bootstrap.cc:492] T b2256d01e4484a8489c8df9a0c6b95d5 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:42.680045 11231 tablet_service.cc:1511] Processing CreateTablet for tablet 7e112bc4b6134e3487d11f82b420162f (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:49:42.701261 11432 ts_tablet_manager.cc:1403] T b2256d01e4484a8489c8df9a0c6b95d5 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.008s
I20260709 14:49:42.701382 11379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e741a4fcaf5b40dd834256d4a3a1253c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.701768 11231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e112bc4b6134e3487d11f82b420162f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.704312 11432 raft_consensus.cc:359] T b2256d01e4484a8489c8df9a0c6b95d5 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.704981 11432 raft_consensus.cc:385] T b2256d01e4484a8489c8df9a0c6b95d5 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.705246 11432 raft_consensus.cc:740] T b2256d01e4484a8489c8df9a0c6b95d5 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.659494 11300 tablet_service.cc:1511] Processing CreateTablet for tablet c2635451219a4e15a7f89a7328935782 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:49:42.706020 11432 consensus_queue.cc:260] T b2256d01e4484a8489c8df9a0c6b95d5 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.706840 11300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2635451219a4e15a7f89a7328935782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.687417 11305 tablet_service.cc:1511] Processing CreateTablet for tablet 7e112bc4b6134e3487d11f82b420162f (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:49:42.708308 11432 ts_tablet_manager.cc:1434] T b2256d01e4484a8489c8df9a0c6b95d5 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:49:42.708552 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e112bc4b6134e3487d11f82b420162f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.709203 11432 tablet_bootstrap.cc:492] T 84a7b62497984c3faa16835ec5cdbf9f P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:42.714881 11432 tablet_bootstrap.cc:654] T 84a7b62497984c3faa16835ec5cdbf9f P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.707566 11137 catalog_manager.cc:5697] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:42.721359 11137 catalog_manager.cc:5697] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:42.726794 11378 tablet_service.cc:1511] Processing CreateTablet for tablet 7e112bc4b6134e3487d11f82b420162f (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:49:42.727819 11378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e112bc4b6134e3487d11f82b420162f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.732503 11298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e741a4fcaf5b40dd834256d4a3a1253c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.742002 11228 tablet_service.cc:1511] Processing CreateTablet for tablet 35afab4451ef448bbe850a85ef3e8e2e (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:49:42.747475 11228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35afab4451ef448bbe850a85ef3e8e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.751099 11373 tablet_service.cc:1511] Processing CreateTablet for tablet 35afab4451ef448bbe850a85ef3e8e2e (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:49:42.749588 11300 tablet_service.cc:1511] Processing CreateTablet for tablet 35afab4451ef448bbe850a85ef3e8e2e (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:49:42.752377 11373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35afab4451ef448bbe850a85ef3e8e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.762086 11430 tablet_bootstrap.cc:654] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.752413 11300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35afab4451ef448bbe850a85ef3e8e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.774402 11433 tablet_bootstrap.cc:492] T 38d5ae920aa745ee96153e90929124c4 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:42.774894 11433 ts_tablet_manager.cc:1403] T 38d5ae920aa745ee96153e90929124c4 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.250s	user 0.028s	sys 0.025s
I20260709 14:49:42.779599 11305 tablet_service.cc:1511] Processing CreateTablet for tablet b2bcdc7b1a8b4fc0bfc9fe75f9131f33 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:49:42.780849 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2bcdc7b1a8b4fc0bfc9fe75f9131f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.781883 11374 tablet_service.cc:1511] Processing CreateTablet for tablet b2bcdc7b1a8b4fc0bfc9fe75f9131f33 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:49:42.783027 11374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2bcdc7b1a8b4fc0bfc9fe75f9131f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.793048 11224 tablet_service.cc:1511] Processing CreateTablet for tablet b2bcdc7b1a8b4fc0bfc9fe75f9131f33 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:49:42.796078 11228 tablet_service.cc:1511] Processing CreateTablet for tablet 49ae8f8ebf6949af8968b25cc870bf1e (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:49:42.797111 11300 tablet_service.cc:1511] Processing CreateTablet for tablet 49ae8f8ebf6949af8968b25cc870bf1e (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:49:42.798261 11300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ae8f8ebf6949af8968b25cc870bf1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.804140 11430 tablet_bootstrap.cc:492] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:42.804582 11430 ts_tablet_manager.cc:1403] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.188s	user 0.003s	sys 0.011s
I20260709 14:49:42.800875 11433 raft_consensus.cc:359] T 38d5ae920aa745ee96153e90929124c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.807473 11430 raft_consensus.cc:359] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.801512 11224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2bcdc7b1a8b4fc0bfc9fe75f9131f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.808161 11430 raft_consensus.cc:385] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.809613 11378 tablet_service.cc:1511] Processing CreateTablet for tablet 49ae8f8ebf6949af8968b25cc870bf1e (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:49:42.810622 11378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ae8f8ebf6949af8968b25cc870bf1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.811323 11229 tablet_service.cc:1511] Processing CreateTablet for tablet 31cb58f4cba4453bafe3cd11327b9da0 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:49:42.811990 11430 raft_consensus.cc:740] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.812493 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31cb58f4cba4453bafe3cd11327b9da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.812809 11430 consensus_queue.cc:260] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.815415 11451 raft_consensus.cc:493] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.816143 11228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ae8f8ebf6949af8968b25cc870bf1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.815838 11451 raft_consensus.cc:515] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.817781 11451 leader_election.cc:290] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:42.819950 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076409e6708d4455905284673b5d31e1" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:42.820539 11316 raft_consensus.cc:2468] T 076409e6708d4455905284673b5d31e1 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:42.819947 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076409e6708d4455905284673b5d31e1" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:42.808099 11433 raft_consensus.cc:385] T 38d5ae920aa745ee96153e90929124c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.822829 11433 raft_consensus.cc:740] T 38d5ae920aa745ee96153e90929124c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.823114 11353 leader_election.cc:304] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:42.823570 11433 consensus_queue.cc:260] T 38d5ae920aa745ee96153e90929124c4 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
W20260709 14:49:42.824375 11355 leader_election.cc:343] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.825731 11433 ts_tablet_manager.cc:1434] T 38d5ae920aa745ee96153e90929124c4 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260709 14:49:42.828313 11432 tablet_bootstrap.cc:492] T 84a7b62497984c3faa16835ec5cdbf9f P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:42.828801 11432 ts_tablet_manager.cc:1403] T 84a7b62497984c3faa16835ec5cdbf9f P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.120s	user 0.047s	sys 0.067s
I20260709 14:49:42.831073 11441 raft_consensus.cc:2804] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:42.837182 11441 raft_consensus.cc:493] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:42.837538 11441 raft_consensus.cc:3060] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.832504 11451 raft_consensus.cc:493] T 5441c2f6542d40f080b7314eeeabd23a P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.839843 11451 raft_consensus.cc:515] T 5441c2f6542d40f080b7314eeeabd23a P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.842478 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5441c2f6542d40f080b7314eeeabd23a" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
W20260709 14:49:42.843685 11355 leader_election.cc:343] T 5441c2f6542d40f080b7314eeeabd23a P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.833665 11379 tablet_service.cc:1511] Processing CreateTablet for tablet 31cb58f4cba4453bafe3cd11327b9da0 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:49:42.846388 11433 tablet_bootstrap.cc:492] T 419beb1cb6d042eebe8f5cd9a042203c P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:42.839543 11432 raft_consensus.cc:359] T 84a7b62497984c3faa16835ec5cdbf9f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.847115 11432 raft_consensus.cc:385] T 84a7b62497984c3faa16835ec5cdbf9f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.852639 11432 raft_consensus.cc:740] T 84a7b62497984c3faa16835ec5cdbf9f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.847788 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5441c2f6542d40f080b7314eeeabd23a" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:42.856442 11432 consensus_queue.cc:260] T 84a7b62497984c3faa16835ec5cdbf9f P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
W20260709 14:49:42.857033 11353 leader_election.cc:343] T 5441c2f6542d40f080b7314eeeabd23a P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.857453 11353 leader_election.cc:304] T 5441c2f6542d40f080b7314eeeabd23a P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc; no voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:42.858070 11433 tablet_bootstrap.cc:654] T 419beb1cb6d042eebe8f5cd9a042203c P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.858412 11452 raft_consensus.cc:2749] T 5441c2f6542d40f080b7314eeeabd23a P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:42.858680 11432 ts_tablet_manager.cc:1434] T 84a7b62497984c3faa16835ec5cdbf9f P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.004s
I20260709 14:49:42.859598 11231 tablet_service.cc:1511] Processing CreateTablet for tablet 6aa199f5d9a24f64ae19184de569f0cd (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:49:42.860826 11231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aa199f5d9a24f64ae19184de569f0cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.859622 11432 tablet_bootstrap.cc:492] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:42.867794 11374 tablet_service.cc:1511] Processing CreateTablet for tablet bf83f448131549b9abe22edccb0861a1 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:49:42.834915 11305 tablet_service.cc:1511] Processing CreateTablet for tablet 31cb58f4cba4453bafe3cd11327b9da0 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:49:42.871980 11303 tablet_service.cc:1511] Processing CreateTablet for tablet 6aa199f5d9a24f64ae19184de569f0cd (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:49:42.872685 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31cb58f4cba4453bafe3cd11327b9da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.849362 11379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31cb58f4cba4453bafe3cd11327b9da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.873561 11303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aa199f5d9a24f64ae19184de569f0cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.874397 11452 raft_consensus.cc:493] T 84a7b62497984c3faa16835ec5cdbf9f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.874835 11452 raft_consensus.cc:515] T 84a7b62497984c3faa16835ec5cdbf9f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.849593 11451 leader_election.cc:290] T 5441c2f6542d40f080b7314eeeabd23a P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:42.849774 11373 tablet_service.cc:1511] Processing CreateTablet for tablet e3757061f3ef4771913b9811b0d2053c (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:49:42.876564 11373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3757061f3ef4771913b9811b0d2053c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.876827 11230 tablet_service.cc:1511] Processing CreateTablet for tablet a821ed3820d54a73807d3c40afbcff45 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:49:42.877166 11443 raft_consensus.cc:493] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:42.877671 11374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf83f448131549b9abe22edccb0861a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.879161 11378 tablet_service.cc:1511] Processing CreateTablet for tablet 6aa199f5d9a24f64ae19184de569f0cd (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:49:42.877950 11230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a821ed3820d54a73807d3c40afbcff45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.846903 11229 tablet_service.cc:1511] Processing CreateTablet for tablet e3757061f3ef4771913b9811b0d2053c (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:49:42.854120 11441 raft_consensus.cc:515] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.854557 11298 tablet_service.cc:1511] Processing CreateTablet for tablet bf83f448131549b9abe22edccb0861a1 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:49:42.852352 11430 ts_tablet_manager.cc:1434] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 14:49:42.848347 11300 tablet_service.cc:1511] Processing CreateTablet for tablet e3757061f3ef4771913b9811b0d2053c (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:49:42.853811 11228 tablet_service.cc:1511] Processing CreateTablet for tablet bf83f448131549b9abe22edccb0861a1 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:49:42.883677 11301 tablet_service.cc:1511] Processing CreateTablet for tablet a821ed3820d54a73807d3c40afbcff45 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:49:42.884763 11300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3757061f3ef4771913b9811b0d2053c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.885071 11452 leader_election.cc:290] T 84a7b62497984c3faa16835ec5cdbf9f P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:42.877637 11443 raft_consensus.cc:515] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.885737 11377 tablet_service.cc:1511] Processing CreateTablet for tablet a821ed3820d54a73807d3c40afbcff45 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:49:42.886878 11377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a821ed3820d54a73807d3c40afbcff45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.887578 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a7b62497984c3faa16835ec5cdbf9f" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:42.888980 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2256d01e4484a8489c8df9a0c6b95d5" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:42.889387 11441 leader_election.cc:290] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:42.889745 11301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a821ed3820d54a73807d3c40afbcff45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.891666 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a7b62497984c3faa16835ec5cdbf9f" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:42.891846 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076409e6708d4455905284673b5d31e1" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:42.892958 11298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf83f448131549b9abe22edccb0861a1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:42.893167 11204 leader_election.cc:343] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.892078 11430 tablet_bootstrap.cc:492] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:42.896775 11228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf83f448131549b9abe22edccb0861a1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:42.896874 11355 leader_election.cc:343] T 84a7b62497984c3faa16835ec5cdbf9f P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:42.897549 11355 leader_election.cc:343] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.898156 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076409e6708d4455905284673b5d31e1" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:42.898180 11224 tablet_service.cc:1511] Processing CreateTablet for tablet 6905fc6564774153905d32fb9b087e61 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:49:42.898787 11315 raft_consensus.cc:3060] T 076409e6708d4455905284673b5d31e1 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.899412 11224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6905fc6564774153905d32fb9b087e61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.904135 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3757061f3ef4771913b9811b0d2053c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.909825 11378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aa199f5d9a24f64ae19184de569f0cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.911229 11443 leader_election.cc:290] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
W20260709 14:49:42.912259 11353 leader_election.cc:343] T 84a7b62497984c3faa16835ec5cdbf9f P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.912662 11353 leader_election.cc:304] T 84a7b62497984c3faa16835ec5cdbf9f P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc; no voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:42.913352 11441 raft_consensus.cc:2749] T 84a7b62497984c3faa16835ec5cdbf9f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:42.918757 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2256d01e4484a8489c8df9a0c6b95d5" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:42.919382 11389 raft_consensus.cc:2468] T b2256d01e4484a8489c8df9a0c6b95d5 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 0.
I20260709 14:49:42.920603 11204 leader_election.cc:304] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7 [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: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:42.921468 11315 raft_consensus.cc:2468] T 076409e6708d4455905284673b5d31e1 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:42.921626 11443 raft_consensus.cc:2804] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:42.922026 11443 raft_consensus.cc:493] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:42.922358 11443 raft_consensus.cc:3060] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.922546 11353 leader_election.cc:304] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:42.923277 11441 raft_consensus.cc:2804] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:42.923712 11441 raft_consensus.cc:697] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:42.924712 11430 tablet_bootstrap.cc:654] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.924482 11441 consensus_queue.cc:237] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.931710 11452 consensus_queue.cc:1048] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:42.933395 11443 raft_consensus.cc:515] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.945061 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2256d01e4484a8489c8df9a0c6b95d5" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
W20260709 14:49:42.946316 11204 leader_election.cc:343] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:42.946445 11443 leader_election.cc:290] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 election: Requested vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:42.947840 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2256d01e4484a8489c8df9a0c6b95d5" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:42.948388 11389 raft_consensus.cc:3060] T b2256d01e4484a8489c8df9a0c6b95d5 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.948737 11304 tablet_service.cc:1511] Processing CreateTablet for tablet 6905fc6564774153905d32fb9b087e61 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:49:42.949877 11304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6905fc6564774153905d32fb9b087e61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.950793 11432 tablet_bootstrap.cc:654] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.961526 11389 raft_consensus.cc:2468] T b2256d01e4484a8489c8df9a0c6b95d5 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 1.
I20260709 14:49:42.962422 11224 tablet_service.cc:1511] Processing CreateTablet for tablet c2ee797293474dfa98b9c23be73c3e16 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:49:42.964241 11224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ee797293474dfa98b9c23be73c3e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.964476 11378 tablet_service.cc:1511] Processing CreateTablet for tablet 6905fc6564774153905d32fb9b087e61 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:49:42.965516 11378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6905fc6564774153905d32fb9b087e61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.965584 11137 catalog_manager.cc:5697] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:42.971144 11204 leader_election.cc:304] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:42.971916 11443 raft_consensus.cc:2804] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:42.972383 11443 raft_consensus.cc:697] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 LEADER]: Becoming Leader. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Running, Role: LEADER
I20260709 14:49:42.973403 11443 consensus_queue.cc:237] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:42.977654 11305 tablet_service.cc:1511] Processing CreateTablet for tablet c2ee797293474dfa98b9c23be73c3e16 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:49:42.978688 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ee797293474dfa98b9c23be73c3e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.978446 11441 consensus_queue.cc:1048] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:42.980792 11430 tablet_bootstrap.cc:492] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:42.981663 11430 ts_tablet_manager.cc:1403] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.000s
I20260709 14:49:42.982455 11228 tablet_service.cc:1511] Processing CreateTablet for tablet e6999b964ed049e28a488d5cb4925c74 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:49:42.983480 11228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6999b964ed049e28a488d5cb4925c74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.981719 11377 tablet_service.cc:1511] Processing CreateTablet for tablet c2ee797293474dfa98b9c23be73c3e16 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:49:42.993197 11377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ee797293474dfa98b9c23be73c3e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.995297 11452 consensus_queue.cc:1048] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.010769 11433 tablet_bootstrap.cc:492] T 419beb1cb6d042eebe8f5cd9a042203c P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:43.010821 11305 tablet_service.cc:1511] Processing CreateTablet for tablet e6999b964ed049e28a488d5cb4925c74 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:49:43.011343 11433 ts_tablet_manager.cc:1403] T 419beb1cb6d042eebe8f5cd9a042203c P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.165s	user 0.020s	sys 0.012s
I20260709 14:49:43.012367 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6999b964ed049e28a488d5cb4925c74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.014222 11433 raft_consensus.cc:359] T 419beb1cb6d042eebe8f5cd9a042203c P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.014928 11433 raft_consensus.cc:385] T 419beb1cb6d042eebe8f5cd9a042203c P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.015211 11433 raft_consensus.cc:740] T 419beb1cb6d042eebe8f5cd9a042203c P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.016405 11430 raft_consensus.cc:359] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.017242 11430 raft_consensus.cc:385] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.017529 11430 raft_consensus.cc:740] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.018265 11430 consensus_queue.cc:260] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.017452 11433 consensus_queue.cc:260] T 419beb1cb6d042eebe8f5cd9a042203c P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.028597 11475 raft_consensus.cc:493] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.029080 11475 raft_consensus.cc:515] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.031876 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419beb1cb6d042eebe8f5cd9a042203c" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:43.033290 11240 raft_consensus.cc:2468] T 419beb1cb6d042eebe8f5cd9a042203c P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 0.
I20260709 14:49:43.041121 11281 leader_election.cc:304] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:43.041834 11434 raft_consensus.cc:2804] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:43.042167 11434 raft_consensus.cc:493] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:43.042480 11434 raft_consensus.cc:3060] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.044229 11374 tablet_service.cc:1511] Processing CreateTablet for tablet e6999b964ed049e28a488d5cb4925c74 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:49:43.045406 11374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6999b964ed049e28a488d5cb4925c74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.046625 11475 leader_election.cc:290] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:43.051815 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419beb1cb6d042eebe8f5cd9a042203c" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
W20260709 14:49:43.053525 11279 leader_election.cc:343] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.053480 11230 tablet_service.cc:1511] Processing CreateTablet for tablet 96a0a0a8986d413a8da138ab8430c9c4 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:49:43.054730 11230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a0a0a8986d413a8da138ab8430c9c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.054520 11300 tablet_service.cc:1511] Processing CreateTablet for tablet 96a0a0a8986d413a8da138ab8430c9c4 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:49:43.055624 11300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a0a0a8986d413a8da138ab8430c9c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.052006 11430 ts_tablet_manager.cc:1434] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.070s	user 0.008s	sys 0.000s
I20260709 14:49:43.056627 11430 tablet_bootstrap.cc:492] T 9f89d514393549d585454dba6a13e882 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:43.064589 11430 tablet_bootstrap.cc:654] T 9f89d514393549d585454dba6a13e882 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.069156 11379 tablet_service.cc:1511] Processing CreateTablet for tablet 96a0a0a8986d413a8da138ab8430c9c4 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:49:43.067782 11434 raft_consensus.cc:515] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.070458 11379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a0a0a8986d413a8da138ab8430c9c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.071509 11434 leader_election.cc:290] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:43.076656 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419beb1cb6d042eebe8f5cd9a042203c" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:43.077183 11240 raft_consensus.cc:3060] T 419beb1cb6d042eebe8f5cd9a042203c P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.077788 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419beb1cb6d042eebe8f5cd9a042203c" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:43.078549 11229 tablet_service.cc:1511] Processing CreateTablet for tablet edbe80bbf2c0470b9acff0ea59b9bfa3 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
W20260709 14:49:43.079123 11279 leader_election.cc:343] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.079681 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edbe80bbf2c0470b9acff0ea59b9bfa3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:43.080761 11353 consensus_peers.cc:597] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc -> Peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Couldn't send request to peer d18a5bcfbda5411aa831cf788ae8a507. 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:49:43.082420 11304 tablet_service.cc:1511] Processing CreateTablet for tablet edbe80bbf2c0470b9acff0ea59b9bfa3 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:49:43.083624 11304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edbe80bbf2c0470b9acff0ea59b9bfa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.086496 11240 raft_consensus.cc:2468] T 419beb1cb6d042eebe8f5cd9a042203c P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 1.
I20260709 14:49:43.087646 11377 tablet_service.cc:1511] Processing CreateTablet for tablet edbe80bbf2c0470b9acff0ea59b9bfa3 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:49:43.088958 11377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edbe80bbf2c0470b9acff0ea59b9bfa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.089324 11432 tablet_bootstrap.cc:492] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:43.089785 11432 ts_tablet_manager.cc:1403] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.230s	user 0.013s	sys 0.008s
I20260709 14:49:43.091328 11228 tablet_service.cc:1511] Processing CreateTablet for tablet ea0b77f07c8944ecb18858fe070f4cda (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:49:43.092211 11281 leader_election.cc:304] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:43.092923 11475 raft_consensus.cc:493] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.093376 11475 raft_consensus.cc:515] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.098588 11434 raft_consensus.cc:2804] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:43.102270 11432 raft_consensus.cc:359] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.102895 11432 raft_consensus.cc:385] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.103147 11432 raft_consensus.cc:740] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.103749 11430 tablet_bootstrap.cc:492] T 9f89d514393549d585454dba6a13e882 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:43.104311 11430 ts_tablet_manager.cc:1403] T 9f89d514393549d585454dba6a13e882 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.008s
I20260709 14:49:43.105568 11433 ts_tablet_manager.cc:1434] T 419beb1cb6d042eebe8f5cd9a042203c P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.094s	user 0.003s	sys 0.003s
I20260709 14:49:43.106887 11430 raft_consensus.cc:359] T 9f89d514393549d585454dba6a13e882 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.107612 11430 raft_consensus.cc:385] T 9f89d514393549d585454dba6a13e882 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.107903 11430 raft_consensus.cc:740] T 9f89d514393549d585454dba6a13e882 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.103762 11432 consensus_queue.cc:260] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.109395 11228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea0b77f07c8944ecb18858fe070f4cda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.111344 11432 ts_tablet_manager.cc:1434] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.005s
I20260709 14:49:43.114179 11475 leader_election.cc:290] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:43.115374 11432 tablet_bootstrap.cc:492] T 419beb1cb6d042eebe8f5cd9a042203c P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
W20260709 14:49:43.114189 11355 consensus_peers.cc:597] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. 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:49:43.122676 11430 consensus_queue.cc:260] T 9f89d514393549d585454dba6a13e882 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.124814 11430 ts_tablet_manager.cc:1434] T 9f89d514393549d585454dba6a13e882 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:49:43.126026 11430 tablet_bootstrap.cc:492] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:43.127516 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a7b62497984c3faa16835ec5cdbf9f" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:43.128129 11389 raft_consensus.cc:2468] T 84a7b62497984c3faa16835ec5cdbf9f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 0.
I20260709 14:49:43.129297 11279 leader_election.cc:304] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:43.130884 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a7b62497984c3faa16835ec5cdbf9f" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:43.133575 11374 tablet_service.cc:1511] Processing CreateTablet for tablet ea0b77f07c8944ecb18858fe070f4cda (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
W20260709 14:49:43.134553 11281 leader_election.cc:343] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.134819 11374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea0b77f07c8944ecb18858fe070f4cda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.136307 11300 tablet_service.cc:1511] Processing CreateTablet for tablet ea0b77f07c8944ecb18858fe070f4cda (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:49:43.137447 11300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea0b77f07c8944ecb18858fe070f4cda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.144816 11433 tablet_bootstrap.cc:492] T 84a7b62497984c3faa16835ec5cdbf9f P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:43.148162 11475 raft_consensus.cc:493] T 9f89d514393549d585454dba6a13e882 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.148639 11475 raft_consensus.cc:515] T 9f89d514393549d585454dba6a13e882 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.157871 11434 raft_consensus.cc:697] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Becoming Leader. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Running, Role: LEADER
I20260709 14:49:43.158273 11486 raft_consensus.cc:2804] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:43.158674 11486 raft_consensus.cc:493] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:43.159042 11486 raft_consensus.cc:3060] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.158844 11434 consensus_queue.cc:237] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.161319 11475 leader_election.cc:290] T 9f89d514393549d585454dba6a13e882 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:43.173213 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f89d514393549d585454dba6a13e882" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:43.175954 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f89d514393549d585454dba6a13e882" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:43.176748 11240 raft_consensus.cc:2393] T 9f89d514393549d585454dba6a13e882 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d18a5bcfbda5411aa831cf788ae8a507 in current term 1: Already voted for candidate c89d0377801142caa949458bc1d8e2bc in this term.
I20260709 14:49:43.178910 11432 tablet_bootstrap.cc:654] T 419beb1cb6d042eebe8f5cd9a042203c P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.181348 11229 tablet_service.cc:1511] Processing CreateTablet for tablet c1442defea234ec3a290c30b9a7cfc17 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:49:43.182420 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1442defea234ec3a290c30b9a7cfc17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.183358 11281 leader_election.cc:304] T 9f89d514393549d585454dba6a13e882 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:43.184435 11475 raft_consensus.cc:3060] T 9f89d514393549d585454dba6a13e882 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.185925 11433 tablet_bootstrap.cc:654] T 84a7b62497984c3faa16835ec5cdbf9f P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.189590 11300 tablet_service.cc:1511] Processing CreateTablet for tablet c1442defea234ec3a290c30b9a7cfc17 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:49:43.190734 11300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1442defea234ec3a290c30b9a7cfc17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.193742 11379 tablet_service.cc:1511] Processing CreateTablet for tablet c1442defea234ec3a290c30b9a7cfc17 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:49:43.194865 11441 consensus_queue.cc:1048] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:43.198037 11187 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:43.194883 11379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1442defea234ec3a290c30b9a7cfc17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.209704 11430 tablet_bootstrap.cc:654] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.216591 11441 raft_consensus.cc:493] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.217157 11441 raft_consensus.cc:515] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.179445 11138 catalog_manager.cc:5697] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "19fb1debfd44468daaaf1eb25c5752a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.220089 11229 tablet_service.cc:1511] Processing CreateTablet for tablet 2f1c56c3f2284ca5ac03919856641b2d (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:49:43.222016 11303 tablet_service.cc:1511] Processing CreateTablet for tablet 2f1c56c3f2284ca5ac03919856641b2d (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:49:43.223155 11303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f1c56c3f2284ca5ac03919856641b2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.223313 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df640c196d964fe68e8743a099b8394f" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
W20260709 14:49:43.224646 11355 leader_election.cc:343] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.231609 11486 raft_consensus.cc:515] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.221251 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f1c56c3f2284ca5ac03919856641b2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.235534 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df640c196d964fe68e8743a099b8394f" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:43.244279 11314 raft_consensus.cc:2468] T df640c196d964fe68e8743a099b8394f P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:43.246254 11353 leader_election.cc:304] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc [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: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:43.236297 11441 leader_election.cc:290] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:43.247851 11441 raft_consensus.cc:2804] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:43.248205 11441 raft_consensus.cc:493] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:43.248509 11441 raft_consensus.cc:3060] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.249249 11138 catalog_manager.cc:5697] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507 reported cstate change: term changed from 0 to 1, leader changed from <none> to d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "d18a5bcfbda5411aa831cf788ae8a507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.252997 11475 raft_consensus.cc:2749] T 9f89d514393549d585454dba6a13e882 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:43.256740 11228 tablet_service.cc:1511] Processing CreateTablet for tablet dd93a32a3e1b4d5fb5459d51c7a44cb0 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:49:43.256556 11481 raft_consensus.cc:493] T 38d5ae920aa745ee96153e90929124c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.257779 11228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd93a32a3e1b4d5fb5459d51c7a44cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.257503 11481 raft_consensus.cc:515] T 38d5ae920aa745ee96153e90929124c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.259413 11481 leader_election.cc:290] T 38d5ae920aa745ee96153e90929124c4 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:43.261641 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d5ae920aa745ee96153e90929124c4" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:43.262603 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d5ae920aa745ee96153e90929124c4" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
W20260709 14:49:43.263796 11204 leader_election.cc:343] T 38d5ae920aa745ee96153e90929124c4 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:43.264477 11204 leader_election.cc:343] T 38d5ae920aa745ee96153e90929124c4 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.264837 11204 leader_election.cc:304] T 38d5ae920aa745ee96153e90929124c4 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:43.266263 11481 raft_consensus.cc:2749] T 38d5ae920aa745ee96153e90929124c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:43.270776 11300 tablet_service.cc:1511] Processing CreateTablet for tablet dd93a32a3e1b4d5fb5459d51c7a44cb0 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:49:43.271770 11300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd93a32a3e1b4d5fb5459d51c7a44cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.272480 11433 tablet_bootstrap.cc:492] T 84a7b62497984c3faa16835ec5cdbf9f P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:43.273175 11433 ts_tablet_manager.cc:1403] T 84a7b62497984c3faa16835ec5cdbf9f P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.129s	user 0.011s	sys 0.006s
I20260709 14:49:43.266551 11379 tablet_service.cc:1511] Processing CreateTablet for tablet 2f1c56c3f2284ca5ac03919856641b2d (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:49:43.278555 11430 tablet_bootstrap.cc:492] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:43.278954 11430 ts_tablet_manager.cc:1403] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.153s	user 0.005s	sys 0.021s
I20260709 14:49:43.281303 11430 raft_consensus.cc:359] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.281901 11430 raft_consensus.cc:385] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.282152 11430 raft_consensus.cc:740] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.282873 11430 consensus_queue.cc:260] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.283993 11486 leader_election.cc:290] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:43.284170 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a7b62497984c3faa16835ec5cdbf9f" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
W20260709 14:49:43.285552 11281 leader_election.cc:343] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.286096 11433 raft_consensus.cc:359] T 84a7b62497984c3faa16835ec5cdbf9f P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.292055 11433 raft_consensus.cc:385] T 84a7b62497984c3faa16835ec5cdbf9f P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.292359 11433 raft_consensus.cc:740] T 84a7b62497984c3faa16835ec5cdbf9f P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.287034 11432 tablet_bootstrap.cc:492] T 419beb1cb6d042eebe8f5cd9a042203c P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:43.293053 11433 consensus_queue.cc:260] T 84a7b62497984c3faa16835ec5cdbf9f P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.295101 11433 ts_tablet_manager.cc:1434] T 84a7b62497984c3faa16835ec5cdbf9f P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.001s
I20260709 14:49:43.282760 11441 raft_consensus.cc:515] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.295447 11228 tablet_service.cc:1511] Processing CreateTablet for tablet cb480f767d2640f5a3624212fcd4d642 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:49:43.288852 11374 tablet_service.cc:1511] Processing CreateTablet for tablet dd93a32a3e1b4d5fb5459d51c7a44cb0 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:49:43.289999 11379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f1c56c3f2284ca5ac03919856641b2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.290256 11430 ts_tablet_manager.cc:1434] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:49:43.296541 11432 ts_tablet_manager.cc:1403] T 419beb1cb6d042eebe8f5cd9a042203c P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.181s	user 0.013s	sys 0.024s
I20260709 14:49:43.290163 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a7b62497984c3faa16835ec5cdbf9f" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:43.297936 11389 raft_consensus.cc:3060] T 84a7b62497984c3faa16835ec5cdbf9f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.298228 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df640c196d964fe68e8743a099b8394f" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:43.298758 11314 raft_consensus.cc:3060] T df640c196d964fe68e8743a099b8394f P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.298974 11432 raft_consensus.cc:359] T 419beb1cb6d042eebe8f5cd9a042203c P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.299547 11432 raft_consensus.cc:385] T 419beb1cb6d042eebe8f5cd9a042203c P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.299790 11432 raft_consensus.cc:740] T 419beb1cb6d042eebe8f5cd9a042203c P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.300071 11430 tablet_bootstrap.cc:492] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:43.300596 11432 consensus_queue.cc:260] T 419beb1cb6d042eebe8f5cd9a042203c P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.302452 11432 ts_tablet_manager.cc:1434] T 419beb1cb6d042eebe8f5cd9a042203c P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:43.299901 11441 leader_election.cc:290] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:43.302719 11481 raft_consensus.cc:493] T 84a7b62497984c3faa16835ec5cdbf9f P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.305933 11314 raft_consensus.cc:2468] T df640c196d964fe68e8743a099b8394f P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:43.305966 11481 raft_consensus.cc:515] T 84a7b62497984c3faa16835ec5cdbf9f P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.306847 11432 tablet_bootstrap.cc:492] T 38d5ae920aa745ee96153e90929124c4 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:43.307126 11353 leader_election.cc:304] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:43.308640 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a7b62497984c3faa16835ec5cdbf9f" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:43.308933 11481 leader_election.cc:290] T 84a7b62497984c3faa16835ec5cdbf9f P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:43.309387 11315 raft_consensus.cc:2393] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19fb1debfd44468daaaf1eb25c5752a7 in current term 1: Already voted for candidate d18a5bcfbda5411aa831cf788ae8a507 in this term.
I20260709 14:49:43.310642 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a7b62497984c3faa16835ec5cdbf9f" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:43.312151 11374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd93a32a3e1b4d5fb5459d51c7a44cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.312660 11204 leader_election.cc:304] T 84a7b62497984c3faa16835ec5cdbf9f P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:43.313587 11481 raft_consensus.cc:3060] T 84a7b62497984c3faa16835ec5cdbf9f P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.314352 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df640c196d964fe68e8743a099b8394f" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
W20260709 14:49:43.315987 11355 leader_election.cc:343] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.316681 11300 tablet_service.cc:1511] Processing CreateTablet for tablet cb480f767d2640f5a3624212fcd4d642 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:49:43.317778 11300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb480f767d2640f5a3624212fcd4d642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.319006 11228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb480f767d2640f5a3624212fcd4d642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.328397 11432 tablet_bootstrap.cc:654] T 38d5ae920aa745ee96153e90929124c4 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.328649 11441 raft_consensus.cc:2804] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:43.329275 11441 raft_consensus.cc:697] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:43.329592 11389 raft_consensus.cc:2468] T 84a7b62497984c3faa16835ec5cdbf9f P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 1.
I20260709 14:49:43.335909 11481 raft_consensus.cc:2749] T 84a7b62497984c3faa16835ec5cdbf9f P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:43.337181 11433 tablet_bootstrap.cc:492] T 5441c2f6542d40f080b7314eeeabd23a P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:43.341913 11377 tablet_service.cc:1511] Processing CreateTablet for tablet cb480f767d2640f5a3624212fcd4d642 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:49:43.343055 11432 tablet_bootstrap.cc:492] T 38d5ae920aa745ee96153e90929124c4 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:43.343181 11377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb480f767d2640f5a3624212fcd4d642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.343570 11432 ts_tablet_manager.cc:1403] T 38d5ae920aa745ee96153e90929124c4 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.008s
I20260709 14:49:43.345988 11432 raft_consensus.cc:359] T 38d5ae920aa745ee96153e90929124c4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.330150 11441 consensus_queue.cc:237] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.336517 11279 leader_election.cc:304] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:43.347736 11486 raft_consensus.cc:2804] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:43.348234 11486 raft_consensus.cc:697] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Becoming Leader. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Running, Role: LEADER
I20260709 14:49:43.349030 11486 consensus_queue.cc:237] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.350947 11229 tablet_service.cc:1511] Processing CreateTablet for tablet 7fe038fef520438c97092c8c0471ed8f (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:49:43.352226 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe038fef520438c97092c8c0471ed8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.346400 11433 tablet_bootstrap.cc:654] T 5441c2f6542d40f080b7314eeeabd23a P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.356204 11432 raft_consensus.cc:385] T 38d5ae920aa745ee96153e90929124c4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.356601 11432 raft_consensus.cc:740] T 38d5ae920aa745ee96153e90929124c4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.357254 11432 consensus_queue.cc:260] T 38d5ae920aa745ee96153e90929124c4 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.360579 11432 ts_tablet_manager.cc:1434] T 38d5ae920aa745ee96153e90929124c4 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:49:43.363889 11373 tablet_service.cc:1511] Processing CreateTablet for tablet 7fe038fef520438c97092c8c0471ed8f (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:49:43.365105 11373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe038fef520438c97092c8c0471ed8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.335693 11430 tablet_bootstrap.cc:654] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.369546 11228 tablet_service.cc:1511] Processing CreateTablet for tablet 9941626bacd449daaeb83385c6d94bd1 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:49:43.373050 11138 catalog_manager.cc:5697] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507 reported cstate change: term changed from 0 to 1, leader changed from <none> to d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "d18a5bcfbda5411aa831cf788ae8a507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.376307 11432 tablet_bootstrap.cc:492] T e1fdb162cc56452f9669e71d5339ee6b P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:43.376477 11228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9941626bacd449daaeb83385c6d94bd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.380422 11300 tablet_service.cc:1511] Processing CreateTablet for tablet 7fe038fef520438c97092c8c0471ed8f (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:49:43.381458 11432 tablet_bootstrap.cc:654] T e1fdb162cc56452f9669e71d5339ee6b P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.382647 11451 raft_consensus.cc:493] T 419beb1cb6d042eebe8f5cd9a042203c P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.383083 11451 raft_consensus.cc:515] T 419beb1cb6d042eebe8f5cd9a042203c P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.384974 11451 leader_election.cc:290] T 419beb1cb6d042eebe8f5cd9a042203c P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:43.381516 11300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe038fef520438c97092c8c0471ed8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.386734 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419beb1cb6d042eebe8f5cd9a042203c" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:43.386751 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419beb1cb6d042eebe8f5cd9a042203c" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:43.388609 11240 raft_consensus.cc:2393] T 419beb1cb6d042eebe8f5cd9a042203c P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c89d0377801142caa949458bc1d8e2bc in current term 1: Already voted for candidate d18a5bcfbda5411aa831cf788ae8a507 in this term.
I20260709 14:49:43.391628 11303 tablet_service.cc:1511] Processing CreateTablet for tablet 9941626bacd449daaeb83385c6d94bd1 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:49:43.392907 11303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9941626bacd449daaeb83385c6d94bd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.395541 11353 leader_election.cc:304] T 419beb1cb6d042eebe8f5cd9a042203c P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc; no voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:43.397509 11451 raft_consensus.cc:3060] T 419beb1cb6d042eebe8f5cd9a042203c P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.401010 11379 tablet_service.cc:1511] Processing CreateTablet for tablet 9941626bacd449daaeb83385c6d94bd1 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:49:43.401065 11304 tablet_service.cc:1511] Processing CreateTablet for tablet 40298e4ad0564220bdd997433c8eeb67 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:49:43.402274 11379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9941626bacd449daaeb83385c6d94bd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.402278 11304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40298e4ad0564220bdd997433c8eeb67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.401166 11230 tablet_service.cc:1511] Processing CreateTablet for tablet 40298e4ad0564220bdd997433c8eeb67 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:49:43.404906 11230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40298e4ad0564220bdd997433c8eeb67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.414489 11430 tablet_bootstrap.cc:492] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:43.414587 11486 raft_consensus.cc:493] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.415100 11486 raft_consensus.cc:515] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.417232 11486 leader_election.cc:290] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:43.417810 11430 ts_tablet_manager.cc:1403] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.118s	user 0.010s	sys 0.006s
I20260709 14:49:43.419580 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d5ae920aa745ee96153e90929124c4" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:43.419649 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d5ae920aa745ee96153e90929124c4" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:43.420292 11389 raft_consensus.cc:2468] T 38d5ae920aa745ee96153e90929124c4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 0.
I20260709 14:49:43.420428 11240 raft_consensus.cc:2468] T 38d5ae920aa745ee96153e90929124c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 0.
I20260709 14:49:43.421659 11279 leader_election.cc:304] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:43.422896 11486 raft_consensus.cc:2804] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:43.423278 11486 raft_consensus.cc:493] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:43.423638 11486 raft_consensus.cc:3060] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.424784 11451 raft_consensus.cc:2749] T 419beb1cb6d042eebe8f5cd9a042203c P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:43.426594 11224 tablet_service.cc:1511] Processing CreateTablet for tablet b859b8d491b74350a7863a6641830e18 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:49:43.427654 11224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b859b8d491b74350a7863a6641830e18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.429982 11486 raft_consensus.cc:515] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.430862 11433 tablet_bootstrap.cc:492] T 5441c2f6542d40f080b7314eeeabd23a P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:43.431313 11433 ts_tablet_manager.cc:1403] T 5441c2f6542d40f080b7314eeeabd23a P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.094s	user 0.031s	sys 0.032s
I20260709 14:49:43.433350 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d5ae920aa745ee96153e90929124c4" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:43.433877 11389 raft_consensus.cc:3060] T 38d5ae920aa745ee96153e90929124c4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.434031 11433 raft_consensus.cc:359] T 5441c2f6542d40f080b7314eeeabd23a P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.434738 11433 raft_consensus.cc:385] T 5441c2f6542d40f080b7314eeeabd23a P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.434939 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d5ae920aa745ee96153e90929124c4" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:43.435484 11240 raft_consensus.cc:3060] T 38d5ae920aa745ee96153e90929124c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.439386 11305 tablet_service.cc:1511] Processing CreateTablet for tablet b859b8d491b74350a7863a6641830e18 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:49:43.439728 11389 raft_consensus.cc:2468] T 38d5ae920aa745ee96153e90929124c4 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 1.
I20260709 14:49:43.440481 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b859b8d491b74350a7863a6641830e18. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:43.441293 11355 consensus_peers.cc:597] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. 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:49:43.441556 11240 raft_consensus.cc:2468] T 38d5ae920aa745ee96153e90929124c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 1.
I20260709 14:49:43.441661 11430 raft_consensus.cc:359] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.441963 11279 leader_election.cc:304] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:43.442487 11430 raft_consensus.cc:385] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.435026 11433 raft_consensus.cc:740] T 5441c2f6542d40f080b7314eeeabd23a P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.442761 11475 raft_consensus.cc:2804] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:43.442834 11430 raft_consensus.cc:740] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
W20260709 14:49:43.434389 11204 consensus_peers.cc:597] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7 -> Peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Couldn't send request to peer d18a5bcfbda5411aa831cf788ae8a507. 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:49:43.443356 11475 raft_consensus.cc:697] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Becoming Leader. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Running, Role: LEADER
I20260709 14:49:43.443523 11433 consensus_queue.cc:260] T 5441c2f6542d40f080b7314eeeabd23a P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.444346 11475 consensus_queue.cc:237] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.448297 11433 ts_tablet_manager.cc:1434] T 5441c2f6542d40f080b7314eeeabd23a P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:49:43.449242 11433 tablet_bootstrap.cc:492] T df640c196d964fe68e8743a099b8394f P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:43.450246 11374 tablet_service.cc:1511] Processing CreateTablet for tablet 40298e4ad0564220bdd997433c8eeb67 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:49:43.451426 11374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40298e4ad0564220bdd997433c8eeb67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.453492 11432 tablet_bootstrap.cc:492] T e1fdb162cc56452f9669e71d5339ee6b P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:43.453908 11432 ts_tablet_manager.cc:1403] T e1fdb162cc56452f9669e71d5339ee6b P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.002s
I20260709 14:49:43.455003 11433 tablet_bootstrap.cc:654] T df640c196d964fe68e8743a099b8394f P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.463554 11486 leader_election.cc:290] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:43.443755 11430 consensus_queue.cc:260] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.466027 11430 ts_tablet_manager.cc:1434] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.000s
I20260709 14:49:43.468904 11138 catalog_manager.cc:5697] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507 reported cstate change: term changed from 0 to 1, leader changed from <none> to d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "d18a5bcfbda5411aa831cf788ae8a507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.470227 11432 raft_consensus.cc:359] T e1fdb162cc56452f9669e71d5339ee6b P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.470837 11432 raft_consensus.cc:385] T e1fdb162cc56452f9669e71d5339ee6b P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.471081 11432 raft_consensus.cc:740] T e1fdb162cc56452f9669e71d5339ee6b P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.482527 11373 tablet_service.cc:1511] Processing CreateTablet for tablet b859b8d491b74350a7863a6641830e18 (DEFAULT_TABLE table=test-workload [id=b5ed5d80fe12451582d39f3c11ffabf4]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:49:43.483003 11432 consensus_queue.cc:260] T e1fdb162cc56452f9669e71d5339ee6b P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.483847 11373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b859b8d491b74350a7863a6641830e18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.485064 11432 ts_tablet_manager.cc:1434] T e1fdb162cc56452f9669e71d5339ee6b P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.003s
I20260709 14:49:43.486785 11432 tablet_bootstrap.cc:492] T 73705588049444fdb3ee58a606dae21c P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:43.491825 11481 consensus_queue.cc:1048] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.495666 11486 raft_consensus.cc:493] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.496160 11486 raft_consensus.cc:515] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.495599 11136 catalog_manager.cc:5697] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:43.498879 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5441c2f6542d40f080b7314eeeabd23a" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:43.500041 11486 leader_election.cc:290] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:43.502971 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5441c2f6542d40f080b7314eeeabd23a" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:43.503592 11390 raft_consensus.cc:2468] T 5441c2f6542d40f080b7314eeeabd23a P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 0.
I20260709 14:49:43.507751 11432 tablet_bootstrap.cc:654] T 73705588049444fdb3ee58a606dae21c P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.508416 11279 leader_election.cc:304] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:43.508960 11240 raft_consensus.cc:2468] T 5441c2f6542d40f080b7314eeeabd23a P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 0.
I20260709 14:49:43.509712 11486 raft_consensus.cc:2804] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:43.510061 11486 raft_consensus.cc:493] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:43.510390 11486 raft_consensus.cc:3060] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.517879 11486 raft_consensus.cc:515] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.520833 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5441c2f6542d40f080b7314eeeabd23a" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:43.520936 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5441c2f6542d40f080b7314eeeabd23a" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:43.521430 11390 raft_consensus.cc:3060] T 5441c2f6542d40f080b7314eeeabd23a P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.521495 11240 raft_consensus.cc:3060] T 5441c2f6542d40f080b7314eeeabd23a P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.524263 11430 tablet_bootstrap.cc:492] T b2256d01e4484a8489c8df9a0c6b95d5 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:43.519719 11486 leader_election.cc:290] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:43.530161 11430 tablet_bootstrap.cc:654] T b2256d01e4484a8489c8df9a0c6b95d5 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.532403 11441 consensus_queue.cc:1048] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.533835 11240 raft_consensus.cc:2468] T 5441c2f6542d40f080b7314eeeabd23a P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 1.
I20260709 14:49:43.540352 11281 leader_election.cc:304] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:43.541023 11390 raft_consensus.cc:2468] T 5441c2f6542d40f080b7314eeeabd23a P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 1.
I20260709 14:49:43.543421 11430 tablet_bootstrap.cc:492] T b2256d01e4484a8489c8df9a0c6b95d5 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:43.543907 11430 ts_tablet_manager.cc:1403] T b2256d01e4484a8489c8df9a0c6b95d5 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.002s
I20260709 14:49:43.545017 11475 raft_consensus.cc:2804] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:43.545467 11475 raft_consensus.cc:697] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Becoming Leader. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Running, Role: LEADER
I20260709 14:49:43.546231 11475 consensus_queue.cc:237] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.546552 11430 raft_consensus.cc:359] T b2256d01e4484a8489c8df9a0c6b95d5 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.547386 11430 raft_consensus.cc:385] T b2256d01e4484a8489c8df9a0c6b95d5 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.547719 11430 raft_consensus.cc:740] T b2256d01e4484a8489c8df9a0c6b95d5 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.547240 11434 consensus_queue.cc:1048] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:43.548645 11430 consensus_queue.cc:260] T b2256d01e4484a8489c8df9a0c6b95d5 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.554021 11433 tablet_bootstrap.cc:492] T df640c196d964fe68e8743a099b8394f P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:43.554455 11433 ts_tablet_manager.cc:1403] T df640c196d964fe68e8743a099b8394f P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.105s	user 0.029s	sys 0.027s
I20260709 14:49:43.557268 11433 raft_consensus.cc:359] T df640c196d964fe68e8743a099b8394f P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.557862 11433 raft_consensus.cc:385] T df640c196d964fe68e8743a099b8394f P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.558117 11433 raft_consensus.cc:740] T df640c196d964fe68e8743a099b8394f P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.558758 11433 consensus_queue.cc:260] T df640c196d964fe68e8743a099b8394f P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.560460 11430 ts_tablet_manager.cc:1434] T b2256d01e4484a8489c8df9a0c6b95d5 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:49:43.560611 11433 ts_tablet_manager.cc:1434] T df640c196d964fe68e8743a099b8394f P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:49:43.561460 11433 tablet_bootstrap.cc:492] T ef362ceb4be942f9ab5bc18bedf65435 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:43.561460 11430 tablet_bootstrap.cc:492] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:43.566454 11432 tablet_bootstrap.cc:492] T 73705588049444fdb3ee58a606dae21c P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:43.566900 11432 ts_tablet_manager.cc:1403] T 73705588049444fdb3ee58a606dae21c P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.000s
I20260709 14:49:43.567705 11433 tablet_bootstrap.cc:654] T ef362ceb4be942f9ab5bc18bedf65435 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.569697 11430 tablet_bootstrap.cc:654] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.569434 11432 raft_consensus.cc:359] T 73705588049444fdb3ee58a606dae21c P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.571928 11432 raft_consensus.cc:385] T 73705588049444fdb3ee58a606dae21c P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.572209 11432 raft_consensus.cc:740] T 73705588049444fdb3ee58a606dae21c P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.571605 11137 catalog_manager.cc:5697] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507 reported cstate change: term changed from 0 to 1, leader changed from <none> to d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "d18a5bcfbda5411aa831cf788ae8a507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.572985 11433 tablet_bootstrap.cc:492] T ef362ceb4be942f9ab5bc18bedf65435 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:43.572942 11432 consensus_queue.cc:260] T 73705588049444fdb3ee58a606dae21c P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.574959 11432 ts_tablet_manager.cc:1434] T 73705588049444fdb3ee58a606dae21c P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:49:43.575836 11432 tablet_bootstrap.cc:492] T 69d4f4ae544f4a59a241e34495726937 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:43.573488 11433 ts_tablet_manager.cc:1403] T ef362ceb4be942f9ab5bc18bedf65435 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.001s
I20260709 14:49:43.582257 11433 raft_consensus.cc:359] T ef362ceb4be942f9ab5bc18bedf65435 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.582882 11433 raft_consensus.cc:385] T ef362ceb4be942f9ab5bc18bedf65435 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.583135 11433 raft_consensus.cc:740] T ef362ceb4be942f9ab5bc18bedf65435 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.583739 11433 consensus_queue.cc:260] T ef362ceb4be942f9ab5bc18bedf65435 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.584528 11475 consensus_queue.cc:1048] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.585971 11433 ts_tablet_manager.cc:1434] T ef362ceb4be942f9ab5bc18bedf65435 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:43.586853 11433 tablet_bootstrap.cc:492] T 076409e6708d4455905284673b5d31e1 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:43.593305 11432 tablet_bootstrap.cc:654] T 69d4f4ae544f4a59a241e34495726937 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.596992 11433 tablet_bootstrap.cc:654] T 076409e6708d4455905284673b5d31e1 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.598133 11430 tablet_bootstrap.cc:492] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:43.598520 11430 ts_tablet_manager.cc:1403] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.014s
I20260709 14:49:43.601087 11430 raft_consensus.cc:359] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.601773 11430 raft_consensus.cc:385] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.602082 11430 raft_consensus.cc:740] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.602766 11430 consensus_queue.cc:260] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.605002 11430 ts_tablet_manager.cc:1434] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:49:43.605847 11430 tablet_bootstrap.cc:492] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:43.611280 11430 tablet_bootstrap.cc:654] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.613541 11432 tablet_bootstrap.cc:492] T 69d4f4ae544f4a59a241e34495726937 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:43.613992 11432 ts_tablet_manager.cc:1403] T 69d4f4ae544f4a59a241e34495726937 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.038s	user 0.003s	sys 0.007s
I20260709 14:49:43.616526 11432 raft_consensus.cc:359] T 69d4f4ae544f4a59a241e34495726937 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.617153 11432 raft_consensus.cc:385] T 69d4f4ae544f4a59a241e34495726937 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.617406 11432 raft_consensus.cc:740] T 69d4f4ae544f4a59a241e34495726937 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.618618 11432 consensus_queue.cc:260] T 69d4f4ae544f4a59a241e34495726937 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.620617 11432 ts_tablet_manager.cc:1434] T 69d4f4ae544f4a59a241e34495726937 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:49:43.621484 11432 tablet_bootstrap.cc:492] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:43.626941 11432 tablet_bootstrap.cc:654] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.627434 11433 tablet_bootstrap.cc:492] T 076409e6708d4455905284673b5d31e1 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:43.627853 11433 ts_tablet_manager.cc:1403] T 076409e6708d4455905284673b5d31e1 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.041s	user 0.024s	sys 0.005s
I20260709 14:49:43.628687 11430 tablet_bootstrap.cc:492] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:43.629127 11430 ts_tablet_manager.cc:1403] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.001s
I20260709 14:49:43.630297 11433 raft_consensus.cc:359] T 076409e6708d4455905284673b5d31e1 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.630959 11433 raft_consensus.cc:385] T 076409e6708d4455905284673b5d31e1 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.631215 11433 raft_consensus.cc:740] T 076409e6708d4455905284673b5d31e1 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.631609 11430 raft_consensus.cc:359] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.632310 11430 raft_consensus.cc:385] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.631959 11433 consensus_queue.cc:260] T 076409e6708d4455905284673b5d31e1 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.632686 11430 raft_consensus.cc:740] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.633450 11430 consensus_queue.cc:260] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.636142 11430 ts_tablet_manager.cc:1434] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:49:43.637413 11433 ts_tablet_manager.cc:1434] T 076409e6708d4455905284673b5d31e1 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:49:43.638314 11433 tablet_bootstrap.cc:492] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:43.636951 11430 tablet_bootstrap.cc:492] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:43.641602 11432 tablet_bootstrap.cc:492] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:43.642061 11432 ts_tablet_manager.cc:1403] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.009s
I20260709 14:49:43.643333 11433 tablet_bootstrap.cc:654] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.644588 11432 raft_consensus.cc:359] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.645241 11432 raft_consensus.cc:385] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.645552 11432 raft_consensus.cc:740] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.646363 11432 consensus_queue.cc:260] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.649801 11432 ts_tablet_manager.cc:1434] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:49:43.650724 11432 tablet_bootstrap.cc:492] T 00cfb4797b334dbc8c2d8070ef8e93cf P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:43.654345 11430 tablet_bootstrap.cc:654] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.656720 11443 raft_consensus.cc:493] T 076409e6708d4455905284673b5d31e1 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.657174 11443 raft_consensus.cc:515] T 076409e6708d4455905284673b5d31e1 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.658349 11433 tablet_bootstrap.cc:492] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:43.658797 11433 ts_tablet_manager.cc:1403] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260709 14:49:43.659698 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076409e6708d4455905284673b5d31e1" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:43.661329 11433 raft_consensus.cc:359] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.662464 11433 raft_consensus.cc:385] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.661757 11443 leader_election.cc:290] T 076409e6708d4455905284673b5d31e1 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:43.662202 11432 tablet_bootstrap.cc:654] T 00cfb4797b334dbc8c2d8070ef8e93cf P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.662772 11433 raft_consensus.cc:740] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.663015 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076409e6708d4455905284673b5d31e1" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:43.663645 11443 raft_consensus.cc:493] T df640c196d964fe68e8743a099b8394f P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.663690 11433 consensus_queue.cc:260] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.664166 11443 raft_consensus.cc:515] T df640c196d964fe68e8743a099b8394f P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.664589 11204 leader_election.cc:304] T 076409e6708d4455905284673b5d31e1 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:43.665658 11481 raft_consensus.cc:2749] T 076409e6708d4455905284673b5d31e1 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:43.668378 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df640c196d964fe68e8743a099b8394f" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:43.669090 11315 raft_consensus.cc:2393] T df640c196d964fe68e8743a099b8394f P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19fb1debfd44468daaaf1eb25c5752a7 in current term 1: Already voted for candidate c89d0377801142caa949458bc1d8e2bc in this term.
I20260709 14:49:43.669235 11433 ts_tablet_manager.cc:1434] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:49:43.670212 11433 tablet_bootstrap.cc:492] T e1fdb162cc56452f9669e71d5339ee6b P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:43.671486 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df640c196d964fe68e8743a099b8394f" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:43.672883 11204 leader_election.cc:304] T df640c196d964fe68e8743a099b8394f P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:43.673620 11481 raft_consensus.cc:3060] T df640c196d964fe68e8743a099b8394f P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.673609 11443 leader_election.cc:290] T df640c196d964fe68e8743a099b8394f P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:43.680601 11481 raft_consensus.cc:2749] T df640c196d964fe68e8743a099b8394f P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:43.681763 11433 tablet_bootstrap.cc:654] T e1fdb162cc56452f9669e71d5339ee6b P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.681774 11481 raft_consensus.cc:493] T ef362ceb4be942f9ab5bc18bedf65435 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.682380 11481 raft_consensus.cc:515] T ef362ceb4be942f9ab5bc18bedf65435 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.684597 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef362ceb4be942f9ab5bc18bedf65435" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:43.684909 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef362ceb4be942f9ab5bc18bedf65435" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:43.686014 11475 raft_consensus.cc:493] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.686472 11475 raft_consensus.cc:515] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.686849 11204 leader_election.cc:304] T ef362ceb4be942f9ab5bc18bedf65435 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:43.687707 11443 raft_consensus.cc:2749] T ef362ceb4be942f9ab5bc18bedf65435 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:43.688447 11475 leader_election.cc:290] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:43.689070 11430 tablet_bootstrap.cc:492] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:43.689455 11430 ts_tablet_manager.cc:1403] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.023s
I20260709 14:49:43.690086 11432 tablet_bootstrap.cc:492] T 00cfb4797b334dbc8c2d8070ef8e93cf P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:43.689656 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1fdb162cc56452f9669e71d5339ee6b" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:43.690238 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1fdb162cc56452f9669e71d5339ee6b" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:43.690459 11432 ts_tablet_manager.cc:1403] T 00cfb4797b334dbc8c2d8070ef8e93cf P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.003s
I20260709 14:49:43.690546 11390 raft_consensus.cc:2468] T e1fdb162cc56452f9669e71d5339ee6b P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 0.
W20260709 14:49:43.691555 11281 leader_election.cc:343] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.692807 11430 raft_consensus.cc:359] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.692945 11279 leader_election.cc:304] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507 [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: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:43.693022 11432 raft_consensus.cc:359] T 00cfb4797b334dbc8c2d8070ef8e93cf P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.693439 11430 raft_consensus.cc:385] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.693634 11432 raft_consensus.cc:385] T 00cfb4797b334dbc8c2d8070ef8e93cf P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.690589 11481 leader_election.cc:290] T ef362ceb4be942f9ab5bc18bedf65435 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:43.693986 11475 raft_consensus.cc:2804] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:43.693995 11432 raft_consensus.cc:740] T 00cfb4797b334dbc8c2d8070ef8e93cf P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.694406 11430 raft_consensus.cc:740] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.694459 11475 raft_consensus.cc:493] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:43.694880 11475 raft_consensus.cc:3060] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.694904 11432 consensus_queue.cc:260] T 00cfb4797b334dbc8c2d8070ef8e93cf P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.695123 11430 consensus_queue.cc:260] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.697124 11430 ts_tablet_manager.cc:1434] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:49:43.699121 11433 tablet_bootstrap.cc:492] T e1fdb162cc56452f9669e71d5339ee6b P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:43.699208 11451 raft_consensus.cc:493] T 00cfb4797b334dbc8c2d8070ef8e93cf P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.699558 11433 ts_tablet_manager.cc:1403] T e1fdb162cc56452f9669e71d5339ee6b P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.010s
I20260709 14:49:43.699831 11432 ts_tablet_manager.cc:1434] T 00cfb4797b334dbc8c2d8070ef8e93cf P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 14:49:43.699719 11451 raft_consensus.cc:515] T 00cfb4797b334dbc8c2d8070ef8e93cf P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.700682 11432 tablet_bootstrap.cc:492] T 9191b64231a74003a3101405c311a6da P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:43.701488 11475 raft_consensus.cc:515] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.703352 11475 leader_election.cc:290] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:43.703644 11430 tablet_bootstrap.cc:492] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:43.704121 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1fdb162cc56452f9669e71d5339ee6b" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:43.704507 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00cfb4797b334dbc8c2d8070ef8e93cf" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
W20260709 14:49:43.705400 11281 leader_election.cc:343] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:43.706117 11353 leader_election.cc:343] T 00cfb4797b334dbc8c2d8070ef8e93cf P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.707567 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1fdb162cc56452f9669e71d5339ee6b" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:43.708094 11390 raft_consensus.cc:3060] T e1fdb162cc56452f9669e71d5339ee6b P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.708712 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00cfb4797b334dbc8c2d8070ef8e93cf" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:43.710016 11240 raft_consensus.cc:3060] T ef362ceb4be942f9ab5bc18bedf65435 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.711794 11432 tablet_bootstrap.cc:654] T 9191b64231a74003a3101405c311a6da P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.714121 11433 raft_consensus.cc:359] T e1fdb162cc56452f9669e71d5339ee6b P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.714723 11433 raft_consensus.cc:385] T e1fdb162cc56452f9669e71d5339ee6b P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.714963 11433 raft_consensus.cc:740] T e1fdb162cc56452f9669e71d5339ee6b P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.715729 11430 tablet_bootstrap.cc:654] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.715541 11433 consensus_queue.cc:260] T e1fdb162cc56452f9669e71d5339ee6b P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.716328 11451 leader_election.cc:290] T 00cfb4797b334dbc8c2d8070ef8e93cf P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
W20260709 14:49:43.717048 11355 leader_election.cc:343] T 00cfb4797b334dbc8c2d8070ef8e93cf P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.718952 11433 ts_tablet_manager.cc:1434] T e1fdb162cc56452f9669e71d5339ee6b P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:49:43.719784 11433 tablet_bootstrap.cc:492] T 00cfb4797b334dbc8c2d8070ef8e93cf P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:43.720772 11390 raft_consensus.cc:2468] T e1fdb162cc56452f9669e71d5339ee6b P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 1.
I20260709 14:49:43.723615 11475 raft_consensus.cc:493] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.723929 11355 leader_election.cc:304] T 00cfb4797b334dbc8c2d8070ef8e93cf P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc; no voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:43.724067 11475 raft_consensus.cc:515] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.725241 11433 tablet_bootstrap.cc:654] T 00cfb4797b334dbc8c2d8070ef8e93cf P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.725497 11279 leader_election.cc:304] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:43.726253 11486 raft_consensus.cc:2804] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:43.726603 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73705588049444fdb3ee58a606dae21c" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:43.726691 11486 raft_consensus.cc:697] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Becoming Leader. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Running, Role: LEADER
I20260709 14:49:43.728464 11451 raft_consensus.cc:2749] T 00cfb4797b334dbc8c2d8070ef8e93cf P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:43.728334 11486 consensus_queue.cc:237] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
W20260709 14:49:43.732065 11281 leader_election.cc:343] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.735304 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73705588049444fdb3ee58a606dae21c" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:43.735903 11390 raft_consensus.cc:2468] T 73705588049444fdb3ee58a606dae21c P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 0.
I20260709 14:49:43.736987 11279 leader_election.cc:304] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507 [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: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:43.737722 11434 raft_consensus.cc:2804] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:43.738063 11475 leader_election.cc:290] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:43.738076 11434 raft_consensus.cc:493] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:43.738689 11434 raft_consensus.cc:3060] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.745507 11430 tablet_bootstrap.cc:492] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:43.745975 11430 ts_tablet_manager.cc:1403] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.007s
I20260709 14:49:43.746032 11433 tablet_bootstrap.cc:492] T 00cfb4797b334dbc8c2d8070ef8e93cf P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:43.748577 11430 raft_consensus.cc:359] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.749197 11430 raft_consensus.cc:385] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.749439 11430 raft_consensus.cc:740] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.750340 11433 ts_tablet_manager.cc:1403] T 00cfb4797b334dbc8c2d8070ef8e93cf P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.007s
I20260709 14:49:43.749992 11136 catalog_manager.cc:5697] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507 reported cstate change: term changed from 0 to 1, leader changed from <none> to d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "d18a5bcfbda5411aa831cf788ae8a507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.752686 11433 raft_consensus.cc:359] T 00cfb4797b334dbc8c2d8070ef8e93cf P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.753159 11434 raft_consensus.cc:515] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.750033 11430 consensus_queue.cc:260] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.755132 11430 ts_tablet_manager.cc:1434] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:49:43.755692 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73705588049444fdb3ee58a606dae21c" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:43.755950 11430 tablet_bootstrap.cc:492] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
W20260709 14:49:43.756958 11281 leader_election.cc:343] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.753340 11433 raft_consensus.cc:385] T 00cfb4797b334dbc8c2d8070ef8e93cf P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.759542 11433 raft_consensus.cc:740] T 00cfb4797b334dbc8c2d8070ef8e93cf P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.760015 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73705588049444fdb3ee58a606dae21c" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:43.760118 11433 consensus_queue.cc:260] T 00cfb4797b334dbc8c2d8070ef8e93cf P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.760671 11390 raft_consensus.cc:3060] T 73705588049444fdb3ee58a606dae21c P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.762398 11433 ts_tablet_manager.cc:1434] T 00cfb4797b334dbc8c2d8070ef8e93cf P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:49:43.763252 11433 tablet_bootstrap.cc:492] T 9191b64231a74003a3101405c311a6da P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:43.767505 11390 raft_consensus.cc:2468] T 73705588049444fdb3ee58a606dae21c P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 1.
I20260709 14:49:43.767684 11486 raft_consensus.cc:493] T b2256d01e4484a8489c8df9a0c6b95d5 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.773362 11486 raft_consensus.cc:515] T b2256d01e4484a8489c8df9a0c6b95d5 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.773742 11279 leader_election.cc:304] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:43.774504 11475 raft_consensus.cc:2804] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:43.775293 11486 leader_election.cc:290] T b2256d01e4484a8489c8df9a0c6b95d5 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:43.776050 11432 tablet_bootstrap.cc:492] T 9191b64231a74003a3101405c311a6da P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:43.776469 11432 ts_tablet_manager.cc:1403] T 9191b64231a74003a3101405c311a6da P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.076s	user 0.025s	sys 0.024s
I20260709 14:49:43.777107 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2256d01e4484a8489c8df9a0c6b95d5" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:43.777837 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2256d01e4484a8489c8df9a0c6b95d5" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:43.768419 11433 tablet_bootstrap.cc:654] T 9191b64231a74003a3101405c311a6da P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.760020 11434 leader_election.cc:290] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:43.778973 11279 leader_election.cc:304] T b2256d01e4484a8489c8df9a0c6b95d5 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:43.779723 11434 raft_consensus.cc:2749] T b2256d01e4484a8489c8df9a0c6b95d5 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:43.781620 11432 raft_consensus.cc:359] T 9191b64231a74003a3101405c311a6da P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.771544 11430 tablet_bootstrap.cc:654] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.782215 11486 consensus_queue.cc:1048] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.782208 11432 raft_consensus.cc:385] T 9191b64231a74003a3101405c311a6da P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.783782 11432 raft_consensus.cc:740] T 9191b64231a74003a3101405c311a6da P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.784682 11432 consensus_queue.cc:260] T 9191b64231a74003a3101405c311a6da P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.786805 11432 ts_tablet_manager.cc:1434] T 9191b64231a74003a3101405c311a6da P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 14:49:43.787632 11432 tablet_bootstrap.cc:492] T 1b7222c580054da1b547aff334ca25a5 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:43.788807 11430 tablet_bootstrap.cc:492] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:43.789337 11430 ts_tablet_manager.cc:1403] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.005s
I20260709 14:49:43.790773 11451 raft_consensus.cc:493] T 9191b64231a74003a3101405c311a6da P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.791185 11451 raft_consensus.cc:515] T 9191b64231a74003a3101405c311a6da P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.791700 11430 raft_consensus.cc:359] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.792539 11430 raft_consensus.cc:385] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.792793 11430 raft_consensus.cc:740] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.793538 11451 leader_election.cc:290] T 9191b64231a74003a3101405c311a6da P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:43.794313 11430 consensus_queue.cc:260] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.796108 11430 ts_tablet_manager.cc:1434] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:49:43.796835 11430 tablet_bootstrap.cc:492] T 9191b64231a74003a3101405c311a6da P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:43.800225 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9191b64231a74003a3101405c311a6da" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
W20260709 14:49:43.801731 11353 leader_election.cc:343] T 9191b64231a74003a3101405c311a6da P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.803113 11433 tablet_bootstrap.cc:492] T 9191b64231a74003a3101405c311a6da P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:43.803248 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9191b64231a74003a3101405c311a6da" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:43.803529 11433 ts_tablet_manager.cc:1403] T 9191b64231a74003a3101405c311a6da P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.014s
I20260709 14:49:43.804265 11475 raft_consensus.cc:697] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Becoming Leader. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Running, Role: LEADER
I20260709 14:49:43.805610 11432 tablet_bootstrap.cc:654] T 1b7222c580054da1b547aff334ca25a5 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.805459 11475 consensus_queue.cc:237] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
W20260709 14:49:43.806519 11355 leader_election.cc:343] T 9191b64231a74003a3101405c311a6da P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.807099 11355 leader_election.cc:304] T 9191b64231a74003a3101405c311a6da P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc; no voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:43.807896 11486 raft_consensus.cc:493] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.808255 11451 raft_consensus.cc:2749] T 9191b64231a74003a3101405c311a6da P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:43.808329 11486 raft_consensus.cc:515] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.806634 11433 raft_consensus.cc:359] T 9191b64231a74003a3101405c311a6da P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.809500 11433 raft_consensus.cc:385] T 9191b64231a74003a3101405c311a6da P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.809787 11433 raft_consensus.cc:740] T 9191b64231a74003a3101405c311a6da P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.810457 11433 consensus_queue.cc:260] T 9191b64231a74003a3101405c311a6da P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.810959 11486 leader_election.cc:290] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:43.812554 11433 ts_tablet_manager.cc:1434] T 9191b64231a74003a3101405c311a6da P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:49:43.897701 11433 tablet_bootstrap.cc:492] T 73705588049444fdb3ee58a606dae21c P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:43.809255 11434 raft_consensus.cc:493] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.822320 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00cfb4797b334dbc8c2d8070ef8e93cf" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:43.899551 11390 raft_consensus.cc:2468] T 00cfb4797b334dbc8c2d8070ef8e93cf P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 0.
I20260709 14:49:43.901157 11315 raft_consensus.cc:3060] T b2256d01e4484a8489c8df9a0c6b95d5 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.833067 11451 raft_consensus.cc:493] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.906894 11451 raft_consensus.cc:515] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.856550 11443 raft_consensus.cc:493] T e1fdb162cc56452f9669e71d5339ee6b P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.818240 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00cfb4797b334dbc8c2d8070ef8e93cf" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:43.906198 11452 consensus_queue.cc:1048] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:43.912946 11451 leader_election.cc:290] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:43.911173 11137 catalog_manager.cc:5697] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507 reported cstate change: term changed from 0 to 1, leader changed from <none> to d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "d18a5bcfbda5411aa831cf788ae8a507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.900341 11434 raft_consensus.cc:515] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.847364 11481 raft_consensus.cc:493] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.913808 11279 leader_election.cc:304] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:43.919983 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0363a0609a42d6adf5c929a88c891d" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:43.920576 11314 raft_consensus.cc:2468] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:43.913856 11443 raft_consensus.cc:515] T e1fdb162cc56452f9669e71d5339ee6b P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.916656 11240 raft_consensus.cc:2468] T 00cfb4797b334dbc8c2d8070ef8e93cf P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 0.
I20260709 14:49:43.922797 11523 consensus_queue.cc:1048] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:49:43.924640 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0363a0609a42d6adf5c929a88c891d" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:43.925406 11430 tablet_bootstrap.cc:654] T 9191b64231a74003a3101405c311a6da P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.925652 11353 leader_election.cc:304] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:43.931417 11451 raft_consensus.cc:2804] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:43.922032 11485 raft_consensus.cc:2804] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:43.931820 11451 raft_consensus.cc:493] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:43.933485 11451 raft_consensus.cc:3060] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.934396 11485 raft_consensus.cc:493] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:43.934762 11485 raft_consensus.cc:3060] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.934885 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1fdb162cc56452f9669e71d5339ee6b" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:43.922398 11481 raft_consensus.cc:515] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.941535 11241 raft_consensus.cc:2468] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:43.941727 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0363a0609a42d6adf5c929a88c891d" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:43.946398 11433 tablet_bootstrap.cc:654] T 73705588049444fdb3ee58a606dae21c P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.948913 11443 leader_election.cc:290] T e1fdb162cc56452f9669e71d5339ee6b P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:43.949502 11443 raft_consensus.cc:493] T 00cfb4797b334dbc8c2d8070ef8e93cf P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.950016 11443 raft_consensus.cc:515] T 00cfb4797b334dbc8c2d8070ef8e93cf P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.921708 11475 consensus_queue.cc:1048] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:49:43.955251 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0363a0609a42d6adf5c929a88c891d" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:43.954310 11481 leader_election.cc:290] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:43.958878 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0363a0609a42d6adf5c929a88c891d" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:43.956677 11388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0363a0609a42d6adf5c929a88c891d" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:43.956236 11314 raft_consensus.cc:2468] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 0.
I20260709 14:49:43.964408 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1fdb162cc56452f9669e71d5339ee6b" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:43.966197 11390 raft_consensus.cc:2393] T e1fdb162cc56452f9669e71d5339ee6b P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19fb1debfd44468daaaf1eb25c5752a7 in current term 1: Already voted for candidate d18a5bcfbda5411aa831cf788ae8a507 in this term.
I20260709 14:49:43.956815 11434 leader_election.cc:290] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:43.966912 11204 leader_election.cc:304] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:43.967909 11481 raft_consensus.cc:2804] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:43.968258 11481 raft_consensus.cc:493] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:43.968575 11481 raft_consensus.cc:3060] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.969310 11451 raft_consensus.cc:515] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.971103 11387 raft_consensus.cc:2393] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d18a5bcfbda5411aa831cf788ae8a507 in current term 1: Already voted for candidate c89d0377801142caa949458bc1d8e2bc in this term.
I20260709 14:49:43.974920 11279 leader_election.cc:304] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:43.975366 11204 leader_election.cc:304] T e1fdb162cc56452f9669e71d5339ee6b P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:43.976055 11441 consensus_queue.cc:1048] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:49:43.981050 11434 raft_consensus.cc:3060] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.989928 11432 tablet_bootstrap.cc:492] T 1b7222c580054da1b547aff334ca25a5 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:43.990404 11432 ts_tablet_manager.cc:1403] T 1b7222c580054da1b547aff334ca25a5 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.203s	user 0.025s	sys 0.012s
I20260709 14:49:43.992035 11475 raft_consensus.cc:493] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.992897 11443 leader_election.cc:290] T 00cfb4797b334dbc8c2d8070ef8e93cf P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:43.992760 11475 raft_consensus.cc:515] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.993355 11443 raft_consensus.cc:493] T 9191b64231a74003a3101405c311a6da P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.993737 11443 raft_consensus.cc:515] T 9191b64231a74003a3101405c311a6da P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:43.994199 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0363a0609a42d6adf5c929a88c891d" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:43.994686 11475 leader_election.cc:290] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:43.995499 11443 leader_election.cc:290] T 9191b64231a74003a3101405c311a6da P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:43.996960 11443 raft_consensus.cc:3060] T e1fdb162cc56452f9669e71d5339ee6b P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.998982 11451 leader_election.cc:290] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:43.999835 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d4f4ae544f4a59a241e34495726937" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
W20260709 14:49:44.003149 11281 leader_election.cc:343] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.003326 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0363a0609a42d6adf5c929a88c891d" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:43.998267 11475 consensus_queue.cc:1048] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:49:44.005383 11485 raft_consensus.cc:515] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.007412 11485 leader_election.cc:290] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:44.008536 11443 raft_consensus.cc:2749] T e1fdb162cc56452f9669e71d5339ee6b P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:44.010520 11481 raft_consensus.cc:515] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.011795 11240 raft_consensus.cc:2393] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c89d0377801142caa949458bc1d8e2bc in current term 1: Already voted for candidate 19fb1debfd44468daaaf1eb25c5752a7 in this term.
I20260709 14:49:44.011901 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00cfb4797b334dbc8c2d8070ef8e93cf" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:44.011967 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d4f4ae544f4a59a241e34495726937" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:44.012444 11481 leader_election.cc:290] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 election: Requested vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:44.012645 11389 raft_consensus.cc:2468] T 69d4f4ae544f4a59a241e34495726937 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 0.
I20260709 14:49:44.013446 11390 raft_consensus.cc:3060] T 00cfb4797b334dbc8c2d8070ef8e93cf P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.013689 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00cfb4797b334dbc8c2d8070ef8e93cf" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:44.016113 11279 leader_election.cc:304] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507 [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: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:44.017000 11240 raft_consensus.cc:3060] T 00cfb4797b334dbc8c2d8070ef8e93cf P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.022403 11240 raft_consensus.cc:2468] T 00cfb4797b334dbc8c2d8070ef8e93cf P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 1.
I20260709 14:49:44.023218 11281 leader_election.cc:304] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:44.024647 11486 raft_consensus.cc:2804] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:44.024993 11486 raft_consensus.cc:493] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:44.025314 11486 raft_consensus.cc:3060] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.026054 11475 raft_consensus.cc:2804] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:44.026494 11475 raft_consensus.cc:697] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Becoming Leader. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Running, Role: LEADER
I20260709 14:49:44.031814 11475 consensus_queue.cc:237] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
W20260709 14:49:44.023160 11204 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.67:33213, user_credentials={real_user=slave}} blocked reactor thread for 47849.5us
I20260709 14:49:44.041742 11430 tablet_bootstrap.cc:492] T 9191b64231a74003a3101405c311a6da P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:44.042222 11430 ts_tablet_manager.cc:1403] T 9191b64231a74003a3101405c311a6da P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.246s	user 0.014s	sys 0.007s
I20260709 14:49:44.043427 11432 raft_consensus.cc:359] T 1b7222c580054da1b547aff334ca25a5 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.047144 11432 raft_consensus.cc:385] T 1b7222c580054da1b547aff334ca25a5 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.047443 11432 raft_consensus.cc:740] T 1b7222c580054da1b547aff334ca25a5 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.049995 11432 consensus_queue.cc:260] T 1b7222c580054da1b547aff334ca25a5 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.055440 11432 ts_tablet_manager.cc:1434] T 1b7222c580054da1b547aff334ca25a5 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.000s
I20260709 14:49:44.055742 11430 raft_consensus.cc:359] T 9191b64231a74003a3101405c311a6da P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.056365 11432 tablet_bootstrap.cc:492] T ed36922ea02b4cd398a65192f2526b54 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:44.056552 11430 raft_consensus.cc:385] T 9191b64231a74003a3101405c311a6da P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.056883 11430 raft_consensus.cc:740] T 9191b64231a74003a3101405c311a6da P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.057909 11430 consensus_queue.cc:260] T 9191b64231a74003a3101405c311a6da P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.064462 11430 ts_tablet_manager.cc:1434] T 9191b64231a74003a3101405c311a6da P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 14:49:44.063766 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00cfb4797b334dbc8c2d8070ef8e93cf" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:44.065387 11430 tablet_bootstrap.cc:492] T a94b558e9be147e792a74c5abb410006 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:44.048607 11486 raft_consensus.cc:515] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.071520 11433 tablet_bootstrap.cc:492] T 73705588049444fdb3ee58a606dae21c P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:44.072259 11433 ts_tablet_manager.cc:1403] T 73705588049444fdb3ee58a606dae21c P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.175s	user 0.015s	sys 0.020s
I20260709 14:49:44.067322 11240 raft_consensus.cc:3060] T 076409e6708d4455905284673b5d31e1 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.075654 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00cfb4797b334dbc8c2d8070ef8e93cf" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:44.080134 11523 consensus_queue.cc:1048] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:44.080397 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d4f4ae544f4a59a241e34495726937" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
W20260709 14:49:44.081890 11281 leader_election.cc:343] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.073654 11434 raft_consensus.cc:2749] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:44.080149 11390 raft_consensus.cc:2468] T 00cfb4797b334dbc8c2d8070ef8e93cf P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 1.
I20260709 14:49:44.088254 11433 raft_consensus.cc:359] T 73705588049444fdb3ee58a606dae21c P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.088883 11433 raft_consensus.cc:385] T 73705588049444fdb3ee58a606dae21c P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.089134 11433 raft_consensus.cc:740] T 73705588049444fdb3ee58a606dae21c P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.089715 11433 consensus_queue.cc:260] T 73705588049444fdb3ee58a606dae21c P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
W20260709 14:49:44.092937 11279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.67:33213, user_credentials={real_user=slave}} blocked reactor thread for 65840.2us
I20260709 14:49:44.095844 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9191b64231a74003a3101405c311a6da" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:44.096498 11315 raft_consensus.cc:2468] T 9191b64231a74003a3101405c311a6da P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 0.
I20260709 14:49:44.100484 11433 ts_tablet_manager.cc:1434] T 73705588049444fdb3ee58a606dae21c P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 14:49:44.102046 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9191b64231a74003a3101405c311a6da" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:44.102632 11390 raft_consensus.cc:2468] T 9191b64231a74003a3101405c311a6da P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 0.
I20260709 14:49:44.104081 11432 tablet_bootstrap.cc:654] T ed36922ea02b4cd398a65192f2526b54 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.104401 11433 tablet_bootstrap.cc:492] T a94b558e9be147e792a74c5abb410006 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:44.103096 11314 raft_consensus.cc:2468] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:44.100682 11486 leader_election.cc:290] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:44.115058 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0363a0609a42d6adf5c929a88c891d" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:44.118171 11390 raft_consensus.cc:2393] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 19fb1debfd44468daaaf1eb25c5752a7 in current term 1: Already voted for candidate c89d0377801142caa949458bc1d8e2bc in this term.
I20260709 14:49:44.117971 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0363a0609a42d6adf5c929a88c891d" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:44.123140 11430 tablet_bootstrap.cc:654] T a94b558e9be147e792a74c5abb410006 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.115916 11204 leader_election.cc:304] T 9191b64231a74003a3101405c311a6da P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:44.125360 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d4f4ae544f4a59a241e34495726937" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:44.127223 11390 raft_consensus.cc:3060] T 69d4f4ae544f4a59a241e34495726937 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.133534 11536 raft_consensus.cc:2804] T 9191b64231a74003a3101405c311a6da P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:44.133944 11536 raft_consensus.cc:493] T 9191b64231a74003a3101405c311a6da P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:44.134285 11536 raft_consensus.cc:3060] T 9191b64231a74003a3101405c311a6da P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.145114 11353 leader_election.cc:304] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:44.145486 11432 tablet_bootstrap.cc:492] T ed36922ea02b4cd398a65192f2526b54 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:44.145902 11432 ts_tablet_manager.cc:1403] T ed36922ea02b4cd398a65192f2526b54 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.003s
I20260709 14:49:44.147462 11452 raft_consensus.cc:2804] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:44.148594 11452 raft_consensus.cc:697] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:44.149478 11452 consensus_queue.cc:237] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.153697 11536 raft_consensus.cc:515] T 9191b64231a74003a3101405c311a6da P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.291931 11451 raft_consensus.cc:493] T 1b7222c580054da1b547aff334ca25a5 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.309782 11536 leader_election.cc:290] T 9191b64231a74003a3101405c311a6da P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 election: Requested vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:44.305569 11451 raft_consensus.cc:515] T 1b7222c580054da1b547aff334ca25a5 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.312022 11451 leader_election.cc:290] T 1b7222c580054da1b547aff334ca25a5 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:44.312995 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7222c580054da1b547aff334ca25a5" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
W20260709 14:49:44.314800 11355 leader_election.cc:343] T 1b7222c580054da1b547aff334ca25a5 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.309747 11432 raft_consensus.cc:359] T ed36922ea02b4cd398a65192f2526b54 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.315850 11432 raft_consensus.cc:385] T ed36922ea02b4cd398a65192f2526b54 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.316174 11432 raft_consensus.cc:740] T ed36922ea02b4cd398a65192f2526b54 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.316943 11432 consensus_queue.cc:260] T ed36922ea02b4cd398a65192f2526b54 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.318440 11485 consensus_queue.cc:1048] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:44.319136 11432 ts_tablet_manager.cc:1434] T ed36922ea02b4cd398a65192f2526b54 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.173s	user 0.041s	sys 0.038s
I20260709 14:49:44.319651 11240 raft_consensus.cc:3060] T 73705588049444fdb3ee58a606dae21c P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.320124 11432 tablet_bootstrap.cc:492] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:44.323606 11485 consensus_queue.cc:1048] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:44.327903 11390 raft_consensus.cc:2468] T 69d4f4ae544f4a59a241e34495726937 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 1.
W20260709 14:49:44.335562 11187 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:44.335500 11485 consensus_queue.cc:1048] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:44.336179 11138 catalog_manager.cc:5697] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:44.338960 11430 tablet_bootstrap.cc:492] T a94b558e9be147e792a74c5abb410006 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:44.339396 11430 ts_tablet_manager.cc:1403] T a94b558e9be147e792a74c5abb410006 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.274s	user 0.018s	sys 0.001s
I20260709 14:49:44.342168 11430 raft_consensus.cc:359] T a94b558e9be147e792a74c5abb410006 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.342681 11430 raft_consensus.cc:385] T a94b558e9be147e792a74c5abb410006 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.342886 11430 raft_consensus.cc:740] T a94b558e9be147e792a74c5abb410006 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.343432 11430 consensus_queue.cc:260] T a94b558e9be147e792a74c5abb410006 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.344807 11430 ts_tablet_manager.cc:1434] T a94b558e9be147e792a74c5abb410006 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260709 14:49:44.345494 11430 tablet_bootstrap.cc:492] T cc62a50b07ed4cc1932444d92f8536f2 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:44.350801 11433 tablet_bootstrap.cc:654] T a94b558e9be147e792a74c5abb410006 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.353817 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7222c580054da1b547aff334ca25a5" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:44.354635 11279 leader_election.cc:304] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:44.357007 11485 raft_consensus.cc:2804] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:44.361099 11430 tablet_bootstrap.cc:654] T cc62a50b07ed4cc1932444d92f8536f2 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.357671 11485 raft_consensus.cc:697] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Becoming Leader. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Running, Role: LEADER
I20260709 14:49:44.362498 11486 consensus_queue.cc:1048] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:49:44.365406 11485 consensus_queue.cc:237] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.365844 11486 consensus_queue.cc:1048] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:44.368206 11353 leader_election.cc:343] T 1b7222c580054da1b547aff334ca25a5 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.368623 11353 leader_election.cc:304] T 1b7222c580054da1b547aff334ca25a5 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc; no voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:44.369753 11451 raft_consensus.cc:2749] T 1b7222c580054da1b547aff334ca25a5 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:44.143147 11204 leader_election.cc:304] T 00cfb4797b334dbc8c2d8070ef8e93cf P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:44.370728 11536 raft_consensus.cc:2749] T 00cfb4797b334dbc8c2d8070ef8e93cf P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:44.370844 11204 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.67:33213, user_credentials={real_user=slave}} blocked reactor thread for 229843us
I20260709 14:49:44.373685 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9191b64231a74003a3101405c311a6da" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:44.374239 11316 raft_consensus.cc:3060] T 9191b64231a74003a3101405c311a6da P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.376207 11204 leader_election.cc:304] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [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: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:44.376128 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9191b64231a74003a3101405c311a6da" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:44.382239 11389 raft_consensus.cc:3060] T 9191b64231a74003a3101405c311a6da P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.382845 11536 raft_consensus.cc:2749] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:44.384402 11432 tablet_bootstrap.cc:654] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.394270 11316 raft_consensus.cc:2468] T 9191b64231a74003a3101405c311a6da P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 1.
I20260709 14:49:44.396416 11486 raft_consensus.cc:493] T a94b558e9be147e792a74c5abb410006 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.396893 11486 raft_consensus.cc:515] T a94b558e9be147e792a74c5abb410006 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.397331 11389 raft_consensus.cc:2468] T 9191b64231a74003a3101405c311a6da P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 1.
I20260709 14:49:44.406823 11486 leader_election.cc:290] T a94b558e9be147e792a74c5abb410006 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:44.411068 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94b558e9be147e792a74c5abb410006" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
W20260709 14:49:44.413293 11279 leader_election.cc:343] T a94b558e9be147e792a74c5abb410006 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.413800 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94b558e9be147e792a74c5abb410006" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:44.416133 11204 leader_election.cc:304] T 9191b64231a74003a3101405c311a6da P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: 
W20260709 14:49:44.415666 11281 leader_election.cc:343] T a94b558e9be147e792a74c5abb410006 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.417130 11536 raft_consensus.cc:2804] T 9191b64231a74003a3101405c311a6da P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:44.417610 11536 raft_consensus.cc:697] T 9191b64231a74003a3101405c311a6da P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 LEADER]: Becoming Leader. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Running, Role: LEADER
I20260709 14:49:44.417037 11281 leader_election.cc:304] T a94b558e9be147e792a74c5abb410006 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:44.418361 11536 consensus_queue.cc:237] T 9191b64231a74003a3101405c311a6da P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.421168 11485 raft_consensus.cc:2749] T a94b558e9be147e792a74c5abb410006 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:44.424130 11430 tablet_bootstrap.cc:492] T cc62a50b07ed4cc1932444d92f8536f2 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:44.424549 11430 ts_tablet_manager.cc:1403] T cc62a50b07ed4cc1932444d92f8536f2 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.006s
I20260709 14:49:44.427898 11430 raft_consensus.cc:359] T cc62a50b07ed4cc1932444d92f8536f2 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.428510 11430 raft_consensus.cc:385] T cc62a50b07ed4cc1932444d92f8536f2 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.428750 11430 raft_consensus.cc:740] T cc62a50b07ed4cc1932444d92f8536f2 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.429360 11430 consensus_queue.cc:260] T cc62a50b07ed4cc1932444d92f8536f2 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.431160 11430 ts_tablet_manager.cc:1434] T cc62a50b07ed4cc1932444d92f8536f2 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:49:44.434996 11430 tablet_bootstrap.cc:492] T 4e51a1bae9f7409f9a78af4ae86d6de9 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:44.442051 11433 tablet_bootstrap.cc:492] T a94b558e9be147e792a74c5abb410006 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:44.442407 11433 ts_tablet_manager.cc:1403] T a94b558e9be147e792a74c5abb410006 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.341s	user 0.014s	sys 0.010s
I20260709 14:49:44.450002 11452 raft_consensus.cc:493] T ed36922ea02b4cd398a65192f2526b54 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.450443 11452 raft_consensus.cc:515] T ed36922ea02b4cd398a65192f2526b54 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.452395 11432 tablet_bootstrap.cc:492] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:44.452824 11432 ts_tablet_manager.cc:1403] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.133s	user 0.019s	sys 0.011s
I20260709 14:49:44.455399 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed36922ea02b4cd398a65192f2526b54" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:44.456105 11433 raft_consensus.cc:359] T a94b558e9be147e792a74c5abb410006 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.456873 11433 raft_consensus.cc:385] T a94b558e9be147e792a74c5abb410006 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:49:44.456837 11355 leader_election.cc:343] T ed36922ea02b4cd398a65192f2526b54 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.454273 11452 leader_election.cc:290] T ed36922ea02b4cd398a65192f2526b54 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:44.457265 11433 raft_consensus.cc:740] T a94b558e9be147e792a74c5abb410006 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.459102 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed36922ea02b4cd398a65192f2526b54" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:44.460155 11430 tablet_bootstrap.cc:654] T 4e51a1bae9f7409f9a78af4ae86d6de9 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:44.460528 11353 leader_election.cc:343] T ed36922ea02b4cd398a65192f2526b54 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.460932 11353 leader_election.cc:304] T ed36922ea02b4cd398a65192f2526b54 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc; no voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:44.461192 11433 consensus_queue.cc:260] T a94b558e9be147e792a74c5abb410006 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.462285 11451 raft_consensus.cc:2749] T ed36922ea02b4cd398a65192f2526b54 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:44.464486 11433 ts_tablet_manager.cc:1434] T a94b558e9be147e792a74c5abb410006 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260709 14:49:44.465301 11433 tablet_bootstrap.cc:492] T 69d4f4ae544f4a59a241e34495726937 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:44.465528 11432 raft_consensus.cc:359] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.466153 11432 raft_consensus.cc:385] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.466404 11432 raft_consensus.cc:740] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.467092 11432 consensus_queue.cc:260] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.469686 11432 ts_tablet_manager.cc:1434] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 14:49:44.470580 11432 tablet_bootstrap.cc:492] T a94b558e9be147e792a74c5abb410006 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:44.470234 11136 catalog_manager.cc:5697] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507 reported cstate change: term changed from 0 to 1, leader changed from <none> to d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "d18a5bcfbda5411aa831cf788ae8a507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:44.472250 11136 catalog_manager.cc:5697] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507 reported cstate change: term changed from 0 to 1, leader changed from <none> to d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "d18a5bcfbda5411aa831cf788ae8a507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:44.477417 11433 tablet_bootstrap.cc:654] T 69d4f4ae544f4a59a241e34495726937 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.480029 11432 tablet_bootstrap.cc:654] T a94b558e9be147e792a74c5abb410006 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.493268 11430 tablet_bootstrap.cc:492] T 4e51a1bae9f7409f9a78af4ae86d6de9 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:44.493711 11430 ts_tablet_manager.cc:1403] T 4e51a1bae9f7409f9a78af4ae86d6de9 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.000s
I20260709 14:49:44.495693 11432 tablet_bootstrap.cc:492] T a94b558e9be147e792a74c5abb410006 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:44.496069 11432 ts_tablet_manager.cc:1403] T a94b558e9be147e792a74c5abb410006 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.009s
I20260709 14:49:44.496454 11430 raft_consensus.cc:359] T 4e51a1bae9f7409f9a78af4ae86d6de9 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.497156 11430 raft_consensus.cc:385] T 4e51a1bae9f7409f9a78af4ae86d6de9 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.497398 11430 raft_consensus.cc:740] T 4e51a1bae9f7409f9a78af4ae86d6de9 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.498050 11430 consensus_queue.cc:260] T 4e51a1bae9f7409f9a78af4ae86d6de9 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.499485 11432 raft_consensus.cc:359] T a94b558e9be147e792a74c5abb410006 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.499640 11486 consensus_queue.cc:1048] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:44.500161 11432 raft_consensus.cc:385] T a94b558e9be147e792a74c5abb410006 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.500487 11432 raft_consensus.cc:740] T a94b558e9be147e792a74c5abb410006 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.501091 11432 consensus_queue.cc:260] T a94b558e9be147e792a74c5abb410006 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.503084 11432 ts_tablet_manager.cc:1434] T a94b558e9be147e792a74c5abb410006 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:44.504004 11432 tablet_bootstrap.cc:492] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:44.507746 11433 tablet_bootstrap.cc:492] T 69d4f4ae544f4a59a241e34495726937 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:44.508193 11433 ts_tablet_manager.cc:1403] T 69d4f4ae544f4a59a241e34495726937 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.016s
I20260709 14:49:44.511409 11432 tablet_bootstrap.cc:654] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.511101 11433 raft_consensus.cc:359] T 69d4f4ae544f4a59a241e34495726937 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.511726 11433 raft_consensus.cc:385] T 69d4f4ae544f4a59a241e34495726937 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.511999 11433 raft_consensus.cc:740] T 69d4f4ae544f4a59a241e34495726937 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.512686 11433 consensus_queue.cc:260] T 69d4f4ae544f4a59a241e34495726937 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.514712 11433 ts_tablet_manager.cc:1434] T 69d4f4ae544f4a59a241e34495726937 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:44.516075 11430 ts_tablet_manager.cc:1434] T 4e51a1bae9f7409f9a78af4ae86d6de9 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 14:49:44.516883 11430 tablet_bootstrap.cc:492] T a889c0d5aa64450099018406e3791536 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:44.517181 11433 tablet_bootstrap.cc:492] T 1b7222c580054da1b547aff334ca25a5 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:44.518920 11432 tablet_bootstrap.cc:492] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:44.519317 11432 ts_tablet_manager.cc:1403] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:49:44.521721 11523 consensus_queue.cc:1048] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:44.521973 11432 raft_consensus.cc:359] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.522632 11433 tablet_bootstrap.cc:654] T 1b7222c580054da1b547aff334ca25a5 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.522732 11432 raft_consensus.cc:385] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.523072 11432 raft_consensus.cc:740] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.523666 11432 consensus_queue.cc:260] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.511298 11137 catalog_manager.cc:5697] T 9191b64231a74003a3101405c311a6da P 19fb1debfd44468daaaf1eb25c5752a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "19fb1debfd44468daaaf1eb25c5752a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:44.525799 11432 ts_tablet_manager.cc:1434] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:49:44.526609 11432 tablet_bootstrap.cc:492] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:44.528769 11536 raft_consensus.cc:493] T a94b558e9be147e792a74c5abb410006 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.529186 11536 raft_consensus.cc:515] T a94b558e9be147e792a74c5abb410006 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.531018 11536 leader_election.cc:290] T a94b558e9be147e792a74c5abb410006 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:44.534734 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94b558e9be147e792a74c5abb410006" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:44.535418 11316 raft_consensus.cc:2468] T a94b558e9be147e792a74c5abb410006 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 0.
I20260709 14:49:44.537001 11204 leader_election.cc:304] T a94b558e9be147e792a74c5abb410006 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:44.537818 11388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94b558e9be147e792a74c5abb410006" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:44.538358 11388 raft_consensus.cc:2468] T a94b558e9be147e792a74c5abb410006 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 0.
I20260709 14:49:44.537755 11536 raft_consensus.cc:2804] T a94b558e9be147e792a74c5abb410006 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:44.539047 11536 raft_consensus.cc:493] T a94b558e9be147e792a74c5abb410006 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:44.539362 11536 raft_consensus.cc:3060] T a94b558e9be147e792a74c5abb410006 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.552122 11430 tablet_bootstrap.cc:654] T a889c0d5aa64450099018406e3791536 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.555405 11433 tablet_bootstrap.cc:492] T 1b7222c580054da1b547aff334ca25a5 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:44.555831 11433 ts_tablet_manager.cc:1403] T 1b7222c580054da1b547aff334ca25a5 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.009s
I20260709 14:49:44.563994 11433 raft_consensus.cc:359] T 1b7222c580054da1b547aff334ca25a5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.564604 11433 raft_consensus.cc:385] T 1b7222c580054da1b547aff334ca25a5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.564851 11433 raft_consensus.cc:740] T 1b7222c580054da1b547aff334ca25a5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.565402 11433 consensus_queue.cc:260] T 1b7222c580054da1b547aff334ca25a5 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.567806 11433 ts_tablet_manager.cc:1434] T 1b7222c580054da1b547aff334ca25a5 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260709 14:49:44.568655 11433 tablet_bootstrap.cc:492] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:44.573283 11536 raft_consensus.cc:515] T a94b558e9be147e792a74c5abb410006 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.575129 11536 leader_election.cc:290] T a94b558e9be147e792a74c5abb410006 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 election: Requested vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:44.575758 11432 tablet_bootstrap.cc:654] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.576108 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94b558e9be147e792a74c5abb410006" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:44.576617 11316 raft_consensus.cc:3060] T a94b558e9be147e792a74c5abb410006 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.580272 11433 tablet_bootstrap.cc:654] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.580595 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94b558e9be147e792a74c5abb410006" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:44.581104 11387 raft_consensus.cc:3060] T a94b558e9be147e792a74c5abb410006 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.592726 11451 raft_consensus.cc:493] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.593236 11451 raft_consensus.cc:515] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.595141 11451 leader_election.cc:290] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:44.596210 11433 tablet_bootstrap.cc:492] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:44.596673 11433 ts_tablet_manager.cc:1403] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.003s
I20260709 14:49:44.596568 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc62a50b07ed4cc1932444d92f8536f2" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:44.597157 11314 raft_consensus.cc:2468] T cc62a50b07ed4cc1932444d92f8536f2 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:44.598279 11353 leader_election.cc:304] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:44.598354 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc62a50b07ed4cc1932444d92f8536f2" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:44.599090 11451 raft_consensus.cc:2804] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:44.599159 11433 raft_consensus.cc:359] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.599507 11451 raft_consensus.cc:493] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:49:44.599828 11355 leader_election.cc:343] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.599978 11433 raft_consensus.cc:385] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.600154 11451 raft_consensus.cc:3060] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.600495 11433 raft_consensus.cc:740] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.601141 11433 consensus_queue.cc:260] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.604753 11432 tablet_bootstrap.cc:492] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:44.604831 11433 ts_tablet_manager.cc:1434] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:49:44.605690 11433 tablet_bootstrap.cc:492] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:44.605916 11432 ts_tablet_manager.cc:1403] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.000s
I20260709 14:49:44.608065 11430 tablet_bootstrap.cc:492] T a889c0d5aa64450099018406e3791536 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:44.608487 11430 ts_tablet_manager.cc:1403] T a889c0d5aa64450099018406e3791536 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.092s	user 0.009s	sys 0.002s
I20260709 14:49:44.605808 11316 raft_consensus.cc:2468] T a94b558e9be147e792a74c5abb410006 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 1.
I20260709 14:49:44.610240 11204 leader_election.cc:304] T a94b558e9be147e792a74c5abb410006 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:44.611061 11536 raft_consensus.cc:2804] T a94b558e9be147e792a74c5abb410006 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:44.611505 11536 raft_consensus.cc:697] T a94b558e9be147e792a74c5abb410006 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 LEADER]: Becoming Leader. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Running, Role: LEADER
I20260709 14:49:44.612273 11536 consensus_queue.cc:237] T a94b558e9be147e792a74c5abb410006 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.617290 11432 raft_consensus.cc:359] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.618938 11432 raft_consensus.cc:385] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.619246 11432 raft_consensus.cc:740] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.617622 11430 raft_consensus.cc:359] T a889c0d5aa64450099018406e3791536 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.612928 11451 raft_consensus.cc:515] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.619776 11430 raft_consensus.cc:385] T a889c0d5aa64450099018406e3791536 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.620076 11430 raft_consensus.cc:740] T a889c0d5aa64450099018406e3791536 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.620639 11433 tablet_bootstrap.cc:654] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.622040 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc62a50b07ed4cc1932444d92f8536f2" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:44.620888 11430 consensus_queue.cc:260] T a889c0d5aa64450099018406e3791536 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
W20260709 14:49:44.623422 11355 leader_election.cc:343] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.618531 11387 raft_consensus.cc:2468] T a94b558e9be147e792a74c5abb410006 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 1.
I20260709 14:49:44.626363 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc62a50b07ed4cc1932444d92f8536f2" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:44.626878 11316 raft_consensus.cc:3060] T cc62a50b07ed4cc1932444d92f8536f2 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.631819 11430 ts_tablet_manager.cc:1434] T a889c0d5aa64450099018406e3791536 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:49:44.633201 11316 raft_consensus.cc:2468] T cc62a50b07ed4cc1932444d92f8536f2 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:44.634299 11353 leader_election.cc:304] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:44.635061 11452 raft_consensus.cc:2804] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:44.635318 11451 leader_election.cc:290] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:44.635528 11452 raft_consensus.cc:697] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:44.636407 11432 consensus_queue.cc:260] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.636392 11452 consensus_queue.cc:237] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.645026 11430 tablet_bootstrap.cc:492] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:44.650117 11432 ts_tablet_manager.cc:1434] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.008s
I20260709 14:49:44.651801 11432 tablet_bootstrap.cc:492] T ad36e5c9defc419d8d8cbb1299680eb7 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:44.652199 11433 tablet_bootstrap.cc:492] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:44.652634 11433 ts_tablet_manager.cc:1403] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.000s
I20260709 14:49:44.655015 11433 raft_consensus.cc:359] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.655611 11433 raft_consensus.cc:385] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.655845 11433 raft_consensus.cc:740] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.663367 11433 consensus_queue.cc:260] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.664623 11138 catalog_manager.cc:5697] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:44.665593 11433 ts_tablet_manager.cc:1434] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:49:44.657822 11430 tablet_bootstrap.cc:654] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.657866 11443 raft_consensus.cc:493] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.667222 11443 raft_consensus.cc:515] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.669071 11443 leader_election.cc:290] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:44.670025 11433 tablet_bootstrap.cc:492] T a889c0d5aa64450099018406e3791536 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:44.671815 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed36922ea02b4cd398a65192f2526b54" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:44.672884 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed36922ea02b4cd398a65192f2526b54" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:44.672926 11136 catalog_manager.cc:5697] T a94b558e9be147e792a74c5abb410006 P 19fb1debfd44468daaaf1eb25c5752a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "19fb1debfd44468daaaf1eb25c5752a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:44.674448 11204 leader_election.cc:343] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.673555 11387 raft_consensus.cc:2468] T ed36922ea02b4cd398a65192f2526b54 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 0.
I20260709 14:49:44.659946 11432 tablet_bootstrap.cc:654] T ad36e5c9defc419d8d8cbb1299680eb7 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.675736 11433 tablet_bootstrap.cc:654] T a889c0d5aa64450099018406e3791536 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.678364 11204 leader_election.cc:304] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7 [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: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:44.679426 11443 raft_consensus.cc:2804] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:44.679759 11443 raft_consensus.cc:493] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:44.680074 11443 raft_consensus.cc:3060] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.686553 11570 consensus_queue.cc:1048] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:44.689167 11569 consensus_queue.cc:1048] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:44.693922 11430 tablet_bootstrap.cc:492] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:44.694355 11430 ts_tablet_manager.cc:1403] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.002s
I20260709 14:49:44.696863 11430 raft_consensus.cc:359] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.697490 11430 raft_consensus.cc:385] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.697772 11430 raft_consensus.cc:740] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.698541 11430 consensus_queue.cc:260] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.702946 11430 ts_tablet_manager.cc:1434] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:49:44.703751 11443 raft_consensus.cc:515] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.706260 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed36922ea02b4cd398a65192f2526b54" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
W20260709 14:49:44.707448 11204 leader_election.cc:343] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.708678 11443 leader_election.cc:290] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 election: Requested vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:44.709185 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed36922ea02b4cd398a65192f2526b54" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:44.709712 11387 raft_consensus.cc:3060] T ed36922ea02b4cd398a65192f2526b54 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.703750 11430 tablet_bootstrap.cc:492] T ad36e5c9defc419d8d8cbb1299680eb7 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:44.715751 11387 raft_consensus.cc:2468] T ed36922ea02b4cd398a65192f2526b54 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 1.
I20260709 14:49:44.716507 11430 tablet_bootstrap.cc:654] T ad36e5c9defc419d8d8cbb1299680eb7 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.719359 11204 leader_election.cc:304] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:44.720788 11451 raft_consensus.cc:493] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.721210 11451 raft_consensus.cc:515] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.723059 11451 leader_election.cc:290] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:44.724781 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a889c0d5aa64450099018406e3791536" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:44.725405 11314 raft_consensus.cc:2468] T a889c0d5aa64450099018406e3791536 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:44.726347 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a889c0d5aa64450099018406e3791536" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:44.727698 11353 leader_election.cc:304] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:44.728451 11451 raft_consensus.cc:2804] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:44.728839 11451 raft_consensus.cc:493] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:44.729202 11451 raft_consensus.cc:3060] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:44.732118 11355 leader_election.cc:343] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.736096 11443 raft_consensus.cc:2804] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:44.737195 11443 raft_consensus.cc:697] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 LEADER]: Becoming Leader. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Running, Role: LEADER
I20260709 14:49:44.738057 11443 consensus_queue.cc:237] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.742941 11451 raft_consensus.cc:515] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.746037 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a889c0d5aa64450099018406e3791536" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:44.746079 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a889c0d5aa64450099018406e3791536" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:44.746755 11316 raft_consensus.cc:3060] T a889c0d5aa64450099018406e3791536 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:44.747654 11355 leader_election.cc:343] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.753306 11316 raft_consensus.cc:2468] T a889c0d5aa64450099018406e3791536 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:44.754436 11353 leader_election.cc:304] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:44.758708 11451 leader_election.cc:290] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:44.760046 11569 raft_consensus.cc:493] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.760430 11451 raft_consensus.cc:2804] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:44.760526 11569 raft_consensus.cc:515] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.760973 11451 raft_consensus.cc:697] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:44.762267 11451 consensus_queue.cc:237] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.764156 11569 leader_election.cc:290] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:44.764283 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e51a1bae9f7409f9a78af4ae86d6de9" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:44.764935 11316 raft_consensus.cc:2468] T 4e51a1bae9f7409f9a78af4ae86d6de9 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:44.765174 11137 catalog_manager.cc:5697] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "19fb1debfd44468daaaf1eb25c5752a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:44.766054 11353 leader_election.cc:304] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:44.766832 11569 raft_consensus.cc:2804] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:44.767201 11569 raft_consensus.cc:493] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:44.767580 11569 raft_consensus.cc:3060] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.774040 11569 raft_consensus.cc:515] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.776875 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e51a1bae9f7409f9a78af4ae86d6de9" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:44.777397 11314 raft_consensus.cc:3060] T 4e51a1bae9f7409f9a78af4ae86d6de9 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.780691 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e51a1bae9f7409f9a78af4ae86d6de9" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
W20260709 14:49:44.782037 11355 leader_election.cc:343] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.782789 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e51a1bae9f7409f9a78af4ae86d6de9" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:44.783813 11314 raft_consensus.cc:2468] T 4e51a1bae9f7409f9a78af4ae86d6de9 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:44.784936 11353 leader_election.cc:304] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
W20260709 14:49:44.783967 11355 leader_election.cc:343] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.785722 11570 raft_consensus.cc:2804] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:44.786165 11570 raft_consensus.cc:697] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:44.786942 11570 consensus_queue.cc:237] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.790364 11569 leader_election.cc:290] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:44.792292 11138 catalog_manager.cc:5697] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:44.793601 11432 tablet_bootstrap.cc:492] T ad36e5c9defc419d8d8cbb1299680eb7 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:44.793944 11432 ts_tablet_manager.cc:1403] T ad36e5c9defc419d8d8cbb1299680eb7 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.142s	user 0.013s	sys 0.001s
I20260709 14:49:44.795715 11432 raft_consensus.cc:359] T ad36e5c9defc419d8d8cbb1299680eb7 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.796236 11432 raft_consensus.cc:385] T ad36e5c9defc419d8d8cbb1299680eb7 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.796440 11432 raft_consensus.cc:740] T ad36e5c9defc419d8d8cbb1299680eb7 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.796937 11432 consensus_queue.cc:260] T ad36e5c9defc419d8d8cbb1299680eb7 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.798444 11432 ts_tablet_manager.cc:1434] T ad36e5c9defc419d8d8cbb1299680eb7 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:49:44.799069 11432 tablet_bootstrap.cc:492] T d808305dc99e439d983cefe9d7ed3bc4 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:44.801525 11433 tablet_bootstrap.cc:492] T a889c0d5aa64450099018406e3791536 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:44.801954 11433 ts_tablet_manager.cc:1403] T a889c0d5aa64450099018406e3791536 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.133s	user 0.036s	sys 0.016s
I20260709 14:49:44.802696 11241 raft_consensus.cc:3060] T 69d4f4ae544f4a59a241e34495726937 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.804407 11432 tablet_bootstrap.cc:654] T d808305dc99e439d983cefe9d7ed3bc4 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.804271 11433 raft_consensus.cc:359] T a889c0d5aa64450099018406e3791536 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.804884 11433 raft_consensus.cc:385] T a889c0d5aa64450099018406e3791536 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.805133 11433 raft_consensus.cc:740] T a889c0d5aa64450099018406e3791536 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.807909 11433 consensus_queue.cc:260] T a889c0d5aa64450099018406e3791536 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.809685 11433 ts_tablet_manager.cc:1434] T a889c0d5aa64450099018406e3791536 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:49:44.810597 11433 tablet_bootstrap.cc:492] T ad36e5c9defc419d8d8cbb1299680eb7 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:44.815615 11542 consensus_queue.cc:1048] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:44.823295 11136 catalog_manager.cc:5697] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:44.828212 11430 tablet_bootstrap.cc:492] T ad36e5c9defc419d8d8cbb1299680eb7 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:44.830284 11433 tablet_bootstrap.cc:654] T ad36e5c9defc419d8d8cbb1299680eb7 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.828732 11430 ts_tablet_manager.cc:1403] T ad36e5c9defc419d8d8cbb1299680eb7 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.125s	user 0.025s	sys 0.037s
I20260709 14:49:44.838048 11430 raft_consensus.cc:359] T ad36e5c9defc419d8d8cbb1299680eb7 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.838681 11430 raft_consensus.cc:385] T ad36e5c9defc419d8d8cbb1299680eb7 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.838936 11430 raft_consensus.cc:740] T ad36e5c9defc419d8d8cbb1299680eb7 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.839612 11430 consensus_queue.cc:260] T ad36e5c9defc419d8d8cbb1299680eb7 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.841823 11430 ts_tablet_manager.cc:1434] T ad36e5c9defc419d8d8cbb1299680eb7 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:44.848241 11485 consensus_queue.cc:1048] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:44.854744 11433 tablet_bootstrap.cc:492] T ad36e5c9defc419d8d8cbb1299680eb7 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:44.855182 11433 ts_tablet_manager.cc:1403] T ad36e5c9defc419d8d8cbb1299680eb7 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.009s
I20260709 14:49:44.855552 11430 tablet_bootstrap.cc:492] T ed36922ea02b4cd398a65192f2526b54 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:44.857702 11433 raft_consensus.cc:359] T ad36e5c9defc419d8d8cbb1299680eb7 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.858323 11433 raft_consensus.cc:385] T ad36e5c9defc419d8d8cbb1299680eb7 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.858577 11433 raft_consensus.cc:740] T ad36e5c9defc419d8d8cbb1299680eb7 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.859184 11433 consensus_queue.cc:260] T ad36e5c9defc419d8d8cbb1299680eb7 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.861927 11443 consensus_queue.cc:1048] T 9191b64231a74003a3101405c311a6da P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:44.862563 11430 tablet_bootstrap.cc:654] T ed36922ea02b4cd398a65192f2526b54 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.866807 11443 raft_consensus.cc:493] T ad36e5c9defc419d8d8cbb1299680eb7 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.867234 11443 raft_consensus.cc:515] T ad36e5c9defc419d8d8cbb1299680eb7 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.868604 11433 ts_tablet_manager.cc:1434] T ad36e5c9defc419d8d8cbb1299680eb7 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:49:44.870707 11443 leader_election.cc:290] T ad36e5c9defc419d8d8cbb1299680eb7 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:44.871157 11388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad36e5c9defc419d8d8cbb1299680eb7" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:44.871753 11388 raft_consensus.cc:2468] T ad36e5c9defc419d8d8cbb1299680eb7 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 0.
I20260709 14:49:44.872344 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad36e5c9defc419d8d8cbb1299680eb7" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:44.872690 11204 leader_election.cc:304] T ad36e5c9defc419d8d8cbb1299680eb7 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: 
I20260709 14:49:44.872910 11316 raft_consensus.cc:2468] T ad36e5c9defc419d8d8cbb1299680eb7 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 0.
I20260709 14:49:44.873507 11430 tablet_bootstrap.cc:492] T ed36922ea02b4cd398a65192f2526b54 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:44.873906 11430 ts_tablet_manager.cc:1403] T ed36922ea02b4cd398a65192f2526b54 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.006s
I20260709 14:49:44.874037 11433 tablet_bootstrap.cc:492] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:44.873799 11443 raft_consensus.cc:2804] T ad36e5c9defc419d8d8cbb1299680eb7 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:44.874722 11443 raft_consensus.cc:493] T ad36e5c9defc419d8d8cbb1299680eb7 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:44.875093 11443 raft_consensus.cc:3060] T ad36e5c9defc419d8d8cbb1299680eb7 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.878185 11432 tablet_bootstrap.cc:492] T d808305dc99e439d983cefe9d7ed3bc4 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:44.878592 11432 ts_tablet_manager.cc:1403] T d808305dc99e439d983cefe9d7ed3bc4 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.080s	user 0.008s	sys 0.016s
I20260709 14:49:44.876348 11430 raft_consensus.cc:359] T ed36922ea02b4cd398a65192f2526b54 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.879760 11430 raft_consensus.cc:385] T ed36922ea02b4cd398a65192f2526b54 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.880025 11430 raft_consensus.cc:740] T ed36922ea02b4cd398a65192f2526b54 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.880622 11433 tablet_bootstrap.cc:654] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.880970 11432 raft_consensus.cc:359] T d808305dc99e439d983cefe9d7ed3bc4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.881567 11432 raft_consensus.cc:385] T d808305dc99e439d983cefe9d7ed3bc4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.881839 11432 raft_consensus.cc:740] T d808305dc99e439d983cefe9d7ed3bc4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.883347 11430 consensus_queue.cc:260] T ed36922ea02b4cd398a65192f2526b54 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.882509 11432 consensus_queue.cc:260] T d808305dc99e439d983cefe9d7ed3bc4 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.885171 11432 ts_tablet_manager.cc:1434] T d808305dc99e439d983cefe9d7ed3bc4 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:49:44.885353 11430 ts_tablet_manager.cc:1434] T ed36922ea02b4cd398a65192f2526b54 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:49:44.886138 11430 tablet_bootstrap.cc:492] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:44.886389 11432 tablet_bootstrap.cc:492] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:44.891525 11433 tablet_bootstrap.cc:492] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:44.891975 11433 ts_tablet_manager.cc:1403] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.005s
I20260709 14:49:44.892202 11430 tablet_bootstrap.cc:654] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.892920 11432 tablet_bootstrap.cc:654] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.893541 11569 raft_consensus.cc:493] T d808305dc99e439d983cefe9d7ed3bc4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.893992 11569 raft_consensus.cc:515] T d808305dc99e439d983cefe9d7ed3bc4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.894335 11433 raft_consensus.cc:359] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.894963 11433 raft_consensus.cc:385] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.895215 11433 raft_consensus.cc:740] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.896041 11433 consensus_queue.cc:260] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.897030 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d808305dc99e439d983cefe9d7ed3bc4" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:44.899010 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d808305dc99e439d983cefe9d7ed3bc4" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
W20260709 14:49:44.900624 11353 leader_election.cc:343] T d808305dc99e439d983cefe9d7ed3bc4 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:44.901352 11355 leader_election.cc:343] T d808305dc99e439d983cefe9d7ed3bc4 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.901790 11355 leader_election.cc:304] T d808305dc99e439d983cefe9d7ed3bc4 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc; no voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:44.902554 11451 raft_consensus.cc:2749] T d808305dc99e439d983cefe9d7ed3bc4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:44.903328 11485 raft_consensus.cc:493] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.903784 11485 raft_consensus.cc:515] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.905769 11485 leader_election.cc:290] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:44.908728 11433 ts_tablet_manager.cc:1434] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:49:44.908505 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7222c580054da1b547aff334ca25a5" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:44.910843 11241 raft_consensus.cc:2468] T 1b7222c580054da1b547aff334ca25a5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 0.
I20260709 14:49:44.912909 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7222c580054da1b547aff334ca25a5" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:44.913259 11433 tablet_bootstrap.cc:492] T e5777ce29b624d2184a9dd2052b5e021 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:44.913529 11387 raft_consensus.cc:2468] T 1b7222c580054da1b547aff334ca25a5 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 0.
I20260709 14:49:44.915827 11281 leader_election.cc:304] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:44.918901 11433 tablet_bootstrap.cc:654] T e5777ce29b624d2184a9dd2052b5e021 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.917433 11542 raft_consensus.cc:2804] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:44.919332 11542 raft_consensus.cc:493] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:44.919649 11542 raft_consensus.cc:3060] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.921121 11536 raft_consensus.cc:493] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.921555 11536 raft_consensus.cc:515] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.923650 11536 leader_election.cc:290] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:44.926153 11536 consensus_queue.cc:1048] T 9191b64231a74003a3101405c311a6da P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:44.926878 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc62a50b07ed4cc1932444d92f8536f2" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:44.927632 11316 raft_consensus.cc:2393] T cc62a50b07ed4cc1932444d92f8536f2 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19fb1debfd44468daaaf1eb25c5752a7 in current term 1: Already voted for candidate c89d0377801142caa949458bc1d8e2bc in this term.
I20260709 14:49:44.928535 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc62a50b07ed4cc1932444d92f8536f2" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:44.930101 11569 leader_election.cc:290] T d808305dc99e439d983cefe9d7ed3bc4 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:44.938476 11204 leader_election.cc:304] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:44.939283 11536 raft_consensus.cc:3060] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.948613 11443 raft_consensus.cc:515] T ad36e5c9defc419d8d8cbb1299680eb7 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.953388 11443 leader_election.cc:290] T ad36e5c9defc419d8d8cbb1299680eb7 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 election: Requested vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:44.956835 11433 tablet_bootstrap.cc:492] T e5777ce29b624d2184a9dd2052b5e021 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:44.957260 11433 ts_tablet_manager.cc:1403] T e5777ce29b624d2184a9dd2052b5e021 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.044s	user 0.005s	sys 0.037s
I20260709 14:49:44.957337 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad36e5c9defc419d8d8cbb1299680eb7" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:44.957985 11314 raft_consensus.cc:3060] T ad36e5c9defc419d8d8cbb1299680eb7 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.959661 11433 raft_consensus.cc:359] T e5777ce29b624d2184a9dd2052b5e021 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.960263 11433 raft_consensus.cc:385] T e5777ce29b624d2184a9dd2052b5e021 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.960520 11433 raft_consensus.cc:740] T e5777ce29b624d2184a9dd2052b5e021 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.961215 11433 consensus_queue.cc:260] T e5777ce29b624d2184a9dd2052b5e021 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.963044 11388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad36e5c9defc419d8d8cbb1299680eb7" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:44.963611 11388 raft_consensus.cc:3060] T ad36e5c9defc419d8d8cbb1299680eb7 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.965518 11542 raft_consensus.cc:515] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:44.967011 11433 ts_tablet_manager.cc:1434] T e5777ce29b624d2184a9dd2052b5e021 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:49:44.971547 11433 tablet_bootstrap.cc:492] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:44.972249 11536 raft_consensus.cc:2749] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:44.980111 11542 leader_election.cc:290] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:44.991698 11536 raft_consensus.cc:493] T a889c0d5aa64450099018406e3791536 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.979283 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7222c580054da1b547aff334ca25a5" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:44.994634 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7222c580054da1b547aff334ca25a5" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:44.994792 11241 raft_consensus.cc:3060] T 1b7222c580054da1b547aff334ca25a5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.995257 11390 raft_consensus.cc:3060] T 1b7222c580054da1b547aff334ca25a5 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.996668 11536 raft_consensus.cc:515] T a889c0d5aa64450099018406e3791536 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.003546 11388 raft_consensus.cc:2468] T ad36e5c9defc419d8d8cbb1299680eb7 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 1.
I20260709 14:49:45.004225 11314 raft_consensus.cc:2468] T ad36e5c9defc419d8d8cbb1299680eb7 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 1.
I20260709 14:49:45.006342 11536 leader_election.cc:290] T a889c0d5aa64450099018406e3791536 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:45.009057 11432 tablet_bootstrap.cc:492] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:45.009131 11433 tablet_bootstrap.cc:654] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.009719 11432 ts_tablet_manager.cc:1403] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.123s	user 0.010s	sys 0.003s
I20260709 14:49:45.013279 11390 raft_consensus.cc:2468] T 1b7222c580054da1b547aff334ca25a5 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 1.
I20260709 14:49:45.014460 11279 leader_election.cc:304] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:45.015226 11485 raft_consensus.cc:2804] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:45.015666 11485 raft_consensus.cc:697] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Becoming Leader. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Running, Role: LEADER
I20260709 14:49:45.016490 11485 consensus_queue.cc:237] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.013242 11432 raft_consensus.cc:359] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.020634 11432 raft_consensus.cc:385] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.020938 11432 raft_consensus.cc:740] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.027019 11432 consensus_queue.cc:260] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.033866 11430 tablet_bootstrap.cc:492] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:45.034348 11430 ts_tablet_manager.cc:1403] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.148s	user 0.051s	sys 0.066s
I20260709 14:49:45.034452 11432 ts_tablet_manager.cc:1434] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.004s
I20260709 14:49:45.036139 11432 tablet_bootstrap.cc:492] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:45.039582 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a889c0d5aa64450099018406e3791536" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:45.042959 11314 raft_consensus.cc:2393] T a889c0d5aa64450099018406e3791536 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19fb1debfd44468daaaf1eb25c5752a7 in current term 1: Already voted for candidate c89d0377801142caa949458bc1d8e2bc in this term.
I20260709 14:49:45.047446 11430 raft_consensus.cc:359] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.047622 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a889c0d5aa64450099018406e3791536" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:45.048103 11430 raft_consensus.cc:385] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.048375 11430 raft_consensus.cc:740] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.049577 11241 raft_consensus.cc:2468] T 1b7222c580054da1b547aff334ca25a5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 1.
I20260709 14:49:45.049908 11430 consensus_queue.cc:260] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.052997 11430 ts_tablet_manager.cc:1434] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 14:49:45.053826 11430 tablet_bootstrap.cc:492] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:45.055389 11433 tablet_bootstrap.cc:492] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:45.055780 11433 ts_tablet_manager.cc:1403] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.084s	user 0.022s	sys 0.023s
I20260709 14:49:45.055709 11138 catalog_manager.cc:5697] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507 reported cstate change: term changed from 0 to 1, leader changed from <none> to d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "d18a5bcfbda5411aa831cf788ae8a507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:45.051350 11204 leader_election.cc:304] T ad36e5c9defc419d8d8cbb1299680eb7 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:45.060261 11204 leader_election.cc:304] T a889c0d5aa64450099018406e3791536 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:45.062178 11593 raft_consensus.cc:2804] T ad36e5c9defc419d8d8cbb1299680eb7 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:45.064271 11593 raft_consensus.cc:697] T ad36e5c9defc419d8d8cbb1299680eb7 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 LEADER]: Becoming Leader. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Running, Role: LEADER
I20260709 14:49:45.065104 11593 consensus_queue.cc:237] T ad36e5c9defc419d8d8cbb1299680eb7 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.065713 11433 raft_consensus.cc:359] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.066928 11433 raft_consensus.cc:385] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.067101 11433 raft_consensus.cc:740] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.067502 11433 consensus_queue.cc:260] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.069031 11591 raft_consensus.cc:3060] T a889c0d5aa64450099018406e3791536 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.070628 11432 tablet_bootstrap.cc:654] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.073295 11430 tablet_bootstrap.cc:654] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.074407 11433 ts_tablet_manager.cc:1434] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.003s
I20260709 14:49:45.075754 11433 tablet_bootstrap.cc:492] T f8e8d0f3e92844108687fd4ea4df43bb P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:45.080603 11591 raft_consensus.cc:2749] T a889c0d5aa64450099018406e3791536 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:45.086467 11430 tablet_bootstrap.cc:492] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:45.086903 11430 ts_tablet_manager.cc:1403] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.000s
I20260709 14:49:45.087992 11433 tablet_bootstrap.cc:654] T f8e8d0f3e92844108687fd4ea4df43bb P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.088871 11136 catalog_manager.cc:5697] T ad36e5c9defc419d8d8cbb1299680eb7 P 19fb1debfd44468daaaf1eb25c5752a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "19fb1debfd44468daaaf1eb25c5752a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:45.089263 11430 raft_consensus.cc:359] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.089922 11430 raft_consensus.cc:385] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.090189 11430 raft_consensus.cc:740] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.090862 11430 consensus_queue.cc:260] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.091990 11432 tablet_bootstrap.cc:492] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:45.092567 11433 tablet_bootstrap.cc:492] T f8e8d0f3e92844108687fd4ea4df43bb P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:45.092734 11430 ts_tablet_manager.cc:1434] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:49:45.093076 11433 ts_tablet_manager.cc:1403] T f8e8d0f3e92844108687fd4ea4df43bb P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.008s
I20260709 14:49:45.094161 11430 tablet_bootstrap.cc:492] T f8e8d0f3e92844108687fd4ea4df43bb P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:45.096527 11432 ts_tablet_manager.cc:1403] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.061s	user 0.004s	sys 0.006s
I20260709 14:49:45.100237 11569 consensus_queue.cc:1048] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:45.104176 11432 raft_consensus.cc:359] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.104784 11432 raft_consensus.cc:385] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.105028 11432 raft_consensus.cc:740] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.105625 11432 consensus_queue.cc:260] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.111246 11432 ts_tablet_manager.cc:1434] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:49:45.111888 11569 raft_consensus.cc:493] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.112128 11432 tablet_bootstrap.cc:492] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:45.112344 11569 raft_consensus.cc:515] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.114385 11569 leader_election.cc:290] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:45.115788 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9a9f42f53540c4b5fc56518cff99c4" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:45.116391 11314 raft_consensus.cc:2468] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:45.116271 11433 raft_consensus.cc:359] T f8e8d0f3e92844108687fd4ea4df43bb P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.116888 11433 raft_consensus.cc:385] T f8e8d0f3e92844108687fd4ea4df43bb P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.117143 11433 raft_consensus.cc:740] T f8e8d0f3e92844108687fd4ea4df43bb P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.117720 11353 leader_election.cc:304] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:45.117836 11433 consensus_queue.cc:260] T f8e8d0f3e92844108687fd4ea4df43bb P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.119148 11451 raft_consensus.cc:2804] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:45.119490 11451 raft_consensus.cc:493] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:45.119923 11451 raft_consensus.cc:3060] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.120077 11433 ts_tablet_manager.cc:1434] T f8e8d0f3e92844108687fd4ea4df43bb P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:49:45.120594 11432 tablet_bootstrap.cc:654] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.120955 11433 tablet_bootstrap.cc:492] T d808305dc99e439d983cefe9d7ed3bc4 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:45.123502 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9a9f42f53540c4b5fc56518cff99c4" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:45.124126 11239 raft_consensus.cc:2468] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:45.126677 11430 tablet_bootstrap.cc:654] T f8e8d0f3e92844108687fd4ea4df43bb P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.126770 11432 tablet_bootstrap.cc:492] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:45.129379 11432 ts_tablet_manager.cc:1403] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.001s
I20260709 14:49:45.130178 11451 raft_consensus.cc:515] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.132161 11451 leader_election.cc:290] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:45.132373 11432 raft_consensus.cc:359] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.133111 11432 raft_consensus.cc:385] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.133453 11432 raft_consensus.cc:740] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.132972 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9a9f42f53540c4b5fc56518cff99c4" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:45.134366 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9a9f42f53540c4b5fc56518cff99c4" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:45.134985 11314 raft_consensus.cc:3060] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.134104 11432 consensus_queue.cc:260] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.136682 11432 ts_tablet_manager.cc:1434] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:49:45.134160 11239 raft_consensus.cc:3060] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.137480 11432 tablet_bootstrap.cc:492] T 9a0ef18da63743adb9dbd53d526aac93 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:45.145385 11569 raft_consensus.cc:493] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.148340 11570 consensus_queue.cc:1048] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:45.149405 11314 raft_consensus.cc:2468] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:45.156167 11353 leader_election.cc:304] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:45.162434 11239 raft_consensus.cc:2468] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:45.145926 11569 raft_consensus.cc:515] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.168805 11569 leader_election.cc:290] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:45.169344 11569 raft_consensus.cc:2804] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:45.171232 11569 raft_consensus.cc:697] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:45.170306 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5777ce29b624d2184a9dd2052b5e021" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:45.172159 11569 consensus_queue.cc:237] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.172515 11239 raft_consensus.cc:2468] T e5777ce29b624d2184a9dd2052b5e021 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:45.174345 11355 leader_election.cc:304] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: 
I20260709 14:49:45.175357 11452 raft_consensus.cc:2804] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:45.175715 11452 raft_consensus.cc:493] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:45.176041 11452 raft_consensus.cc:3060] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.183893 11452 raft_consensus.cc:515] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.188066 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5777ce29b624d2184a9dd2052b5e021" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:45.188934 11433 tablet_bootstrap.cc:654] T d808305dc99e439d983cefe9d7ed3bc4 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.189872 11452 leader_election.cc:290] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:45.190737 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5777ce29b624d2184a9dd2052b5e021" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:45.203126 11239 raft_consensus.cc:3060] T e5777ce29b624d2184a9dd2052b5e021 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:45.192339 11353 leader_election.cc:343] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.193423 11542 raft_consensus.cc:493] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.207615 11542 raft_consensus.cc:515] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.209233 11542 leader_election.cc:290] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:45.196596 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5777ce29b624d2184a9dd2052b5e021" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:45.209975 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d808305dc99e439d983cefe9d7ed3bc4" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:45.202132 11432 tablet_bootstrap.cc:654] T 9a0ef18da63743adb9dbd53d526aac93 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.190672 11593 consensus_queue.cc:1048] T a94b558e9be147e792a74c5abb410006 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:45.211131 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d808305dc99e439d983cefe9d7ed3bc4" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
W20260709 14:49:45.211395 11281 leader_election.cc:343] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.203598 11475 raft_consensus.cc:493] T ed36922ea02b4cd398a65192f2526b54 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.203796 11430 tablet_bootstrap.cc:492] T f8e8d0f3e92844108687fd4ea4df43bb P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:45.212225 11475 raft_consensus.cc:515] T ed36922ea02b4cd398a65192f2526b54 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.212893 11430 ts_tablet_manager.cc:1403] T f8e8d0f3e92844108687fd4ea4df43bb P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.119s	user 0.015s	sys 0.004s
I20260709 14:49:45.211726 11390 raft_consensus.cc:2468] T d808305dc99e439d983cefe9d7ed3bc4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 0.
I20260709 14:49:45.214114 11475 leader_election.cc:290] T ed36922ea02b4cd398a65192f2526b54 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:45.214481 11136 catalog_manager.cc:5697] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:45.215731 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed36922ea02b4cd398a65192f2526b54" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:45.216008 11430 raft_consensus.cc:359] T f8e8d0f3e92844108687fd4ea4df43bb P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.216818 11430 raft_consensus.cc:385] T f8e8d0f3e92844108687fd4ea4df43bb P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.217124 11430 raft_consensus.cc:740] T f8e8d0f3e92844108687fd4ea4df43bb P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.217760 11430 consensus_queue.cc:260] T f8e8d0f3e92844108687fd4ea4df43bb P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.218971 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed36922ea02b4cd398a65192f2526b54" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:45.219671 11390 raft_consensus.cc:2393] T ed36922ea02b4cd398a65192f2526b54 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d18a5bcfbda5411aa831cf788ae8a507 in current term 1: Already voted for candidate 19fb1debfd44468daaaf1eb25c5752a7 in this term.
I20260709 14:49:45.219995 11430 ts_tablet_manager.cc:1434] T f8e8d0f3e92844108687fd4ea4df43bb P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:45.220781 11433 tablet_bootstrap.cc:492] T d808305dc99e439d983cefe9d7ed3bc4 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
W20260709 14:49:45.220721 11353 leader_election.cc:343] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.220880 11430 tablet_bootstrap.cc:492] T e5777ce29b624d2184a9dd2052b5e021 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:45.221349 11433 ts_tablet_manager.cc:1403] T d808305dc99e439d983cefe9d7ed3bc4 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.101s	user 0.012s	sys 0.000s
I20260709 14:49:45.223670 11433 raft_consensus.cc:359] T d808305dc99e439d983cefe9d7ed3bc4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.224851 11433 raft_consensus.cc:385] T d808305dc99e439d983cefe9d7ed3bc4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.225113 11279 leader_election.cc:304] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507 [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: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:45.225878 11542 raft_consensus.cc:2804] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:45.226243 11542 raft_consensus.cc:493] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:45.226572 11542 raft_consensus.cc:3060] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.229848 11430 tablet_bootstrap.cc:654] T e5777ce29b624d2184a9dd2052b5e021 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.232896 11542 raft_consensus.cc:515] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.234608 11430 tablet_bootstrap.cc:492] T e5777ce29b624d2184a9dd2052b5e021 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:45.235544 11430 ts_tablet_manager.cc:1403] T e5777ce29b624d2184a9dd2052b5e021 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.005s
I20260709 14:49:45.235953 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d808305dc99e439d983cefe9d7ed3bc4" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:45.236291 11279 leader_election.cc:304] T ed36922ea02b4cd398a65192f2526b54 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:45.237280 11542 leader_election.cc:290] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:45.237658 11475 raft_consensus.cc:3060] T ed36922ea02b4cd398a65192f2526b54 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.225095 11433 raft_consensus.cc:740] T d808305dc99e439d983cefe9d7ed3bc4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.239724 11433 consensus_queue.cc:260] T d808305dc99e439d983cefe9d7ed3bc4 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.240281 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d808305dc99e439d983cefe9d7ed3bc4" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:45.242831 11390 raft_consensus.cc:3060] T d808305dc99e439d983cefe9d7ed3bc4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.245316 11432 tablet_bootstrap.cc:492] T 9a0ef18da63743adb9dbd53d526aac93 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:45.242065 11593 consensus_queue.cc:1048] T a94b558e9be147e792a74c5abb410006 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:49:45.245736 11241 raft_consensus.cc:3060] T d808305dc99e439d983cefe9d7ed3bc4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.246589 11475 raft_consensus.cc:2749] T ed36922ea02b4cd398a65192f2526b54 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:45.245296 11430 raft_consensus.cc:359] T e5777ce29b624d2184a9dd2052b5e021 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.245860 11432 ts_tablet_manager.cc:1403] T 9a0ef18da63743adb9dbd53d526aac93 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.109s	user 0.007s	sys 0.005s
I20260709 14:49:45.247323 11430 raft_consensus.cc:385] T e5777ce29b624d2184a9dd2052b5e021 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.247601 11430 raft_consensus.cc:740] T e5777ce29b624d2184a9dd2052b5e021 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.248240 11430 consensus_queue.cc:260] T e5777ce29b624d2184a9dd2052b5e021 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.249639 11432 raft_consensus.cc:359] T 9a0ef18da63743adb9dbd53d526aac93 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.250144 11430 ts_tablet_manager.cc:1434] T e5777ce29b624d2184a9dd2052b5e021 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 14:49:45.250254 11432 raft_consensus.cc:385] T 9a0ef18da63743adb9dbd53d526aac93 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.250548 11432 raft_consensus.cc:740] T 9a0ef18da63743adb9dbd53d526aac93 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.251189 11570 raft_consensus.cc:493] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.251530 11430 tablet_bootstrap.cc:492] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:45.252130 11570 raft_consensus.cc:515] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.254029 11570 leader_election.cc:290] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:45.254528 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e8d0f3e92844108687fd4ea4df43bb" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:45.254505 11570 consensus_queue.cc:1048] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:45.255106 11240 raft_consensus.cc:2468] T f8e8d0f3e92844108687fd4ea4df43bb P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:45.256450 11355 leader_election.cc:304] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: 
I20260709 14:49:45.257154 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e8d0f3e92844108687fd4ea4df43bb" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:45.257755 11316 raft_consensus.cc:2468] T f8e8d0f3e92844108687fd4ea4df43bb P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:45.257249 11570 raft_consensus.cc:2804] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:45.258461 11570 raft_consensus.cc:493] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:45.258798 11570 raft_consensus.cc:3060] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.260372 11390 raft_consensus.cc:2468] T d808305dc99e439d983cefe9d7ed3bc4 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 1.
I20260709 14:49:45.265398 11570 raft_consensus.cc:515] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.265887 11279 leader_election.cc:304] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:45.267706 11430 tablet_bootstrap.cc:654] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.267889 11475 raft_consensus.cc:2804] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:45.268337 11475 raft_consensus.cc:697] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Becoming Leader. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Running, Role: LEADER
I20260709 14:49:45.269328 11475 consensus_queue.cc:237] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.257540 11432 consensus_queue.cc:260] T 9a0ef18da63743adb9dbd53d526aac93 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.271238 11241 raft_consensus.cc:2468] T d808305dc99e439d983cefe9d7ed3bc4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 1.
I20260709 14:49:45.241600 11433 ts_tablet_manager.cc:1434] T d808305dc99e439d983cefe9d7ed3bc4 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.000s
I20260709 14:49:45.270366 11239 raft_consensus.cc:2468] T e5777ce29b624d2184a9dd2052b5e021 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:45.273124 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e8d0f3e92844108687fd4ea4df43bb" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:45.273608 11355 leader_election.cc:304] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:45.274080 11593 raft_consensus.cc:493] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.273746 11570 leader_election.cc:290] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:45.274013 11432 ts_tablet_manager.cc:1434] T 9a0ef18da63743adb9dbd53d526aac93 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 14:49:45.275833 11433 tablet_bootstrap.cc:492] T dbbb6849ac89464099f2d362dd3768e5 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:45.276448 11432 tablet_bootstrap.cc:492] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:45.278003 11452 consensus_queue.cc:1048] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:45.278136 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e8d0f3e92844108687fd4ea4df43bb" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:45.278731 11316 raft_consensus.cc:3060] T f8e8d0f3e92844108687fd4ea4df43bb P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.273631 11240 raft_consensus.cc:3060] T f8e8d0f3e92844108687fd4ea4df43bb P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.285055 11240 raft_consensus.cc:2468] T f8e8d0f3e92844108687fd4ea4df43bb P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:45.286933 11355 leader_election.cc:304] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: 
I20260709 14:49:45.285820 11569 raft_consensus.cc:2804] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:45.274519 11593 raft_consensus.cc:515] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.288301 11570 raft_consensus.cc:2804] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:45.300419 11569 raft_consensus.cc:697] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:45.319296 11593 leader_election.cc:290] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:45.321461 11313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e51a1bae9f7409f9a78af4ae86d6de9" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:45.312386 11570 raft_consensus.cc:697] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:45.321828 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e51a1bae9f7409f9a78af4ae86d6de9" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:45.325423 11570 consensus_queue.cc:237] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.313201 11316 raft_consensus.cc:2468] T f8e8d0f3e92844108687fd4ea4df43bb P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
W20260709 14:49:45.493343 11355 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.65:41261, user_credentials={real_user=slave}} blocked reactor thread for 168575us
I20260709 14:49:45.441804 11569 consensus_queue.cc:237] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
W20260709 14:49:45.682078 11353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.66:37875, user_credentials={real_user=slave}} blocked reactor thread for 358217us
I20260709 14:49:45.702914 11430 tablet_bootstrap.cc:492] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:45.703441 11430 ts_tablet_manager.cc:1403] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.453s	user 0.021s	sys 0.029s
I20260709 14:49:45.706076 11433 tablet_bootstrap.cc:654] T dbbb6849ac89464099f2d362dd3768e5 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.715977 11239 raft_consensus.cc:3060] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.720067 11432 tablet_bootstrap.cc:654] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.723413 11430 raft_consensus.cc:359] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.728538 11430 raft_consensus.cc:385] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.728926 11430 raft_consensus.cc:740] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.734097 11430 consensus_queue.cc:260] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.748519 11617 raft_consensus.cc:493] T e5777ce29b624d2184a9dd2052b5e021 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.749019 11617 raft_consensus.cc:515] T e5777ce29b624d2184a9dd2052b5e021 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.756170 11430 ts_tablet_manager.cc:1434] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.052s	user 0.003s	sys 0.006s
I20260709 14:49:45.758122 11430 tablet_bootstrap.cc:492] T 8cbf82d3a7f248e38c8d80e7139012b3 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:45.779007 11622 raft_consensus.cc:493] T 9a0ef18da63743adb9dbd53d526aac93 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.779462 11622 raft_consensus.cc:515] T 9a0ef18da63743adb9dbd53d526aac93 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.753299 11204 leader_election.cc:304] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:45.785202 11443 consensus_queue.cc:1048] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:45.788467 11238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5777ce29b624d2184a9dd2052b5e021" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:45.789228 11238 raft_consensus.cc:2393] T e5777ce29b624d2184a9dd2052b5e021 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d18a5bcfbda5411aa831cf788ae8a507 in current term 1: Already voted for candidate c89d0377801142caa949458bc1d8e2bc in this term.
I20260709 14:49:45.784732 11622 leader_election.cc:290] T 9a0ef18da63743adb9dbd53d526aac93 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:45.778438 11617 leader_election.cc:290] T e5777ce29b624d2184a9dd2052b5e021 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:45.815133 11485 consensus_queue.cc:1048] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:45.820416 11618 consensus_queue.cc:1048] T ad36e5c9defc419d8d8cbb1299680eb7 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:45.829183 11433 tablet_bootstrap.cc:492] T dbbb6849ac89464099f2d362dd3768e5 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:45.829615 11433 ts_tablet_manager.cc:1403] T dbbb6849ac89464099f2d362dd3768e5 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.555s	user 0.015s	sys 0.006s
I20260709 14:49:45.840303 11433 raft_consensus.cc:359] T dbbb6849ac89464099f2d362dd3768e5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.847069 11433 raft_consensus.cc:385] T dbbb6849ac89464099f2d362dd3768e5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.839943 11432 tablet_bootstrap.cc:492] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:45.847349 11433 raft_consensus.cc:740] T dbbb6849ac89464099f2d362dd3768e5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.847852 11432 ts_tablet_manager.cc:1403] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.572s	user 0.027s	sys 0.033s
I20260709 14:49:45.848194 11433 consensus_queue.cc:260] T dbbb6849ac89464099f2d362dd3768e5 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.849087 11137 catalog_manager.cc:5697] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507 reported cstate change: term changed from 0 to 1, leader changed from <none> to d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "d18a5bcfbda5411aa831cf788ae8a507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:45.835542 11475 raft_consensus.cc:493] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.859650 11433 ts_tablet_manager.cc:1434] T dbbb6849ac89464099f2d362dd3768e5 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.003s
I20260709 14:49:45.860522 11433 tablet_bootstrap.cc:492] T 813f45ab2816433d9ad5ca048807fc89 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
W20260709 14:49:45.864619 11624 log.cc:927] Time spent T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
I20260709 14:49:45.864920 11619 raft_consensus.cc:2749] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:45.835436 11570 consensus_queue.cc:1048] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 14:49:45.858498 11475 raft_consensus.cc:515] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.872362 11430 tablet_bootstrap.cc:654] T 8cbf82d3a7f248e38c8d80e7139012b3 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.875653 11432 raft_consensus.cc:359] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.876219 11432 raft_consensus.cc:385] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.876472 11432 raft_consensus.cc:740] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
W20260709 14:49:45.876525 11187 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:45.877128 11432 consensus_queue.cc:260] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:45.878901 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5777ce29b624d2184a9dd2052b5e021" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:45.912725 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0ef18da63743adb9dbd53d526aac93" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:45.883461 11621 consensus_queue.cc:1048] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 14:49:45.912897 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbb6849ac89464099f2d362dd3768e5" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:45.884752 11475 leader_election.cc:290] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:45.914456 11239 raft_consensus.cc:2468] T dbbb6849ac89464099f2d362dd3768e5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 0.
I20260709 14:49:45.888649 11136 catalog_manager.cc:5697] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:45.915513 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0ef18da63743adb9dbd53d526aac93" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:45.916580 11136 catalog_manager.cc:5697] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:45.917339 11279 leader_election.cc:304] T e5777ce29b624d2184a9dd2052b5e021 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:45.918943 11626 consensus_queue.cc:1048] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:45.883671 11486 consensus_queue.cc:1048] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 14:49:45.881259 11432 ts_tablet_manager.cc:1434] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 14:49:45.920650 11432 tablet_bootstrap.cc:492] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:45.924171 11591 consensus_queue.cc:1048] T ad36e5c9defc419d8d8cbb1299680eb7 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:45.927783 11433 tablet_bootstrap.cc:654] T 813f45ab2816433d9ad5ca048807fc89 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.919945 11475 raft_consensus.cc:3060] T e5777ce29b624d2184a9dd2052b5e021 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.925101 11281 leader_election.cc:304] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:45.934463 11626 consensus_queue.cc:1048] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:45.935205 11620 raft_consensus.cc:2804] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:45.935614 11620 raft_consensus.cc:493] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:45.935968 11620 raft_consensus.cc:3060] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.939527 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbb6849ac89464099f2d362dd3768e5" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:45.890149 11619 consensus_queue.cc:1048] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.040s
W20260709 14:49:45.936532 11353 leader_election.cc:343] T 9a0ef18da63743adb9dbd53d526aac93 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.974372 11621 consensus_queue.cc:1048] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:45.975694 11630 log.cc:927] Time spent T ad36e5c9defc419d8d8cbb1299680eb7 P d18a5bcfbda5411aa831cf788ae8a507: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
W20260709 14:49:46.020051 11353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.66:37875, user_credentials={real_user=slave}} blocked reactor thread for 46793.9us
I20260709 14:49:45.999843 11475 raft_consensus.cc:2749] T e5777ce29b624d2184a9dd2052b5e021 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.052558 11430 tablet_bootstrap.cc:492] T 8cbf82d3a7f248e38c8d80e7139012b3 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:46.053082 11430 ts_tablet_manager.cc:1403] T 8cbf82d3a7f248e38c8d80e7139012b3 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.296s	user 0.022s	sys 0.019s
W20260709 14:49:46.060585 11595 log.cc:927] Time spent T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507: Append to log took a long time: real 0.101s	user 0.005s	sys 0.008s
W20260709 14:49:46.062458 11355 leader_election.cc:343] T 9a0ef18da63743adb9dbd53d526aac93 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.066233 11355 leader_election.cc:304] T 9a0ef18da63743adb9dbd53d526aac93 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc; no voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:46.070806 11616 raft_consensus.cc:2749] T 9a0ef18da63743adb9dbd53d526aac93 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.076296 11570 consensus_queue.cc:1048] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.090210 11432 tablet_bootstrap.cc:654] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.101284 11433 tablet_bootstrap.cc:492] T 813f45ab2816433d9ad5ca048807fc89 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:46.102413 11433 ts_tablet_manager.cc:1403] T 813f45ab2816433d9ad5ca048807fc89 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.242s	user 0.027s	sys 0.008s
I20260709 14:49:46.085330 11620 raft_consensus.cc:515] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.113698 11430 raft_consensus.cc:359] T 8cbf82d3a7f248e38c8d80e7139012b3 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.113732 11451 consensus_queue.cc:1048] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:46.114360 11430 raft_consensus.cc:385] T 8cbf82d3a7f248e38c8d80e7139012b3 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.114650 11430 raft_consensus.cc:740] T 8cbf82d3a7f248e38c8d80e7139012b3 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.115418 11430 consensus_queue.cc:260] T 8cbf82d3a7f248e38c8d80e7139012b3 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.117337 11430 ts_tablet_manager.cc:1434] T 8cbf82d3a7f248e38c8d80e7139012b3 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.064s	user 0.005s	sys 0.000s
I20260709 14:49:46.118196 11430 tablet_bootstrap.cc:492] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:46.122854 11620 leader_election.cc:290] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:46.124377 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbb6849ac89464099f2d362dd3768e5" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:46.124949 11239 raft_consensus.cc:3060] T dbbb6849ac89464099f2d362dd3768e5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:46.128852 11279 leader_election.cc:343] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.157320 11430 tablet_bootstrap.cc:654] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.167315 11433 raft_consensus.cc:359] T 813f45ab2816433d9ad5ca048807fc89 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.167781 11433 raft_consensus.cc:385] T 813f45ab2816433d9ad5ca048807fc89 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.168015 11433 raft_consensus.cc:740] T 813f45ab2816433d9ad5ca048807fc89 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.168716 11433 consensus_queue.cc:260] T 813f45ab2816433d9ad5ca048807fc89 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.173676 11451 consensus_queue.cc:1048] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.174116 11433 ts_tablet_manager.cc:1434] T 813f45ab2816433d9ad5ca048807fc89 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.000s
I20260709 14:49:46.174965 11433 tablet_bootstrap.cc:492] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:46.178575 11239 raft_consensus.cc:2468] T dbbb6849ac89464099f2d362dd3768e5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 1.
I20260709 14:49:46.180413 11281 leader_election.cc:304] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:46.185182 11620 raft_consensus.cc:2804] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:46.185711 11620 raft_consensus.cc:697] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Becoming Leader. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Running, Role: LEADER
I20260709 14:49:46.194808 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbb6849ac89464099f2d362dd3768e5" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:46.201857 11620 consensus_queue.cc:237] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.205250 11616 consensus_queue.cc:1048] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.209573 11432 tablet_bootstrap.cc:492] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:46.210009 11432 ts_tablet_manager.cc:1403] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.290s	user 0.033s	sys 0.025s
I20260709 14:49:46.218844 11432 raft_consensus.cc:359] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.219465 11432 raft_consensus.cc:385] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.219705 11432 raft_consensus.cc:740] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.220319 11432 consensus_queue.cc:260] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
W20260709 14:49:46.221932 11279 leader_election.cc:343] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.222224 11591 raft_consensus.cc:493] T 813f45ab2816433d9ad5ca048807fc89 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.222681 11591 raft_consensus.cc:515] T 813f45ab2816433d9ad5ca048807fc89 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.223670 11433 tablet_bootstrap.cc:654] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.225616 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813f45ab2816433d9ad5ca048807fc89" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:46.230569 11591 leader_election.cc:290] T 813f45ab2816433d9ad5ca048807fc89 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
W20260709 14:49:46.231243 11204 leader_election.cc:343] T 813f45ab2816433d9ad5ca048807fc89 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.236407 11430 tablet_bootstrap.cc:492] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:46.236836 11430 ts_tablet_manager.cc:1403] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.119s	user 0.004s	sys 0.012s
I20260709 14:49:46.240321 11430 raft_consensus.cc:359] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.240980 11430 raft_consensus.cc:385] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.241758 11430 raft_consensus.cc:740] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.241981 11432 ts_tablet_manager.cc:1434] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 14:49:46.242847 11432 tablet_bootstrap.cc:492] T dbbb6849ac89464099f2d362dd3768e5 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:46.242316 11430 consensus_queue.cc:260] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.246616 11430 ts_tablet_manager.cc:1434] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 14:49:46.247431 11430 tablet_bootstrap.cc:492] T 0ef0947afab44dcf91ec748a8c2ad7b0 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:46.249151 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813f45ab2816433d9ad5ca048807fc89" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:46.257553 11137 catalog_manager.cc:5697] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507 reported cstate change: term changed from 0 to 1, leader changed from <none> to d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "d18a5bcfbda5411aa831cf788ae8a507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:46.269502 11620 raft_consensus.cc:493] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.270532 11620 raft_consensus.cc:515] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.276010 11620 leader_election.cc:290] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
W20260709 14:49:46.277884 11204 leader_election.cc:343] T 813f45ab2816433d9ad5ca048807fc89 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.278009 11238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0ef18da63743adb9dbd53d526aac93" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:46.278348 11204 leader_election.cc:304] T 813f45ab2816433d9ad5ca048807fc89 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:46.279320 11591 raft_consensus.cc:2749] T 813f45ab2816433d9ad5ca048807fc89 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.279757 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0ef18da63743adb9dbd53d526aac93" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:46.280408 11389 raft_consensus.cc:2468] T 9a0ef18da63743adb9dbd53d526aac93 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 0.
I20260709 14:49:46.282240 11451 consensus_queue.cc:1048] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.285348 11433 tablet_bootstrap.cc:492] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:46.285832 11433 ts_tablet_manager.cc:1403] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.111s	user 0.010s	sys 0.005s
I20260709 14:49:46.287776 11433 raft_consensus.cc:359] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.288390 11433 raft_consensus.cc:385] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.288645 11433 raft_consensus.cc:740] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.289539 11433 consensus_queue.cc:260] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.289487 11279 leader_election.cc:304] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:46.300230 11485 raft_consensus.cc:2804] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:46.300583 11485 raft_consensus.cc:493] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:49:46.300235 11281 leader_election.cc:343] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.300947 11485 raft_consensus.cc:3060] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.301406 11430 tablet_bootstrap.cc:654] T 0ef0947afab44dcf91ec748a8c2ad7b0 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.308208 11433 ts_tablet_manager.cc:1434] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:49:46.309154 11433 tablet_bootstrap.cc:492] T c2635451219a4e15a7f89a7328935782 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:46.315361 11432 tablet_bootstrap.cc:654] T dbbb6849ac89464099f2d362dd3768e5 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.319293 11485 raft_consensus.cc:515] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.326893 11238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0ef18da63743adb9dbd53d526aac93" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
W20260709 14:49:46.328073 11281 leader_election.cc:343] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.329213 11485 leader_election.cc:290] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:46.337432 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0ef18da63743adb9dbd53d526aac93" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:46.339273 11387 raft_consensus.cc:3060] T 9a0ef18da63743adb9dbd53d526aac93 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.347608 11430 tablet_bootstrap.cc:492] T 0ef0947afab44dcf91ec748a8c2ad7b0 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:46.347880 11387 raft_consensus.cc:2468] T 9a0ef18da63743adb9dbd53d526aac93 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 1.
I20260709 14:49:46.349249 11430 ts_tablet_manager.cc:1403] T 0ef0947afab44dcf91ec748a8c2ad7b0 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.003s
I20260709 14:49:46.349292 11279 leader_election.cc:304] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:46.350396 11485 raft_consensus.cc:2804] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:46.351380 11485 raft_consensus.cc:697] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Becoming Leader. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Running, Role: LEADER
I20260709 14:49:46.352428 11430 raft_consensus.cc:359] T 0ef0947afab44dcf91ec748a8c2ad7b0 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.353026 11430 raft_consensus.cc:385] T 0ef0947afab44dcf91ec748a8c2ad7b0 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.353204 11430 raft_consensus.cc:740] T 0ef0947afab44dcf91ec748a8c2ad7b0 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.353849 11430 consensus_queue.cc:260] T 0ef0947afab44dcf91ec748a8c2ad7b0 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.355554 11432 tablet_bootstrap.cc:492] T dbbb6849ac89464099f2d362dd3768e5 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:46.355997 11432 ts_tablet_manager.cc:1403] T dbbb6849ac89464099f2d362dd3768e5 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.113s	user 0.011s	sys 0.033s
I20260709 14:49:46.356042 11430 ts_tablet_manager.cc:1434] T 0ef0947afab44dcf91ec748a8c2ad7b0 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:46.356935 11430 tablet_bootstrap.cc:492] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:46.352383 11485 consensus_queue.cc:237] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.368757 11433 tablet_bootstrap.cc:654] T c2635451219a4e15a7f89a7328935782 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.370959 11432 raft_consensus.cc:359] T dbbb6849ac89464099f2d362dd3768e5 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.371726 11432 raft_consensus.cc:385] T dbbb6849ac89464099f2d362dd3768e5 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.371990 11616 raft_consensus.cc:493] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.372107 11432 raft_consensus.cc:740] T dbbb6849ac89464099f2d362dd3768e5 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.372486 11616 raft_consensus.cc:515] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.373116 11432 consensus_queue.cc:260] T dbbb6849ac89464099f2d362dd3768e5 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.374631 11616 leader_election.cc:290] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:46.375422 11430 tablet_bootstrap.cc:654] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.376875 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef0947afab44dcf91ec748a8c2ad7b0" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:46.377049 11313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef0947afab44dcf91ec748a8c2ad7b0" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:46.377671 11313 raft_consensus.cc:2468] T 0ef0947afab44dcf91ec748a8c2ad7b0 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:46.378788 11353 leader_election.cc:304] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
W20260709 14:49:46.379530 11355 leader_election.cc:343] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.379547 11616 raft_consensus.cc:2804] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:46.380932 11616 raft_consensus.cc:493] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:46.381240 11616 raft_consensus.cc:3060] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.383328 11432 ts_tablet_manager.cc:1434] T dbbb6849ac89464099f2d362dd3768e5 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.027s	user 0.012s	sys 0.000s
I20260709 14:49:46.387385 11616 raft_consensus.cc:515] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.389104 11430 tablet_bootstrap.cc:492] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:46.389509 11430 ts_tablet_manager.cc:1403] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 14:49:46.389814 11238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef0947afab44dcf91ec748a8c2ad7b0" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:46.390414 11433 tablet_bootstrap.cc:492] T c2635451219a4e15a7f89a7328935782 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:46.390815 11433 ts_tablet_manager.cc:1403] T c2635451219a4e15a7f89a7328935782 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.082s	user 0.007s	sys 0.003s
W20260709 14:49:46.391021 11355 leader_election.cc:343] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.392961 11313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef0947afab44dcf91ec748a8c2ad7b0" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:46.391913 11430 raft_consensus.cc:359] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.400597 11313 raft_consensus.cc:3060] T 0ef0947afab44dcf91ec748a8c2ad7b0 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.400779 11430 raft_consensus.cc:385] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.401202 11430 raft_consensus.cc:740] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.401863 11430 consensus_queue.cc:260] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.403343 11451 raft_consensus.cc:493] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.403888 11430 ts_tablet_manager.cc:1434] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:49:46.392968 11432 tablet_bootstrap.cc:492] T 33f8a02d1f8e4ea3879391662b3cff51 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:46.403769 11451 raft_consensus.cc:515] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.404728 11430 tablet_bootstrap.cc:492] T 7e112bc4b6134e3487d11f82b420162f P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:46.405689 11451 leader_election.cc:290] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:46.407262 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2635451219a4e15a7f89a7328935782" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
W20260709 14:49:46.408907 11353 leader_election.cc:343] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.409487 11432 tablet_bootstrap.cc:654] T 33f8a02d1f8e4ea3879391662b3cff51 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.410724 11430 tablet_bootstrap.cc:654] T 7e112bc4b6134e3487d11f82b420162f P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.410676 11238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2635451219a4e15a7f89a7328935782" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:46.414803 11430 tablet_bootstrap.cc:492] T 7e112bc4b6134e3487d11f82b420162f P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:46.415134 11430 ts_tablet_manager.cc:1403] T 7e112bc4b6134e3487d11f82b420162f P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 14:49:46.415243 11313 raft_consensus.cc:2468] T 0ef0947afab44dcf91ec748a8c2ad7b0 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:46.392401 11616 leader_election.cc:290] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:46.398227 11433 raft_consensus.cc:359] T c2635451219a4e15a7f89a7328935782 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.416486 11353 leader_election.cc:304] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:46.418385 11430 raft_consensus.cc:359] T 7e112bc4b6134e3487d11f82b420162f P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.419026 11430 raft_consensus.cc:385] T 7e112bc4b6134e3487d11f82b420162f P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.399791 11136 catalog_manager.cc:5697] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507 reported cstate change: term changed from 0 to 1, leader changed from <none> to d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "d18a5bcfbda5411aa831cf788ae8a507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:46.419277 11616 raft_consensus.cc:2804] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:46.419293 11430 raft_consensus.cc:740] T 7e112bc4b6134e3487d11f82b420162f P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.420229 11616 raft_consensus.cc:697] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:46.420714 11430 consensus_queue.cc:260] T 7e112bc4b6134e3487d11f82b420162f P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.421046 11616 consensus_queue.cc:237] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.422952 11430 ts_tablet_manager.cc:1434] T 7e112bc4b6134e3487d11f82b420162f P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:49:46.423895 11430 tablet_bootstrap.cc:492] T c2635451219a4e15a7f89a7328935782 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:46.429378 11430 tablet_bootstrap.cc:654] T c2635451219a4e15a7f89a7328935782 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.438696 11433 raft_consensus.cc:385] T c2635451219a4e15a7f89a7328935782 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.439008 11433 raft_consensus.cc:740] T c2635451219a4e15a7f89a7328935782 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.440266 11430 tablet_bootstrap.cc:492] T c2635451219a4e15a7f89a7328935782 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:46.440721 11430 ts_tablet_manager.cc:1403] T c2635451219a4e15a7f89a7328935782 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260709 14:49:46.439725 11433 consensus_queue.cc:260] T c2635451219a4e15a7f89a7328935782 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.441694 11238 raft_consensus.cc:2468] T c2635451219a4e15a7f89a7328935782 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:46.443370 11430 raft_consensus.cc:359] T c2635451219a4e15a7f89a7328935782 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.444237 11430 raft_consensus.cc:385] T c2635451219a4e15a7f89a7328935782 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.444494 11430 raft_consensus.cc:740] T c2635451219a4e15a7f89a7328935782 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.444410 11355 leader_election.cc:304] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc [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: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:46.418540 11432 tablet_bootstrap.cc:492] T 33f8a02d1f8e4ea3879391662b3cff51 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:46.445327 11432 ts_tablet_manager.cc:1403] T 33f8a02d1f8e4ea3879391662b3cff51 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.053s	user 0.003s	sys 0.006s
I20260709 14:49:46.445132 11430 consensus_queue.cc:260] T c2635451219a4e15a7f89a7328935782 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.445653 11451 raft_consensus.cc:2804] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:46.446007 11451 raft_consensus.cc:493] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:46.446308 11451 raft_consensus.cc:3060] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.447324 11430 ts_tablet_manager.cc:1434] T c2635451219a4e15a7f89a7328935782 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:49:46.448240 11433 ts_tablet_manager.cc:1434] T c2635451219a4e15a7f89a7328935782 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.000s
I20260709 14:49:46.449070 11433 tablet_bootstrap.cc:492] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:46.451676 11430 tablet_bootstrap.cc:492] T f9538f7913b3412b9bbf967abc50c819 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:46.455489 11433 tablet_bootstrap.cc:654] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.458738 11451 raft_consensus.cc:515] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.447656 11432 raft_consensus.cc:359] T 33f8a02d1f8e4ea3879391662b3cff51 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.459810 11432 raft_consensus.cc:385] T 33f8a02d1f8e4ea3879391662b3cff51 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.460091 11432 raft_consensus.cc:740] T 33f8a02d1f8e4ea3879391662b3cff51 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.460276 11430 tablet_bootstrap.cc:654] T f9538f7913b3412b9bbf967abc50c819 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.460748 11432 consensus_queue.cc:260] T 33f8a02d1f8e4ea3879391662b3cff51 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.462036 11238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2635451219a4e15a7f89a7328935782" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:46.462572 11238 raft_consensus.cc:3060] T c2635451219a4e15a7f89a7328935782 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.462916 11432 ts_tablet_manager.cc:1434] T 33f8a02d1f8e4ea3879391662b3cff51 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:49:46.463760 11432 tablet_bootstrap.cc:492] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:46.468909 11621 raft_consensus.cc:493] T 33f8a02d1f8e4ea3879391662b3cff51 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.469360 11621 raft_consensus.cc:515] T 33f8a02d1f8e4ea3879391662b3cff51 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.471243 11238 raft_consensus.cc:2468] T c2635451219a4e15a7f89a7328935782 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:46.472432 11451 leader_election.cc:290] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:46.473064 11313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f8a02d1f8e4ea3879391662b3cff51" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:46.473572 11430 tablet_bootstrap.cc:492] T f9538f7913b3412b9bbf967abc50c819 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:46.474017 11430 ts_tablet_manager.cc:1403] T f9538f7913b3412b9bbf967abc50c819 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.003s
W20260709 14:49:46.475142 11353 leader_election.cc:343] T 33f8a02d1f8e4ea3879391662b3cff51 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.473973 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2635451219a4e15a7f89a7328935782" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:46.477047 11315 raft_consensus.cc:3060] T c2635451219a4e15a7f89a7328935782 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.477363 11430 raft_consensus.cc:359] T f9538f7913b3412b9bbf967abc50c819 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.477969 11430 raft_consensus.cc:385] T f9538f7913b3412b9bbf967abc50c819 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.478225 11430 raft_consensus.cc:740] T f9538f7913b3412b9bbf967abc50c819 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.476497 11238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f8a02d1f8e4ea3879391662b3cff51" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:46.478904 11430 consensus_queue.cc:260] T f9538f7913b3412b9bbf967abc50c819 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.471251 11621 leader_election.cc:290] T 33f8a02d1f8e4ea3879391662b3cff51 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:46.476454 11355 leader_election.cc:304] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: 
I20260709 14:49:46.481266 11430 ts_tablet_manager.cc:1434] T f9538f7913b3412b9bbf967abc50c819 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260709 14:49:46.481462 11355 leader_election.cc:343] T 33f8a02d1f8e4ea3879391662b3cff51 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.481868 11355 leader_election.cc:304] T 33f8a02d1f8e4ea3879391662b3cff51 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc; no voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:46.482167 11430 tablet_bootstrap.cc:492] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:46.482877 11621 raft_consensus.cc:2804] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:46.483436 11622 raft_consensus.cc:2749] T 33f8a02d1f8e4ea3879391662b3cff51 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.484270 11621 raft_consensus.cc:697] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:46.485103 11621 consensus_queue.cc:237] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.487917 11430 tablet_bootstrap.cc:654] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.489485 11137 catalog_manager.cc:5697] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:46.494315 11315 raft_consensus.cc:2468] T c2635451219a4e15a7f89a7328935782 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:46.498030 11432 tablet_bootstrap.cc:654] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.502629 11430 tablet_bootstrap.cc:492] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:46.503060 11430 ts_tablet_manager.cc:1403] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.003s
I20260709 14:49:46.505345 11430 raft_consensus.cc:359] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.505962 11430 raft_consensus.cc:385] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.506217 11430 raft_consensus.cc:740] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.506971 11430 consensus_queue.cc:260] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.511467 11432 tablet_bootstrap.cc:492] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:46.511914 11432 ts_tablet_manager.cc:1403] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.000s
I20260709 14:49:46.512611 11430 ts_tablet_manager.cc:1434] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:49:46.513480 11430 tablet_bootstrap.cc:492] T 35afab4451ef448bbe850a85ef3e8e2e P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:46.514390 11432 raft_consensus.cc:359] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.514990 11432 raft_consensus.cc:385] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.515077 11433 tablet_bootstrap.cc:492] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:46.515497 11433 ts_tablet_manager.cc:1403] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.007s
I20260709 14:49:46.517688 11433 raft_consensus.cc:359] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.518271 11433 raft_consensus.cc:385] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.518512 11433 raft_consensus.cc:740] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.519352 11430 tablet_bootstrap.cc:654] T 35afab4451ef448bbe850a85ef3e8e2e P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.521796 11136 catalog_manager.cc:5697] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:46.524262 11433 consensus_queue.cc:260] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.526341 11433 ts_tablet_manager.cc:1434] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:49:46.526634 11430 tablet_bootstrap.cc:492] T 35afab4451ef448bbe850a85ef3e8e2e P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:46.527048 11430 ts_tablet_manager.cc:1403] T 35afab4451ef448bbe850a85ef3e8e2e P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 14:49:46.526646 11432 raft_consensus.cc:740] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.528784 11430 raft_consensus.cc:359] T 35afab4451ef448bbe850a85ef3e8e2e P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.529402 11430 raft_consensus.cc:385] T 35afab4451ef448bbe850a85ef3e8e2e P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.529654 11430 raft_consensus.cc:740] T 35afab4451ef448bbe850a85ef3e8e2e P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.529623 11432 consensus_queue.cc:260] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.530500 11430 consensus_queue.cc:260] T 35afab4451ef448bbe850a85ef3e8e2e P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.531090 11433 tablet_bootstrap.cc:492] T f9538f7913b3412b9bbf967abc50c819 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:46.532440 11430 ts_tablet_manager.cc:1434] T 35afab4451ef448bbe850a85ef3e8e2e P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:49:46.533267 11430 tablet_bootstrap.cc:492] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:46.536967 11433 tablet_bootstrap.cc:654] T f9538f7913b3412b9bbf967abc50c819 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.540866 11432 ts_tablet_manager.cc:1434] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.001s
I20260709 14:49:46.541529 11621 raft_consensus.cc:493] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.541703 11432 tablet_bootstrap.cc:492] T f9538f7913b3412b9bbf967abc50c819 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:46.545567 11621 raft_consensus.cc:515] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.547116 11432 tablet_bootstrap.cc:654] T f9538f7913b3412b9bbf967abc50c819 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.547580 11621 leader_election.cc:290] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:46.549423 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cbf82d3a7f248e38c8d80e7139012b3" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:46.551074 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cbf82d3a7f248e38c8d80e7139012b3" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:46.552438 11433 tablet_bootstrap.cc:492] T f9538f7913b3412b9bbf967abc50c819 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:46.552476 11430 tablet_bootstrap.cc:654] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.552997 11433 ts_tablet_manager.cc:1403] T f9538f7913b3412b9bbf967abc50c819 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260709 14:49:46.552214 11239 raft_consensus.cc:2468] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:46.554457 11355 leader_election.cc:304] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: 
I20260709 14:49:46.555529 11616 raft_consensus.cc:2804] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:46.555967 11616 raft_consensus.cc:493] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:46.556327 11616 raft_consensus.cc:3060] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.555449 11433 raft_consensus.cc:359] T f9538f7913b3412b9bbf967abc50c819 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.556759 11433 raft_consensus.cc:385] T f9538f7913b3412b9bbf967abc50c819 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.557013 11433 raft_consensus.cc:740] T f9538f7913b3412b9bbf967abc50c819 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.559165 11432 tablet_bootstrap.cc:492] T f9538f7913b3412b9bbf967abc50c819 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:46.559563 11432 ts_tablet_manager.cc:1403] T f9538f7913b3412b9bbf967abc50c819 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 14:49:46.560117 11433 consensus_queue.cc:260] T f9538f7913b3412b9bbf967abc50c819 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.551841 11315 raft_consensus.cc:2468] T 8cbf82d3a7f248e38c8d80e7139012b3 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:46.561895 11433 ts_tablet_manager.cc:1434] T f9538f7913b3412b9bbf967abc50c819 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 14:49:46.565316 11616 raft_consensus.cc:515] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.567950 11432 raft_consensus.cc:359] T f9538f7913b3412b9bbf967abc50c819 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.572086 11238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cbf82d3a7f248e38c8d80e7139012b3" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:46.572515 11433 tablet_bootstrap.cc:492] T e741a4fcaf5b40dd834256d4a3a1253c P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:46.573143 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cbf82d3a7f248e38c8d80e7139012b3" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:46.573668 11315 raft_consensus.cc:3060] T 8cbf82d3a7f248e38c8d80e7139012b3 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.577847 11433 tablet_bootstrap.cc:654] T e741a4fcaf5b40dd834256d4a3a1253c P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.568722 11432 raft_consensus.cc:385] T f9538f7913b3412b9bbf967abc50c819 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.580686 11432 raft_consensus.cc:740] T f9538f7913b3412b9bbf967abc50c819 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.572646 11238 raft_consensus.cc:3060] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.581367 11432 consensus_queue.cc:260] T f9538f7913b3412b9bbf967abc50c819 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.582880 11430 tablet_bootstrap.cc:492] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:46.583287 11430 ts_tablet_manager.cc:1403] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.050s	user 0.020s	sys 0.011s
I20260709 14:49:46.583951 11432 ts_tablet_manager.cc:1434] T f9538f7913b3412b9bbf967abc50c819 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 14:49:46.584781 11432 tablet_bootstrap.cc:492] T e741a4fcaf5b40dd834256d4a3a1253c P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:46.586077 11430 raft_consensus.cc:359] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.586720 11430 raft_consensus.cc:385] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.587003 11430 raft_consensus.cc:740] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.587762 11430 consensus_queue.cc:260] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.589732 11430 ts_tablet_manager.cc:1434] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:46.590711 11430 tablet_bootstrap.cc:492] T e741a4fcaf5b40dd834256d4a3a1253c P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:46.596123 11430 tablet_bootstrap.cc:654] T e741a4fcaf5b40dd834256d4a3a1253c P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.596230 11238 raft_consensus.cc:2468] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:46.595600 11315 raft_consensus.cc:2468] T 8cbf82d3a7f248e38c8d80e7139012b3 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:46.598153 11353 leader_election.cc:304] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:46.599335 11621 raft_consensus.cc:2804] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:46.599975 11485 raft_consensus.cc:493] T 7e112bc4b6134e3487d11f82b420162f P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.600497 11485 raft_consensus.cc:515] T 7e112bc4b6134e3487d11f82b420162f P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.602535 11485 leader_election.cc:290] T 7e112bc4b6134e3487d11f82b420162f P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:46.602919 11616 leader_election.cc:290] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:46.606896 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e112bc4b6134e3487d11f82b420162f" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
W20260709 14:49:46.608279 11279 leader_election.cc:343] T 7e112bc4b6134e3487d11f82b420162f P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.599978 11621 raft_consensus.cc:697] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:46.619891 11621 consensus_queue.cc:237] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.624058 11238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e112bc4b6134e3487d11f82b420162f" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
W20260709 14:49:46.625325 11281 leader_election.cc:343] T 7e112bc4b6134e3487d11f82b420162f P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.625746 11281 leader_election.cc:304] T 7e112bc4b6134e3487d11f82b420162f P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:46.626397 11387 raft_consensus.cc:3060] T dbbb6849ac89464099f2d362dd3768e5 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.626787 11485 raft_consensus.cc:2749] T 7e112bc4b6134e3487d11f82b420162f P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.635076 11485 consensus_queue.cc:1048] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.637812 11433 tablet_bootstrap.cc:492] T e741a4fcaf5b40dd834256d4a3a1253c P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:46.638268 11433 ts_tablet_manager.cc:1403] T e741a4fcaf5b40dd834256d4a3a1253c P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.002s
I20260709 14:49:46.639469 11432 tablet_bootstrap.cc:654] T e741a4fcaf5b40dd834256d4a3a1253c P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.640822 11433 raft_consensus.cc:359] T e741a4fcaf5b40dd834256d4a3a1253c P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.641569 11433 raft_consensus.cc:385] T e741a4fcaf5b40dd834256d4a3a1253c P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.641881 11433 raft_consensus.cc:740] T e741a4fcaf5b40dd834256d4a3a1253c P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.642541 11433 consensus_queue.cc:260] T e741a4fcaf5b40dd834256d4a3a1253c P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.644632 11433 ts_tablet_manager.cc:1434] T e741a4fcaf5b40dd834256d4a3a1253c P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:46.645699 11433 tablet_bootstrap.cc:492] T 9a0ef18da63743adb9dbd53d526aac93 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:46.651579 11433 tablet_bootstrap.cc:654] T 9a0ef18da63743adb9dbd53d526aac93 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.668169 11430 tablet_bootstrap.cc:492] T e741a4fcaf5b40dd834256d4a3a1253c P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:46.668622 11430 ts_tablet_manager.cc:1403] T e741a4fcaf5b40dd834256d4a3a1253c P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.078s	user 0.022s	sys 0.027s
I20260709 14:49:46.671185 11432 tablet_bootstrap.cc:492] T e741a4fcaf5b40dd834256d4a3a1253c P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:46.671120 11430 raft_consensus.cc:359] T e741a4fcaf5b40dd834256d4a3a1253c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.671803 11430 raft_consensus.cc:385] T e741a4fcaf5b40dd834256d4a3a1253c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.671672 11620 consensus_queue.cc:1048] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.672156 11430 raft_consensus.cc:740] T e741a4fcaf5b40dd834256d4a3a1253c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.672894 11430 consensus_queue.cc:260] T e741a4fcaf5b40dd834256d4a3a1253c P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.671649 11432 ts_tablet_manager.cc:1403] T e741a4fcaf5b40dd834256d4a3a1253c P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.087s	user 0.009s	sys 0.000s
I20260709 14:49:46.674782 11430 ts_tablet_manager.cc:1434] T e741a4fcaf5b40dd834256d4a3a1253c P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:49:46.675632 11430 tablet_bootstrap.cc:492] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:46.676470 11432 raft_consensus.cc:359] T e741a4fcaf5b40dd834256d4a3a1253c P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.678576 11432 raft_consensus.cc:385] T e741a4fcaf5b40dd834256d4a3a1253c P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.678841 11432 raft_consensus.cc:740] T e741a4fcaf5b40dd834256d4a3a1253c P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.679556 11432 consensus_queue.cc:260] T e741a4fcaf5b40dd834256d4a3a1253c P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.683059 11432 ts_tablet_manager.cc:1434] T e741a4fcaf5b40dd834256d4a3a1253c P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:49:46.683888 11432 tablet_bootstrap.cc:492] T 813f45ab2816433d9ad5ca048807fc89 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:46.684639 11430 tablet_bootstrap.cc:654] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.698031 11430 tablet_bootstrap.cc:492] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:46.698477 11430 ts_tablet_manager.cc:1403] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.002s
I20260709 14:49:46.700976 11430 raft_consensus.cc:359] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.701612 11430 raft_consensus.cc:385] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.701870 11430 raft_consensus.cc:740] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.702440 11430 consensus_queue.cc:260] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.702209 11137 catalog_manager.cc:5697] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:46.704789 11430 ts_tablet_manager.cc:1434] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:49:46.705814 11430 tablet_bootstrap.cc:492] T 31cb58f4cba4453bafe3cd11327b9da0 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:46.709602 11619 raft_consensus.cc:493] T f9538f7913b3412b9bbf967abc50c819 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.710105 11619 raft_consensus.cc:515] T f9538f7913b3412b9bbf967abc50c819 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.712549 11591 raft_consensus.cc:493] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.713018 11591 raft_consensus.cc:515] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.716544 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef0947afab44dcf91ec748a8c2ad7b0" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:46.717306 11315 raft_consensus.cc:2393] T 0ef0947afab44dcf91ec748a8c2ad7b0 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19fb1debfd44468daaaf1eb25c5752a7 in current term 1: Already voted for candidate c89d0377801142caa949458bc1d8e2bc in this term.
I20260709 14:49:46.724529 11430 tablet_bootstrap.cc:654] T 31cb58f4cba4453bafe3cd11327b9da0 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.725759 11619 leader_election.cc:290] T f9538f7913b3412b9bbf967abc50c819 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:46.735440 11430 tablet_bootstrap.cc:492] T 31cb58f4cba4453bafe3cd11327b9da0 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:46.735909 11430 ts_tablet_manager.cc:1403] T 31cb58f4cba4453bafe3cd11327b9da0 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.012s
I20260709 14:49:46.741076 11430 raft_consensus.cc:359] T 31cb58f4cba4453bafe3cd11327b9da0 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.741717 11430 raft_consensus.cc:385] T 31cb58f4cba4453bafe3cd11327b9da0 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.741994 11430 raft_consensus.cc:740] T 31cb58f4cba4453bafe3cd11327b9da0 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.741858 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9538f7913b3412b9bbf967abc50c819" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:46.742597 11315 raft_consensus.cc:2468] T f9538f7913b3412b9bbf967abc50c819 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 0.
I20260709 14:49:46.742684 11430 consensus_queue.cc:260] T 31cb58f4cba4453bafe3cd11327b9da0 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.744714 11204 leader_election.cc:304] T f9538f7913b3412b9bbf967abc50c819 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:46.745172 11430 ts_tablet_manager.cc:1434] T 31cb58f4cba4453bafe3cd11327b9da0 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 14:49:46.745616 11619 raft_consensus.cc:2804] T f9538f7913b3412b9bbf967abc50c819 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:46.746054 11430 tablet_bootstrap.cc:492] T bf83f448131549b9abe22edccb0861a1 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:46.734362 11591 leader_election.cc:290] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:46.750735 11388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9538f7913b3412b9bbf967abc50c819" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:46.751400 11388 raft_consensus.cc:2468] T f9538f7913b3412b9bbf967abc50c819 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 0.
I20260709 14:49:46.752084 11386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef0947afab44dcf91ec748a8c2ad7b0" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:46.752398 11430 tablet_bootstrap.cc:654] T bf83f448131549b9abe22edccb0861a1 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.746003 11619 raft_consensus.cc:493] T f9538f7913b3412b9bbf967abc50c819 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:46.757814 11619 raft_consensus.cc:3060] T f9538f7913b3412b9bbf967abc50c819 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.758318 11433 tablet_bootstrap.cc:492] T 9a0ef18da63743adb9dbd53d526aac93 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:46.758812 11433 ts_tablet_manager.cc:1403] T 9a0ef18da63743adb9dbd53d526aac93 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.113s	user 0.036s	sys 0.071s
I20260709 14:49:46.751408 11432 tablet_bootstrap.cc:654] T 813f45ab2816433d9ad5ca048807fc89 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.761456 11433 raft_consensus.cc:359] T 9a0ef18da63743adb9dbd53d526aac93 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.762142 11433 raft_consensus.cc:385] T 9a0ef18da63743adb9dbd53d526aac93 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.762415 11433 raft_consensus.cc:740] T 9a0ef18da63743adb9dbd53d526aac93 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.763051 11433 consensus_queue.cc:260] T 9a0ef18da63743adb9dbd53d526aac93 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.765470 11433 ts_tablet_manager.cc:1434] T 9a0ef18da63743adb9dbd53d526aac93 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:49:46.762797 11591 raft_consensus.cc:493] T e741a4fcaf5b40dd834256d4a3a1253c P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.766408 11433 tablet_bootstrap.cc:492] T 7e112bc4b6134e3487d11f82b420162f P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:46.766498 11591 raft_consensus.cc:515] T e741a4fcaf5b40dd834256d4a3a1253c P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.772979 11433 tablet_bootstrap.cc:654] T 7e112bc4b6134e3487d11f82b420162f P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.772727 11204 leader_election.cc:304] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:46.776103 11443 raft_consensus.cc:3060] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.782068 11443 raft_consensus.cc:2749] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.788980 11591 leader_election.cc:290] T e741a4fcaf5b40dd834256d4a3a1253c P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:46.790393 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e741a4fcaf5b40dd834256d4a3a1253c" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:46.794811 11433 tablet_bootstrap.cc:492] T 7e112bc4b6134e3487d11f82b420162f P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:46.811781 11433 ts_tablet_manager.cc:1403] T 7e112bc4b6134e3487d11f82b420162f P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.012s
I20260709 14:49:46.811669 11315 raft_consensus.cc:2468] T e741a4fcaf5b40dd834256d4a3a1253c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 0.
I20260709 14:49:46.812986 11204 leader_election.cc:304] T e741a4fcaf5b40dd834256d4a3a1253c P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:46.814163 11591 raft_consensus.cc:2804] T e741a4fcaf5b40dd834256d4a3a1253c P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:46.814548 11591 raft_consensus.cc:493] T e741a4fcaf5b40dd834256d4a3a1253c P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:46.814874 11591 raft_consensus.cc:3060] T e741a4fcaf5b40dd834256d4a3a1253c P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.816026 11433 raft_consensus.cc:359] T 7e112bc4b6134e3487d11f82b420162f P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.816713 11433 raft_consensus.cc:385] T 7e112bc4b6134e3487d11f82b420162f P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.816956 11433 raft_consensus.cc:740] T 7e112bc4b6134e3487d11f82b420162f P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.820997 11386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e741a4fcaf5b40dd834256d4a3a1253c" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:46.821595 11386 raft_consensus.cc:2468] T e741a4fcaf5b40dd834256d4a3a1253c P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 0.
I20260709 14:49:46.821455 11591 raft_consensus.cc:515] T e741a4fcaf5b40dd834256d4a3a1253c P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.823762 11433 consensus_queue.cc:260] T 7e112bc4b6134e3487d11f82b420162f P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.794282 11619 raft_consensus.cc:515] T f9538f7913b3412b9bbf967abc50c819 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.827553 11619 leader_election.cc:290] T f9538f7913b3412b9bbf967abc50c819 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 election: Requested vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:46.828498 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9538f7913b3412b9bbf967abc50c819" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:46.828999 11315 raft_consensus.cc:3060] T f9538f7913b3412b9bbf967abc50c819 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.832278 11620 consensus_queue.cc:1048] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.833231 11386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9538f7913b3412b9bbf967abc50c819" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:46.833762 11386 raft_consensus.cc:3060] T f9538f7913b3412b9bbf967abc50c819 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.827018 11432 tablet_bootstrap.cc:492] T 813f45ab2816433d9ad5ca048807fc89 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:46.834949 11626 raft_consensus.cc:493] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.835474 11432 ts_tablet_manager.cc:1403] T 813f45ab2816433d9ad5ca048807fc89 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.152s	user 0.022s	sys 0.016s
I20260709 14:49:46.835435 11626 raft_consensus.cc:515] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.842105 11430 tablet_bootstrap.cc:492] T bf83f448131549b9abe22edccb0861a1 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:46.842561 11430 ts_tablet_manager.cc:1403] T bf83f448131549b9abe22edccb0861a1 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.097s	user 0.031s	sys 0.047s
I20260709 14:49:46.845638 11433 ts_tablet_manager.cc:1434] T 7e112bc4b6134e3487d11f82b420162f P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.033s	user 0.013s	sys 0.006s
I20260709 14:49:46.846146 11386 raft_consensus.cc:2468] T f9538f7913b3412b9bbf967abc50c819 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 1.
I20260709 14:49:46.846439 11433 tablet_bootstrap.cc:492] T 33f8a02d1f8e4ea3879391662b3cff51 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:46.846506 11238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813f45ab2816433d9ad5ca048807fc89" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:46.847268 11238 raft_consensus.cc:2468] T 813f45ab2816433d9ad5ca048807fc89 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 0.
I20260709 14:49:46.847651 11204 leader_election.cc:304] T f9538f7913b3412b9bbf967abc50c819 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: 
I20260709 14:49:46.849097 11281 leader_election.cc:304] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:46.849339 11432 raft_consensus.cc:359] T 813f45ab2816433d9ad5ca048807fc89 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.849870 11486 raft_consensus.cc:2804] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:46.850275 11486 raft_consensus.cc:493] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:46.850378 11315 raft_consensus.cc:2468] T f9538f7913b3412b9bbf967abc50c819 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 1.
I20260709 14:49:46.845690 11626 leader_election.cc:290] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:46.851028 11486 raft_consensus.cc:3060] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.849965 11432 raft_consensus.cc:385] T 813f45ab2816433d9ad5ca048807fc89 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.851009 11626 raft_consensus.cc:493] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.851709 11432 raft_consensus.cc:740] T 813f45ab2816433d9ad5ca048807fc89 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.852178 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e741a4fcaf5b40dd834256d4a3a1253c" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:46.852793 11316 raft_consensus.cc:3060] T e741a4fcaf5b40dd834256d4a3a1253c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.853022 11430 raft_consensus.cc:359] T bf83f448131549b9abe22edccb0861a1 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.854337 11388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e741a4fcaf5b40dd834256d4a3a1253c" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:46.854784 11430 raft_consensus.cc:385] T bf83f448131549b9abe22edccb0861a1 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.855377 11388 raft_consensus.cc:3060] T e741a4fcaf5b40dd834256d4a3a1253c P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.852885 11432 consensus_queue.cc:260] T 813f45ab2816433d9ad5ca048807fc89 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.855607 11386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813f45ab2816433d9ad5ca048807fc89" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:46.856228 11386 raft_consensus.cc:2468] T 813f45ab2816433d9ad5ca048807fc89 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 0.
I20260709 14:49:46.854744 11591 leader_election.cc:290] T e741a4fcaf5b40dd834256d4a3a1253c P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 election: Requested vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:46.857275 11432 ts_tablet_manager.cc:1434] T 813f45ab2816433d9ad5ca048807fc89 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:49:46.855610 11430 raft_consensus.cc:740] T bf83f448131549b9abe22edccb0861a1 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.858276 11432 tablet_bootstrap.cc:492] T 7e112bc4b6134e3487d11f82b420162f P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:46.858103 11430 consensus_queue.cc:260] T bf83f448131549b9abe22edccb0861a1 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.863009 11430 ts_tablet_manager.cc:1434] T bf83f448131549b9abe22edccb0861a1 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:49:46.864290 11430 tablet_bootstrap.cc:492] T a821ed3820d54a73807d3c40afbcff45 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:46.865562 11432 tablet_bootstrap.cc:654] T 7e112bc4b6134e3487d11f82b420162f P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.866079 11388 raft_consensus.cc:2468] T e741a4fcaf5b40dd834256d4a3a1253c P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 1.
I20260709 14:49:46.867143 11204 leader_election.cc:304] T e741a4fcaf5b40dd834256d4a3a1253c P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: 
I20260709 14:49:46.852186 11626 raft_consensus.cc:515] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.869415 11430 tablet_bootstrap.cc:654] T a821ed3820d54a73807d3c40afbcff45 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.870278 11626 leader_election.cc:290] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:46.871447 11316 raft_consensus.cc:2468] T e741a4fcaf5b40dd834256d4a3a1253c P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 1.
I20260709 14:49:46.872648 11238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ae8f8ebf6949af8968b25cc870bf1e" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
W20260709 14:49:46.874099 11281 leader_election.cc:343] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.874543 11691 raft_consensus.cc:2804] T f9538f7913b3412b9bbf967abc50c819 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:46.875902 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ae8f8ebf6949af8968b25cc870bf1e" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
W20260709 14:49:46.877453 11279 leader_election.cc:343] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.877868 11279 leader_election.cc:304] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:46.878221 11619 raft_consensus.cc:2804] T e741a4fcaf5b40dd834256d4a3a1253c P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:46.878670 11619 raft_consensus.cc:697] T e741a4fcaf5b40dd834256d4a3a1253c P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 LEADER]: Becoming Leader. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Running, Role: LEADER
I20260709 14:49:46.879436 11619 consensus_queue.cc:237] T e741a4fcaf5b40dd834256d4a3a1253c P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.880646 11475 raft_consensus.cc:2749] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.884604 11691 raft_consensus.cc:697] T f9538f7913b3412b9bbf967abc50c819 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 LEADER]: Becoming Leader. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Running, Role: LEADER
I20260709 14:49:46.885486 11691 consensus_queue.cc:237] T f9538f7913b3412b9bbf967abc50c819 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.887600 11238 raft_consensus.cc:3060] T 9a0ef18da63743adb9dbd53d526aac93 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.890897 11433 tablet_bootstrap.cc:654] T 33f8a02d1f8e4ea3879391662b3cff51 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.894847 11451 consensus_queue.cc:1048] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:49:46.912837 11432 tablet_bootstrap.cc:492] T 7e112bc4b6134e3487d11f82b420162f P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:46.913725 11432 ts_tablet_manager.cc:1403] T 7e112bc4b6134e3487d11f82b420162f P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.008s
W20260709 14:49:46.919623 11187 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:46.917951 11432 raft_consensus.cc:359] T 7e112bc4b6134e3487d11f82b420162f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.920594 11432 raft_consensus.cc:385] T 7e112bc4b6134e3487d11f82b420162f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.921311 11432 raft_consensus.cc:740] T 7e112bc4b6134e3487d11f82b420162f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.922278 11432 consensus_queue.cc:260] T 7e112bc4b6134e3487d11f82b420162f P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.921984 11486 raft_consensus.cc:515] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.924950 11432 ts_tablet_manager.cc:1434] T 7e112bc4b6134e3487d11f82b420162f P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:49:46.927549 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813f45ab2816433d9ad5ca048807fc89" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:46.928185 11239 raft_consensus.cc:3060] T 813f45ab2816433d9ad5ca048807fc89 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.930190 11486 leader_election.cc:290] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:46.932518 11626 consensus_queue.cc:1048] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:49:46.945724 11432 tablet_bootstrap.cc:492] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:46.951550 11432 tablet_bootstrap.cc:654] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:46.956508 11279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.67:33213, user_credentials={real_user=slave}} blocked reactor thread for 79077.1us
I20260709 14:49:46.959750 11451 consensus_queue.cc:1048] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.965425 11388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813f45ab2816433d9ad5ca048807fc89" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:46.966053 11388 raft_consensus.cc:3060] T 813f45ab2816433d9ad5ca048807fc89 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.972373 11388 raft_consensus.cc:2468] T 813f45ab2816433d9ad5ca048807fc89 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 1.
I20260709 14:49:46.973675 11485 raft_consensus.cc:493] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.973820 11620 raft_consensus.cc:493] T 35afab4451ef448bbe850a85ef3e8e2e P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.974013 11696 raft_consensus.cc:493] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.974192 11485 raft_consensus.cc:515] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.974311 11620 raft_consensus.cc:515] T 35afab4451ef448bbe850a85ef3e8e2e P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.975343 11696 raft_consensus.cc:515] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.976293 11485 leader_election.cc:290] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:46.977546 11696 leader_election.cc:290] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:46.976303 11620 leader_election.cc:290] T 35afab4451ef448bbe850a85ef3e8e2e P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:46.978008 11619 raft_consensus.cc:493] T 7e112bc4b6134e3487d11f82b420162f P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.978686 11619 raft_consensus.cc:515] T 7e112bc4b6134e3487d11f82b420162f P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:46.980856 11619 leader_election.cc:290] T 7e112bc4b6134e3487d11f82b420162f P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:46.982456 11238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2bcdc7b1a8b4fc0bfc9fe75f9131f33" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:46.983060 11235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f8a02d1f8e4ea3879391662b3cff51" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:46.982319 11236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35afab4451ef448bbe850a85ef3e8e2e" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:46.987273 11279 leader_election.cc:304] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:46.989281 11388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e112bc4b6134e3487d11f82b420162f" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:47.001744 11486 raft_consensus.cc:493] T bf83f448131549b9abe22edccb0861a1 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.989657 11620 raft_consensus.cc:2804] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:49:46.989533 11281 leader_election.cc:343] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.991298 11621 consensus_queue.cc:1048] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260709 14:49:47.041664 11386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f8a02d1f8e4ea3879391662b3cff51" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:47.044598 11386 raft_consensus.cc:2468] T 33f8a02d1f8e4ea3879391662b3cff51 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 0.
I20260709 14:49:47.034981 11486 raft_consensus.cc:515] T bf83f448131549b9abe22edccb0861a1 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.026019 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2bcdc7b1a8b4fc0bfc9fe75f9131f33" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:47.046257 11279 leader_election.cc:304] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
W20260709 14:49:47.046795 11281 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.65:41261, user_credentials={real_user=slave}} blocked reactor thread for 57295us
I20260709 14:49:47.047384 11696 raft_consensus.cc:2804] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.047763 11696 raft_consensus.cc:493] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.048111 11696 raft_consensus.cc:3060] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.048956 11620 raft_consensus.cc:697] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Becoming Leader. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Running, Role: LEADER
I20260709 14:49:47.050546 11313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e112bc4b6134e3487d11f82b420162f" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:47.051095 11313 raft_consensus.cc:2468] T 7e112bc4b6134e3487d11f82b420162f P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 0.
I20260709 14:49:47.016242 11239 raft_consensus.cc:2468] T 813f45ab2816433d9ad5ca048807fc89 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 1.
I20260709 14:49:47.157023 11433 tablet_bootstrap.cc:492] T 33f8a02d1f8e4ea3879391662b3cff51 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:47.261319 11433 ts_tablet_manager.cc:1403] T 33f8a02d1f8e4ea3879391662b3cff51 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.415s	user 0.013s	sys 0.013s
I20260709 14:49:47.264102 11433 raft_consensus.cc:359] T 33f8a02d1f8e4ea3879391662b3cff51 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.264801 11433 raft_consensus.cc:385] T 33f8a02d1f8e4ea3879391662b3cff51 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.265064 11433 raft_consensus.cc:740] T 33f8a02d1f8e4ea3879391662b3cff51 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.265688 11433 consensus_queue.cc:260] T 33f8a02d1f8e4ea3879391662b3cff51 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.272838 11433 ts_tablet_manager.cc:1434] T 33f8a02d1f8e4ea3879391662b3cff51 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:49:47.274175 11433 tablet_bootstrap.cc:492] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:47.098526 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35afab4451ef448bbe850a85ef3e8e2e" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:47.117322 11388 raft_consensus.cc:2468] T 7e112bc4b6134e3487d11f82b420162f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 0.
I20260709 14:49:47.287003 11451 consensus_queue.cc:1048] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.214542 11696 raft_consensus.cc:515] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.303094 11486 leader_election.cc:290] T bf83f448131549b9abe22edccb0861a1 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
W20260709 14:49:47.304476 11281 leader_election.cc:343] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.318917 11432 tablet_bootstrap.cc:492] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:47.319285 11432 ts_tablet_manager.cc:1403] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.374s	user 0.019s	sys 0.010s
I20260709 14:49:47.300067 11620 consensus_queue.cc:237] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.323957 11430 tablet_bootstrap.cc:492] T a821ed3820d54a73807d3c40afbcff45 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:47.324396 11430 ts_tablet_manager.cc:1403] T a821ed3820d54a73807d3c40afbcff45 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.460s	user 0.043s	sys 0.066s
W20260709 14:49:47.325115 11279 leader_election.cc:343] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.325479 11279 leader_election.cc:304] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:47.329524 11626 raft_consensus.cc:2749] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:47.321663 11281 leader_election.cc:343] T 35afab4451ef448bbe850a85ef3e8e2e P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:47.337061 11279 leader_election.cc:343] T 35afab4451ef448bbe850a85ef3e8e2e P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.357478 11279 leader_election.cc:304] T 35afab4451ef448bbe850a85ef3e8e2e P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:47.358745 11475 raft_consensus.cc:2749] T 35afab4451ef448bbe850a85ef3e8e2e P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:47.341019 11696 leader_election.cc:290] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:47.370306 11204 leader_election.cc:304] T 7e112bc4b6134e3487d11f82b420162f P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: 
W20260709 14:49:47.378868 11702 log.cc:927] Time spent T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7: Append to log took a long time: real 0.067s	user 0.003s	sys 0.000s
I20260709 14:49:47.378789 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf83f448131549b9abe22edccb0861a1" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:47.387810 11432 raft_consensus.cc:359] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.388463 11432 raft_consensus.cc:385] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.389078 11432 raft_consensus.cc:740] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.388458 11691 raft_consensus.cc:2804] T 7e112bc4b6134e3487d11f82b420162f P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.378888 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f8a02d1f8e4ea3879391662b3cff51" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:47.389991 11432 consensus_queue.cc:260] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.390523 11691 raft_consensus.cc:493] T 7e112bc4b6134e3487d11f82b420162f P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.392599 11384 raft_consensus.cc:3060] T 33f8a02d1f8e4ea3879391662b3cff51 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.392727 11691 raft_consensus.cc:3060] T 7e112bc4b6134e3487d11f82b420162f P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.399960 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f8a02d1f8e4ea3879391662b3cff51" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:47.400533 11239 raft_consensus.cc:3060] T 33f8a02d1f8e4ea3879391662b3cff51 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.404541 11237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf83f448131549b9abe22edccb0861a1" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:47.404580 11691 raft_consensus.cc:515] T 7e112bc4b6134e3487d11f82b420162f P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.413089 11432 ts_tablet_manager.cc:1434] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.094s	user 0.002s	sys 0.004s
I20260709 14:49:47.414108 11432 tablet_bootstrap.cc:492] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:47.421859 11691 leader_election.cc:290] T 7e112bc4b6134e3487d11f82b420162f P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 election: Requested vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:47.416868 11622 consensus_queue.cc:1048] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:49:47.427049 11384 raft_consensus.cc:2468] T 33f8a02d1f8e4ea3879391662b3cff51 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 1.
I20260709 14:49:47.430023 11443 consensus_queue.cc:1048] T e741a4fcaf5b40dd834256d4a3a1253c P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.416999 11239 raft_consensus.cc:2468] T 33f8a02d1f8e4ea3879391662b3cff51 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 1.
W20260709 14:49:47.436257 11279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.67:33213, user_credentials={real_user=slave}} blocked reactor thread for 49339.1us
I20260709 14:49:47.438014 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e112bc4b6134e3487d11f82b420162f" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:47.438570 11384 raft_consensus.cc:3060] T 7e112bc4b6134e3487d11f82b420162f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.441644 11433 tablet_bootstrap.cc:654] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.444998 11430 raft_consensus.cc:359] T a821ed3820d54a73807d3c40afbcff45 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.445626 11430 raft_consensus.cc:385] T a821ed3820d54a73807d3c40afbcff45 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.445888 11709 raft_consensus.cc:493] T 31cb58f4cba4453bafe3cd11327b9da0 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.445892 11430 raft_consensus.cc:740] T a821ed3820d54a73807d3c40afbcff45 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.456784 11430 consensus_queue.cc:260] T a821ed3820d54a73807d3c40afbcff45 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.446327 11709 raft_consensus.cc:515] T 31cb58f4cba4453bafe3cd11327b9da0 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.464927 11709 leader_election.cc:290] T 31cb58f4cba4453bafe3cd11327b9da0 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:47.465054 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e112bc4b6134e3487d11f82b420162f" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:47.465682 11309 raft_consensus.cc:3060] T 7e112bc4b6134e3487d11f82b420162f P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:47.467811 11279 leader_election.cc:343] T bf83f448131549b9abe22edccb0861a1 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.470638 11443 consensus_queue.cc:1048] T f9538f7913b3412b9bbf967abc50c819 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.471254 11138 catalog_manager.cc:5697] T f9538f7913b3412b9bbf967abc50c819 P 19fb1debfd44468daaaf1eb25c5752a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "19fb1debfd44468daaaf1eb25c5752a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:47.472499 11138 catalog_manager.cc:5697] T e741a4fcaf5b40dd834256d4a3a1253c P 19fb1debfd44468daaaf1eb25c5752a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "19fb1debfd44468daaaf1eb25c5752a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:47.479254 11430 ts_tablet_manager.cc:1434] T a821ed3820d54a73807d3c40afbcff45 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.155s	user 0.005s	sys 0.001s
I20260709 14:49:47.479995 11430 tablet_bootstrap.cc:492] T c2ee797293474dfa98b9c23be73c3e16 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:47.483633 11279 leader_election.cc:304] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:47.485159 11475 raft_consensus.cc:2804] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.486433 11475 raft_consensus.cc:697] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Becoming Leader. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Running, Role: LEADER
W20260709 14:49:47.487488 11281 leader_election.cc:343] T bf83f448131549b9abe22edccb0861a1 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.488108 11432 tablet_bootstrap.cc:654] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.488006 11281 leader_election.cc:304] T bf83f448131549b9abe22edccb0861a1 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:47.487206 11475 consensus_queue.cc:237] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.489210 11451 consensus_queue.cc:1048] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.496207 11485 raft_consensus.cc:2749] T bf83f448131549b9abe22edccb0861a1 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:47.499950 11137 catalog_manager.cc:5697] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507 reported cstate change: term changed from 0 to 1, leader changed from <none> to d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "d18a5bcfbda5411aa831cf788ae8a507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:47.515295 11385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31cb58f4cba4453bafe3cd11327b9da0" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
W20260709 14:49:47.519714 11279 leader_election.cc:343] T 31cb58f4cba4453bafe3cd11327b9da0 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.516611 11384 raft_consensus.cc:2468] T 7e112bc4b6134e3487d11f82b420162f P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 1.
I20260709 14:49:47.546823 11309 raft_consensus.cc:2468] T 7e112bc4b6134e3487d11f82b420162f P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 1.
I20260709 14:49:47.547791 11204 leader_election.cc:304] T 7e112bc4b6134e3487d11f82b420162f P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: 
I20260709 14:49:47.556321 11619 raft_consensus.cc:2804] T 7e112bc4b6134e3487d11f82b420162f P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.558113 11619 raft_consensus.cc:697] T 7e112bc4b6134e3487d11f82b420162f P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 LEADER]: Becoming Leader. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Running, Role: LEADER
I20260709 14:49:47.558983 11619 consensus_queue.cc:237] T 7e112bc4b6134e3487d11f82b420162f P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.561935 11443 consensus_queue.cc:1048] T f9538f7913b3412b9bbf967abc50c819 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.574491 11710 raft_consensus.cc:493] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.580698 11710 raft_consensus.cc:515] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.590014 11430 tablet_bootstrap.cc:654] T c2ee797293474dfa98b9c23be73c3e16 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.600644 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35afab4451ef448bbe850a85ef3e8e2e" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
W20260709 14:49:47.599541 11204 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.66:37875, user_credentials={real_user=slave}} blocked reactor thread for 49423.3us
I20260709 14:49:47.602772 11432 tablet_bootstrap.cc:492] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:47.603211 11432 ts_tablet_manager.cc:1403] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.189s	user 0.011s	sys 0.005s
I20260709 14:49:47.605890 11626 raft_consensus.cc:493] T a821ed3820d54a73807d3c40afbcff45 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.601763 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35afab4451ef448bbe850a85ef3e8e2e" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:47.606568 11309 raft_consensus.cc:2468] T 35afab4451ef448bbe850a85ef3e8e2e P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:47.610224 11353 leader_election.cc:304] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:47.611225 11432 raft_consensus.cc:359] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.606340 11626 raft_consensus.cc:515] T a821ed3820d54a73807d3c40afbcff45 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.611846 11432 raft_consensus.cc:385] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.612277 11432 raft_consensus.cc:740] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.612751 11432 consensus_queue.cc:260] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.599169 11710 leader_election.cc:290] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:47.615072 11708 raft_consensus.cc:2804] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.615439 11708 raft_consensus.cc:493] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.615777 11708 raft_consensus.cc:3060] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:47.616218 11355 leader_election.cc:343] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.618259 11432 ts_tablet_manager.cc:1434] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:49:47.626116 11432 tablet_bootstrap.cc:492] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:47.632833 11626 leader_election.cc:290] T a821ed3820d54a73807d3c40afbcff45 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:47.633730 11386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a821ed3820d54a73807d3c40afbcff45" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
W20260709 14:49:47.635021 11279 leader_election.cc:343] T a821ed3820d54a73807d3c40afbcff45 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.635226 11433 tablet_bootstrap.cc:492] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:47.636004 11433 ts_tablet_manager.cc:1403] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.362s	user 0.012s	sys 0.012s
I20260709 14:49:47.629781 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31cb58f4cba4453bafe3cd11327b9da0" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:47.639528 11708 raft_consensus.cc:515] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.651341 11708 leader_election.cc:290] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:47.652842 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35afab4451ef448bbe850a85ef3e8e2e" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:47.654016 11722 consensus_queue.cc:1048] T e741a4fcaf5b40dd834256d4a3a1253c P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:49:47.654975 11432 tablet_bootstrap.cc:654] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.655282 11433 raft_consensus.cc:359] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.655949 11433 raft_consensus.cc:385] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.656217 11433 raft_consensus.cc:740] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.656913 11433 consensus_queue.cc:260] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
W20260709 14:49:47.656047 11355 leader_election.cc:343] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.659015 11433 ts_tablet_manager.cc:1434] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:49:47.660504 11433 tablet_bootstrap.cc:492] T 49ae8f8ebf6949af8968b25cc870bf1e P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
W20260709 14:49:47.661049 11281 leader_election.cc:343] T 31cb58f4cba4453bafe3cd11327b9da0 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.661499 11281 leader_election.cc:304] T 31cb58f4cba4453bafe3cd11327b9da0 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:47.662197 11485 raft_consensus.cc:2749] T 31cb58f4cba4453bafe3cd11327b9da0 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:47.663564 11432 tablet_bootstrap.cc:492] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:47.663954 11432 ts_tablet_manager.cc:1403] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.001s
I20260709 14:49:47.666038 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a821ed3820d54a73807d3c40afbcff45" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:47.669090 11433 tablet_bootstrap.cc:654] T 49ae8f8ebf6949af8968b25cc870bf1e P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.676004 11432 raft_consensus.cc:359] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.676615 11432 raft_consensus.cc:385] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.676860 11432 raft_consensus.cc:740] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.677424 11432 consensus_queue.cc:260] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.682067 11138 catalog_manager.cc:5697] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507 reported cstate change: term changed from 0 to 1, leader changed from <none> to d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "d18a5bcfbda5411aa831cf788ae8a507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:47.678339 11308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35afab4451ef448bbe850a85ef3e8e2e" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:47.687232 11432 ts_tablet_manager.cc:1434] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:49:47.687515 11308 raft_consensus.cc:3060] T 35afab4451ef448bbe850a85ef3e8e2e P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.685695 11430 tablet_bootstrap.cc:492] T c2ee797293474dfa98b9c23be73c3e16 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:47.688133 11430 ts_tablet_manager.cc:1403] T c2ee797293474dfa98b9c23be73c3e16 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.208s	user 0.012s	sys 0.007s
I20260709 14:49:47.688206 11432 tablet_bootstrap.cc:492] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:47.690725 11430 raft_consensus.cc:359] T c2ee797293474dfa98b9c23be73c3e16 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.691329 11430 raft_consensus.cc:385] T c2ee797293474dfa98b9c23be73c3e16 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.691579 11430 raft_consensus.cc:740] T c2ee797293474dfa98b9c23be73c3e16 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.693405 11432 tablet_bootstrap.cc:654] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.698472 11308 raft_consensus.cc:2468] T 35afab4451ef448bbe850a85ef3e8e2e P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
W20260709 14:49:47.677693 11281 leader_election.cc:343] T a821ed3820d54a73807d3c40afbcff45 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.699488 11281 leader_election.cc:304] T a821ed3820d54a73807d3c40afbcff45 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:47.699707 11353 leader_election.cc:304] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:47.700378 11430 consensus_queue.cc:260] T c2ee797293474dfa98b9c23be73c3e16 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.700775 11616 raft_consensus.cc:2804] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.701294 11616 raft_consensus.cc:697] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:47.702121 11616 consensus_queue.cc:237] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.704313 11485 raft_consensus.cc:2749] T a821ed3820d54a73807d3c40afbcff45 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:47.707274 11430 ts_tablet_manager.cc:1434] T c2ee797293474dfa98b9c23be73c3e16 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:49:47.711822 11136 catalog_manager.cc:5697] T 7e112bc4b6134e3487d11f82b420162f P 19fb1debfd44468daaaf1eb25c5752a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "19fb1debfd44468daaaf1eb25c5752a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:47.722133 11433 tablet_bootstrap.cc:492] T 49ae8f8ebf6949af8968b25cc870bf1e P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:47.722605 11433 ts_tablet_manager.cc:1403] T 49ae8f8ebf6949af8968b25cc870bf1e P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.007s
I20260709 14:49:47.722460 11137 catalog_manager.cc:5697] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:47.725472 11433 raft_consensus.cc:359] T 49ae8f8ebf6949af8968b25cc870bf1e P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.726038 11430 tablet_bootstrap.cc:492] T e6999b964ed049e28a488d5cb4925c74 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:47.726109 11433 raft_consensus.cc:385] T 49ae8f8ebf6949af8968b25cc870bf1e P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.726802 11433 raft_consensus.cc:740] T 49ae8f8ebf6949af8968b25cc870bf1e P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.729138 11432 tablet_bootstrap.cc:492] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:47.729555 11432 ts_tablet_manager.cc:1403] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.008s
I20260709 14:49:47.731932 11432 raft_consensus.cc:359] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.732515 11432 raft_consensus.cc:385] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.732761 11432 raft_consensus.cc:740] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.733321 11432 consensus_queue.cc:260] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.727519 11433 consensus_queue.cc:260] T 49ae8f8ebf6949af8968b25cc870bf1e P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.736413 11433 ts_tablet_manager.cc:1434] T 49ae8f8ebf6949af8968b25cc870bf1e P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:49:47.736845 11430 tablet_bootstrap.cc:654] T e6999b964ed049e28a488d5cb4925c74 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.737593 11433 tablet_bootstrap.cc:492] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:47.740743 11430 tablet_bootstrap.cc:492] T e6999b964ed049e28a488d5cb4925c74 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:47.741132 11430 ts_tablet_manager.cc:1403] T e6999b964ed049e28a488d5cb4925c74 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 14:49:47.743515 11433 tablet_bootstrap.cc:654] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.745837 11430 raft_consensus.cc:359] T e6999b964ed049e28a488d5cb4925c74 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.746991 11430 raft_consensus.cc:385] T e6999b964ed049e28a488d5cb4925c74 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.747296 11430 raft_consensus.cc:740] T e6999b964ed049e28a488d5cb4925c74 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.747892 11432 ts_tablet_manager.cc:1434] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:49:47.748027 11430 consensus_queue.cc:260] T e6999b964ed049e28a488d5cb4925c74 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.748677 11432 tablet_bootstrap.cc:492] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:47.749961 11430 ts_tablet_manager.cc:1434] T e6999b964ed049e28a488d5cb4925c74 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 14:49:47.750582 11430 tablet_bootstrap.cc:492] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:47.754232 11432 tablet_bootstrap.cc:654] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.755615 11430 tablet_bootstrap.cc:654] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.774168 11432 tablet_bootstrap.cc:492] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:47.775120 11432 ts_tablet_manager.cc:1403] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.000s
I20260709 14:49:47.777498 11432 raft_consensus.cc:359] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.778082 11432 raft_consensus.cc:385] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.778337 11432 raft_consensus.cc:740] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.778909 11432 consensus_queue.cc:260] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.780808 11430 tablet_bootstrap.cc:492] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:47.780864 11432 ts_tablet_manager.cc:1434] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:49:47.781348 11430 ts_tablet_manager.cc:1403] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.008s
I20260709 14:49:47.782176 11432 tablet_bootstrap.cc:492] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:47.784730 11430 raft_consensus.cc:359] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.785415 11430 raft_consensus.cc:385] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.785668 11430 raft_consensus.cc:740] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.786296 11430 consensus_queue.cc:260] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.788403 11430 ts_tablet_manager.cc:1434] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:49:47.788725 11432 tablet_bootstrap.cc:654] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.789384 11430 tablet_bootstrap.cc:492] T 6aa199f5d9a24f64ae19184de569f0cd P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:47.794718 11430 tablet_bootstrap.cc:654] T 6aa199f5d9a24f64ae19184de569f0cd P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.801040 11433 tablet_bootstrap.cc:492] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:47.801465 11433 ts_tablet_manager.cc:1403] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.006s
I20260709 14:49:47.806280 11432 tablet_bootstrap.cc:492] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:47.806640 11432 ts_tablet_manager.cc:1403] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 14:49:47.807533 11433 raft_consensus.cc:359] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.808456 11433 raft_consensus.cc:385] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.808728 11433 raft_consensus.cc:740] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.809327 11433 consensus_queue.cc:260] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.808696 11432 raft_consensus.cc:359] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.810067 11432 raft_consensus.cc:385] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.810325 11432 raft_consensus.cc:740] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.810626 11722 raft_consensus.cc:493] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.810771 11430 tablet_bootstrap.cc:492] T 6aa199f5d9a24f64ae19184de569f0cd P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:47.812304 11430 ts_tablet_manager.cc:1403] T 6aa199f5d9a24f64ae19184de569f0cd P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260709 14:49:47.810909 11432 consensus_queue.cc:260] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.814073 11432 ts_tablet_manager.cc:1434] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:47.811038 11722 raft_consensus.cc:515] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.815285 11432 tablet_bootstrap.cc:492] T e3757061f3ef4771913b9811b0d2053c P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:47.815016 11430 raft_consensus.cc:359] T 6aa199f5d9a24f64ae19184de569f0cd P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.815713 11430 raft_consensus.cc:385] T 6aa199f5d9a24f64ae19184de569f0cd P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.815977 11430 raft_consensus.cc:740] T 6aa199f5d9a24f64ae19184de569f0cd P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.816520 11430 consensus_queue.cc:260] T 6aa199f5d9a24f64ae19184de569f0cd P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.818529 11430 ts_tablet_manager.cc:1434] T 6aa199f5d9a24f64ae19184de569f0cd P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:47.819259 11430 tablet_bootstrap.cc:492] T 6905fc6564774153905d32fb9b087e61 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:47.820546 11432 tablet_bootstrap.cc:654] T e3757061f3ef4771913b9811b0d2053c P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.823746 11308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31cb58f4cba4453bafe3cd11327b9da0" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:47.824338 11308 raft_consensus.cc:2468] T 31cb58f4cba4453bafe3cd11327b9da0 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 0.
I20260709 14:49:47.824690 11430 tablet_bootstrap.cc:654] T 6905fc6564774153905d32fb9b087e61 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.827521 11204 leader_election.cc:304] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:47.828825 11443 raft_consensus.cc:2804] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.829197 11443 raft_consensus.cc:493] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.829504 11443 raft_consensus.cc:3060] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.830461 11433 ts_tablet_manager.cc:1434] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.003s
I20260709 14:49:47.832475 11432 tablet_bootstrap.cc:492] T e3757061f3ef4771913b9811b0d2053c P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:47.832854 11433 tablet_bootstrap.cc:492] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:47.832880 11432 ts_tablet_manager.cc:1403] T e3757061f3ef4771913b9811b0d2053c P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260709 14:49:47.835831 11432 raft_consensus.cc:359] T e3757061f3ef4771913b9811b0d2053c P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.836418 11432 raft_consensus.cc:385] T e3757061f3ef4771913b9811b0d2053c P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.836654 11432 raft_consensus.cc:740] T e3757061f3ef4771913b9811b0d2053c P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.837324 11432 consensus_queue.cc:260] T e3757061f3ef4771913b9811b0d2053c P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.838514 11433 tablet_bootstrap.cc:654] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.840487 11485 raft_consensus.cc:493] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.840907 11485 raft_consensus.cc:515] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.845258 11485 leader_election.cc:290] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:47.845625 11626 consensus_queue.cc:1048] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.846143 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3757061f3ef4771913b9811b0d2053c" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:47.846722 11389 raft_consensus.cc:2468] T e3757061f3ef4771913b9811b0d2053c P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 0.
I20260709 14:49:47.847833 11279 leader_election.cc:304] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:47.848459 11626 raft_consensus.cc:2804] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.848798 11626 raft_consensus.cc:493] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.849118 11626 raft_consensus.cc:3060] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.852061 11443 raft_consensus.cc:515] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.854288 11710 raft_consensus.cc:493] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.854723 11710 raft_consensus.cc:515] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.856406 11443 leader_election.cc:290] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 election: Requested vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:47.856510 11710 leader_election.cc:290] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:47.856922 11432 ts_tablet_manager.cc:1434] T e3757061f3ef4771913b9811b0d2053c P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.004s
I20260709 14:49:47.912874 11451 raft_consensus.cc:493] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.913079 11432 tablet_bootstrap.cc:492] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:47.913106 11433 tablet_bootstrap.cc:492] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:47.913625 11433 ts_tablet_manager.cc:1403] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.081s	user 0.006s	sys 0.004s
I20260709 14:49:47.913312 11451 raft_consensus.cc:515] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.876149 11722 leader_election.cc:290] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:47.915614 11486 raft_consensus.cc:493] T e6999b964ed049e28a488d5cb4925c74 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.917574 11486 raft_consensus.cc:515] T e6999b964ed049e28a488d5cb4925c74 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.919366 11486 leader_election.cc:290] T e6999b964ed049e28a488d5cb4925c74 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:47.920487 11430 tablet_bootstrap.cc:492] T 6905fc6564774153905d32fb9b087e61 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:47.920948 11430 ts_tablet_manager.cc:1403] T 6905fc6564774153905d32fb9b087e61 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.004s
I20260709 14:49:47.860708 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2bcdc7b1a8b4fc0bfc9fe75f9131f33" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:47.923882 11451 leader_election.cc:290] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:47.916101 11619 raft_consensus.cc:493] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.927486 11619 raft_consensus.cc:515] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.927613 11430 raft_consensus.cc:359] T 6905fc6564774153905d32fb9b087e61 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.928220 11430 raft_consensus.cc:385] T 6905fc6564774153905d32fb9b087e61 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.928465 11430 raft_consensus.cc:740] T 6905fc6564774153905d32fb9b087e61 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.929004 11430 consensus_queue.cc:260] T 6905fc6564774153905d32fb9b087e61 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.929342 11619 leader_election.cc:290] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:47.930660 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6999b964ed049e28a488d5cb4925c74" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:47.930887 11430 ts_tablet_manager.cc:1434] T 6905fc6564774153905d32fb9b087e61 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:49:47.932142 11710 raft_consensus.cc:493] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.932629 11710 raft_consensus.cc:515] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.934430 11626 raft_consensus.cc:515] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.863147 11235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3757061f3ef4771913b9811b0d2053c" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:47.882877 11385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31cb58f4cba4453bafe3cd11327b9da0" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:47.938481 11616 raft_consensus.cc:493] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.938968 11616 raft_consensus.cc:515] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:47.940922 11616 leader_election.cc:290] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:47.941813 11710 leader_election.cc:290] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:47.931726 11430 tablet_bootstrap.cc:492] T 96a0a0a8986d413a8da138ab8430c9c4 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:47.877336 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2bcdc7b1a8b4fc0bfc9fe75f9131f33" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
W20260709 14:49:47.948952 11279 leader_election.cc:343] T e6999b964ed049e28a488d5cb4925c74 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.949302 11620 consensus_queue.cc:1048] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:49:47.954475 11233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a821ed3820d54a73807d3c40afbcff45" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:47.875893 11311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31cb58f4cba4453bafe3cd11327b9da0" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:47.954670 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ae8f8ebf6949af8968b25cc870bf1e" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:48.077597 11432 tablet_bootstrap.cc:654] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:48.052124 11281 leader_election.cc:343] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:48.100636 11281 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.65:41261, user_credentials={real_user=slave}} blocked reactor thread for 48554.5us
W20260709 14:49:48.041208 11187 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:48.074925 11626 leader_election.cc:290] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:48.003918 11433 raft_consensus.cc:359] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.109375 11433 raft_consensus.cc:385] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.109680 11433 raft_consensus.cc:740] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.099380 11240 raft_consensus.cc:2468] T 49ae8f8ebf6949af8968b25cc870bf1e P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:48.110384 11433 consensus_queue.cc:260] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.077052 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6905fc6564774153905d32fb9b087e61" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:47.976627 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31cb58f4cba4453bafe3cd11327b9da0" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:48.102629 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ae8f8ebf6949af8968b25cc870bf1e" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:48.080327 11620 raft_consensus.cc:493] T c2ee797293474dfa98b9c23be73c3e16 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.023958 11235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6905fc6564774153905d32fb9b087e61" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:47.957746 11236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6999b964ed049e28a488d5cb4925c74" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:48.015295 11710 raft_consensus.cc:493] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.109570 11308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a821ed3820d54a73807d3c40afbcff45" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
W20260709 14:49:48.024155 11204 leader_election.cc:343] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.954038 11309 raft_consensus.cc:2468] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:48.124081 11433 ts_tablet_manager.cc:1434] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.210s	user 0.012s	sys 0.005s
I20260709 14:49:48.114612 11311 raft_consensus.cc:3060] T 31cb58f4cba4453bafe3cd11327b9da0 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.127456 11433 tablet_bootstrap.cc:492] T 6aa199f5d9a24f64ae19184de569f0cd P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:48.114310 11239 raft_consensus.cc:2468] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:48.119244 11307 raft_consensus.cc:2468] T 6905fc6564774153905d32fb9b087e61 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:48.135385 11706 consensus_queue.cc:1048] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:49:48.125224 11316 raft_consensus.cc:2468] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:48.142712 11353 leader_election.cc:304] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:48.150820 11621 raft_consensus.cc:2804] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.150890 11353 leader_election.cc:304] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:48.130015 11308 raft_consensus.cc:2468] T a821ed3820d54a73807d3c40afbcff45 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:48.153028 11451 raft_consensus.cc:2804] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.153290 11451 raft_consensus.cc:493] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.153506 11451 raft_consensus.cc:3060] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.123746 11620 raft_consensus.cc:515] T c2ee797293474dfa98b9c23be73c3e16 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.137501 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3757061f3ef4771913b9811b0d2053c" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
W20260709 14:49:48.137135 11204 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.67:33213, user_credentials={real_user=slave}} blocked reactor thread for 110442us
I20260709 14:49:48.151326 11621 raft_consensus.cc:493] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.126859 11710 raft_consensus.cc:515] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.158282 11621 raft_consensus.cc:3060] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.159795 11710 leader_election.cc:290] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:48.160015 11430 tablet_bootstrap.cc:654] T 96a0a0a8986d413a8da138ab8430c9c4 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.169405 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35afab4451ef448bbe850a85ef3e8e2e" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:48.170166 11316 raft_consensus.cc:2393] T 35afab4451ef448bbe850a85ef3e8e2e P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19fb1debfd44468daaaf1eb25c5752a7 in current term 1: Already voted for candidate c89d0377801142caa949458bc1d8e2bc in this term.
W20260709 14:49:48.175081 11281 leader_election.cc:343] T e6999b964ed049e28a488d5cb4925c74 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.175468 11281 leader_election.cc:304] T e6999b964ed049e28a488d5cb4925c74 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:48.177078 11696 raft_consensus.cc:2749] T e6999b964ed049e28a488d5cb4925c74 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.177987 11381 raft_consensus.cc:3060] T e3757061f3ef4771913b9811b0d2053c P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.206874 11620 leader_election.cc:290] T c2ee797293474dfa98b9c23be73c3e16 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:48.207613 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3757061f3ef4771913b9811b0d2053c" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:48.208985 11451 raft_consensus.cc:515] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.210034 11381 raft_consensus.cc:2468] T e3757061f3ef4771913b9811b0d2053c P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 1.
I20260709 14:49:48.210662 11451 leader_election.cc:290] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:48.211172 11386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35afab4451ef448bbe850a85ef3e8e2e" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:48.212414 11430 tablet_bootstrap.cc:492] T 96a0a0a8986d413a8da138ab8430c9c4 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:48.212881 11430 ts_tablet_manager.cc:1403] T 96a0a0a8986d413a8da138ab8430c9c4 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.281s	user 0.015s	sys 0.016s
I20260709 14:49:48.161496 11353 leader_election.cc:304] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
W20260709 14:49:48.214282 11353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.66:37875, user_credentials={real_user=slave}} blocked reactor thread for 58308.2us
I20260709 14:49:48.214354 11451 raft_consensus.cc:2804] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.214856 11451 raft_consensus.cc:493] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.215157 11451 raft_consensus.cc:3060] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.215891 11353 leader_election.cc:304] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:48.216645 11710 raft_consensus.cc:2804] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.215804 11308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa199f5d9a24f64ae19184de569f0cd" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:48.217063 11710 raft_consensus.cc:493] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.216566 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6905fc6564774153905d32fb9b087e61" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:48.217406 11710 raft_consensus.cc:3060] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.217765 11307 raft_consensus.cc:3060] T 6905fc6564774153905d32fb9b087e61 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.219175 11279 leader_election.cc:304] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:48.223922 11451 raft_consensus.cc:515] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.221483 11386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ee797293474dfa98b9c23be73c3e16" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:48.225657 11451 leader_election.cc:290] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
W20260709 14:49:48.227828 11279 leader_election.cc:343] T c2ee797293474dfa98b9c23be73c3e16 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.228166 11430 raft_consensus.cc:359] T 96a0a0a8986d413a8da138ab8430c9c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.229301 11430 raft_consensus.cc:385] T 96a0a0a8986d413a8da138ab8430c9c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.229573 11430 raft_consensus.cc:740] T 96a0a0a8986d413a8da138ab8430c9c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.230278 11430 consensus_queue.cc:260] T 96a0a0a8986d413a8da138ab8430c9c4 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.217447 11308 raft_consensus.cc:2468] T 6aa199f5d9a24f64ae19184de569f0cd P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
W20260709 14:49:48.233462 11355 leader_election.cc:343] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.226629 11706 raft_consensus.cc:2804] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.236387 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a821ed3820d54a73807d3c40afbcff45" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:48.236953 11316 raft_consensus.cc:3060] T a821ed3820d54a73807d3c40afbcff45 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.239115 11706 raft_consensus.cc:697] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Becoming Leader. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Running, Role: LEADER
I20260709 14:49:48.212870 11621 raft_consensus.cc:515] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
W20260709 14:49:48.247044 11355 leader_election.cc:343] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.248507 11430 ts_tablet_manager.cc:1434] T 96a0a0a8986d413a8da138ab8430c9c4 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.001s
I20260709 14:49:48.253288 11430 tablet_bootstrap.cc:492] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:48.239934 11706 consensus_queue.cc:237] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.256862 11745 consensus_queue.cc:1048] T 7e112bc4b6134e3487d11f82b420162f P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:49:48.259562 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ee797293474dfa98b9c23be73c3e16" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
W20260709 14:49:48.259651 11204 leader_election.cc:343] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.253024 11353 leader_election.cc:304] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:48.278244 11307 raft_consensus.cc:2468] T 6905fc6564774153905d32fb9b087e61 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:48.279402 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa199f5d9a24f64ae19184de569f0cd" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:48.280288 11475 consensus_queue.cc:1048] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.280789 11204 leader_election.cc:304] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:48.281510 11745 raft_consensus.cc:3060] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:48.281915 11281 leader_election.cc:343] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.284387 11451 raft_consensus.cc:2804] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.284760 11451 raft_consensus.cc:493] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.285082 11451 raft_consensus.cc:3060] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:48.287403 11281 leader_election.cc:343] T c2ee797293474dfa98b9c23be73c3e16 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.287931 11281 leader_election.cc:304] T c2ee797293474dfa98b9c23be73c3e16 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:48.282583 11710 raft_consensus.cc:515] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.292459 11451 raft_consensus.cc:515] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.294272 11714 raft_consensus.cc:2749] T c2ee797293474dfa98b9c23be73c3e16 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.296675 11451 leader_election.cc:290] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:48.297080 11316 raft_consensus.cc:2468] T a821ed3820d54a73807d3c40afbcff45 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:48.295841 11311 raft_consensus.cc:2468] T 31cb58f4cba4453bafe3cd11327b9da0 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 1.
I20260709 14:49:48.300065 11710 leader_election.cc:290] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:48.307474 11235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6905fc6564774153905d32fb9b087e61" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:48.312034 11308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ae8f8ebf6949af8968b25cc870bf1e" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:48.312577 11308 raft_consensus.cc:3060] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.308979 11746 consensus_queue.cc:1048] T 7e112bc4b6134e3487d11f82b420162f P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 14:49:48.320577 11432 tablet_bootstrap.cc:492] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:48.321071 11432 ts_tablet_manager.cc:1403] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.408s	user 0.026s	sys 0.022s
I20260709 14:49:48.322430 11311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa199f5d9a24f64ae19184de569f0cd" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:48.322983 11311 raft_consensus.cc:3060] T 6aa199f5d9a24f64ae19184de569f0cd P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.325594 11433 tablet_bootstrap.cc:654] T 6aa199f5d9a24f64ae19184de569f0cd P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.335429 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa199f5d9a24f64ae19184de569f0cd" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:48.335429 11353 leader_election.cc:304] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:48.336521 11353 leader_election.cc:304] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:48.337284 11616 raft_consensus.cc:2804] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.337502 11136 catalog_manager.cc:5697] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507 reported cstate change: term changed from 0 to 1, leader changed from <none> to d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "d18a5bcfbda5411aa831cf788ae8a507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:48.337751 11616 raft_consensus.cc:697] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:48.341382 11616 consensus_queue.cc:237] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.342036 11204 leader_election.cc:304] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:48.344271 11722 raft_consensus.cc:2804] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.344753 11722 raft_consensus.cc:697] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 LEADER]: Becoming Leader. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Running, Role: LEADER
I20260709 14:49:48.338363 11710 raft_consensus.cc:2804] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.330071 11621 leader_election.cc:290] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:48.330651 11236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ae8f8ebf6949af8968b25cc870bf1e" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:48.345533 11722 consensus_queue.cc:237] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.346179 11236 raft_consensus.cc:3060] T 49ae8f8ebf6949af8968b25cc870bf1e P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.350082 11710 raft_consensus.cc:697] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:48.338102 11235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a821ed3820d54a73807d3c40afbcff45" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:48.352658 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2bcdc7b1a8b4fc0bfc9fe75f9131f33" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:48.353248 11239 raft_consensus.cc:3060] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.353319 11710 consensus_queue.cc:237] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.356405 11430 tablet_bootstrap.cc:654] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.388895 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2bcdc7b1a8b4fc0bfc9fe75f9131f33" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:48.389571 11309 raft_consensus.cc:3060] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.391458 11433 tablet_bootstrap.cc:492] T 6aa199f5d9a24f64ae19184de569f0cd P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:48.391955 11433 ts_tablet_manager.cc:1403] T 6aa199f5d9a24f64ae19184de569f0cd P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.265s	user 0.017s	sys 0.006s
W20260709 14:49:48.398960 11355 leader_election.cc:343] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.401332 11433 raft_consensus.cc:359] T 6aa199f5d9a24f64ae19184de569f0cd P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.401993 11433 raft_consensus.cc:385] T 6aa199f5d9a24f64ae19184de569f0cd P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.402238 11433 raft_consensus.cc:740] T 6aa199f5d9a24f64ae19184de569f0cd P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.406874 11239 raft_consensus.cc:2468] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:48.406960 11309 raft_consensus.cc:2468] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:48.409531 11308 raft_consensus.cc:2468] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:48.402796 11433 consensus_queue.cc:260] T 6aa199f5d9a24f64ae19184de569f0cd P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.414754 11430 tablet_bootstrap.cc:492] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:48.415107 11430 ts_tablet_manager.cc:1403] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.162s	user 0.016s	sys 0.021s
W20260709 14:49:48.418228 11355 leader_election.cc:343] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.421684 11433 ts_tablet_manager.cc:1434] T 6aa199f5d9a24f64ae19184de569f0cd P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.001s
I20260709 14:49:48.422574 11433 tablet_bootstrap.cc:492] T bf83f448131549b9abe22edccb0861a1 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:48.426939 11432 raft_consensus.cc:359] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.427676 11432 raft_consensus.cc:385] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.427966 11432 raft_consensus.cc:740] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.434098 11353 leader_election.cc:304] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:48.434281 11451 consensus_queue.cc:1048] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.435441 11451 raft_consensus.cc:2804] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.436942 11451 raft_consensus.cc:697] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:48.429788 11745 raft_consensus.cc:2749] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.437664 11451 consensus_queue.cc:237] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.434926 11353 leader_election.cc:304] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:48.429798 11432 consensus_queue.cc:260] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.448565 11137 catalog_manager.cc:5697] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
W20260709 14:49:48.449942 11355 leader_election.cc:343] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.450251 11137 catalog_manager.cc:5697] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:48.456565 11710 raft_consensus.cc:2804] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.458485 11710 raft_consensus.cc:697] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:48.459249 11710 consensus_queue.cc:237] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
W20260709 14:49:48.464811 11355 leader_election.cc:343] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.464869 11432 ts_tablet_manager.cc:1434] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.144s	user 0.006s	sys 0.002s
I20260709 14:49:48.466042 11432 tablet_bootstrap.cc:492] T 31cb58f4cba4453bafe3cd11327b9da0 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:48.466861 11236 raft_consensus.cc:2468] T 49ae8f8ebf6949af8968b25cc870bf1e P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:48.472009 11433 tablet_bootstrap.cc:654] T bf83f448131549b9abe22edccb0861a1 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.486933 11311 raft_consensus.cc:2468] T 6aa199f5d9a24f64ae19184de569f0cd P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:48.487237 11430 raft_consensus.cc:359] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.488320 11430 raft_consensus.cc:385] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.488559 11430 raft_consensus.cc:740] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.489693 11430 consensus_queue.cc:260] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.491640 11430 ts_tablet_manager.cc:1434] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.076s	user 0.002s	sys 0.006s
I20260709 14:49:48.493389 11430 tablet_bootstrap.cc:492] T edbe80bbf2c0470b9acff0ea59b9bfa3 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:48.494297 11353 leader_election.cc:304] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:48.503368 11621 raft_consensus.cc:2804] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.503849 11621 raft_consensus.cc:697] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:48.504678 11621 consensus_queue.cc:237] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.511653 11616 consensus_queue.cc:1048] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.508019 11138 catalog_manager.cc:5697] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "19fb1debfd44468daaaf1eb25c5752a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:48.518466 11430 tablet_bootstrap.cc:654] T edbe80bbf2c0470b9acff0ea59b9bfa3 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.524416 11432 tablet_bootstrap.cc:654] T 31cb58f4cba4453bafe3cd11327b9da0 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.540234 11433 tablet_bootstrap.cc:492] T bf83f448131549b9abe22edccb0861a1 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:48.540688 11433 ts_tablet_manager.cc:1403] T bf83f448131549b9abe22edccb0861a1 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.118s	user 0.008s	sys 0.004s
I20260709 14:49:48.543301 11433 raft_consensus.cc:359] T bf83f448131549b9abe22edccb0861a1 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.543980 11433 raft_consensus.cc:385] T bf83f448131549b9abe22edccb0861a1 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.544235 11433 raft_consensus.cc:740] T bf83f448131549b9abe22edccb0861a1 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.545562 11433 consensus_queue.cc:260] T bf83f448131549b9abe22edccb0861a1 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.547444 11433 ts_tablet_manager.cc:1434] T bf83f448131549b9abe22edccb0861a1 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:48.548309 11433 tablet_bootstrap.cc:492] T 6905fc6564774153905d32fb9b087e61 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:48.553385 11432 tablet_bootstrap.cc:492] T 31cb58f4cba4453bafe3cd11327b9da0 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:48.553599 11430 tablet_bootstrap.cc:492] T edbe80bbf2c0470b9acff0ea59b9bfa3 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:48.553813 11432 ts_tablet_manager.cc:1403] T 31cb58f4cba4453bafe3cd11327b9da0 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.088s	user 0.019s	sys 0.004s
I20260709 14:49:48.554011 11430 ts_tablet_manager.cc:1403] T edbe80bbf2c0470b9acff0ea59b9bfa3 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.061s	user 0.006s	sys 0.008s
I20260709 14:49:48.556208 11432 raft_consensus.cc:359] T 31cb58f4cba4453bafe3cd11327b9da0 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.556432 11430 raft_consensus.cc:359] T edbe80bbf2c0470b9acff0ea59b9bfa3 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.556883 11432 raft_consensus.cc:385] T 31cb58f4cba4453bafe3cd11327b9da0 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.557066 11430 raft_consensus.cc:385] T edbe80bbf2c0470b9acff0ea59b9bfa3 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.557188 11432 raft_consensus.cc:740] T 31cb58f4cba4453bafe3cd11327b9da0 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.557446 11430 raft_consensus.cc:740] T edbe80bbf2c0470b9acff0ea59b9bfa3 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.557142 11136 catalog_manager.cc:5697] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:48.558164 11430 consensus_queue.cc:260] T edbe80bbf2c0470b9acff0ea59b9bfa3 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.559605 11136 catalog_manager.cc:5697] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:48.560395 11430 ts_tablet_manager.cc:1434] T edbe80bbf2c0470b9acff0ea59b9bfa3 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:49:48.557924 11432 consensus_queue.cc:260] T 31cb58f4cba4453bafe3cd11327b9da0 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.565670 11432 ts_tablet_manager.cc:1434] T 31cb58f4cba4453bafe3cd11327b9da0 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.005s
I20260709 14:49:48.566569 11432 tablet_bootstrap.cc:492] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:48.566639 11430 tablet_bootstrap.cc:492] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:48.569677 11433 tablet_bootstrap.cc:654] T 6905fc6564774153905d32fb9b087e61 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.578153 11430 tablet_bootstrap.cc:654] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.580535 11745 raft_consensus.cc:493] T 6aa199f5d9a24f64ae19184de569f0cd P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.581009 11745 raft_consensus.cc:515] T 6aa199f5d9a24f64ae19184de569f0cd P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.583060 11745 leader_election.cc:290] T 6aa199f5d9a24f64ae19184de569f0cd P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:48.585536 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa199f5d9a24f64ae19184de569f0cd" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:48.588346 11136 catalog_manager.cc:5697] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:48.589656 11311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa199f5d9a24f64ae19184de569f0cd" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:48.591033 11311 raft_consensus.cc:2393] T 6aa199f5d9a24f64ae19184de569f0cd P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19fb1debfd44468daaaf1eb25c5752a7 in current term 1: Already voted for candidate c89d0377801142caa949458bc1d8e2bc in this term.
I20260709 14:49:48.592144 11204 leader_election.cc:304] T 6aa199f5d9a24f64ae19184de569f0cd P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:48.593120 11745 raft_consensus.cc:3060] T 6aa199f5d9a24f64ae19184de569f0cd P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.595778 11706 raft_consensus.cc:493] T 96a0a0a8986d413a8da138ab8430c9c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.596284 11706 raft_consensus.cc:515] T 96a0a0a8986d413a8da138ab8430c9c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.598356 11706 leader_election.cc:290] T 96a0a0a8986d413a8da138ab8430c9c4 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:48.600028 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a0a0a8986d413a8da138ab8430c9c4" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
W20260709 14:49:48.602147 11281 leader_election.cc:343] T 96a0a0a8986d413a8da138ab8430c9c4 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.602835 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a0a0a8986d413a8da138ab8430c9c4" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
W20260709 14:49:48.604171 11279 leader_election.cc:343] T 96a0a0a8986d413a8da138ab8430c9c4 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.604560 11279 leader_election.cc:304] T 96a0a0a8986d413a8da138ab8430c9c4 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:48.605459 11706 raft_consensus.cc:2749] T 96a0a0a8986d413a8da138ab8430c9c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.610498 11745 raft_consensus.cc:2749] T 6aa199f5d9a24f64ae19184de569f0cd P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.612723 11432 tablet_bootstrap.cc:654] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.628780 11432 tablet_bootstrap.cc:492] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:48.629252 11432 ts_tablet_manager.cc:1403] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.063s	user 0.003s	sys 0.013s
I20260709 14:49:48.631727 11432 raft_consensus.cc:359] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.632378 11432 raft_consensus.cc:385] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.632624 11432 raft_consensus.cc:740] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.633217 11432 consensus_queue.cc:260] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.636132 11432 ts_tablet_manager.cc:1434] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:48.636188 11433 tablet_bootstrap.cc:492] T 6905fc6564774153905d32fb9b087e61 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:48.637588 11433 ts_tablet_manager.cc:1403] T 6905fc6564774153905d32fb9b087e61 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.089s	user 0.035s	sys 0.026s
I20260709 14:49:48.642861 11433 raft_consensus.cc:359] T 6905fc6564774153905d32fb9b087e61 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.643831 11433 raft_consensus.cc:385] T 6905fc6564774153905d32fb9b087e61 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.644071 11433 raft_consensus.cc:740] T 6905fc6564774153905d32fb9b087e61 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.644598 11433 consensus_queue.cc:260] T 6905fc6564774153905d32fb9b087e61 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.646608 11433 ts_tablet_manager.cc:1434] T 6905fc6564774153905d32fb9b087e61 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260709 14:49:48.646759 11430 tablet_bootstrap.cc:492] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:48.647289 11430 ts_tablet_manager.cc:1403] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.081s	user 0.024s	sys 0.027s
I20260709 14:49:48.647961 11433 tablet_bootstrap.cc:492] T e6999b964ed049e28a488d5cb4925c74 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:48.649684 11430 raft_consensus.cc:359] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.650260 11430 raft_consensus.cc:385] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.650503 11430 raft_consensus.cc:740] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.651291 11432 tablet_bootstrap.cc:492] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:48.651291 11430 consensus_queue.cc:260] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.653570 11433 tablet_bootstrap.cc:654] T e6999b964ed049e28a488d5cb4925c74 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.653772 11430 ts_tablet_manager.cc:1434] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:48.654690 11430 tablet_bootstrap.cc:492] T 2f1c56c3f2284ca5ac03919856641b2d P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:48.657459 11432 tablet_bootstrap.cc:654] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.660247 11430 tablet_bootstrap.cc:654] T 2f1c56c3f2284ca5ac03919856641b2d P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.664126 11433 tablet_bootstrap.cc:492] T e6999b964ed049e28a488d5cb4925c74 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:48.664525 11433 ts_tablet_manager.cc:1403] T e6999b964ed049e28a488d5cb4925c74 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.011s
I20260709 14:49:48.666791 11433 raft_consensus.cc:359] T e6999b964ed049e28a488d5cb4925c74 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.667410 11433 raft_consensus.cc:385] T e6999b964ed049e28a488d5cb4925c74 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.667655 11433 raft_consensus.cc:740] T e6999b964ed049e28a488d5cb4925c74 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.668241 11433 consensus_queue.cc:260] T e6999b964ed049e28a488d5cb4925c74 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.670092 11433 ts_tablet_manager.cc:1434] T e6999b964ed049e28a488d5cb4925c74 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:49:48.670893 11433 tablet_bootstrap.cc:492] T a821ed3820d54a73807d3c40afbcff45 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:48.673293 11432 tablet_bootstrap.cc:492] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:48.673815 11432 ts_tablet_manager.cc:1403] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260709 14:49:48.675392 11706 raft_consensus.cc:493] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.676041 11433 tablet_bootstrap.cc:654] T a821ed3820d54a73807d3c40afbcff45 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.675853 11706 raft_consensus.cc:515] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.677898 11706 leader_election.cc:290] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:48.678128 11620 raft_consensus.cc:493] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.678588 11620 raft_consensus.cc:515] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.679632 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1442defea234ec3a290c30b9a7cfc17" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:48.680905 11620 leader_election.cc:290] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
W20260709 14:49:48.681576 11279 leader_election.cc:343] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.682544 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0b77f07c8944ecb18858fe070f4cda" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:48.683276 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0b77f07c8944ecb18858fe070f4cda" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
W20260709 14:49:48.683782 11279 leader_election.cc:343] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.684501 11236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1442defea234ec3a290c30b9a7cfc17" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
W20260709 14:49:48.684608 11281 leader_election.cc:343] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.685050 11281 leader_election.cc:304] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:48.685918 11620 raft_consensus.cc:2749] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:48.686731 11281 leader_election.cc:343] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.687116 11281 leader_election.cc:304] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:48.687775 11430 tablet_bootstrap.cc:492] T 2f1c56c3f2284ca5ac03919856641b2d P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:48.687723 11620 raft_consensus.cc:2749] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.688251 11430 ts_tablet_manager.cc:1403] T 2f1c56c3f2284ca5ac03919856641b2d P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.006s
I20260709 14:49:48.689064 11433 tablet_bootstrap.cc:492] T a821ed3820d54a73807d3c40afbcff45 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:48.689471 11433 ts_tablet_manager.cc:1403] T a821ed3820d54a73807d3c40afbcff45 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.007s
I20260709 14:49:48.691089 11430 raft_consensus.cc:359] T 2f1c56c3f2284ca5ac03919856641b2d P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.691751 11430 raft_consensus.cc:385] T 2f1c56c3f2284ca5ac03919856641b2d P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.692055 11430 raft_consensus.cc:740] T 2f1c56c3f2284ca5ac03919856641b2d P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.691838 11433 raft_consensus.cc:359] T a821ed3820d54a73807d3c40afbcff45 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.692543 11433 raft_consensus.cc:385] T a821ed3820d54a73807d3c40afbcff45 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.692811 11433 raft_consensus.cc:740] T a821ed3820d54a73807d3c40afbcff45 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.692693 11430 consensus_queue.cc:260] T 2f1c56c3f2284ca5ac03919856641b2d P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.693446 11433 consensus_queue.cc:260] T a821ed3820d54a73807d3c40afbcff45 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.695212 11430 ts_tablet_manager.cc:1434] T 2f1c56c3f2284ca5ac03919856641b2d P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:48.695566 11433 ts_tablet_manager.cc:1434] T a821ed3820d54a73807d3c40afbcff45 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 14:49:48.696053 11430 tablet_bootstrap.cc:492] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:48.696342 11433 tablet_bootstrap.cc:492] T e3757061f3ef4771913b9811b0d2053c P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:48.694898 11432 raft_consensus.cc:359] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.700093 11432 raft_consensus.cc:385] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.700393 11432 raft_consensus.cc:740] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.701062 11432 consensus_queue.cc:260] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.701773 11433 tablet_bootstrap.cc:654] T e3757061f3ef4771913b9811b0d2053c P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.702957 11432 ts_tablet_manager.cc:1434] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.002s
I20260709 14:49:48.704185 11432 tablet_bootstrap.cc:492] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:48.705201 11430 tablet_bootstrap.cc:654] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:48.710260 11281 consensus_peers.cc:597] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507 -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. 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:49:48.715801 11432 tablet_bootstrap.cc:654] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.726768 11432 tablet_bootstrap.cc:492] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:48.727221 11432 ts_tablet_manager.cc:1403] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.008s
I20260709 14:49:48.732266 11433 tablet_bootstrap.cc:492] T e3757061f3ef4771913b9811b0d2053c P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:48.732685 11433 ts_tablet_manager.cc:1403] T e3757061f3ef4771913b9811b0d2053c P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.001s
I20260709 14:49:48.734691 11387 raft_consensus.cc:3060] T 31cb58f4cba4453bafe3cd11327b9da0 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.734478 11432 raft_consensus.cc:359] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.735127 11432 raft_consensus.cc:385] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.735394 11432 raft_consensus.cc:740] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.735904 11433 raft_consensus.cc:359] T e3757061f3ef4771913b9811b0d2053c P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.736030 11432 consensus_queue.cc:260] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.736533 11433 raft_consensus.cc:385] T e3757061f3ef4771913b9811b0d2053c P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.736793 11433 raft_consensus.cc:740] T e3757061f3ef4771913b9811b0d2053c P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.737287 11433 consensus_queue.cc:260] T e3757061f3ef4771913b9811b0d2053c P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.738024 11432 ts_tablet_manager.cc:1434] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.002s
I20260709 14:49:48.738874 11432 tablet_bootstrap.cc:492] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:48.739779 11433 ts_tablet_manager.cc:1434] T e3757061f3ef4771913b9811b0d2053c P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:48.744287 11432 tablet_bootstrap.cc:654] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.744462 11433 tablet_bootstrap.cc:492] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:48.744648 11745 consensus_queue.cc:1048] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.749821 11433 tablet_bootstrap.cc:654] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.752172 11430 tablet_bootstrap.cc:492] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:48.752578 11430 ts_tablet_manager.cc:1403] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.006s
I20260709 14:49:48.754945 11430 raft_consensus.cc:359] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.755553 11430 raft_consensus.cc:385] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.755805 11430 raft_consensus.cc:740] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.756445 11430 consensus_queue.cc:260] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.756923 11432 tablet_bootstrap.cc:492] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:48.757332 11432 ts_tablet_manager.cc:1403] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.007s
I20260709 14:49:48.758335 11451 consensus_queue.cc:1048] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.759658 11432 raft_consensus.cc:359] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.761401 11430 ts_tablet_manager.cc:1434] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 14:49:48.762249 11430 tablet_bootstrap.cc:492] T cb480f767d2640f5a3624212fcd4d642 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:48.760313 11432 raft_consensus.cc:385] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.764237 11432 raft_consensus.cc:740] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.764859 11432 consensus_queue.cc:260] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.767258 11432 ts_tablet_manager.cc:1434] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:49:48.768085 11432 tablet_bootstrap.cc:492] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:48.772042 11619 consensus_queue.cc:1048] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.773660 11430 tablet_bootstrap.cc:654] T cb480f767d2640f5a3624212fcd4d642 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.774189 11432 tablet_bootstrap.cc:654] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.783593 11451 raft_consensus.cc:493] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.784075 11451 raft_consensus.cc:515] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.785802 11451 leader_election.cc:290] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:48.787106 11236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ee797293474dfa98b9c23be73c3e16" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
W20260709 14:49:48.788623 11355 leader_election.cc:343] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.789856 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ee797293474dfa98b9c23be73c3e16" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:48.790540 11312 raft_consensus.cc:2468] T c2ee797293474dfa98b9c23be73c3e16 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:48.792470 11353 leader_election.cc:304] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [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: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:48.793632 11710 raft_consensus.cc:2804] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.793969 11710 raft_consensus.cc:493] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.794265 11710 raft_consensus.cc:3060] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.800127 11451 consensus_queue.cc:1048] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.803191 11710 raft_consensus.cc:515] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.804144 11706 raft_consensus.cc:493] T edbe80bbf2c0470b9acff0ea59b9bfa3 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.804643 11706 raft_consensus.cc:515] T edbe80bbf2c0470b9acff0ea59b9bfa3 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.806659 11706 leader_election.cc:290] T edbe80bbf2c0470b9acff0ea59b9bfa3 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:48.807441 11236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ee797293474dfa98b9c23be73c3e16" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:48.808442 11710 leader_election.cc:290] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
W20260709 14:49:48.810235 11355 leader_election.cc:343] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.810915 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edbe80bbf2c0470b9acff0ea59b9bfa3" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:48.811852 11236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edbe80bbf2c0470b9acff0ea59b9bfa3" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
W20260709 14:49:48.814507 11281 leader_election.cc:343] T edbe80bbf2c0470b9acff0ea59b9bfa3 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.817087 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ee797293474dfa98b9c23be73c3e16" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:48.817706 11309 raft_consensus.cc:3060] T c2ee797293474dfa98b9c23be73c3e16 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:48.826335 11279 leader_election.cc:343] T edbe80bbf2c0470b9acff0ea59b9bfa3 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.826745 11279 leader_election.cc:304] T edbe80bbf2c0470b9acff0ea59b9bfa3 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:48.828944 11621 raft_consensus.cc:493] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.829540 11620 raft_consensus.cc:2749] T edbe80bbf2c0470b9acff0ea59b9bfa3 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.829419 11621 raft_consensus.cc:515] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.831370 11621 leader_election.cc:290] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:48.833526 11708 raft_consensus.cc:493] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.833949 11708 raft_consensus.cc:515] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.835261 11309 raft_consensus.cc:2468] T c2ee797293474dfa98b9c23be73c3e16 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:48.839287 11432 tablet_bootstrap.cc:492] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:48.839103 11353 leader_election.cc:304] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:48.839638 11432 ts_tablet_manager.cc:1403] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.072s	user 0.025s	sys 0.041s
I20260709 14:49:48.842281 11236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6999b964ed049e28a488d5cb4925c74" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:48.842969 11236 raft_consensus.cc:2468] T e6999b964ed049e28a488d5cb4925c74 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:48.835716 11708 leader_election.cc:290] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:48.843241 11443 raft_consensus.cc:493] T e3757061f3ef4771913b9811b0d2053c P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.843819 11443 raft_consensus.cc:515] T e3757061f3ef4771913b9811b0d2053c P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.842342 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a0a0a8986d413a8da138ab8430c9c4" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:48.845678 11443 leader_election.cc:290] T e3757061f3ef4771913b9811b0d2053c P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:48.846655 11355 leader_election.cc:304] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: 
I20260709 14:49:48.846426 11432 raft_consensus.cc:359] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.847514 11432 raft_consensus.cc:385] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.847609 11708 raft_consensus.cc:2804] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.847793 11432 raft_consensus.cc:740] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.843156 11616 raft_consensus.cc:2804] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.848114 11708 raft_consensus.cc:493] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.848567 11616 raft_consensus.cc:697] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
W20260709 14:49:48.848660 11355 leader_election.cc:343] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.849612 11708 raft_consensus.cc:3060] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.849426 11616 consensus_queue.cc:237] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.850648 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3757061f3ef4771913b9811b0d2053c" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:48.852385 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3757061f3ef4771913b9811b0d2053c" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:48.853116 11381 raft_consensus.cc:2393] T e3757061f3ef4771913b9811b0d2053c P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19fb1debfd44468daaaf1eb25c5752a7 in current term 1: Already voted for candidate d18a5bcfbda5411aa831cf788ae8a507 in this term.
I20260709 14:49:48.855171 11204 leader_election.cc:304] T e3757061f3ef4771913b9811b0d2053c P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:48.848683 11432 consensus_queue.cc:260] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.856140 11443 raft_consensus.cc:3060] T e3757061f3ef4771913b9811b0d2053c P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.856775 11311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a0a0a8986d413a8da138ab8430c9c4" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:48.856978 11708 raft_consensus.cc:515] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.857362 11311 raft_consensus.cc:2468] T 96a0a0a8986d413a8da138ab8430c9c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:48.860071 11708 leader_election.cc:290] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:48.862177 11443 raft_consensus.cc:2749] T e3757061f3ef4771913b9811b0d2053c P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.863729 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6999b964ed049e28a488d5cb4925c74" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:48.864313 11241 raft_consensus.cc:3060] T e6999b964ed049e28a488d5cb4925c74 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.871137 11241 raft_consensus.cc:2468] T e6999b964ed049e28a488d5cb4925c74 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:48.871423 11621 raft_consensus.cc:493] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.871922 11621 raft_consensus.cc:515] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.864300 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6999b964ed049e28a488d5cb4925c74" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:48.873250 11309 raft_consensus.cc:2468] T e6999b964ed049e28a488d5cb4925c74 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:48.873772 11621 leader_election.cc:290] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:48.876741 11355 leader_election.cc:304] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: 
I20260709 14:49:48.877487 11451 raft_consensus.cc:2804] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.878911 11451 raft_consensus.cc:697] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:48.879630 11451 consensus_queue.cc:237] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.880934 11236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1442defea234ec3a290c30b9a7cfc17" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:48.885634 11708 raft_consensus.cc:493] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.886089 11708 raft_consensus.cc:515] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.887143 11241 raft_consensus.cc:3060] T a821ed3820d54a73807d3c40afbcff45 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.888404 11708 leader_election.cc:290] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:48.892060 11714 consensus_queue.cc:1048] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.895776 11353 leader_election.cc:304] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc [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: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:48.896642 11621 raft_consensus.cc:2804] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.896978 11621 raft_consensus.cc:493] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.897272 11621 raft_consensus.cc:3060] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.897698 11236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf83f448131549b9abe22edccb0861a1" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:48.898263 11236 raft_consensus.cc:2468] T bf83f448131549b9abe22edccb0861a1 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
W20260709 14:49:48.899487 11355 leader_election.cc:343] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.900059 11355 leader_election.cc:304] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: 
I20260709 14:49:48.900995 11708 raft_consensus.cc:2804] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.901338 11708 raft_consensus.cc:493] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.901654 11708 raft_consensus.cc:3060] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.910226 11621 raft_consensus.cc:515] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.914433 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6999b964ed049e28a488d5cb4925c74" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:48.915340 11432 ts_tablet_manager.cc:1434] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.075s	user 0.024s	sys 0.014s
I20260709 14:49:48.916968 11236 raft_consensus.cc:3060] T 6905fc6564774153905d32fb9b087e61 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.917713 11430 tablet_bootstrap.cc:492] T cb480f767d2640f5a3624212fcd4d642 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:48.933794 11430 ts_tablet_manager.cc:1403] T cb480f767d2640f5a3624212fcd4d642 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.172s	user 0.026s	sys 0.050s
I20260709 14:49:48.934063 11432 tablet_bootstrap.cc:492] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:48.920219 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1442defea234ec3a290c30b9a7cfc17" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:48.937428 11312 raft_consensus.cc:2468] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:48.924401 11443 raft_consensus.cc:493] T a821ed3820d54a73807d3c40afbcff45 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.938179 11443 raft_consensus.cc:515] T a821ed3820d54a73807d3c40afbcff45 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.926771 11792 consensus_queue.cc:1048] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.926769 11308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf83f448131549b9abe22edccb0861a1" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:48.941133 11308 raft_consensus.cc:2468] T bf83f448131549b9abe22edccb0861a1 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:48.941428 11443 leader_election.cc:290] T a821ed3820d54a73807d3c40afbcff45 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:48.929205 11710 consensus_queue.cc:1048] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.941717 11432 tablet_bootstrap.cc:654] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.936586 11430 raft_consensus.cc:359] T cb480f767d2640f5a3624212fcd4d642 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.943041 11430 raft_consensus.cc:385] T cb480f767d2640f5a3624212fcd4d642 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.943073 11308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a821ed3820d54a73807d3c40afbcff45" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:48.943401 11430 raft_consensus.cc:740] T cb480f767d2640f5a3624212fcd4d642 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.943611 11309 raft_consensus.cc:3060] T e6999b964ed049e28a488d5cb4925c74 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.945397 11430 consensus_queue.cc:260] T cb480f767d2640f5a3624212fcd4d642 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.946406 11353 leader_election.cc:304] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [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: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:48.947431 11430 ts_tablet_manager.cc:1434] T cb480f767d2640f5a3624212fcd4d642 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:49:48.948455 11430 tablet_bootstrap.cc:492] T 9941626bacd449daaeb83385c6d94bd1 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:48.948020 11616 raft_consensus.cc:2804] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.948814 11616 raft_consensus.cc:493] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.949173 11616 raft_consensus.cc:3060] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.953965 11430 tablet_bootstrap.cc:654] T 9941626bacd449daaeb83385c6d94bd1 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.956164 11621 leader_election.cc:290] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:48.958810 11433 tablet_bootstrap.cc:492] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:48.959214 11433 ts_tablet_manager.cc:1403] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.215s	user 0.030s	sys 0.069s
I20260709 14:49:48.960369 11616 raft_consensus.cc:515] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.961697 11433 raft_consensus.cc:359] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.962337 11433 raft_consensus.cc:385] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.962589 11433 raft_consensus.cc:740] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.963146 11433 consensus_queue.cc:260] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.965122 11433 ts_tablet_manager.cc:1434] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:48.929994 11708 raft_consensus.cc:515] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.966333 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a0a0a8986d413a8da138ab8430c9c4" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:48.966849 11312 raft_consensus.cc:3060] T 96a0a0a8986d413a8da138ab8430c9c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.968293 11433 tablet_bootstrap.cc:492] T 96a0a0a8986d413a8da138ab8430c9c4 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:48.970914 11708 leader_election.cc:290] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:48.972100 11443 raft_consensus.cc:493] T 6905fc6564774153905d32fb9b087e61 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.972501 11443 raft_consensus.cc:515] T 6905fc6564774153905d32fb9b087e61 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.972968 11312 raft_consensus.cc:2468] T 96a0a0a8986d413a8da138ab8430c9c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:48.973834 11433 tablet_bootstrap.cc:654] T 96a0a0a8986d413a8da138ab8430c9c4 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.976032 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1442defea234ec3a290c30b9a7cfc17" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:48.980197 11316 raft_consensus.cc:3060] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.974092 11443 leader_election.cc:290] T 6905fc6564774153905d32fb9b087e61 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:48.986366 11316 raft_consensus.cc:2468] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:48.986438 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf83f448131549b9abe22edccb0861a1" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:48.987001 11307 raft_consensus.cc:3060] T bf83f448131549b9abe22edccb0861a1 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.975335 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6905fc6564774153905d32fb9b087e61" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:48.993132 11307 raft_consensus.cc:2468] T bf83f448131549b9abe22edccb0861a1 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:48.976652 11430 tablet_bootstrap.cc:492] T 9941626bacd449daaeb83385c6d94bd1 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:48.995142 11430 ts_tablet_manager.cc:1403] T 9941626bacd449daaeb83385c6d94bd1 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.001s
I20260709 14:49:48.995854 11620 raft_consensus.cc:493] T 2f1c56c3f2284ca5ac03919856641b2d P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.995937 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf83f448131549b9abe22edccb0861a1" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:48.996548 11240 raft_consensus.cc:3060] T bf83f448131549b9abe22edccb0861a1 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.996403 11620 raft_consensus.cc:515] T 2f1c56c3f2284ca5ac03919856641b2d P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:48.996883 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1442defea234ec3a290c30b9a7cfc17" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:48.998498 11137 catalog_manager.cc:5697] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:48.999987 11137 catalog_manager.cc:5697] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:49.002291 11240 raft_consensus.cc:2468] T bf83f448131549b9abe22edccb0861a1 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:49.004869 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6905fc6564774153905d32fb9b087e61" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:49.005275 11235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a0a0a8986d413a8da138ab8430c9c4" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:49.006175 11382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a821ed3820d54a73807d3c40afbcff45" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
W20260709 14:49:49.008174 11355 leader_election.cc:343] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.009704 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1c56c3f2284ca5ac03919856641b2d" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:48.979635 11309 raft_consensus.cc:2468] T e6999b964ed049e28a488d5cb4925c74 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:49.007169 11621 consensus_queue.cc:1048] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:49.013120 11281 leader_election.cc:343] T 2f1c56c3f2284ca5ac03919856641b2d P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.014803 11355 leader_election.cc:304] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: 
W20260709 14:49:49.015727 11355 leader_election.cc:343] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.017210 11430 raft_consensus.cc:359] T 9941626bacd449daaeb83385c6d94bd1 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.017964 11430 raft_consensus.cc:385] T 9941626bacd449daaeb83385c6d94bd1 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.018260 11430 raft_consensus.cc:740] T 9941626bacd449daaeb83385c6d94bd1 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.018522 11204 leader_election.cc:304] T 6905fc6564774153905d32fb9b087e61 P 19fb1debfd44468daaaf1eb25c5752a7 [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: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:49.019538 11204 leader_election.cc:304] T a821ed3820d54a73807d3c40afbcff45 P 19fb1debfd44468daaaf1eb25c5752a7 [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: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:49.016461 11620 leader_election.cc:290] T 2f1c56c3f2284ca5ac03919856641b2d P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:49.021231 11353 leader_election.cc:304] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:49.002537 11616 leader_election.cc:290] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:49.021636 11430 consensus_queue.cc:260] T 9941626bacd449daaeb83385c6d94bd1 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.022550 11451 raft_consensus.cc:2804] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.023063 11792 consensus_queue.cc:1048] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.024539 11430 ts_tablet_manager.cc:1434] T 9941626bacd449daaeb83385c6d94bd1 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.002s
I20260709 14:49:49.025557 11432 tablet_bootstrap.cc:492] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:49.026656 11432 ts_tablet_manager.cc:1403] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.001s
I20260709 14:49:49.025475 11430 tablet_bootstrap.cc:492] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:49.021503 11796 raft_consensus.cc:2804] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.037791 11451 raft_consensus.cc:697] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:49.038640 11451 consensus_queue.cc:237] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.044749 11443 raft_consensus.cc:2749] T a821ed3820d54a73807d3c40afbcff45 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:49.040966 11796 raft_consensus.cc:697] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:49.052246 11796 consensus_queue.cc:237] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.054208 11432 raft_consensus.cc:359] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.055101 11432 raft_consensus.cc:385] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.055365 11432 raft_consensus.cc:740] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.056042 11432 consensus_queue.cc:260] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.063244 11432 ts_tablet_manager.cc:1434] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.002s
I20260709 14:49:49.042665 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1c56c3f2284ca5ac03919856641b2d" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:49.064834 11432 tablet_bootstrap.cc:492] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
W20260709 14:49:49.069253 11353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.66:37875, user_credentials={real_user=slave}} blocked reactor thread for 46277.6us
I20260709 14:49:49.071765 11353 leader_election.cc:304] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:49.070314 11619 raft_consensus.cc:2749] T 6905fc6564774153905d32fb9b087e61 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:49.078323 11802 raft_consensus.cc:2804] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.080229 11802 raft_consensus.cc:697] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:49.082768 11433 tablet_bootstrap.cc:492] T 96a0a0a8986d413a8da138ab8430c9c4 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:49.083226 11433 ts_tablet_manager.cc:1403] T 96a0a0a8986d413a8da138ab8430c9c4 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.115s	user 0.010s	sys 0.000s
I20260709 14:49:49.089473 11430 tablet_bootstrap.cc:654] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.090454 11432 tablet_bootstrap.cc:654] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.083678 11802 consensus_queue.cc:237] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.092414 11433 raft_consensus.cc:359] T 96a0a0a8986d413a8da138ab8430c9c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.093012 11433 raft_consensus.cc:385] T 96a0a0a8986d413a8da138ab8430c9c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.093271 11433 raft_consensus.cc:740] T 96a0a0a8986d413a8da138ab8430c9c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.093798 11433 consensus_queue.cc:260] T 96a0a0a8986d413a8da138ab8430c9c4 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.095911 11433 ts_tablet_manager.cc:1434] T 96a0a0a8986d413a8da138ab8430c9c4 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:49:49.096710 11433 tablet_bootstrap.cc:492] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
W20260709 14:49:49.131126 11204 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.67:33213, user_credentials={real_user=slave}} blocked reactor thread for 74304.6us
W20260709 14:49:49.142515 11279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.67:33213, user_credentials={real_user=slave}} blocked reactor thread for 91871.9us
I20260709 14:49:49.166077 11708 consensus_queue.cc:1048] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:49.168193 11806 raft_consensus.cc:493] T cb480f767d2640f5a3624212fcd4d642 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.169193 11806 raft_consensus.cc:515] T cb480f767d2640f5a3624212fcd4d642 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.174398 11620 raft_consensus.cc:493] T 9941626bacd449daaeb83385c6d94bd1 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.175338 11620 raft_consensus.cc:515] T 9941626bacd449daaeb83385c6d94bd1 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.181520 11451 raft_consensus.cc:493] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.184768 11451 raft_consensus.cc:515] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.187054 11451 leader_election.cc:290] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:49.192364 11806 leader_election.cc:290] T cb480f767d2640f5a3624212fcd4d642 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:49.193864 11451 consensus_queue.cc:1048] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.196713 11620 leader_election.cc:290] T 9941626bacd449daaeb83385c6d94bd1 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
W20260709 14:49:49.187597 11279 leader_election.cc:343] T 2f1c56c3f2284ca5ac03919856641b2d P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.200963 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb480f767d2640f5a3624212fcd4d642" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:49.204080 11235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9941626bacd449daaeb83385c6d94bd1" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:49.204617 11708 consensus_queue.cc:1048] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.202373 11279 leader_election.cc:304] T 2f1c56c3f2284ca5ac03919856641b2d P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
W20260709 14:49:49.236020 11281 leader_election.cc:343] T cb480f767d2640f5a3624212fcd4d642 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:49.237051 11281 leader_election.cc:343] T 9941626bacd449daaeb83385c6d94bd1 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.250624 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0b77f07c8944ecb18858fe070f4cda" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:49.255841 11433 tablet_bootstrap.cc:654] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.257264 11814 raft_consensus.cc:2749] T 2f1c56c3f2284ca5ac03919856641b2d P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.257957 11813 raft_consensus.cc:493] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.260023 11813 raft_consensus.cc:515] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.263484 11813 leader_election.cc:290] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:49.268396 11432 tablet_bootstrap.cc:492] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:49.269069 11432 ts_tablet_manager.cc:1403] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.204s	user 0.014s	sys 0.003s
I20260709 14:49:49.271673 11708 raft_consensus.cc:493] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:49:49.274899 11279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.67:33213, user_credentials={real_user=slave}} blocked reactor thread for 95878.3us
I20260709 14:49:49.275235 11708 raft_consensus.cc:515] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.277616 11708 leader_election.cc:290] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:49.281364 11235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edbe80bbf2c0470b9acff0ea59b9bfa3" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:49.281700 11137 catalog_manager.cc:5697] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:49.283447 11137 catalog_manager.cc:5697] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
W20260709 14:49:49.284054 11355 leader_election.cc:343] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.285009 11430 tablet_bootstrap.cc:492] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:49.285531 11430 ts_tablet_manager.cc:1403] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.260s	user 0.015s	sys 0.018s
I20260709 14:49:49.284914 11137 catalog_manager.cc:5697] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
W20260709 14:49:49.288303 11355 leader_election.cc:343] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.291456 11432 raft_consensus.cc:359] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.288589 11430 raft_consensus.cc:359] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.296069 11237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd93a32a3e1b4d5fb5459d51c7a44cb0" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
W20260709 14:49:49.297461 11281 leader_election.cc:343] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.296080 11430 raft_consensus.cc:385] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.298506 11430 raft_consensus.cc:740] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.292372 11432 raft_consensus.cc:385] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.299307 11432 raft_consensus.cc:740] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.301391 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb480f767d2640f5a3624212fcd4d642" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
W20260709 14:49:49.302290 11187 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:49.303139 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9941626bacd449daaeb83385c6d94bd1" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:49.303061 11616 consensus_queue.cc:1048] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:49:49.299113 11430 consensus_queue.cc:260] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.307252 11382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd93a32a3e1b4d5fb5459d51c7a44cb0" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:49.316176 11432 consensus_queue.cc:260] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.317989 11432 ts_tablet_manager.cc:1434] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.048s	user 0.003s	sys 0.002s
I20260709 14:49:49.330684 11430 ts_tablet_manager.cc:1434] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260709 14:49:49.334571 11433 tablet_bootstrap.cc:492] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:49.335155 11433 ts_tablet_manager.cc:1403] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.239s	user 0.011s	sys 0.002s
I20260709 14:49:49.345453 11308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0b77f07c8944ecb18858fe070f4cda" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:49.346216 11308 raft_consensus.cc:2468] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:49.346650 11430 tablet_bootstrap.cc:492] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:49.354539 11310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edbe80bbf2c0470b9acff0ea59b9bfa3" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:49.355353 11310 raft_consensus.cc:2468] T edbe80bbf2c0470b9acff0ea59b9bfa3 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:49.355796 11432 tablet_bootstrap.cc:492] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:49.365576 11433 raft_consensus.cc:359] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.366291 11433 raft_consensus.cc:385] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.366552 11433 raft_consensus.cc:740] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.376792 11353 leader_election.cc:304] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [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: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:49.378425 11451 raft_consensus.cc:2804] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.378803 11451 raft_consensus.cc:493] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.379117 11451 raft_consensus.cc:3060] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.379565 11433 consensus_queue.cc:260] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.379846 11353 leader_election.cc:304] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc [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: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:49.381086 11433 ts_tablet_manager.cc:1434] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 14:49:49.382282 11433 tablet_bootstrap.cc:492] T edbe80bbf2c0470b9acff0ea59b9bfa3 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:49.378794 11802 consensus_queue.cc:1048] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
W20260709 14:49:49.390439 11279 leader_election.cc:343] T cb480f767d2640f5a3624212fcd4d642 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.390714 11279 leader_election.cc:304] T cb480f767d2640f5a3624212fcd4d642 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:49.385468 11708 raft_consensus.cc:2804] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.394632 11708 raft_consensus.cc:493] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.395015 11708 raft_consensus.cc:3060] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.399096 11745 raft_consensus.cc:493] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.399614 11745 raft_consensus.cc:515] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.417986 11432 tablet_bootstrap.cc:654] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.420120 11451 raft_consensus.cc:515] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
W20260709 14:49:49.423646 11279 leader_election.cc:343] T 9941626bacd449daaeb83385c6d94bd1 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.424055 11279 leader_election.cc:304] T 9941626bacd449daaeb83385c6d94bd1 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
W20260709 14:49:49.430622 11279 leader_election.cc:343] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.431233 11451 leader_election.cc:290] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:49.431027 11279 leader_election.cc:304] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:49.428244 11813 raft_consensus.cc:2749] T 9941626bacd449daaeb83385c6d94bd1 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.433925 11620 raft_consensus.cc:2749] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.444021 11433 tablet_bootstrap.cc:654] T edbe80bbf2c0470b9acff0ea59b9bfa3 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.448009 11808 raft_consensus.cc:2749] T cb480f767d2640f5a3624212fcd4d642 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.449924 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ee797293474dfa98b9c23be73c3e16" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:49.450778 11315 raft_consensus.cc:2393] T c2ee797293474dfa98b9c23be73c3e16 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19fb1debfd44468daaaf1eb25c5752a7 in current term 1: Already voted for candidate c89d0377801142caa949458bc1d8e2bc in this term.
I20260709 14:49:49.451164 11708 raft_consensus.cc:515] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.455725 11708 leader_election.cc:290] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:49.450685 11310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0b77f07c8944ecb18858fe070f4cda" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:49.466688 11311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edbe80bbf2c0470b9acff0ea59b9bfa3" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:49.467312 11311 raft_consensus.cc:3060] T edbe80bbf2c0470b9acff0ea59b9bfa3 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.466567 11443 raft_consensus.cc:493] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.467818 11443 raft_consensus.cc:515] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.469766 11443 leader_election.cc:290] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:49.470889 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0b77f07c8944ecb18858fe070f4cda" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:49.473668 11430 tablet_bootstrap.cc:654] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.472956 11310 raft_consensus.cc:3060] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.481985 11792 consensus_queue.cc:1048] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:49:49.488148 11792 consensus_queue.cc:1048] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.480688 11745 leader_election.cc:290] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:49.496913 11235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0b77f07c8944ecb18858fe070f4cda" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:49.497489 11235 raft_consensus.cc:3060] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.500048 11310 raft_consensus.cc:2468] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:49.501682 11311 raft_consensus.cc:2468] T edbe80bbf2c0470b9acff0ea59b9bfa3 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:49.505396 11353 leader_election.cc:304] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:49.512409 11353 leader_election.cc:304] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:49.521153 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edbe80bbf2c0470b9acff0ea59b9bfa3" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:49.516368 11792 raft_consensus.cc:2804] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.522533 11239 raft_consensus.cc:3060] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.516947 11708 raft_consensus.cc:2804] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.536098 11792 raft_consensus.cc:697] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:49.536654 11708 raft_consensus.cc:697] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:49.537487 11708 consensus_queue.cc:237] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.537060 11792 consensus_queue.cc:237] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.539891 11432 tablet_bootstrap.cc:492] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:49.546954 11432 ts_tablet_manager.cc:1403] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.208s	user 0.016s	sys 0.005s
I20260709 14:49:49.550954 11234 raft_consensus.cc:3060] T 96a0a0a8986d413a8da138ab8430c9c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.561899 11382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ee797293474dfa98b9c23be73c3e16" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:49.564765 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0b77f07c8944ecb18858fe070f4cda" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
W20260709 14:49:49.567446 11824 log.cc:927] Time spent T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P d18a5bcfbda5411aa831cf788ae8a507: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260709 14:49:49.567770 11432 raft_consensus.cc:359] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.568447 11432 raft_consensus.cc:385] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.568727 11432 raft_consensus.cc:740] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.569324 11432 consensus_queue.cc:260] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.575423 11451 consensus_queue.cc:1048] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:49.575654 11355 leader_election.cc:343] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.581118 11432 ts_tablet_manager.cc:1434] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 14:49:49.584776 11451 consensus_queue.cc:1048] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.589354 11430 tablet_bootstrap.cc:492] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:49.589799 11430 ts_tablet_manager.cc:1403] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.258s	user 0.012s	sys 0.015s
I20260709 14:49:49.590122 11433 tablet_bootstrap.cc:492] T edbe80bbf2c0470b9acff0ea59b9bfa3 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:49.590554 11433 ts_tablet_manager.cc:1403] T edbe80bbf2c0470b9acff0ea59b9bfa3 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.209s	user 0.014s	sys 0.018s
I20260709 14:49:49.595645 11801 consensus_queue.cc:1048] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.594413 11204 leader_election.cc:304] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:49.565897 11235 raft_consensus.cc:2468] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:49.602690 11745 raft_consensus.cc:2749] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.606503 11433 raft_consensus.cc:359] T edbe80bbf2c0470b9acff0ea59b9bfa3 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.608249 11433 raft_consensus.cc:385] T edbe80bbf2c0470b9acff0ea59b9bfa3 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.608760 11204 leader_election.cc:304] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:49.608996 11433 raft_consensus.cc:740] T edbe80bbf2c0470b9acff0ea59b9bfa3 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.616467 11619 raft_consensus.cc:2749] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.618966 11433 consensus_queue.cc:260] T edbe80bbf2c0470b9acff0ea59b9bfa3 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.621081 11432 tablet_bootstrap.cc:492] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:49.635886 11433 ts_tablet_manager.cc:1434] T edbe80bbf2c0470b9acff0ea59b9bfa3 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
I20260709 14:49:49.636968 11433 tablet_bootstrap.cc:492] T c1442defea234ec3a290c30b9a7cfc17 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:49.637061 11137 catalog_manager.cc:5697] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:49.639504 11137 catalog_manager.cc:5697] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:49.655005 11443 raft_consensus.cc:493] T 96a0a0a8986d413a8da138ab8430c9c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.655462 11443 raft_consensus.cc:515] T 96a0a0a8986d413a8da138ab8430c9c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.672029 11621 raft_consensus.cc:493] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.672497 11621 raft_consensus.cc:515] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.681427 11443 leader_election.cc:290] T 96a0a0a8986d413a8da138ab8430c9c4 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:49.682118 11801 consensus_queue.cc:1048] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:49.682478 11621 leader_election.cc:290] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:49.686964 11235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1c56c3f2284ca5ac03919856641b2d" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:49.689790 11621 raft_consensus.cc:493] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.690270 11621 raft_consensus.cc:515] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.693861 11432 tablet_bootstrap.cc:654] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.693991 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a0a0a8986d413a8da138ab8430c9c4" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:49.700731 11433 tablet_bootstrap.cc:654] T c1442defea234ec3a290c30b9a7cfc17 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.706905 11621 leader_election.cc:290] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
W20260709 14:49:49.707388 11279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.67:33213, user_credentials={real_user=slave}} blocked reactor thread for 77896.9us
I20260709 14:49:49.708783 11430 raft_consensus.cc:359] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
W20260709 14:49:49.709271 11281 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.65:41261, user_credentials={real_user=slave}} blocked reactor thread for 71713.8us
I20260709 14:49:49.709434 11430 raft_consensus.cc:385] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.711709 11430 raft_consensus.cc:740] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.712162 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a0a0a8986d413a8da138ab8430c9c4" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:49.712824 11621 consensus_queue.cc:1048] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.712944 11430 consensus_queue.cc:260] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.713987 11443 raft_consensus.cc:493] T edbe80bbf2c0470b9acff0ea59b9bfa3 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.715845 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1c56c3f2284ca5ac03919856641b2d" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:49.716446 11309 raft_consensus.cc:2468] T 2f1c56c3f2284ca5ac03919856641b2d P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:49.716295 11443 raft_consensus.cc:515] T edbe80bbf2c0470b9acff0ea59b9bfa3 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.718308 11443 leader_election.cc:290] T edbe80bbf2c0470b9acff0ea59b9bfa3 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:49.719578 11204 leader_election.cc:304] T 96a0a0a8986d413a8da138ab8430c9c4 P 19fb1debfd44468daaaf1eb25c5752a7 [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: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:49.721107 11745 raft_consensus.cc:2749] T 96a0a0a8986d413a8da138ab8430c9c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:49.721627 11311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edbe80bbf2c0470b9acff0ea59b9bfa3" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:49.722299 11311 raft_consensus.cc:2393] T edbe80bbf2c0470b9acff0ea59b9bfa3 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19fb1debfd44468daaaf1eb25c5752a7 in current term 1: Already voted for candidate c89d0377801142caa949458bc1d8e2bc in this term.
I20260709 14:49:49.722462 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd93a32a3e1b4d5fb5459d51c7a44cb0" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:49.723140 11312 raft_consensus.cc:2468] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:49.719771 11430 ts_tablet_manager.cc:1434] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.130s	user 0.010s	sys 0.000s
I20260709 14:49:49.724692 11430 tablet_bootstrap.cc:492] T 7fe038fef520438c97092c8c0471ed8f P d18a5bcfbda5411aa831cf788ae8a507: Bootstrap starting.
I20260709 14:49:49.726318 11353 leader_election.cc:304] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:49.727149 11353 leader_election.cc:304] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:49.728693 11796 raft_consensus.cc:2804] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.729050 11796 raft_consensus.cc:493] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.729383 11796 raft_consensus.cc:3060] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.733510 11451 raft_consensus.cc:2804] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.733862 11451 raft_consensus.cc:493] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.734144 11451 raft_consensus.cc:3060] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.720223 11801 consensus_queue.cc:1048] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.783601 11430 tablet_bootstrap.cc:654] T 7fe038fef520438c97092c8c0471ed8f P d18a5bcfbda5411aa831cf788ae8a507: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.788288 11433 tablet_bootstrap.cc:492] T c1442defea234ec3a290c30b9a7cfc17 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:49.791706 11451 raft_consensus.cc:515] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.792531 11433 ts_tablet_manager.cc:1403] T c1442defea234ec3a290c30b9a7cfc17 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.156s	user 0.012s	sys 0.018s
I20260709 14:49:49.793588 11451 leader_election.cc:290] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:49.795213 11433 raft_consensus.cc:359] T c1442defea234ec3a290c30b9a7cfc17 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.796483 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd93a32a3e1b4d5fb5459d51c7a44cb0" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:49.804275 11307 raft_consensus.cc:3060] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:49.796648 11355 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.65:41261, user_credentials={real_user=slave}} blocked reactor thread for 77156.6us
W20260709 14:49:49.809176 11355 leader_election.cc:343] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.789525 11796 raft_consensus.cc:515] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.810880 11796 leader_election.cc:290] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:49.816270 11432 tablet_bootstrap.cc:492] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:49.816669 11432 ts_tablet_manager.cc:1403] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.196s	user 0.009s	sys 0.010s
I20260709 14:49:49.819975 11433 raft_consensus.cc:385] T c1442defea234ec3a290c30b9a7cfc17 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.820297 11433 raft_consensus.cc:740] T c1442defea234ec3a290c30b9a7cfc17 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.820951 11433 consensus_queue.cc:260] T c1442defea234ec3a290c30b9a7cfc17 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.822939 11433 ts_tablet_manager.cc:1434] T c1442defea234ec3a290c30b9a7cfc17 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.000s
I20260709 14:49:49.822383 11432 raft_consensus.cc:359] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.823560 11432 raft_consensus.cc:385] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.823905 11432 raft_consensus.cc:740] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
W20260709 14:49:49.824007 11355 consensus_peers.cc:597] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. 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:49:49.824661 11432 consensus_queue.cc:260] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.825801 11620 raft_consensus.cc:493] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.826200 11432 ts_tablet_manager.cc:1434] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:49:49.826246 11620 raft_consensus.cc:515] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.827327 11432 tablet_bootstrap.cc:492] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:49.827729 11307 raft_consensus.cc:2468] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:49.828393 11620 leader_election.cc:290] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:49.829002 11237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298e4ad0564220bdd997433c8eeb67" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
W20260709 14:49:49.830225 11281 leader_election.cc:343] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.830428 11433 tablet_bootstrap.cc:492] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:49.833151 11353 leader_election.cc:304] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:49.836594 11801 raft_consensus.cc:2804] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.839936 11801 raft_consensus.cc:697] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:49.840721 11801 consensus_queue.cc:237] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.846714 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298e4ad0564220bdd997433c8eeb67" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:49.849814 11234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd93a32a3e1b4d5fb5459d51c7a44cb0" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:49.853140 11237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd93a32a3e1b4d5fb5459d51c7a44cb0" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:49.869086 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1c56c3f2284ca5ac03919856641b2d" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:49.885653 11307 raft_consensus.cc:3060] T 2f1c56c3f2284ca5ac03919856641b2d P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:49.893069 11279 leader_election.cc:343] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.893512 11279 leader_election.cc:304] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
W20260709 14:49:49.895316 11355 leader_election.cc:343] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:49.897224 11355 leader_election.cc:343] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.903515 11813 raft_consensus.cc:2749] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.925276 11236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1c56c3f2284ca5ac03919856641b2d" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:49.933408 11430 tablet_bootstrap.cc:492] T 7fe038fef520438c97092c8c0471ed8f P d18a5bcfbda5411aa831cf788ae8a507: No bootstrap required, opened a new log
I20260709 14:49:49.933853 11430 ts_tablet_manager.cc:1403] T 7fe038fef520438c97092c8c0471ed8f P d18a5bcfbda5411aa831cf788ae8a507: Time spent bootstrapping tablet: real 0.209s	user 0.023s	sys 0.015s
I20260709 14:49:49.930644 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edbe80bbf2c0470b9acff0ea59b9bfa3" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:49.938143 11432 tablet_bootstrap.cc:654] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.938380 11433 tablet_bootstrap.cc:654] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.942027 11430 raft_consensus.cc:359] T 7fe038fef520438c97092c8c0471ed8f P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.942682 11430 raft_consensus.cc:385] T 7fe038fef520438c97092c8c0471ed8f P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.942931 11430 raft_consensus.cc:740] T 7fe038fef520438c97092c8c0471ed8f P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.943001 11307 raft_consensus.cc:2468] T 2f1c56c3f2284ca5ac03919856641b2d P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:49.943602 11430 consensus_queue.cc:260] T 7fe038fef520438c97092c8c0471ed8f P d18a5bcfbda5411aa831cf788ae8a507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.952620 11353 leader_election.cc:304] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:49.953320 11616 raft_consensus.cc:2804] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.953778 11616 raft_consensus.cc:697] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:49.954489 11616 consensus_queue.cc:237] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:49.961961 11430 ts_tablet_manager.cc:1434] T 7fe038fef520438c97092c8c0471ed8f P d18a5bcfbda5411aa831cf788ae8a507: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
W20260709 14:49:49.965672 11355 leader_election.cc:343] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.965165 11204 leader_election.cc:304] T edbe80bbf2c0470b9acff0ea59b9bfa3 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:49.968294 11745 raft_consensus.cc:3060] T edbe80bbf2c0470b9acff0ea59b9bfa3 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.990785 11616 consensus_queue.cc:1048] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:49:49.992866 11745 raft_consensus.cc:2749] T edbe80bbf2c0470b9acff0ea59b9bfa3 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.991541 11433 tablet_bootstrap.cc:492] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:49.993593 11433 ts_tablet_manager.cc:1403] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.170s	user 0.005s	sys 0.011s
I20260709 14:49:49.987825 11432 tablet_bootstrap.cc:492] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:49.996316 11432 ts_tablet_manager.cc:1403] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.169s	user 0.008s	sys 0.011s
I20260709 14:49:49.983187 11137 catalog_manager.cc:5697] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:49.999384 11432 raft_consensus.cc:359] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.000061 11432 raft_consensus.cc:385] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.000346 11432 raft_consensus.cc:740] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.000977 11616 consensus_queue.cc:1048] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.003721 11432 consensus_queue.cc:260] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.003902 11433 raft_consensus.cc:359] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.004827 11433 raft_consensus.cc:385] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.005386 11433 raft_consensus.cc:740] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.005985 11433 consensus_queue.cc:260] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.006510 11432 ts_tablet_manager.cc:1434] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:49:50.007520 11432 tablet_bootstrap.cc:492] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:50.010304 11433 ts_tablet_manager.cc:1434] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260709 14:49:50.011422 11433 tablet_bootstrap.cc:492] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:50.013118 11432 tablet_bootstrap.cc:654] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.017406 11433 tablet_bootstrap.cc:654] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.022248 11433 tablet_bootstrap.cc:492] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:50.022562 11433 ts_tablet_manager.cc:1403] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:49:50.024963 11433 raft_consensus.cc:359] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.025584 11433 raft_consensus.cc:385] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.025835 11433 raft_consensus.cc:740] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.026167 11432 tablet_bootstrap.cc:492] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:50.026593 11432 ts_tablet_manager.cc:1403] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260709 14:49:50.028195 11433 consensus_queue.cc:260] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.029320 11432 raft_consensus.cc:359] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.029999 11432 raft_consensus.cc:385] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.030287 11432 raft_consensus.cc:740] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.030499 11433 ts_tablet_manager.cc:1434] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:49:50.031404 11433 tablet_bootstrap.cc:492] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:50.031368 11432 consensus_queue.cc:260] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.033581 11432 ts_tablet_manager.cc:1434] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:50.034550 11432 tablet_bootstrap.cc:492] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:50.037432 11433 tablet_bootstrap.cc:654] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.040871 11432 tablet_bootstrap.cc:654] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.040374 11137 catalog_manager.cc:5697] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:50.048506 11451 consensus_queue.cc:1048] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.064682 11433 tablet_bootstrap.cc:492] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:50.065133 11433 ts_tablet_manager.cc:1403] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.011s
I20260709 14:49:50.066202 11432 tablet_bootstrap.cc:492] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:50.066665 11432 ts_tablet_manager.cc:1403] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.032s	user 0.028s	sys 0.000s
I20260709 14:49:50.067598 11433 raft_consensus.cc:359] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.068267 11433 raft_consensus.cc:385] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.068521 11433 raft_consensus.cc:740] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.069073 11433 consensus_queue.cc:260] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.070433 11433 ts_tablet_manager.cc:1434] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:50.071292 11433 tablet_bootstrap.cc:492] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:50.075927 11432 raft_consensus.cc:359] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.076615 11433 tablet_bootstrap.cc:654] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.076566 11432 raft_consensus.cc:385] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.076972 11432 raft_consensus.cc:740] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.077759 11432 consensus_queue.cc:260] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.079888 11432 ts_tablet_manager.cc:1434] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:49:50.080909 11432 tablet_bootstrap.cc:492] T b859b8d491b74350a7863a6641830e18 P c89d0377801142caa949458bc1d8e2bc: Bootstrap starting.
I20260709 14:49:50.091900 11451 consensus_queue.cc:1048] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.106014 11432 tablet_bootstrap.cc:654] T b859b8d491b74350a7863a6641830e18 P c89d0377801142caa949458bc1d8e2bc: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.115353 11432 tablet_bootstrap.cc:492] T b859b8d491b74350a7863a6641830e18 P c89d0377801142caa949458bc1d8e2bc: No bootstrap required, opened a new log
I20260709 14:49:50.115849 11432 ts_tablet_manager.cc:1403] T b859b8d491b74350a7863a6641830e18 P c89d0377801142caa949458bc1d8e2bc: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.000s
I20260709 14:49:50.115362 11433 tablet_bootstrap.cc:492] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:50.117058 11433 ts_tablet_manager.cc:1403] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.013s
I20260709 14:49:50.118624 11432 raft_consensus.cc:359] T b859b8d491b74350a7863a6641830e18 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.119303 11432 raft_consensus.cc:385] T b859b8d491b74350a7863a6641830e18 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.119357 11433 raft_consensus.cc:359] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.119668 11432 raft_consensus.cc:740] T b859b8d491b74350a7863a6641830e18 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.120007 11433 raft_consensus.cc:385] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.120302 11433 raft_consensus.cc:740] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.120510 11432 consensus_queue.cc:260] T b859b8d491b74350a7863a6641830e18 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.120878 11433 consensus_queue.cc:260] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.122293 11433 ts_tablet_manager.cc:1434] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:49:50.123008 11432 ts_tablet_manager.cc:1434] T b859b8d491b74350a7863a6641830e18 P c89d0377801142caa949458bc1d8e2bc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:50.123194 11433 tablet_bootstrap.cc:492] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:50.127254 11433 tablet_bootstrap.cc:654] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.139204 11433 tablet_bootstrap.cc:492] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:50.139621 11433 ts_tablet_manager.cc:1403] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.006s
I20260709 14:49:50.141944 11433 raft_consensus.cc:359] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.142513 11433 raft_consensus.cc:385] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.142750 11433 raft_consensus.cc:740] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.143263 11433 consensus_queue.cc:260] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.145015 11433 ts_tablet_manager.cc:1434] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:50.146057 11433 tablet_bootstrap.cc:492] T 9941626bacd449daaeb83385c6d94bd1 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:50.150911 11433 tablet_bootstrap.cc:654] T 9941626bacd449daaeb83385c6d94bd1 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.155308 11433 tablet_bootstrap.cc:492] T 9941626bacd449daaeb83385c6d94bd1 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:50.155614 11433 ts_tablet_manager.cc:1403] T 9941626bacd449daaeb83385c6d94bd1 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 14:49:50.156848 11842 raft_consensus.cc:493] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.157387 11433 raft_consensus.cc:359] T 9941626bacd449daaeb83385c6d94bd1 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.157313 11842 raft_consensus.cc:515] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.157900 11433 raft_consensus.cc:385] T 9941626bacd449daaeb83385c6d94bd1 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.158151 11433 raft_consensus.cc:740] T 9941626bacd449daaeb83385c6d94bd1 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.158713 11433 consensus_queue.cc:260] T 9941626bacd449daaeb83385c6d94bd1 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.159341 11842 leader_election.cc:290] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:50.159950 11234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b859b8d491b74350a7863a6641830e18" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:50.160291 11385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b859b8d491b74350a7863a6641830e18" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:50.160885 11385 raft_consensus.cc:2468] T b859b8d491b74350a7863a6641830e18 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 0.
W20260709 14:49:50.160993 11281 leader_election.cc:343] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.161798 11279 leader_election.cc:304] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507 [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: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:50.162444 11842 raft_consensus.cc:2804] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.162752 11842 raft_consensus.cc:493] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.163008 11842 raft_consensus.cc:3060] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.163136 11433 ts_tablet_manager.cc:1434] T 9941626bacd449daaeb83385c6d94bd1 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:50.164065 11433 tablet_bootstrap.cc:492] T b859b8d491b74350a7863a6641830e18 P 19fb1debfd44468daaaf1eb25c5752a7: Bootstrap starting.
I20260709 14:49:50.169263 11433 tablet_bootstrap.cc:654] T b859b8d491b74350a7863a6641830e18 P 19fb1debfd44468daaaf1eb25c5752a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.170125 11792 raft_consensus.cc:493] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.170548 11792 raft_consensus.cc:515] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.172436 11792 leader_election.cc:290] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:50.173156 11842 raft_consensus.cc:515] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.173445 11235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9941626bacd449daaeb83385c6d94bd1" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:50.174003 11235 raft_consensus.cc:2468] T 9941626bacd449daaeb83385c6d94bd1 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:50.175125 11355 leader_election.cc:304] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: 
I20260709 14:49:50.175323 11842 leader_election.cc:290] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:50.175998 11310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9941626bacd449daaeb83385c6d94bd1" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:50.176362 11385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b859b8d491b74350a7863a6641830e18" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:50.176440 11792 raft_consensus.cc:2804] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.176957 11792 raft_consensus.cc:493] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.177311 11792 raft_consensus.cc:3060] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.176954 11385 raft_consensus.cc:3060] T b859b8d491b74350a7863a6641830e18 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.179227 11433 tablet_bootstrap.cc:492] T b859b8d491b74350a7863a6641830e18 P 19fb1debfd44468daaaf1eb25c5752a7: No bootstrap required, opened a new log
I20260709 14:49:50.179677 11433 ts_tablet_manager.cc:1403] T b859b8d491b74350a7863a6641830e18 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260709 14:49:50.180554 11234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b859b8d491b74350a7863a6641830e18" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:50.176553 11310 raft_consensus.cc:2468] T 9941626bacd449daaeb83385c6d94bd1 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:50.182453 11433 raft_consensus.cc:359] T b859b8d491b74350a7863a6641830e18 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.183104 11433 raft_consensus.cc:385] T b859b8d491b74350a7863a6641830e18 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.183419 11433 raft_consensus.cc:740] T b859b8d491b74350a7863a6641830e18 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.184116 11433 consensus_queue.cc:260] T b859b8d491b74350a7863a6641830e18 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.185707 11385 raft_consensus.cc:2468] T b859b8d491b74350a7863a6641830e18 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 1.
I20260709 14:49:50.185940 11451 raft_consensus.cc:493] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.186208 11433 ts_tablet_manager.cc:1434] T b859b8d491b74350a7863a6641830e18 P 19fb1debfd44468daaaf1eb25c5752a7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:49:50.186383 11451 raft_consensus.cc:515] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.186899 11279 leader_election.cc:304] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:50.187572 11842 raft_consensus.cc:2804] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.188025 11842 raft_consensus.cc:697] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Becoming Leader. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Running, Role: LEADER
I20260709 14:49:50.187225 11792 raft_consensus.cc:515] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.188755 11842 consensus_queue.cc:237] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.189476 11235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb480f767d2640f5a3624212fcd4d642" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:50.190024 11235 raft_consensus.cc:2468] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:50.190177 11792 leader_election.cc:290] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:50.191020 11233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9941626bacd449daaeb83385c6d94bd1" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:50.191392 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9941626bacd449daaeb83385c6d94bd1" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:50.191819 11307 raft_consensus.cc:3060] T 9941626bacd449daaeb83385c6d94bd1 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.192365 11310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb480f767d2640f5a3624212fcd4d642" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:50.192925 11310 raft_consensus.cc:2468] T cb480f767d2640f5a3624212fcd4d642 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:50.187848 11451 leader_election.cc:290] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:50.194779 11355 leader_election.cc:304] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: 
I20260709 14:49:50.195305 11451 raft_consensus.cc:2804] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.191550 11233 raft_consensus.cc:3060] T 9941626bacd449daaeb83385c6d94bd1 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.195634 11451 raft_consensus.cc:493] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.195971 11451 raft_consensus.cc:3060] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.199604 11621 raft_consensus.cc:493] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.200048 11621 raft_consensus.cc:515] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.202425 11451 raft_consensus.cc:515] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.202642 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe038fef520438c97092c8c0471ed8f" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:50.203280 11239 raft_consensus.cc:2468] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:50.204253 11355 leader_election.cc:304] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: 
I20260709 14:49:50.204577 11307 raft_consensus.cc:2468] T 9941626bacd449daaeb83385c6d94bd1 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:50.205497 11792 raft_consensus.cc:2804] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.205312 11138 catalog_manager.cc:5697] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507 reported cstate change: term changed from 0 to 1, leader changed from <none> to d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "d18a5bcfbda5411aa831cf788ae8a507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:50.205886 11792 raft_consensus.cc:493] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.206250 11792 raft_consensus.cc:3060] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.205705 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb480f767d2640f5a3624212fcd4d642" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:50.206506 11353 leader_election.cc:304] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:50.206450 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb480f767d2640f5a3624212fcd4d642" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:50.207355 11307 raft_consensus.cc:3060] T cb480f767d2640f5a3624212fcd4d642 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.207350 11616 raft_consensus.cc:2804] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.208076 11616 raft_consensus.cc:697] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:50.208776 11616 consensus_queue.cc:237] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.211616 11239 raft_consensus.cc:3060] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.211831 11792 raft_consensus.cc:515] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.213361 11307 raft_consensus.cc:2468] T cb480f767d2640f5a3624212fcd4d642 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:50.214398 11353 leader_election.cc:304] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:50.214915 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe038fef520438c97092c8c0471ed8f" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:50.215049 11708 raft_consensus.cc:2804] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.215545 11307 raft_consensus.cc:3060] T 7fe038fef520438c97092c8c0471ed8f P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.215605 11708 raft_consensus.cc:697] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:50.216475 11708 consensus_queue.cc:237] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.217408 11621 leader_election.cc:290] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:50.220885 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe038fef520438c97092c8c0471ed8f" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:50.221989 11235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe038fef520438c97092c8c0471ed8f" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:50.222383 11792 leader_election.cc:290] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:50.222504 11235 raft_consensus.cc:3060] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.223641 11451 leader_election.cc:290] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:50.224794 11307 raft_consensus.cc:2468] T 7fe038fef520438c97092c8c0471ed8f P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:50.226068 11353 leader_election.cc:304] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:50.226759 11451 raft_consensus.cc:2804] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.227160 11451 raft_consensus.cc:697] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:50.228199 11451 consensus_queue.cc:237] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.231053 11235 raft_consensus.cc:2468] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:50.232584 11234 raft_consensus.cc:3060] T b859b8d491b74350a7863a6641830e18 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.233991 11239 raft_consensus.cc:2468] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:50.220850 11233 raft_consensus.cc:2468] T 9941626bacd449daaeb83385c6d94bd1 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:50.236708 11138 catalog_manager.cc:5697] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:50.239293 11234 raft_consensus.cc:2468] T b859b8d491b74350a7863a6641830e18 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 1.
I20260709 14:49:50.250211 11234 raft_consensus.cc:3060] T c1442defea234ec3a290c30b9a7cfc17 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.255457 11137 catalog_manager.cc:5697] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:50.256728 11137 catalog_manager.cc:5697] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 1 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:50.260975 11745 raft_consensus.cc:493] T c1442defea234ec3a290c30b9a7cfc17 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:50.261456 11745 raft_consensus.cc:515] T c1442defea234ec3a290c30b9a7cfc17 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.264859 11745 leader_election.cc:290] T c1442defea234ec3a290c30b9a7cfc17 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:50.265280 11745 raft_consensus.cc:493] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.265654 11745 raft_consensus.cc:515] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.267370 11745 leader_election.cc:290] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:50.269966 11621 consensus_queue.cc:1048] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.270484 11792 raft_consensus.cc:493] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.270939 11792 raft_consensus.cc:515] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.273125 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1442defea234ec3a290c30b9a7cfc17" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:50.274257 11310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298e4ad0564220bdd997433c8eeb67" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:50.274823 11310 raft_consensus.cc:2468] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 0.
I20260709 14:49:50.276876 11204 leader_election.cc:304] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:50.277426 11619 raft_consensus.cc:2804] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.277765 11619 raft_consensus.cc:493] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.278057 11619 raft_consensus.cc:3060] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.284789 11792 leader_election.cc:290] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:50.285503 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298e4ad0564220bdd997433c8eeb67" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:50.286099 11307 raft_consensus.cc:2468] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 0.
I20260709 14:49:50.286943 11619 raft_consensus.cc:515] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.287245 11353 leader_election.cc:304] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:50.288235 11621 raft_consensus.cc:2804] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.288573 11621 raft_consensus.cc:493] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.288880 11621 raft_consensus.cc:3060] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.290298 11385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1442defea234ec3a290c30b9a7cfc17" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:50.290335 11233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298e4ad0564220bdd997433c8eeb67" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:50.290767 11235 raft_consensus.cc:3060] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.291185 11233 raft_consensus.cc:2393] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c89d0377801142caa949458bc1d8e2bc in current term 1: Already voted for candidate 19fb1debfd44468daaaf1eb25c5752a7 in this term.
I20260709 14:49:50.291349 11619 leader_election.cc:290] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 election: Requested vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:50.295542 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298e4ad0564220bdd997433c8eeb67" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:50.296103 11307 raft_consensus.cc:3060] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.296626 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298e4ad0564220bdd997433c8eeb67" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:50.296684 11204 leader_election.cc:304] T c1442defea234ec3a290c30b9a7cfc17 P 19fb1debfd44468daaaf1eb25c5752a7 [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: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:50.299175 11385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298e4ad0564220bdd997433c8eeb67" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:50.303376 11619 raft_consensus.cc:2749] T c1442defea234ec3a290c30b9a7cfc17 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:50.303469 11307 raft_consensus.cc:2468] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 1.
I20260709 14:49:50.304450 11204 leader_election.cc:304] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:50.304963 11619 raft_consensus.cc:2804] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.305402 11619 raft_consensus.cc:697] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 LEADER]: Becoming Leader. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Running, Role: LEADER
I20260709 14:49:50.306244 11619 consensus_queue.cc:237] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.308738 11745 raft_consensus.cc:493] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.309167 11745 raft_consensus.cc:515] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.311012 11745 leader_election.cc:290] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:50.313970 11451 consensus_queue.cc:1048] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.318850 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd93a32a3e1b4d5fb5459d51c7a44cb0" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:50.320276 11385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd93a32a3e1b4d5fb5459d51c7a44cb0" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:50.324599 11204 leader_election.cc:304] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P 19fb1debfd44468daaaf1eb25c5752a7 [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: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:50.325953 11807 raft_consensus.cc:2749] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:50.327445 11621 raft_consensus.cc:515] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.328496 11389 raft_consensus.cc:2393] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19fb1debfd44468daaaf1eb25c5752a7 in current term 1: Already voted for candidate c89d0377801142caa949458bc1d8e2bc in this term.
I20260709 14:49:50.330168 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298e4ad0564220bdd997433c8eeb67" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:50.330822 11315 raft_consensus.cc:2393] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c89d0377801142caa949458bc1d8e2bc in current term 1: Already voted for candidate 19fb1debfd44468daaaf1eb25c5752a7 in this term.
I20260709 14:49:50.331278 11234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298e4ad0564220bdd997433c8eeb67" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:50.332017 11621 leader_election.cc:290] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 1 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:50.332582 11355 leader_election.cc:304] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [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: c89d0377801142caa949458bc1d8e2bc; no voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:50.333222 11621 raft_consensus.cc:2749] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:50.334580 11138 catalog_manager.cc:5697] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "19fb1debfd44468daaaf1eb25c5752a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:50.417604 11621 consensus_queue.cc:1048] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.420814 11619 raft_consensus.cc:493] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.421305 11619 raft_consensus.cc:515] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:50.423938 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1c56c3f2284ca5ac03919856641b2d" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:50.424490 11619 leader_election.cc:290] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:50.425697 11385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1c56c3f2284ca5ac03919856641b2d" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:50.426759 11204 leader_election.cc:304] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:50.427294 11619 raft_consensus.cc:2749] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:50.432926 11234 raft_consensus.cc:3060] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.439833 11621 consensus_queue.cc:1048] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.634308 11808 consensus_queue.cc:1048] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.644716 11621 consensus_queue.cc:1048] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.659785 11843 consensus_queue.cc:1048] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.663619 11710 consensus_queue.cc:1048] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.664494 11621 consensus_queue.cc:1048] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.692587 11451 consensus_queue.cc:1048] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.716415 11619 consensus_queue.cc:1048] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.732039 11619 consensus_queue.cc:1048] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.775641 11621 consensus_queue.cc:1048] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.785712 11621 consensus_queue.cc:1048] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:52.605648 11886 raft_consensus.cc:493] T 6905fc6564774153905d32fb9b087e61 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.630136 11885 raft_consensus.cc:493] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.630741 11885 raft_consensus.cc:515] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.613828 11886 raft_consensus.cc:515] T 6905fc6564774153905d32fb9b087e61 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.632794 11885 leader_election.cc:290] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.633512 11886 leader_election.cc:290] T 6905fc6564774153905d32fb9b087e61 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.636852 11810 raft_consensus.cc:493] T 9f89d514393549d585454dba6a13e882 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.637379 11810 raft_consensus.cc:515] T 9f89d514393549d585454dba6a13e882 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.639365 11810 leader_election.cc:290] T 9f89d514393549d585454dba6a13e882 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.643853 11885 raft_consensus.cc:493] T df640c196d964fe68e8743a099b8394f P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.665081 11889 raft_consensus.cc:493] T a889c0d5aa64450099018406e3791536 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.645980 11882 raft_consensus.cc:493] T e5777ce29b624d2184a9dd2052b5e021 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.665551 11889 raft_consensus.cc:515] T a889c0d5aa64450099018406e3791536 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.665729 11882 raft_consensus.cc:515] T e5777ce29b624d2184a9dd2052b5e021 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.667534 11889 leader_election.cc:290] T a889c0d5aa64450099018406e3791536 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.651130 11807 raft_consensus.cc:493] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.668162 11807 raft_consensus.cc:515] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.670019 11807 leader_election.cc:290] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.670408 11807 raft_consensus.cc:493] T df640c196d964fe68e8743a099b8394f P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.670915 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1442defea234ec3a290c30b9a7cfc17" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:52.670794 11807 raft_consensus.cc:515] T df640c196d964fe68e8743a099b8394f P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.671442 11239 raft_consensus.cc:2468] T c1442defea234ec3a290c30b9a7cfc17 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 1.
W20260709 14:49:52.644389 11204 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.66:37875, user_credentials={real_user=slave}} blocked reactor thread for 282569us
I20260709 14:49:52.652938 11883 raft_consensus.cc:493] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19fb1debfd44468daaaf1eb25c5752a7)
I20260709 14:49:52.672219 11883 raft_consensus.cc:515] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.672598 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6905fc6564774153905d32fb9b087e61" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:52.674247 11883 leader_election.cc:290] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:52.667708 11882 leader_election.cc:290] T e5777ce29b624d2184a9dd2052b5e021 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.676123 11234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f89d514393549d585454dba6a13e882" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:52.676620 11807 leader_election.cc:290] T df640c196d964fe68e8743a099b8394f P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.651901 11884 raft_consensus.cc:493] T f9538f7913b3412b9bbf967abc50c819 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19fb1debfd44468daaaf1eb25c5752a7)
I20260709 14:49:52.658016 11890 raft_consensus.cc:493] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.659335 11887 raft_consensus.cc:493] T edbe80bbf2c0470b9acff0ea59b9bfa3 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.677258 11884 raft_consensus.cc:515] T f9538f7913b3412b9bbf967abc50c819 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.677636 11887 raft_consensus.cc:515] T edbe80bbf2c0470b9acff0ea59b9bfa3 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.679188 11884 leader_election.cc:290] T f9538f7913b3412b9bbf967abc50c819 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:52.679615 11887 leader_election.cc:290] T edbe80bbf2c0470b9acff0ea59b9bfa3 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.680066 11887 raft_consensus.cc:493] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19fb1debfd44468daaaf1eb25c5752a7)
I20260709 14:49:52.656483 11888 raft_consensus.cc:493] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.680500 11887 raft_consensus.cc:515] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.681114 11888 raft_consensus.cc:515] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.682359 11887 leader_election.cc:290] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.682492 11810 raft_consensus.cc:493] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.683080 11888 leader_election.cc:290] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.682953 11810 raft_consensus.cc:515] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.664808 11885 raft_consensus.cc:515] T df640c196d964fe68e8743a099b8394f P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.685344 11885 leader_election.cc:290] T df640c196d964fe68e8743a099b8394f P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.688171 11810 leader_election.cc:290] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.692718 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260709 14:49:52.694043 11883 raft_consensus.cc:493] T ed36922ea02b4cd398a65192f2526b54 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19fb1debfd44468daaaf1eb25c5752a7)
I20260709 14:49:52.698784 11883 raft_consensus.cc:515] T ed36922ea02b4cd398a65192f2526b54 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.700700 11883 leader_election.cc:290] T ed36922ea02b4cd398a65192f2526b54 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:52.688086 11890 raft_consensus.cc:515] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.702427 11890 leader_election.cc:290] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.706805 11891 raft_consensus.cc:493] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.707286 11891 raft_consensus.cc:515] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.709198 11891 leader_election.cc:290] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.713030 11893 raft_consensus.cc:493] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.724038 11807 raft_consensus.cc:493] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.724521 11807 raft_consensus.cc:515] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.726315 11807 leader_election.cc:290] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.733243 11882 raft_consensus.cc:493] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.733698 11882 raft_consensus.cc:515] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.734504 11892 raft_consensus.cc:493] T 9941626bacd449daaeb83385c6d94bd1 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.735220 11892 raft_consensus.cc:515] T 9941626bacd449daaeb83385c6d94bd1 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.737429 11892 leader_election.cc:290] T 9941626bacd449daaeb83385c6d94bd1 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.737929 11892 raft_consensus.cc:493] T 7fe038fef520438c97092c8c0471ed8f P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.738014 11897 raft_consensus.cc:493] T dbbb6849ac89464099f2d362dd3768e5 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d18a5bcfbda5411aa831cf788ae8a507)
I20260709 14:49:52.738502 11897 raft_consensus.cc:515] T dbbb6849ac89464099f2d362dd3768e5 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.740388 11897 leader_election.cc:290] T dbbb6849ac89464099f2d362dd3768e5 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:52.740967 11892 raft_consensus.cc:515] T 7fe038fef520438c97092c8c0471ed8f P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.742825 11892 leader_election.cc:290] T 7fe038fef520438c97092c8c0471ed8f P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
W20260709 14:49:52.744014 11898 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:49:52.745203 11900 raft_consensus.cc:493] T 49ae8f8ebf6949af8968b25cc870bf1e P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.746747 11900 raft_consensus.cc:515] T 49ae8f8ebf6949af8968b25cc870bf1e P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.735637 11882 leader_election.cc:290] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.748667 11900 leader_election.cc:290] T 49ae8f8ebf6949af8968b25cc870bf1e P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.713546 11893 raft_consensus.cc:515] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.754259 11893 leader_election.cc:290] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.755991 11281 leader_election.cc:304] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [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: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:52.757109 11885 raft_consensus.cc:2804] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:52.757472 11885 raft_consensus.cc:493] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.757795 11885 raft_consensus.cc:3060] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.759146 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a889c0d5aa64450099018406e3791536" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:52.759991 11887 raft_consensus.cc:493] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.760535 11892 raft_consensus.cc:493] T 8cbf82d3a7f248e38c8d80e7139012b3 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.761071 11896 raft_consensus.cc:493] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.761135 11892 raft_consensus.cc:515] T 8cbf82d3a7f248e38c8d80e7139012b3 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.761636 11896 raft_consensus.cc:515] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.762666 11889 raft_consensus.cc:493] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.763329 11892 leader_election.cc:290] T 8cbf82d3a7f248e38c8d80e7139012b3 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.763144 11889 raft_consensus.cc:515] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.763242 11233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0b77f07c8944ecb18858fe070f4cda" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:52.764004 11236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df640c196d964fe68e8743a099b8394f" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:52.765174 11237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9a9f42f53540c4b5fc56518cff99c4" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:52.766314 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ae8f8ebf6949af8968b25cc870bf1e" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:52.765805 11889 leader_election.cc:290] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.766887 11241 raft_consensus.cc:2468] T 49ae8f8ebf6949af8968b25cc870bf1e P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 1.
I20260709 14:49:52.763677 11896 leader_election.cc:290] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.767729 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9941626bacd449daaeb83385c6d94bd1" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:52.768656 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5777ce29b624d2184a9dd2052b5e021" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:52.768833 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0363a0609a42d6adf5c929a88c891d" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:52.768939 11238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe038fef520438c97092c8c0471ed8f" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:52.769534 11238 raft_consensus.cc:2468] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 1.
I20260709 14:49:52.770684 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df640c196d964fe68e8743a099b8394f" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:52.771710 11310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1c56c3f2284ca5ac03919856641b2d" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:52.772230 11313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb480f767d2640f5a3624212fcd4d642" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:52.772745 11310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e51a1bae9f7409f9a78af4ae86d6de9" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:52.773375 11313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe038fef520438c97092c8c0471ed8f" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:52.774065 11313 raft_consensus.cc:2468] T 7fe038fef520438c97092c8c0471ed8f P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 1.
I20260709 14:49:52.774133 11312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0b77f07c8944ecb18858fe070f4cda" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:52.774767 11312 raft_consensus.cc:2468] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 1.
I20260709 14:49:52.775113 11314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9a9f42f53540c4b5fc56518cff99c4" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:52.775667 11314 raft_consensus.cc:2468] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 1.
I20260709 14:49:52.777588 11204 leader_election.cc:304] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7 [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: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:52.778296 11896 raft_consensus.cc:2804] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:52.778620 11896 raft_consensus.cc:493] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.778940 11896 raft_consensus.cc:3060] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.780102 11308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ae8f8ebf6949af8968b25cc870bf1e" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:52.782452 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edbe80bbf2c0470b9acff0ea59b9bfa3" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:52.773288 11310 raft_consensus.cc:2468] T 4e51a1bae9f7409f9a78af4ae86d6de9 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 1.
I20260709 14:49:52.785889 11896 raft_consensus.cc:515] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.786420 11894 raft_consensus.cc:493] T a821ed3820d54a73807d3c40afbcff45 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.786921 11894 raft_consensus.cc:515] T a821ed3820d54a73807d3c40afbcff45 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.788918 11894 leader_election.cc:290] T a821ed3820d54a73807d3c40afbcff45 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.789390 11896 leader_election.cc:290] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 election: Requested vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.790071 11204 leader_election.cc:304] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [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: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:52.791070 11310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a821ed3820d54a73807d3c40afbcff45" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:52.791270 11894 raft_consensus.cc:2804] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:52.791047 11204 leader_election.cc:304] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7 [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: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:52.793591 11894 raft_consensus.cc:493] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.794036 11894 raft_consensus.cc:3060] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.794229 11889 raft_consensus.cc:2804] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:52.794587 11889 raft_consensus.cc:493] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.794915 11889 raft_consensus.cc:3060] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.795181 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cbf82d3a7f248e38c8d80e7139012b3" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:52.796620 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1442defea234ec3a290c30b9a7cfc17" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:52.798672 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6905fc6564774153905d32fb9b087e61" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:52.800881 11204 leader_election.cc:304] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 [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: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:52.792672 11234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298e4ad0564220bdd997433c8eeb67" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:52.760496 11887 raft_consensus.cc:515] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
W20260709 14:49:52.801560 11899 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:49:52.802300 11890 raft_consensus.cc:2804] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:52.802640 11890 raft_consensus.cc:493] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.802977 11890 raft_consensus.cc:3060] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.803130 11887 leader_election.cc:290] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.803647 11315 raft_consensus.cc:2468] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 1.
I20260709 14:49:52.793090 11281 leader_election.cc:304] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [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: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:52.800964 11882 raft_consensus.cc:493] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.806015 11882 raft_consensus.cc:515] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.807894 11882 leader_election.cc:290] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.791970 11311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe038fef520438c97092c8c0471ed8f" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:52.809284 11885 raft_consensus.cc:515] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.809597 11887 raft_consensus.cc:2804] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:52.809983 11887 raft_consensus.cc:493] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.809937 11889 raft_consensus.cc:515] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.810461 11887 raft_consensus.cc:3060] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.810468 11281 leader_election.cc:304] T 7fe038fef520438c97092c8c0471ed8f P d18a5bcfbda5411aa831cf788ae8a507 [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: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:52.811398 11886 raft_consensus.cc:2804] T 7fe038fef520438c97092c8c0471ed8f P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:52.811736 11886 raft_consensus.cc:493] T 7fe038fef520438c97092c8c0471ed8f P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.812096 11886 raft_consensus.cc:3060] T 7fe038fef520438c97092c8c0471ed8f P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.814775 11204 leader_election.cc:304] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [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: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:52.815481 11882 raft_consensus.cc:2804] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:52.815809 11882 raft_consensus.cc:493] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.816146 11882 raft_consensus.cc:3060] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.816387 11234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0363a0609a42d6adf5c929a88c891d" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:52.817283 11887 raft_consensus.cc:515] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.819094 11887 leader_election.cc:290] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 2 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.819624 11886 raft_consensus.cc:515] T 7fe038fef520438c97092c8c0471ed8f P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.821089 11894 raft_consensus.cc:515] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.821425 11886 leader_election.cc:290] T 7fe038fef520438c97092c8c0471ed8f P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 2 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.823706 11309 raft_consensus.cc:1240] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Rejecting Update request from peer c89d0377801142caa949458bc1d8e2bc for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:52.812062 11889 leader_election.cc:290] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 election: Requested vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.828189 11311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cbf82d3a7f248e38c8d80e7139012b3" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:52.824095 11882 raft_consensus.cc:515] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.826017 11385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f89d514393549d585454dba6a13e882" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:52.827296 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edbe80bbf2c0470b9acff0ea59b9bfa3" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:52.829005 11885 leader_election.cc:290] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 2 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.827517 11382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298e4ad0564220bdd997433c8eeb67" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:52.829808 11382 raft_consensus.cc:2468] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 1.
I20260709 14:49:52.831509 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0b77f07c8944ecb18858fe070f4cda" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:52.832126 11883 raft_consensus.cc:493] T 9191b64231a74003a3101405c311a6da P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19fb1debfd44468daaaf1eb25c5752a7)
I20260709 14:49:52.832749 11882 leader_election.cc:290] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 election: Requested vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.832564 11883 raft_consensus.cc:515] T 9191b64231a74003a3101405c311a6da P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.833771 11311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9a9f42f53540c4b5fc56518cff99c4" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:52.834389 11883 leader_election.cc:290] T 9191b64231a74003a3101405c311a6da P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:52.834448 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df640c196d964fe68e8743a099b8394f" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:52.836215 11894 leader_election.cc:290] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 election: Requested vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.837404 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9a9f42f53540c4b5fc56518cff99c4" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:52.838193 11311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0b77f07c8944ecb18858fe070f4cda" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:52.832976 11890 raft_consensus.cc:515] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.839537 11311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0363a0609a42d6adf5c929a88c891d" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:52.842682 11238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1442defea234ec3a290c30b9a7cfc17" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:52.840297 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ae8f8ebf6949af8968b25cc870bf1e" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:52.840929 11234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ae8f8ebf6949af8968b25cc870bf1e" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:52.841512 11239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe038fef520438c97092c8c0471ed8f" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:52.843822 11234 raft_consensus.cc:3060] T 49ae8f8ebf6949af8968b25cc870bf1e P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.844040 11239 raft_consensus.cc:2393] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d18a5bcfbda5411aa831cf788ae8a507 in current term 2: Already voted for candidate 19fb1debfd44468daaaf1eb25c5752a7 in this term.
I20260709 14:49:52.842166 11235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298e4ad0564220bdd997433c8eeb67" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
W20260709 14:49:52.845948 11903 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:49:52.848523 10125 server_base.cc:1061] running on GCE node
I20260709 14:49:52.849555 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:52.849807 10125 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:49:52.849570 11234 raft_consensus.cc:2468] T 49ae8f8ebf6949af8968b25cc870bf1e P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 2.
I20260709 14:49:52.849903 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298e4ad0564220bdd997433c8eeb67" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:52.850051 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608592850031 us; error 0 us; skew 500 ppm
I20260709 14:49:52.849993 11885 raft_consensus.cc:493] T e6999b964ed049e28a488d5cb4925c74 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:52.850654 11281 leader_election.cc:304] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:52.850976 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:52.850617 11885 raft_consensus.cc:515] T e6999b964ed049e28a488d5cb4925c74 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.852254 11886 raft_consensus.cc:2804] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:52.852653 11885 leader_election.cc:290] T e6999b964ed049e28a488d5cb4925c74 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.853648 11886 raft_consensus.cc:697] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [term 2 LEADER]: Becoming Leader. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Running, Role: LEADER
I20260709 14:49:52.855517 11234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6999b964ed049e28a488d5cb4925c74" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:52.856586 10125 webserver.cc:533] Webserver started at http://127.9.227.68:39733/ using document root <none> and password file <none>
I20260709 14:49:52.857256 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:52.857550 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:52.857456 11235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9538f7913b3412b9bbf967abc50c819" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:52.858332 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e51a1bae9f7409f9a78af4ae86d6de9" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:52.858991 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:52.860474 11239 raft_consensus.cc:1240] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Rejecting Update request from peer c89d0377801142caa949458bc1d8e2bc for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:52.862442 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed36922ea02b4cd398a65192f2526b54" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:52.863224 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608558739546-10125-0/minicluster-data/ts-3-root/instance:
uuid: "cc5d3f0324af43749bb48e7aa6ed19b9"
format_stamp: "Formatted at 2026-07-09 14:49:52 on dist-test-slave-31z3"
I20260709 14:49:52.863906 11886 consensus_queue.cc:237] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.865923 11236 raft_consensus.cc:1240] T 49ae8f8ebf6949af8968b25cc870bf1e P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Rejecting Update request from peer c89d0377801142caa949458bc1d8e2bc for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:52.868785 11890 leader_election.cc:290] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 election: Requested vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.870177 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9538f7913b3412b9bbf967abc50c819" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:52.870518 11236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbb6849ac89464099f2d362dd3768e5" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:52.871951 11235 raft_consensus.cc:1240] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Rejecting Update request from peer c89d0377801142caa949458bc1d8e2bc for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:52.875168 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.011s	user 0.006s	sys 0.004s
I20260709 14:49:52.876320 11311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed36922ea02b4cd398a65192f2526b54" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:52.880271 11907 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:49:52.881067 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbb6849ac89464099f2d362dd3768e5" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:52.881422 10125 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:49:52.881771 11311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9191b64231a74003a3101405c311a6da" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:52.882428 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608558739546-10125-0/minicluster-data/ts-3-root
uuid: "cc5d3f0324af43749bb48e7aa6ed19b9"
format_stamp: "Formatted at 2026-07-09 14:49:52 on dist-test-slave-31z3"
I20260709 14:49:52.882925 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608558739546-10125-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608558739546-10125-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608558739546-10125-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:49:52.887584 11237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9191b64231a74003a3101405c311a6da" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:52.897727 11136 catalog_manager.cc:5697] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 reported cstate change: term changed from 1 to 2, leader changed from c89d0377801142caa949458bc1d8e2bc (127.9.227.67) to d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66). New cstate: current_term: 2 leader_uuid: "d18a5bcfbda5411aa831cf788ae8a507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:52.903434 11616 consensus_queue.cc:1059] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:52.908507 11353 leader_election.cc:304] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [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: c89d0377801142caa949458bc1d8e2bc; no voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:52.910346 11884 consensus_queue.cc:1059] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:52.911180 11884 raft_consensus.cc:3055] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:52.911509 11884 raft_consensus.cc:740] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:52.912223 11884 consensus_queue.cc:260] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.913341 11884 raft_consensus.cc:3060] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.915433 11353 leader_election.cc:304] T f9538f7913b3412b9bbf967abc50c819 P c89d0377801142caa949458bc1d8e2bc [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: c89d0377801142caa949458bc1d8e2bc; no voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:52.917505 11883 raft_consensus.cc:2749] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:52.919289 11897 raft_consensus.cc:2749] T f9538f7913b3412b9bbf967abc50c819 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:52.920706 11279 leader_election.cc:304] T 6905fc6564774153905d32fb9b087e61 P d18a5bcfbda5411aa831cf788ae8a507 [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: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:52.922806 11279 leader_election.cc:304] T edbe80bbf2c0470b9acff0ea59b9bfa3 P d18a5bcfbda5411aa831cf788ae8a507 [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: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:52.922860 11616 consensus_queue.cc:1059] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:52.922262 11887 raft_consensus.cc:2749] T 6905fc6564774153905d32fb9b087e61 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:52.923622 11810 raft_consensus.cc:2749] T edbe80bbf2c0470b9acff0ea59b9bfa3 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:52.925082 11621 raft_consensus.cc:3055] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:52.923679 11616 raft_consensus.cc:3055] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:52.932395 11621 raft_consensus.cc:740] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:52.932571 11616 raft_consensus.cc:740] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:52.928198 11279 leader_election.cc:304] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [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: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:52.933286 11621 consensus_queue.cc:260] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.922748 11353 leader_election.cc:304] T ed36922ea02b4cd398a65192f2526b54 P c89d0377801142caa949458bc1d8e2bc [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: c89d0377801142caa949458bc1d8e2bc; no voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:52.934204 11279 leader_election.cc:304] T 9f89d514393549d585454dba6a13e882 P d18a5bcfbda5411aa831cf788ae8a507 [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: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:52.934520 11621 raft_consensus.cc:3060] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.936030 11279 leader_election.cc:304] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [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: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:52.933229 11616 consensus_queue.cc:260] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.937099 11279 leader_election.cc:304] T df640c196d964fe68e8743a099b8394f P d18a5bcfbda5411aa831cf788ae8a507 [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: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:52.935567 11810 raft_consensus.cc:2804] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:52.937804 11810 raft_consensus.cc:493] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 19fb1debfd44468daaaf1eb25c5752a7)
I20260709 14:49:52.937892 11887 raft_consensus.cc:2749] T df640c196d964fe68e8743a099b8394f P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:52.938275 11810 raft_consensus.cc:3060] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.937541 11616 raft_consensus.cc:3060] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.936978 11885 raft_consensus.cc:2749] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:52.938392 11279 leader_election.cc:304] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [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: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:52.939481 11885 raft_consensus.cc:2749] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:52.939265 11883 raft_consensus.cc:2749] T ed36922ea02b4cd398a65192f2526b54 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:52.936971 11886 raft_consensus.cc:2749] T 9f89d514393549d585454dba6a13e882 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:52.943646 11353 leader_election.cc:304] T dbbb6849ac89464099f2d362dd3768e5 P c89d0377801142caa949458bc1d8e2bc [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: c89d0377801142caa949458bc1d8e2bc; no voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:52.938418 11910 consensus_queue.cc:1059] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 14:49:52.944721 11810 raft_consensus.cc:515] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.947623 11237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298e4ad0564220bdd997433c8eeb67" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:52.947732 11810 leader_election.cc:290] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 2 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:52.954071 11355 leader_election.cc:304] T 9191b64231a74003a3101405c311a6da P c89d0377801142caa949458bc1d8e2bc [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: c89d0377801142caa949458bc1d8e2bc; no voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:52.954855 11910 raft_consensus.cc:2749] T dbbb6849ac89464099f2d362dd3768e5 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:52.956871 11895 raft_consensus.cc:2749] T 9191b64231a74003a3101405c311a6da P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:52.955904 11883 raft_consensus.cc:3055] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:52.958612 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a889c0d5aa64450099018406e3791536" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:52.960115 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5777ce29b624d2184a9dd2052b5e021" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:52.957618 11883 raft_consensus.cc:740] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:52.961404 11883 consensus_queue.cc:260] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:52.961786 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0363a0609a42d6adf5c929a88c891d" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:52.962827 11883 raft_consensus.cc:3060] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:52.965552 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df640c196d964fe68e8743a099b8394f" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:52.966982 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1c56c3f2284ca5ac03919856641b2d" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:52.976608 11382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0b77f07c8944ecb18858fe070f4cda" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:52.979005 11382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb480f767d2640f5a3624212fcd4d642" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:52.980418 11382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ae8f8ebf6949af8968b25cc870bf1e" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:52.980965 11382 raft_consensus.cc:2468] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 2.
I20260709 14:49:52.982175 11382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9a9f42f53540c4b5fc56518cff99c4" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:52.983543 11382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e51a1bae9f7409f9a78af4ae86d6de9" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:52.984184 11382 raft_consensus.cc:2468] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 2.
I20260709 14:49:52.984930 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:52.985725 11382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe038fef520438c97092c8c0471ed8f" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:52.986379 11382 raft_consensus.cc:2468] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 2.
I20260709 14:49:52.986966 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:52.987583 11382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe038fef520438c97092c8c0471ed8f" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:52.992774 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a821ed3820d54a73807d3c40afbcff45" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:52.994289 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cbf82d3a7f248e38c8d80e7139012b3" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:52.994647 10125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:52.994541 11385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9a9f42f53540c4b5fc56518cff99c4" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:52.995419 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0363a0609a42d6adf5c929a88c891d" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:52.995663 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0b77f07c8944ecb18858fe070f4cda" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:52.996757 11385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e51a1bae9f7409f9a78af4ae86d6de9" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:52.999011 11204 leader_election.cc:304] T a889c0d5aa64450099018406e3791536 P 19fb1debfd44468daaaf1eb25c5752a7 [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: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:53.000016 11890 raft_consensus.cc:2749] T a889c0d5aa64450099018406e3791536 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:53.000586 11382 raft_consensus.cc:2468] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 2.
I20260709 14:49:53.000926 11204 leader_election.cc:304] T e5777ce29b624d2184a9dd2052b5e021 P 19fb1debfd44468daaaf1eb25c5752a7 [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: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:53.001507 11235 raft_consensus.cc:1240] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Rejecting Update request from peer c89d0377801142caa949458bc1d8e2bc for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:53.001585 11890 raft_consensus.cc:2749] T e5777ce29b624d2184a9dd2052b5e021 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:53.002319 11204 leader_election.cc:304] T df640c196d964fe68e8743a099b8394f P 19fb1debfd44468daaaf1eb25c5752a7 [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: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:53.002985 11890 raft_consensus.cc:2749] T df640c196d964fe68e8743a099b8394f P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:53.003312 11204 leader_election.cc:304] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7 [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: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:53.003991 11890 raft_consensus.cc:2749] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:53.004134 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9941626bacd449daaeb83385c6d94bd1" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:53.005455 11204 leader_election.cc:304] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7 [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: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:53.005499 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe038fef520438c97092c8c0471ed8f" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:53.006225 11882 raft_consensus.cc:2749] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:53.006326 11381 raft_consensus.cc:2393] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d18a5bcfbda5411aa831cf788ae8a507 in current term 2: Already voted for candidate 19fb1debfd44468daaaf1eb25c5752a7 in this term.
I20260709 14:49:53.006553 11204 leader_election.cc:304] T 49ae8f8ebf6949af8968b25cc870bf1e P 19fb1debfd44468daaaf1eb25c5752a7 [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: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:53.007187 11882 raft_consensus.cc:2764] T 49ae8f8ebf6949af8968b25cc870bf1e P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:49:53.007735 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0363a0609a42d6adf5c929a88c891d" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:53.008430 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe038fef520438c97092c8c0471ed8f" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:53.008502 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cbf82d3a7f248e38c8d80e7139012b3" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:53.008656 11204 leader_election.cc:304] T a821ed3820d54a73807d3c40afbcff45 P 19fb1debfd44468daaaf1eb25c5752a7 [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: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:53.009181 11384 raft_consensus.cc:2393] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d18a5bcfbda5411aa831cf788ae8a507 in current term 2: Already voted for candidate 19fb1debfd44468daaaf1eb25c5752a7 in this term.
I20260709 14:49:53.009650 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1442defea234ec3a290c30b9a7cfc17" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:53.009793 11882 raft_consensus.cc:2749] T a821ed3820d54a73807d3c40afbcff45 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:53.010632 11382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ae8f8ebf6949af8968b25cc870bf1e" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:53.011251 11385 raft_consensus.cc:2468] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 2.
I20260709 14:49:53.015241 11382 raft_consensus.cc:2468] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 2.
I20260709 14:49:53.016243 10125 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:53.016475 10125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:53.016734 10125 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:53.016906 10125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:53.017005 11387 raft_consensus.cc:2468] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 2.
I20260709 14:49:53.009629 11204 leader_election.cc:304] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7 [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: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:53.017997 11882 raft_consensus.cc:2749] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:53.018749 11204 leader_election.cc:304] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7 [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: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:53.019284 11882 raft_consensus.cc:2749] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:49:53.020627 11204 leader_election.cc:304] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [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: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:53.021217 11882 raft_consensus.cc:2749] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:49:53.022037 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6999b964ed049e28a488d5cb4925c74" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:53.022243 11204 leader_election.cc:304] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [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: 19fb1debfd44468daaaf1eb25c5752a7; no voters: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:53.022990 11382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298e4ad0564220bdd997433c8eeb67" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:53.026604 11616 consensus_queue.cc:1059] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:53.027346 11883 raft_consensus.cc:3055] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:53.027494 11882 raft_consensus.cc:2749] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:49:53.027704 11883 raft_consensus.cc:740] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:53.028519 11883 consensus_queue.cc:260] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:53.029629 11883 raft_consensus.cc:3060] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:53.035609 11279 leader_election.cc:304] T 9941626bacd449daaeb83385c6d94bd1 P d18a5bcfbda5411aa831cf788ae8a507 [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: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:53.037081 11204 leader_election.cc:304] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7 [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: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:53.037732 11882 raft_consensus.cc:2804] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:53.037777 11279 leader_election.cc:304] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507 [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: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:53.038226 11882 raft_consensus.cc:697] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 LEADER]: Becoming Leader. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Running, Role: LEADER
I20260709 14:49:53.039110 11892 raft_consensus.cc:2749] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:53.039002 11888 raft_consensus.cc:2749] T 9941626bacd449daaeb83385c6d94bd1 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:53.039003 11882 consensus_queue.cc:237] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:53.042060 11279 leader_election.cc:304] T 8cbf82d3a7f248e38c8d80e7139012b3 P d18a5bcfbda5411aa831cf788ae8a507 [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: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:53.043089 11279 leader_election.cc:304] T 7fe038fef520438c97092c8c0471ed8f P d18a5bcfbda5411aa831cf788ae8a507 [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: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:53.043767 11892 raft_consensus.cc:2749] T 8cbf82d3a7f248e38c8d80e7139012b3 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:53.044195 11891 raft_consensus.cc:2749] T 7fe038fef520438c97092c8c0471ed8f P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:49:53.045642 11279 leader_election.cc:304] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [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: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:53.046314 11891 raft_consensus.cc:2804] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:53.046844 11891 raft_consensus.cc:697] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 LEADER]: Becoming Leader. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Running, Role: LEADER
I20260709 14:49:53.046586 11279 leader_election.cc:304] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [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: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:53.047829 11892 raft_consensus.cc:2749] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:49:53.048919 11279 leader_election.cc:304] T e6999b964ed049e28a488d5cb4925c74 P d18a5bcfbda5411aa831cf788ae8a507 [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: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:53.048761 11891 consensus_queue.cc:237] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:53.049870 11892 raft_consensus.cc:2749] T e6999b964ed049e28a488d5cb4925c74 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:53.050034 11204 leader_election.cc:304] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 [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: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:53.050706 11882 raft_consensus.cc:2804] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:53.051286 11882 raft_consensus.cc:697] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 LEADER]: Becoming Leader. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Running, Role: LEADER
I20260709 14:49:53.050922 11136 catalog_manager.cc:5697] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7 reported cstate change: term changed from 1 to 2, leader changed from c89d0377801142caa949458bc1d8e2bc (127.9.227.67) to 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "19fb1debfd44468daaaf1eb25c5752a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:53.052107 11882 consensus_queue.cc:237] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:53.070537 11136 catalog_manager.cc:5697] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 reported cstate change: term changed from 1 to 2, leader changed from c89d0377801142caa949458bc1d8e2bc (127.9.227.67) to d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66). New cstate: current_term: 2 leader_uuid: "d18a5bcfbda5411aa831cf788ae8a507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:53.082613 11137 catalog_manager.cc:5697] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 reported cstate change: term changed from 1 to 2, leader changed from c89d0377801142caa949458bc1d8e2bc (127.9.227.67) to 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "19fb1debfd44468daaaf1eb25c5752a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:53.089471 11892 raft_consensus.cc:493] T a821ed3820d54a73807d3c40afbcff45 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:53.089998 11892 raft_consensus.cc:515] T a821ed3820d54a73807d3c40afbcff45 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:53.091924 11892 leader_election.cc:290] T a821ed3820d54a73807d3c40afbcff45 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:53.092692 11382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a821ed3820d54a73807d3c40afbcff45" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:53.093330 11316 raft_consensus.cc:1240] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Rejecting Update request from peer 19fb1debfd44468daaaf1eb25c5752a7 for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:53.093482 11236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a821ed3820d54a73807d3c40afbcff45" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:53.094491 11890 consensus_queue.cc:1059] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:53.094843 11281 leader_election.cc:304] T a821ed3820d54a73807d3c40afbcff45 P d18a5bcfbda5411aa831cf788ae8a507 [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: d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:53.095309 11890 raft_consensus.cc:3055] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:53.095619 11890 raft_consensus.cc:740] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Running, Role: LEADER
I20260709 14:49:53.095781 11892 raft_consensus.cc:2749] T a821ed3820d54a73807d3c40afbcff45 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:53.096372 11890 consensus_queue.cc:260] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:53.097203 11890 raft_consensus.cc:3060] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:49:53.180346 11262 debug-util.cc:398] Leaking SignalData structure 0x7b08000cb7a0 after lost signal to thread 10128
W20260709 14:49:53.181288 11262 debug-util.cc:398] Leaking SignalData structure 0x7b08000cb020 after lost signal to thread 11173
W20260709 14:49:53.182288 11262 debug-util.cc:398] Leaking SignalData structure 0x7b0800248ac0 after lost signal to thread 11265
W20260709 14:49:53.183207 11262 debug-util.cc:398] Leaking SignalData structure 0x7b08002f21c0 after lost signal to thread 11340
W20260709 14:49:53.184109 11262 debug-util.cc:398] Leaking SignalData structure 0x7b08002131a0 after lost signal to thread 11414
I20260709 14:49:53.198397 11236 raft_consensus.cc:1240] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Rejecting Update request from peer c89d0377801142caa949458bc1d8e2bc for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:53.200614 11616 consensus_queue.cc:1059] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:53.201644 11884 raft_consensus.cc:3055] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:53.202001 11884 raft_consensus.cc:740] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:53.202862 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.68:36697
I20260709 14:49:53.203112 11978 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.68:36697 every 8 connection(s)
I20260709 14:49:53.202862 11884 consensus_queue.cc:260] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:53.204864 11884 raft_consensus.cc:3060] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:53.219259 11237 raft_consensus.cc:1240] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Rejecting Update request from peer c89d0377801142caa949458bc1d8e2bc for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:53.221414 11616 consensus_queue.cc:1059] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:53.222398 11883 raft_consensus.cc:3055] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:53.222741 11883 raft_consensus.cc:740] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:53.223495 11883 consensus_queue.cc:260] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:53.224545 11883 raft_consensus.cc:3060] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:53.272591 10125 auto_leader_rebalancer-test.cc:446] add a tserver: cc5d3f0324af43749bb48e7aa6ed19b9
I20260709 14:49:53.285156 11979 heartbeater.cc:344] Connected to a master server at 127.9.227.126:35117
I20260709 14:49:53.285514 11979 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:53.286381 11979 heartbeater.cc:507] Master 127.9.227.126:35117 requested a full tablet report, sending...
I20260709 14:49:53.289364 11137 ts_manager.cc:194] Registered new tserver with Master: cc5d3f0324af43749bb48e7aa6ed19b9 (127.9.227.68:36697)
I20260709 14:49:53.290987 11137 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36442
I20260709 14:49:53.398595 11387 raft_consensus.cc:1275] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Refusing update from remote peer d18a5bcfbda5411aa831cf788ae8a507: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:53.400287 11887 consensus_queue.cc:1048] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:53.415231 11236 raft_consensus.cc:1275] T 49ae8f8ebf6949af8968b25cc870bf1e P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Refusing update from remote peer d18a5bcfbda5411aa831cf788ae8a507: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:53.417136 11888 consensus_queue.cc:1048] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:53.424463 11387 raft_consensus.cc:1275] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Refusing update from remote peer 19fb1debfd44468daaaf1eb25c5752a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:53.425793 11890 consensus_queue.cc:1048] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:53.455931 11309 raft_consensus.cc:1275] T 7fe038fef520438c97092c8c0471ed8f P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Refusing update from remote peer 19fb1debfd44468daaaf1eb25c5752a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:53.457506 11890 consensus_queue.cc:1048] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:53.526887 11382 raft_consensus.cc:1275] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Refusing update from remote peer d18a5bcfbda5411aa831cf788ae8a507: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:53.527958 11891 consensus_queue.cc:1048] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:53.535848 11236 raft_consensus.cc:3060] T c1442defea234ec3a290c30b9a7cfc17 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:53.544364 11236 raft_consensus.cc:1275] T c1442defea234ec3a290c30b9a7cfc17 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Refusing update from remote peer d18a5bcfbda5411aa831cf788ae8a507: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:53.546133 11892 consensus_queue.cc:1048] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:53.580325 11316 raft_consensus.cc:3060] T 4e51a1bae9f7409f9a78af4ae86d6de9 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:53.586884 11382 raft_consensus.cc:1275] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Refusing update from remote peer 19fb1debfd44468daaaf1eb25c5752a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:53.586885 11316 raft_consensus.cc:1275] T 4e51a1bae9f7409f9a78af4ae86d6de9 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Refusing update from remote peer 19fb1debfd44468daaaf1eb25c5752a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:53.588450 11894 consensus_queue.cc:1048] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:53.589025 11890 consensus_queue.cc:1048] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:54.240674 11884 raft_consensus.cc:493] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.241165 11884 raft_consensus.cc:515] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:54.242586 11884 leader_election.cc:290] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:54.243180 11236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0b77f07c8944ecb18858fe070f4cda" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:54.243777 11236 raft_consensus.cc:2468] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 2.
I20260709 14:49:54.245563 11355 leader_election.cc:304] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [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: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: 
I20260709 14:49:54.245072 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0b77f07c8944ecb18858fe070f4cda" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:54.246634 11621 raft_consensus.cc:2804] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:54.246966 11621 raft_consensus.cc:493] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:54.247241 11621 raft_consensus.cc:3060] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:54.253017 11621 raft_consensus.cc:515] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:54.254745 11621 leader_election.cc:290] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 3 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:54.256945 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0b77f07c8944ecb18858fe070f4cda" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:54.257817 11236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0b77f07c8944ecb18858fe070f4cda" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:54.258347 11236 raft_consensus.cc:3060] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:54.264027 11236 raft_consensus.cc:2468] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 3.
I20260709 14:49:54.264871 11355 leader_election.cc:304] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [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: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:54.266498 11994 raft_consensus.cc:2804] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:54.266973 11994 raft_consensus.cc:697] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [term 3 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:54.267736 11994 consensus_queue.cc:237] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER 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: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:54.276633 11136 catalog_manager.cc:5697] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:54.294006 11979 heartbeater.cc:499] Master 127.9.227.126:35117 was elected leader, sending a full tablet report...
I20260709 14:49:54.471483 11884 raft_consensus.cc:493] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19fb1debfd44468daaaf1eb25c5752a7)
I20260709 14:49:54.472033 11884 raft_consensus.cc:515] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:54.473968 11884 leader_election.cc:290] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:54.474471 11236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298e4ad0564220bdd997433c8eeb67" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:54.474795 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298e4ad0564220bdd997433c8eeb67" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:54.474952 11236 raft_consensus.cc:2468] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 2.
I20260709 14:49:54.475477 11309 raft_consensus.cc:2393] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c89d0377801142caa949458bc1d8e2bc in current term 2: Already voted for candidate d18a5bcfbda5411aa831cf788ae8a507 in this term.
I20260709 14:49:54.475786 11355 leader_election.cc:304] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [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: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: 
I20260709 14:49:54.476461 11884 raft_consensus.cc:2804] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:54.476805 11884 raft_consensus.cc:493] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 19fb1debfd44468daaaf1eb25c5752a7)
I20260709 14:49:54.476890 11887 raft_consensus.cc:493] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:54.477192 11884 raft_consensus.cc:3060] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:54.477560 11887 raft_consensus.cc:515] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:54.479777 11887 leader_election.cc:290] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:54.480320 11236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9a9f42f53540c4b5fc56518cff99c4" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:54.480967 11236 raft_consensus.cc:2393] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d18a5bcfbda5411aa831cf788ae8a507 in current term 2: Already voted for candidate 19fb1debfd44468daaaf1eb25c5752a7 in this term.
I20260709 14:49:54.480767 11382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9a9f42f53540c4b5fc56518cff99c4" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:54.481396 11382 raft_consensus.cc:2468] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 2.
I20260709 14:49:54.482199 11279 leader_election.cc:304] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [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: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:54.483312 11887 raft_consensus.cc:2804] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:54.483687 11887 raft_consensus.cc:493] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:54.484090 11887 raft_consensus.cc:3060] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:54.484210 11884 raft_consensus.cc:515] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:54.486510 11884 leader_election.cc:290] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 2 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:54.487252 11236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298e4ad0564220bdd997433c8eeb67" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:54.487254 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298e4ad0564220bdd997433c8eeb67" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:54.488176 11309 raft_consensus.cc:2393] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c89d0377801142caa949458bc1d8e2bc in current term 2: Already voted for candidate d18a5bcfbda5411aa831cf788ae8a507 in this term.
I20260709 14:49:54.489560 11887 raft_consensus.cc:515] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:54.491597 11235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9a9f42f53540c4b5fc56518cff99c4" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:54.492331 11382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9a9f42f53540c4b5fc56518cff99c4" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:54.494771 11236 raft_consensus.cc:2468] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 2.
I20260709 14:49:54.496199 11355 leader_election.cc:304] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [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: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: d18a5bcfbda5411aa831cf788ae8a507
I20260709 14:49:54.496680 11235 raft_consensus.cc:2393] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d18a5bcfbda5411aa831cf788ae8a507 in current term 2: Already voted for candidate 19fb1debfd44468daaaf1eb25c5752a7 in this term.
I20260709 14:49:54.496942 11884 raft_consensus.cc:2804] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:54.497984 11884 raft_consensus.cc:697] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 2 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:54.498837 11884 consensus_queue.cc:237] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:54.499926 11382 raft_consensus.cc:2468] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 2.
I20260709 14:49:54.491101 11887 leader_election.cc:290] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 2 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:54.501163 11279 leader_election.cc:304] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [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: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:54.501735 11887 raft_consensus.cc:2804] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:54.502801 11887 raft_consensus.cc:697] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 LEADER]: Becoming Leader. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Running, Role: LEADER
I20260709 14:49:54.503695 11887 consensus_queue.cc:237] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:54.511384 11136 catalog_manager.cc:5697] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 1 to 2, leader changed from 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65) to c89d0377801142caa949458bc1d8e2bc (127.9.227.67). New cstate: current_term: 2 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:54.560091 11892 raft_consensus.cc:493] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.560576 11892 raft_consensus.cc:515] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:54.562439 11892 leader_election.cc:290] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:54.566980 11236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298e4ad0564220bdd997433c8eeb67" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:54.567555 11236 raft_consensus.cc:2468] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 2.
I20260709 14:49:54.568562 11281 leader_election.cc:304] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [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: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:54.569274 12004 raft_consensus.cc:2804] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:54.569638 12004 raft_consensus.cc:493] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:54.569937 12004 raft_consensus.cc:3060] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:54.570096 11382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298e4ad0564220bdd997433c8eeb67" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:54.572165 12001 raft_consensus.cc:493] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c89d0377801142caa949458bc1d8e2bc)
I20260709 14:49:54.572659 12001 raft_consensus.cc:515] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:54.575151 12001 leader_election.cc:290] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:54.579803 11382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0b77f07c8944ecb18858fe070f4cda" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc" is_pre_election: true
I20260709 14:49:54.581049 11236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0b77f07c8944ecb18858fe070f4cda" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:54.581686 11236 raft_consensus.cc:2368] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d18a5bcfbda5411aa831cf788ae8a507 for earlier term 2. Current term is 3.
I20260709 14:49:54.582839 11281 leader_election.cc:400] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261) with higher term. Message: Invalid argument: T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d18a5bcfbda5411aa831cf788ae8a507 for earlier term 2. Current term is 3.
I20260709 14:49:54.583108 11281 leader_election.cc:403] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:54.583593 12001 raft_consensus.cc:3060] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:49:54.592072 11136 catalog_manager.cc:5697] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 reported cstate change: term changed from 1 to 2, leader changed from c89d0377801142caa949458bc1d8e2bc (127.9.227.67) to d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66). New cstate: current_term: 2 leader_uuid: "d18a5bcfbda5411aa831cf788ae8a507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:54.602065 12004 raft_consensus.cc:515] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:54.604065 12004 leader_election.cc:290] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [CANDIDATE]: Term 3 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:54.605286 11235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298e4ad0564220bdd997433c8eeb67" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:54.605831 11235 raft_consensus.cc:3060] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:54.606174 12001 raft_consensus.cc:2749] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261) with higher term. Message: Invalid argument: T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d18a5bcfbda5411aa831cf788ae8a507 for earlier term 2. Current term is 3.
I20260709 14:49:54.609758 11382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298e4ad0564220bdd997433c8eeb67" candidate_uuid: "d18a5bcfbda5411aa831cf788ae8a507" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:54.611792 11235 raft_consensus.cc:2468] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d18a5bcfbda5411aa831cf788ae8a507 in term 3.
I20260709 14:49:54.614136 11281 leader_election.cc:304] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [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: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: c89d0377801142caa949458bc1d8e2bc
I20260709 14:49:54.615278 12001 raft_consensus.cc:2804] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:54.615737 12001 raft_consensus.cc:697] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 3 LEADER]: Becoming Leader. State: Replica: d18a5bcfbda5411aa831cf788ae8a507, State: Running, Role: LEADER
I20260709 14:49:54.617039 12001 consensus_queue.cc:237] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Queue going to LEADER 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: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:54.631724 11136 catalog_manager.cc:5697] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 reported cstate change: term changed from 2 to 3, leader changed from c89d0377801142caa949458bc1d8e2bc (127.9.227.67) to d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66). New cstate: current_term: 3 leader_uuid: "d18a5bcfbda5411aa831cf788ae8a507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:54.710114 11884 raft_consensus.cc:493] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.710566 11884 raft_consensus.cc:515] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:54.712293 11884 leader_election.cc:290] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:54.713340 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0363a0609a42d6adf5c929a88c891d" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507" is_pre_election: true
I20260709 14:49:54.713537 11235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0363a0609a42d6adf5c929a88c891d" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7" is_pre_election: true
I20260709 14:49:54.713960 11316 raft_consensus.cc:2468] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 1.
I20260709 14:49:54.714098 11235 raft_consensus.cc:2468] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 2.
I20260709 14:49:54.714804 11353 leader_election.cc:304] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [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: c89d0377801142caa949458bc1d8e2bc, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:54.715456 11884 raft_consensus.cc:2804] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:54.716710 11884 raft_consensus.cc:493] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:54.717094 11884 raft_consensus.cc:3060] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:54.722286 11884 raft_consensus.cc:515] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:54.724418 11236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0363a0609a42d6adf5c929a88c891d" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
I20260709 14:49:54.724684 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0363a0609a42d6adf5c929a88c891d" candidate_uuid: "c89d0377801142caa949458bc1d8e2bc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:54.724910 11236 raft_consensus.cc:3060] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:54.725207 11316 raft_consensus.cc:3060] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:49:54.733567 11236 raft_consensus.cc:2468] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 3.
I20260709 14:49:54.735607 11884 leader_election.cc:290] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [CANDIDATE]: Term 3 election: Requested vote from peers 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261), d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875)
I20260709 14:49:54.735946 11355 leader_election.cc:304] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [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: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: 
I20260709 14:49:54.736541 11884 raft_consensus.cc:2804] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:54.736883 11884 raft_consensus.cc:697] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [term 3 LEADER]: Becoming Leader. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:54.737448 11884 consensus_queue.cc:237] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [LEADER]: Queue going to LEADER 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: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:54.739290 11316 raft_consensus.cc:2468] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89d0377801142caa949458bc1d8e2bc in term 3.
I20260709 14:49:54.753441 11136 catalog_manager.cc:5697] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c89d0377801142caa949458bc1d8e2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:54.850729 11316 raft_consensus.cc:1275] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [term 3 FOLLOWER]: Refusing update from remote peer c89d0377801142caa949458bc1d8e2bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:54.852255 11884 consensus_queue.cc:1048] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:54.865940 11235 raft_consensus.cc:1275] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [term 3 FOLLOWER]: Refusing update from remote peer c89d0377801142caa949458bc1d8e2bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:54.867836 11884 consensus_queue.cc:1048] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:54.981530 11309 raft_consensus.cc:1240] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 3 LEADER]: Rejecting Update request from peer c89d0377801142caa949458bc1d8e2bc for earlier term 2. Current term is 3. Ops: []
I20260709 14:49:54.982479 11884 consensus_queue.cc:1059] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:54.983089 11884 consensus_queue.cc:1243] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [LEADER]: Peer d18a5bcfbda5411aa831cf788ae8a507 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 14:49:54.983485 11621 raft_consensus.cc:3055] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:54.983762 11621 raft_consensus.cc:740] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:54.984385 11621 consensus_queue.cc:260] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [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: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:54.985134 11621 raft_consensus.cc:3060] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:55.056589 11237 raft_consensus.cc:1275] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Refusing update from remote peer d18a5bcfbda5411aa831cf788ae8a507: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:55.058173 11892 consensus_queue.cc:1048] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:55.059914 11387 raft_consensus.cc:1275] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Refusing update from remote peer d18a5bcfbda5411aa831cf788ae8a507: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:55.061228 11892 consensus_queue.cc:1048] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:55.130559 11237 raft_consensus.cc:1275] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [term 3 FOLLOWER]: Refusing update from remote peer d18a5bcfbda5411aa831cf788ae8a507: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:55.132021 12001 consensus_queue.cc:1048] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:55.151991 11382 raft_consensus.cc:1275] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 3 FOLLOWER]: Refusing update from remote peer d18a5bcfbda5411aa831cf788ae8a507: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:49:55.152351 11382 pending_rounds.cc:85] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc: Aborting all ops after (but not including) 1
I20260709 14:49:55.152606 11382 pending_rounds.cc:107] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:49:55.152899 11382 raft_consensus.cc:2889] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:49:55.154852 12001 consensus_queue.cc:1048] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:55.204654 11309 raft_consensus.cc:1275] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507 [term 3 FOLLOWER]: Refusing update from remote peer c89d0377801142caa949458bc1d8e2bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:55.205693 11884 consensus_queue.cc:1048] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:55.207978 11236 raft_consensus.cc:1275] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [term 3 FOLLOWER]: Refusing update from remote peer c89d0377801142caa949458bc1d8e2bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:55.209864 11621 consensus_queue.cc:1048] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:58.451617 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:58.500708 11382 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ef0947afab44dcf91ec748a8c2ad7b0"
dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
mode: GRACEFUL
new_leader_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
 from {username='slave'} at 127.0.0.1:42510
I20260709 14:49:58.501200 11382 raft_consensus.cc:606] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Received request to transfer leadership to TS 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:58.503850 11382 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f1c56c3f2284ca5ac03919856641b2d"
dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
mode: GRACEFUL
new_leader_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
 from {username='slave'} at 127.0.0.1:42510
I20260709 14:49:58.504364 11382 raft_consensus.cc:606] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Received request to transfer leadership to TS 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:58.506989 11387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb480f767d2640f5a3624212fcd4d642"
dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
mode: GRACEFUL
new_leader_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
 from {username='slave'} at 127.0.0.1:42510
I20260709 14:49:58.507414 11387 raft_consensus.cc:606] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Received request to transfer leadership to TS 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:58.509680 11382 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc62a50b07ed4cc1932444d92f8536f2"
dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
mode: GRACEFUL
new_leader_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
 from {username='slave'} at 127.0.0.1:42510
I20260709 14:49:58.510054 11382 raft_consensus.cc:606] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Received request to transfer leadership to TS 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:58.511854 11382 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6779ade97844a568a0fda66a3f9d912"
dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
mode: GRACEFUL
new_leader_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
 from {username='slave'} at 127.0.0.1:42510
I20260709 14:49:58.512257 11382 raft_consensus.cc:606] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Received request to transfer leadership to TS 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:58.513085 10125 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:58.514488 10125 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:58.515895 11621 raft_consensus.cc:993] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc: : Instructing follower 19fb1debfd44468daaaf1eb25c5752a7 to start an election
I20260709 14:49:58.516502 12020 raft_consensus.cc:1081] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Signalling peer 19fb1debfd44468daaaf1eb25c5752a7 to start an election
I20260709 14:49:58.517900 11236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb480f767d2640f5a3624212fcd4d642"
dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
 from {username='slave'} at 127.0.0.1:58812
I20260709 14:49:58.518412 11236 raft_consensus.cc:493] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:58.518641 11236 raft_consensus.cc:3060] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:58.522504 11236 raft_consensus.cc:515] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:58.524107 11236 leader_election.cc:290] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 election: Requested vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:58.524726 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb480f767d2640f5a3624212fcd4d642" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:58.524899 11382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb480f767d2640f5a3624212fcd4d642" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:58.525202 11309 raft_consensus.cc:3060] T cb480f767d2640f5a3624212fcd4d642 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:58.525403 11382 raft_consensus.cc:3055] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:58.525724 11382 raft_consensus.cc:740] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:58.526321 11382 consensus_queue.cc:260] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:58.527344 11382 raft_consensus.cc:3060] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:58.532992 11309 raft_consensus.cc:2468] T cb480f767d2640f5a3624212fcd4d642 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 2.
I20260709 14:49:58.533955 11204 leader_election.cc:304] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:58.534579 11882 raft_consensus.cc:2804] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:58.534636 11382 raft_consensus.cc:2468] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 2.
I20260709 14:49:58.535751 11882 raft_consensus.cc:697] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 LEADER]: Becoming Leader. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Running, Role: LEADER
I20260709 14:49:58.536767 11882 consensus_queue.cc:237] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:58.546794 11136 catalog_manager.cc:5697] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7 reported cstate change: term changed from 1 to 2, leader changed from c89d0377801142caa949458bc1d8e2bc (127.9.227.67) to 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "19fb1debfd44468daaaf1eb25c5752a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:58.778471 12020 raft_consensus.cc:993] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc: : Instructing follower 19fb1debfd44468daaaf1eb25c5752a7 to start an election
I20260709 14:49:58.780189 12020 raft_consensus.cc:1081] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Signalling peer 19fb1debfd44468daaaf1eb25c5752a7 to start an election
I20260709 14:49:58.781759 11236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f1c56c3f2284ca5ac03919856641b2d"
dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
 from {username='slave'} at 127.0.0.1:58812
I20260709 14:49:58.782219 11236 raft_consensus.cc:493] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:58.782506 11236 raft_consensus.cc:3060] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:58.787425 11236 raft_consensus.cc:515] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:58.788794 11236 leader_election.cc:290] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 election: Requested vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:58.789191 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1c56c3f2284ca5ac03919856641b2d" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:58.789602 11382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1c56c3f2284ca5ac03919856641b2d" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:58.789697 11309 raft_consensus.cc:3060] T 2f1c56c3f2284ca5ac03919856641b2d P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:58.790046 11382 raft_consensus.cc:3055] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:58.790313 11382 raft_consensus.cc:740] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:58.790900 11382 consensus_queue.cc:260] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:58.791743 11382 raft_consensus.cc:3060] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:58.794175 11309 raft_consensus.cc:2468] T 2f1c56c3f2284ca5ac03919856641b2d P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 2.
I20260709 14:49:58.794917 11204 leader_election.cc:304] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:58.795596 11882 raft_consensus.cc:2804] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:58.795950 11882 raft_consensus.cc:697] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 LEADER]: Becoming Leader. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Running, Role: LEADER
I20260709 14:49:58.796521 11882 consensus_queue.cc:237] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:58.797734 11382 raft_consensus.cc:2468] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 2.
I20260709 14:49:58.800585 12020 raft_consensus.cc:993] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc: : Instructing follower 19fb1debfd44468daaaf1eb25c5752a7 to start an election
I20260709 14:49:58.801076 11621 raft_consensus.cc:1081] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Signalling peer 19fb1debfd44468daaaf1eb25c5752a7 to start an election
I20260709 14:49:58.802394 11236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ef0947afab44dcf91ec748a8c2ad7b0"
dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
 from {username='slave'} at 127.0.0.1:58812
I20260709 14:49:58.802853 11236 raft_consensus.cc:493] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:58.803191 11236 raft_consensus.cc:3060] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:58.807621 11136 catalog_manager.cc:5697] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7 reported cstate change: term changed from 1 to 2, leader changed from c89d0377801142caa949458bc1d8e2bc (127.9.227.67) to 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "19fb1debfd44468daaaf1eb25c5752a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:58.808370 12029 raft_consensus.cc:993] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc: : Instructing follower 19fb1debfd44468daaaf1eb25c5752a7 to start an election
I20260709 14:49:58.808846 12020 raft_consensus.cc:1081] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Signalling peer 19fb1debfd44468daaaf1eb25c5752a7 to start an election
I20260709 14:49:58.809515 11236 raft_consensus.cc:515] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:58.810354 11235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc62a50b07ed4cc1932444d92f8536f2"
dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
 from {username='slave'} at 127.0.0.1:58812
I20260709 14:49:58.810823 11235 raft_consensus.cc:493] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:58.811110 11236 leader_election.cc:290] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 election: Requested vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:58.811118 11235 raft_consensus.cc:3060] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:58.813246 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef0947afab44dcf91ec748a8c2ad7b0" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:58.813793 11309 raft_consensus.cc:3060] T 0ef0947afab44dcf91ec748a8c2ad7b0 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:58.813212 11382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef0947afab44dcf91ec748a8c2ad7b0" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:58.814474 11382 raft_consensus.cc:3055] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:58.814680 11382 raft_consensus.cc:740] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:58.815616 11382 consensus_queue.cc:260] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:58.816715 11382 raft_consensus.cc:3060] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:58.821430 11382 raft_consensus.cc:2468] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 2.
I20260709 14:49:58.823292 11235 raft_consensus.cc:515] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:58.823838 11309 raft_consensus.cc:2468] T 0ef0947afab44dcf91ec748a8c2ad7b0 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 2.
I20260709 14:49:58.825009 11235 leader_election.cc:290] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 election: Requested vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:58.824404 11204 leader_election.cc:304] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, c89d0377801142caa949458bc1d8e2bc; no voters: 
I20260709 14:49:58.826599 11882 raft_consensus.cc:2804] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:58.827193 11882 raft_consensus.cc:697] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 LEADER]: Becoming Leader. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Running, Role: LEADER
I20260709 14:49:58.827337 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc62a50b07ed4cc1932444d92f8536f2" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:58.827505 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc62a50b07ed4cc1932444d92f8536f2" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:58.827975 11309 raft_consensus.cc:3060] T cc62a50b07ed4cc1932444d92f8536f2 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:58.828096 11387 raft_consensus.cc:3055] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:58.827924 11882 consensus_queue.cc:237] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:58.828511 11387 raft_consensus.cc:740] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:58.829305 11387 consensus_queue.cc:260] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:58.830284 11387 raft_consensus.cc:3060] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:58.833448 11309 raft_consensus.cc:2468] T cc62a50b07ed4cc1932444d92f8536f2 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 2.
I20260709 14:49:58.835377 11204 leader_election.cc:304] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:58.836009 11387 raft_consensus.cc:2468] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 2.
I20260709 14:49:58.836470 12023 raft_consensus.cc:2804] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:58.836910 12023 raft_consensus.cc:697] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 LEADER]: Becoming Leader. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Running, Role: LEADER
I20260709 14:49:58.837594 12023 consensus_queue.cc:237] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:58.841863 11136 catalog_manager.cc:5697] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7 reported cstate change: term changed from 1 to 2, leader changed from c89d0377801142caa949458bc1d8e2bc (127.9.227.67) to 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "19fb1debfd44468daaaf1eb25c5752a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:58.853932 11136 catalog_manager.cc:5697] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7 reported cstate change: term changed from 1 to 2, leader changed from c89d0377801142caa949458bc1d8e2bc (127.9.227.67) to 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "19fb1debfd44468daaaf1eb25c5752a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:58.864367 12029 raft_consensus.cc:993] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc: : Instructing follower 19fb1debfd44468daaaf1eb25c5752a7 to start an election
I20260709 14:49:58.864740 12029 raft_consensus.cc:1081] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Signalling peer 19fb1debfd44468daaaf1eb25c5752a7 to start an election
I20260709 14:49:58.865897 11235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6779ade97844a568a0fda66a3f9d912"
dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
 from {username='slave'} at 127.0.0.1:58812
I20260709 14:49:58.866271 11235 raft_consensus.cc:493] T f6779ade97844a568a0fda66a3f9d912 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:58.866508 11235 raft_consensus.cc:3060] T f6779ade97844a568a0fda66a3f9d912 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:58.870329 11235 raft_consensus.cc:515] T f6779ade97844a568a0fda66a3f9d912 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:58.871595 11235 leader_election.cc:290] T f6779ade97844a568a0fda66a3f9d912 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 election: Requested vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:58.872704 11309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6779ade97844a568a0fda66a3f9d912" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:58.873198 11309 raft_consensus.cc:3060] T f6779ade97844a568a0fda66a3f9d912 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:58.873153 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6779ade97844a568a0fda66a3f9d912" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:58.873678 11387 raft_consensus.cc:3055] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:58.873895 11387 raft_consensus.cc:740] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:58.874460 11387 consensus_queue.cc:260] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:58.875231 11387 raft_consensus.cc:3060] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:58.876994 11309 raft_consensus.cc:2468] T f6779ade97844a568a0fda66a3f9d912 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 2.
I20260709 14:49:58.877732 11204 leader_election.cc:304] T f6779ade97844a568a0fda66a3f9d912 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:58.878403 11882 raft_consensus.cc:2804] T f6779ade97844a568a0fda66a3f9d912 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:58.878830 11882 raft_consensus.cc:697] T f6779ade97844a568a0fda66a3f9d912 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 LEADER]: Becoming Leader. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Running, Role: LEADER
I20260709 14:49:58.879601 11387 raft_consensus.cc:2468] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 2.
I20260709 14:49:58.879447 11882 consensus_queue.cc:237] T f6779ade97844a568a0fda66a3f9d912 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:58.887125 11136 catalog_manager.cc:5697] T f6779ade97844a568a0fda66a3f9d912 P 19fb1debfd44468daaaf1eb25c5752a7 reported cstate change: term changed from 1 to 2, leader changed from c89d0377801142caa949458bc1d8e2bc (127.9.227.67) to 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "19fb1debfd44468daaaf1eb25c5752a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:59.036777 11382 raft_consensus.cc:1275] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Refusing update from remote peer 19fb1debfd44468daaaf1eb25c5752a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:59.037792 11882 consensus_queue.cc:1048] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:59.062048 11316 raft_consensus.cc:1275] T cb480f767d2640f5a3624212fcd4d642 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Refusing update from remote peer 19fb1debfd44468daaaf1eb25c5752a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:59.066402 12036 consensus_queue.cc:1048] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:59.231031 11382 raft_consensus.cc:1275] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Refusing update from remote peer 19fb1debfd44468daaaf1eb25c5752a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:59.234402 11882 consensus_queue.cc:1048] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:59.248596 11316 raft_consensus.cc:1275] T 2f1c56c3f2284ca5ac03919856641b2d P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Refusing update from remote peer 19fb1debfd44468daaaf1eb25c5752a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:59.250762 11882 consensus_queue.cc:1048] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:59.259469 11316 raft_consensus.cc:1275] T f6779ade97844a568a0fda66a3f9d912 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Refusing update from remote peer 19fb1debfd44468daaaf1eb25c5752a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:59.260967 11882 consensus_queue.cc:1048] T f6779ade97844a568a0fda66a3f9d912 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:59.297672 11387 raft_consensus.cc:1275] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Refusing update from remote peer 19fb1debfd44468daaaf1eb25c5752a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:59.299352 11882 consensus_queue.cc:1048] T f6779ade97844a568a0fda66a3f9d912 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:59.310075 11309 raft_consensus.cc:1275] T 0ef0947afab44dcf91ec748a8c2ad7b0 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Refusing update from remote peer 19fb1debfd44468daaaf1eb25c5752a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:59.314952 12023 consensus_queue.cc:1048] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:59.336633 11382 raft_consensus.cc:1275] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Refusing update from remote peer 19fb1debfd44468daaaf1eb25c5752a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:59.338078 11882 consensus_queue.cc:1048] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:59.348949 11316 raft_consensus.cc:1275] T cc62a50b07ed4cc1932444d92f8536f2 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Refusing update from remote peer 19fb1debfd44468daaaf1eb25c5752a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:59.350350 11882 consensus_queue.cc:1048] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:59.352041 11387 raft_consensus.cc:1275] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Refusing update from remote peer 19fb1debfd44468daaaf1eb25c5752a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:59.353358 12023 consensus_queue.cc:1048] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:59.515429 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:59.554709 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:59.593080 11387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35afab4451ef448bbe850a85ef3e8e2e"
dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
mode: GRACEFUL
new_leader_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
 from {username='slave'} at 127.0.0.1:42510
I20260709 14:49:59.593641 11387 raft_consensus.cc:606] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Received request to transfer leadership to TS 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:59.596591 11387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cbf82d3a7f248e38c8d80e7139012b3"
dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
mode: GRACEFUL
new_leader_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
 from {username='slave'} at 127.0.0.1:42510
I20260709 14:49:59.597118 11387 raft_consensus.cc:606] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Received request to transfer leadership to TS 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:59.600643 11387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2ee797293474dfa98b9c23be73c3e16"
dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
mode: GRACEFUL
new_leader_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
 from {username='slave'} at 127.0.0.1:42510
I20260709 14:49:59.602095 11387 raft_consensus.cc:606] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Received request to transfer leadership to TS 19fb1debfd44468daaaf1eb25c5752a7
I20260709 14:49:59.603574 10125 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:49:59.604954 10125 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:59.667603 12020 raft_consensus.cc:993] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc: : Instructing follower 19fb1debfd44468daaaf1eb25c5752a7 to start an election
I20260709 14:49:59.668092 12020 raft_consensus.cc:1081] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Signalling peer 19fb1debfd44468daaaf1eb25c5752a7 to start an election
I20260709 14:49:59.669849 11236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2ee797293474dfa98b9c23be73c3e16"
dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
 from {username='slave'} at 127.0.0.1:58812
I20260709 14:49:59.670423 11236 raft_consensus.cc:493] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:59.670744 11236 raft_consensus.cc:3060] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:59.677901 11236 raft_consensus.cc:515] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:59.679839 11236 leader_election.cc:290] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 election: Requested vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:59.681032 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ee797293474dfa98b9c23be73c3e16" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:59.681813 11387 raft_consensus.cc:3055] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:59.682123 11387 raft_consensus.cc:740] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:59.682969 11387 consensus_queue.cc:260] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:59.684355 11387 raft_consensus.cc:3060] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:59.688946 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ee797293474dfa98b9c23be73c3e16" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:59.689556 11315 raft_consensus.cc:3060] T c2ee797293474dfa98b9c23be73c3e16 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:59.696587 11315 raft_consensus.cc:2468] T c2ee797293474dfa98b9c23be73c3e16 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 2.
I20260709 14:49:59.697466 11387 raft_consensus.cc:2468] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 2.
I20260709 14:49:59.697849 11204 leader_election.cc:304] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:59.698663 12051 raft_consensus.cc:2804] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:59.699093 12051 raft_consensus.cc:697] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 LEADER]: Becoming Leader. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Running, Role: LEADER
I20260709 14:49:59.699971 12051 consensus_queue.cc:237] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:59.710978 11136 catalog_manager.cc:5697] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7 reported cstate change: term changed from 1 to 2, leader changed from c89d0377801142caa949458bc1d8e2bc (127.9.227.67) to 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "19fb1debfd44468daaaf1eb25c5752a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:59.731161 12052 raft_consensus.cc:993] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc: : Instructing follower 19fb1debfd44468daaaf1eb25c5752a7 to start an election
I20260709 14:49:59.731637 12029 raft_consensus.cc:1081] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Signalling peer 19fb1debfd44468daaaf1eb25c5752a7 to start an election
I20260709 14:49:59.733035 11237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35afab4451ef448bbe850a85ef3e8e2e"
dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
 from {username='slave'} at 127.0.0.1:58812
I20260709 14:49:59.733412 11237 raft_consensus.cc:493] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:59.733620 11237 raft_consensus.cc:3060] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:59.739264 11237 raft_consensus.cc:515] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:59.740579 11237 leader_election.cc:290] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 election: Requested vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:49:59.741473 11387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35afab4451ef448bbe850a85ef3e8e2e" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:49:59.741501 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35afab4451ef448bbe850a85ef3e8e2e" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:49:59.742017 11387 raft_consensus.cc:3055] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:59.742153 11315 raft_consensus.cc:3060] T 35afab4451ef448bbe850a85ef3e8e2e P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:59.742271 11387 raft_consensus.cc:740] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:49:59.742888 11387 consensus_queue.cc:260] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:59.743702 11387 raft_consensus.cc:3060] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:59.746327 11315 raft_consensus.cc:2468] T 35afab4451ef448bbe850a85ef3e8e2e P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 2.
I20260709 14:49:59.747161 11204 leader_election.cc:304] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:49:59.747471 11387 raft_consensus.cc:2468] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 2.
I20260709 14:49:59.747965 12051 raft_consensus.cc:2804] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:59.748348 12051 raft_consensus.cc:697] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 LEADER]: Becoming Leader. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Running, Role: LEADER
I20260709 14:49:59.749035 12051 consensus_queue.cc:237] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:49:59.759081 11136 catalog_manager.cc:5697] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7 reported cstate change: term changed from 1 to 2, leader changed from c89d0377801142caa949458bc1d8e2bc (127.9.227.67) to 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "19fb1debfd44468daaaf1eb25c5752a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:00.146464 12029 raft_consensus.cc:993] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc: : Instructing follower 19fb1debfd44468daaaf1eb25c5752a7 to start an election
I20260709 14:50:00.146867 12052 raft_consensus.cc:1081] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Signalling peer 19fb1debfd44468daaaf1eb25c5752a7 to start an election
I20260709 14:50:00.148183 11237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cbf82d3a7f248e38c8d80e7139012b3"
dest_uuid: "19fb1debfd44468daaaf1eb25c5752a7"
 from {username='slave'} at 127.0.0.1:58812
I20260709 14:50:00.148626 11237 raft_consensus.cc:493] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:00.148870 11237 raft_consensus.cc:3060] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:00.153460 11237 raft_consensus.cc:515] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:50:00.154893 11237 leader_election.cc:290] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 election: Requested vote from peers d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875), c89d0377801142caa949458bc1d8e2bc (127.9.227.67:33213)
I20260709 14:50:00.156064 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cbf82d3a7f248e38c8d80e7139012b3" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d18a5bcfbda5411aa831cf788ae8a507"
I20260709 14:50:00.156442 11315 raft_consensus.cc:3060] T 8cbf82d3a7f248e38c8d80e7139012b3 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:00.156317 11382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cbf82d3a7f248e38c8d80e7139012b3" candidate_uuid: "19fb1debfd44468daaaf1eb25c5752a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c89d0377801142caa949458bc1d8e2bc"
I20260709 14:50:00.157168 11382 raft_consensus.cc:3055] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:00.157401 11382 raft_consensus.cc:740] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c89d0377801142caa949458bc1d8e2bc, State: Running, Role: LEADER
I20260709 14:50:00.158033 11382 consensus_queue.cc:260] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:50:00.158789 11382 raft_consensus.cc:3060] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:00.160666 11315 raft_consensus.cc:2468] T 8cbf82d3a7f248e38c8d80e7139012b3 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 2.
I20260709 14:50:00.161478 11204 leader_election.cc:304] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb1debfd44468daaaf1eb25c5752a7, d18a5bcfbda5411aa831cf788ae8a507; no voters: 
I20260709 14:50:00.162122 11882 raft_consensus.cc:2804] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:00.162581 11882 raft_consensus.cc:697] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 LEADER]: Becoming Leader. State: Replica: 19fb1debfd44468daaaf1eb25c5752a7, State: Running, Role: LEADER
I20260709 14:50:00.163770 11382 raft_consensus.cc:2468] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb1debfd44468daaaf1eb25c5752a7 in term 2.
I20260709 14:50:00.164312 11882 consensus_queue.cc:237] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } }
I20260709 14:50:00.177914 11136 catalog_manager.cc:5697] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7 reported cstate change: term changed from 1 to 2, leader changed from c89d0377801142caa949458bc1d8e2bc (127.9.227.67) to 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "19fb1debfd44468daaaf1eb25c5752a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19fb1debfd44468daaaf1eb25c5752a7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:00.199975 11382 raft_consensus.cc:1275] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Refusing update from remote peer 19fb1debfd44468daaaf1eb25c5752a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:00.200454 11316 raft_consensus.cc:1275] T c2ee797293474dfa98b9c23be73c3e16 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Refusing update from remote peer 19fb1debfd44468daaaf1eb25c5752a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:00.201148 11882 consensus_queue.cc:1048] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:00.201577 12051 consensus_queue.cc:1048] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:00.223901 11387 raft_consensus.cc:1275] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Refusing update from remote peer 19fb1debfd44468daaaf1eb25c5752a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:00.225380 11882 consensus_queue.cc:1048] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:00.231376 11315 raft_consensus.cc:1275] T 35afab4451ef448bbe850a85ef3e8e2e P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Refusing update from remote peer 19fb1debfd44468daaaf1eb25c5752a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:00.240695 12036 consensus_queue.cc:1048] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:00.569582 11315 raft_consensus.cc:1275] T 8cbf82d3a7f248e38c8d80e7139012b3 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Refusing update from remote peer 19fb1debfd44468daaaf1eb25c5752a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:00.570528 12036 consensus_queue.cc:1048] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d18a5bcfbda5411aa831cf788ae8a507" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:00.579584 11387 raft_consensus.cc:1275] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Refusing update from remote peer 19fb1debfd44468daaaf1eb25c5752a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:00.582665 12036 consensus_queue.cc:1048] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89d0377801142caa949458bc1d8e2bc" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:00.605620 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:00.637954 10125 tablet_server.cc:179] TabletServer@127.9.227.65:0 shutting down...
W20260709 14:50:00.646348 11281 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:50:00.651953 11281 consensus_peers.cc:597] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507 -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. 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:50:00.657682 11281 consensus_peers.cc:597] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507 -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. 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:50:00.667604 11281 consensus_peers.cc:597] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507 -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. 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:50:00.676730 10125 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:00.677701 10125 tablet_replica.cc:333] T b859b8d491b74350a7863a6641830e18 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.678586 10125 raft_consensus.cc:2243] T b859b8d491b74350a7863a6641830e18 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.679107 10125 raft_consensus.cc:2272] T b859b8d491b74350a7863a6641830e18 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.680975 10125 tablet_replica.cc:333] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.681650 10125 raft_consensus.cc:2243] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.682066 10125 raft_consensus.cc:2272] T 40298e4ad0564220bdd997433c8eeb67 P 19fb1debfd44468daaaf1eb25c5752a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.686564 10125 tablet_replica.cc:333] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
W20260709 14:50:00.687379 11281 consensus_peers.cc:597] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507 -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. 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:50:00.687440 10125 raft_consensus.cc:2243] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:00.688812 10125 raft_consensus.cc:2272] T 7fe038fef520438c97092c8c0471ed8f P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.691010 10125 tablet_replica.cc:333] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.691967 10125 raft_consensus.cc:2243] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:00.692632 10125 raft_consensus.cc:2272] T 2f1c56c3f2284ca5ac03919856641b2d P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.694587 10125 tablet_replica.cc:333] T c1442defea234ec3a290c30b9a7cfc17 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.695175 10125 raft_consensus.cc:2243] T c1442defea234ec3a290c30b9a7cfc17 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.695667 10125 raft_consensus.cc:2272] T c1442defea234ec3a290c30b9a7cfc17 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.697427 10125 tablet_replica.cc:333] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.698067 10125 raft_consensus.cc:2243] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:00.698845 10125 raft_consensus.cc:2272] T c2ee797293474dfa98b9c23be73c3e16 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.701027 10125 tablet_replica.cc:333] T 96a0a0a8986d413a8da138ab8430c9c4 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.701574 10125 raft_consensus.cc:2243] T 96a0a0a8986d413a8da138ab8430c9c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.701923 10125 raft_consensus.cc:2272] T 96a0a0a8986d413a8da138ab8430c9c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.703428 10125 tablet_replica.cc:333] T e3757061f3ef4771913b9811b0d2053c P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.703943 10125 raft_consensus.cc:2243] T e3757061f3ef4771913b9811b0d2053c P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.704370 10125 raft_consensus.cc:2272] T e3757061f3ef4771913b9811b0d2053c P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.706221 10125 tablet_replica.cc:333] T 6905fc6564774153905d32fb9b087e61 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.706797 10125 raft_consensus.cc:2243] T 6905fc6564774153905d32fb9b087e61 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.707162 10125 raft_consensus.cc:2272] T 6905fc6564774153905d32fb9b087e61 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.708977 10125 tablet_replica.cc:333] T 84a7b62497984c3faa16835ec5cdbf9f P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.709702 10125 raft_consensus.cc:2243] T 84a7b62497984c3faa16835ec5cdbf9f P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.710180 10125 raft_consensus.cc:2272] T 84a7b62497984c3faa16835ec5cdbf9f P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.712654 10125 tablet_replica.cc:333] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.713382 10125 raft_consensus.cc:2243] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:00.714259 10125 raft_consensus.cc:2272] T 31cb58f4cba4453bafe3cd11327b9da0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:00.714676 11281 consensus_peers.cc:597] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507 -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. 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:50:00.716655 10125 tablet_replica.cc:333] T 49ae8f8ebf6949af8968b25cc870bf1e P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.717423 10125 raft_consensus.cc:2243] T 49ae8f8ebf6949af8968b25cc870bf1e P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.717886 10125 raft_consensus.cc:2272] T 49ae8f8ebf6949af8968b25cc870bf1e P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:00.718027 11355 consensus_peers.cc:597] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. 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:50:00.720114 10125 tablet_replica.cc:333] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.720659 10125 raft_consensus.cc:2243] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:00.721369 10125 raft_consensus.cc:2272] T 35afab4451ef448bbe850a85ef3e8e2e P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:00.721964 11281 consensus_peers.cc:597] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507 -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. 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:50:00.723441 10125 tablet_replica.cc:333] T a94b558e9be147e792a74c5abb410006 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.724081 10125 raft_consensus.cc:2243] T a94b558e9be147e792a74c5abb410006 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:00.724931 10125 raft_consensus.cc:2272] T a94b558e9be147e792a74c5abb410006 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.727191 10125 tablet_replica.cc:333] T 7e112bc4b6134e3487d11f82b420162f P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
W20260709 14:50:00.727191 11355 consensus_peers.cc:597] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. 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:50:00.727990 10125 raft_consensus.cc:2243] T 7e112bc4b6134e3487d11f82b420162f P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:00.728859 10125 raft_consensus.cc:2272] T 7e112bc4b6134e3487d11f82b420162f P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:00.730662 11355 consensus_peers.cc:597] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. 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:50:00.730768 10125 tablet_replica.cc:333] T 73705588049444fdb3ee58a606dae21c P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.731424 10125 raft_consensus.cc:2243] T 73705588049444fdb3ee58a606dae21c P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.731814 10125 raft_consensus.cc:2272] T 73705588049444fdb3ee58a606dae21c P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.733423 10125 tablet_replica.cc:333] T 9a0ef18da63743adb9dbd53d526aac93 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.733922 10125 raft_consensus.cc:2243] T 9a0ef18da63743adb9dbd53d526aac93 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.734251 10125 raft_consensus.cc:2272] T 9a0ef18da63743adb9dbd53d526aac93 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.736198 10125 tablet_replica.cc:333] T e6999b964ed049e28a488d5cb4925c74 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.736884 10125 raft_consensus.cc:2243] T e6999b964ed049e28a488d5cb4925c74 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.737324 10125 raft_consensus.cc:2272] T e6999b964ed049e28a488d5cb4925c74 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:00.737744 11355 consensus_peers.cc:597] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. 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:50:00.739382 10125 tablet_replica.cc:333] T 813f45ab2816433d9ad5ca048807fc89 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.740039 10125 raft_consensus.cc:2243] T 813f45ab2816433d9ad5ca048807fc89 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.740470 10125 raft_consensus.cc:2272] T 813f45ab2816433d9ad5ca048807fc89 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.742673 10125 tablet_replica.cc:333] T a821ed3820d54a73807d3c40afbcff45 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.743176 10125 raft_consensus.cc:2243] T a821ed3820d54a73807d3c40afbcff45 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.743645 10125 raft_consensus.cc:2272] T a821ed3820d54a73807d3c40afbcff45 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.745265 10125 tablet_replica.cc:333] T d808305dc99e439d983cefe9d7ed3bc4 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.745779 10125 raft_consensus.cc:2243] T d808305dc99e439d983cefe9d7ed3bc4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.746129 10125 raft_consensus.cc:2272] T d808305dc99e439d983cefe9d7ed3bc4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.747597 10125 tablet_replica.cc:333] T edbe80bbf2c0470b9acff0ea59b9bfa3 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.748133 10125 raft_consensus.cc:2243] T edbe80bbf2c0470b9acff0ea59b9bfa3 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.748481 10125 raft_consensus.cc:2272] T edbe80bbf2c0470b9acff0ea59b9bfa3 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.750357 10125 tablet_replica.cc:333] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.750999 10125 raft_consensus.cc:2243] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:00.751799 10125 raft_consensus.cc:2272] T 0ef0947afab44dcf91ec748a8c2ad7b0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:00.752138 11355 consensus_peers.cc:597] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. 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:50:00.753712 10125 tablet_replica.cc:333] T f8e8d0f3e92844108687fd4ea4df43bb P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.754441 10125 raft_consensus.cc:2243] T f8e8d0f3e92844108687fd4ea4df43bb P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.754913 10125 raft_consensus.cc:2272] T f8e8d0f3e92844108687fd4ea4df43bb P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.756579 10125 tablet_replica.cc:333] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.757072 10125 raft_consensus.cc:2243] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.757421 10125 raft_consensus.cc:2272] T 9e9a9f42f53540c4b5fc56518cff99c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.759351 10125 tablet_replica.cc:333] T 9941626bacd449daaeb83385c6d94bd1 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.759908 10125 raft_consensus.cc:2243] T 9941626bacd449daaeb83385c6d94bd1 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.760385 10125 raft_consensus.cc:2272] T 9941626bacd449daaeb83385c6d94bd1 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:00.761375 11355 consensus_peers.cc:597] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. 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:50:00.762427 10125 tablet_replica.cc:333] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.762951 10125 raft_consensus.cc:2243] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:00.763557 10125 raft_consensus.cc:2272] T cb480f767d2640f5a3624212fcd4d642 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.765177 10125 tablet_replica.cc:333] T bf83f448131549b9abe22edccb0861a1 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.765661 10125 raft_consensus.cc:2243] T bf83f448131549b9abe22edccb0861a1 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.766081 10125 raft_consensus.cc:2272] T bf83f448131549b9abe22edccb0861a1 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:00.767376 11281 consensus_peers.cc:597] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507 -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. 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:50:00.768239 10125 tablet_replica.cc:333] T e5777ce29b624d2184a9dd2052b5e021 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.768957 10125 raft_consensus.cc:2243] T e5777ce29b624d2184a9dd2052b5e021 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.769446 10125 raft_consensus.cc:2272] T e5777ce29b624d2184a9dd2052b5e021 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.771549 10125 tablet_replica.cc:333] T 9f89d514393549d585454dba6a13e882 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.772140 10125 raft_consensus.cc:2243] T 9f89d514393549d585454dba6a13e882 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.772473 10125 raft_consensus.cc:2272] T 9f89d514393549d585454dba6a13e882 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.774024 10125 tablet_replica.cc:333] T a889c0d5aa64450099018406e3791536 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.774464 10125 raft_consensus.cc:2243] T a889c0d5aa64450099018406e3791536 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.774787 10125 raft_consensus.cc:2272] T a889c0d5aa64450099018406e3791536 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.776664 10125 tablet_replica.cc:333] T f6779ade97844a568a0fda66a3f9d912 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.777149 10125 raft_consensus.cc:2243] T f6779ade97844a568a0fda66a3f9d912 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:00.777725 10125 raft_consensus.cc:2272] T f6779ade97844a568a0fda66a3f9d912 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.779698 10125 tablet_replica.cc:333] T 00cfb4797b334dbc8c2d8070ef8e93cf P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.780411 10125 raft_consensus.cc:2243] T 00cfb4797b334dbc8c2d8070ef8e93cf P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.780869 10125 raft_consensus.cc:2272] T 00cfb4797b334dbc8c2d8070ef8e93cf P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.782579 10125 tablet_replica.cc:333] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.783074 10125 raft_consensus.cc:2243] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:00.783721 10125 raft_consensus.cc:2272] T ed36922ea02b4cd398a65192f2526b54 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.785698 10125 tablet_replica.cc:333] T 076409e6708d4455905284673b5d31e1 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.786362 10125 raft_consensus.cc:2243] T 076409e6708d4455905284673b5d31e1 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.786881 10125 raft_consensus.cc:2272] T 076409e6708d4455905284673b5d31e1 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.789011 10125 tablet_replica.cc:333] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.789506 10125 raft_consensus.cc:2243] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.789855 10125 raft_consensus.cc:2272] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.791498 10125 tablet_replica.cc:333] T dbbb6849ac89464099f2d362dd3768e5 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.792088 10125 raft_consensus.cc:2243] T dbbb6849ac89464099f2d362dd3768e5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.792445 10125 raft_consensus.cc:2272] T dbbb6849ac89464099f2d362dd3768e5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.793938 10125 tablet_replica.cc:333] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.794407 10125 raft_consensus.cc:2243] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:00.795044 10125 raft_consensus.cc:2272] T cc62a50b07ed4cc1932444d92f8536f2 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.796929 10125 tablet_replica.cc:333] T c2635451219a4e15a7f89a7328935782 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.797513 10125 raft_consensus.cc:2243] T c2635451219a4e15a7f89a7328935782 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.797888 10125 raft_consensus.cc:2272] T c2635451219a4e15a7f89a7328935782 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.799608 10125 tablet_replica.cc:333] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.800216 10125 raft_consensus.cc:2243] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.800665 10125 raft_consensus.cc:2272] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:00.802340 11281 consensus_peers.cc:597] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507 -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. 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:50:00.802600 10125 tablet_replica.cc:333] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.803150 10125 raft_consensus.cc:2243] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:00.803764 10125 raft_consensus.cc:2272] T 4e51a1bae9f7409f9a78af4ae86d6de9 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.805302 10125 tablet_replica.cc:333] T 9191b64231a74003a3101405c311a6da P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.805891 10125 raft_consensus.cc:2243] T 9191b64231a74003a3101405c311a6da P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:00.806538 10125 raft_consensus.cc:2272] T 9191b64231a74003a3101405c311a6da P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.808709 10125 tablet_replica.cc:333] T 5441c2f6542d40f080b7314eeeabd23a P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.809190 10125 raft_consensus.cc:2243] T 5441c2f6542d40f080b7314eeeabd23a P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.809718 10125 raft_consensus.cc:2272] T 5441c2f6542d40f080b7314eeeabd23a P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.812011 10125 tablet_replica.cc:333] T e1fdb162cc56452f9669e71d5339ee6b P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.812548 10125 raft_consensus.cc:2243] T e1fdb162cc56452f9669e71d5339ee6b P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.812968 10125 raft_consensus.cc:2272] T e1fdb162cc56452f9669e71d5339ee6b P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.814707 10125 tablet_replica.cc:333] T e741a4fcaf5b40dd834256d4a3a1253c P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.815179 10125 raft_consensus.cc:2243] T e741a4fcaf5b40dd834256d4a3a1253c P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:00.816105 10125 raft_consensus.cc:2272] T e741a4fcaf5b40dd834256d4a3a1253c P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.817791 10125 tablet_replica.cc:333] T 69d4f4ae544f4a59a241e34495726937 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.818321 10125 raft_consensus.cc:2243] T 69d4f4ae544f4a59a241e34495726937 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.818775 10125 raft_consensus.cc:2272] T 69d4f4ae544f4a59a241e34495726937 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:00.820063 11355 consensus_peers.cc:597] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. 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:50:00.820699 10125 tablet_replica.cc:333] T df640c196d964fe68e8743a099b8394f P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.821182 10125 raft_consensus.cc:2243] T df640c196d964fe68e8743a099b8394f P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.821522 10125 raft_consensus.cc:2272] T df640c196d964fe68e8743a099b8394f P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.823033 10125 tablet_replica.cc:333] T 6aa199f5d9a24f64ae19184de569f0cd P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.823443 10125 raft_consensus.cc:2243] T 6aa199f5d9a24f64ae19184de569f0cd P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.823833 10125 raft_consensus.cc:2272] T 6aa199f5d9a24f64ae19184de569f0cd P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.825296 10125 tablet_replica.cc:333] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.825719 10125 raft_consensus.cc:2243] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.826046 10125 raft_consensus.cc:2272] T 0b0363a0609a42d6adf5c929a88c891d P 19fb1debfd44468daaaf1eb25c5752a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.828265 10125 tablet_replica.cc:333] T ad36e5c9defc419d8d8cbb1299680eb7 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.828926 10125 raft_consensus.cc:2243] T ad36e5c9defc419d8d8cbb1299680eb7 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:50:00.829617 11355 consensus_peers.cc:597] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. 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:50:00.829746 10125 raft_consensus.cc:2272] T ad36e5c9defc419d8d8cbb1299680eb7 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.831920 10125 tablet_replica.cc:333] T 33f8a02d1f8e4ea3879391662b3cff51 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.832535 10125 raft_consensus.cc:2243] T 33f8a02d1f8e4ea3879391662b3cff51 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.832892 10125 raft_consensus.cc:2272] T 33f8a02d1f8e4ea3879391662b3cff51 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.834604 10125 tablet_replica.cc:333] T 419beb1cb6d042eebe8f5cd9a042203c P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.835049 10125 raft_consensus.cc:2243] T 419beb1cb6d042eebe8f5cd9a042203c P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.835403 10125 raft_consensus.cc:2272] T 419beb1cb6d042eebe8f5cd9a042203c P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.836994 10125 tablet_replica.cc:333] T ef362ceb4be942f9ab5bc18bedf65435 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.837437 10125 raft_consensus.cc:2243] T ef362ceb4be942f9ab5bc18bedf65435 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.837785 10125 raft_consensus.cc:2272] T ef362ceb4be942f9ab5bc18bedf65435 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.839324 10125 tablet_replica.cc:333] T f9538f7913b3412b9bbf967abc50c819 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.839774 10125 raft_consensus.cc:2243] T f9538f7913b3412b9bbf967abc50c819 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:00.840619 10125 raft_consensus.cc:2272] T f9538f7913b3412b9bbf967abc50c819 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.842639 10125 tablet_replica.cc:333] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.843253 10125 raft_consensus.cc:2243] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.843672 10125 raft_consensus.cc:2272] T ea0b77f07c8944ecb18858fe070f4cda P 19fb1debfd44468daaaf1eb25c5752a7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:00.845224 11355 consensus_peers.cc:597] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. 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:50:00.845765 10125 tablet_replica.cc:333] T 1b7222c580054da1b547aff334ca25a5 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.846279 10125 raft_consensus.cc:2243] T 1b7222c580054da1b547aff334ca25a5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.846652 10125 raft_consensus.cc:2272] T 1b7222c580054da1b547aff334ca25a5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.848276 10125 tablet_replica.cc:333] T 38d5ae920aa745ee96153e90929124c4 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.848692 10125 raft_consensus.cc:2243] T 38d5ae920aa745ee96153e90929124c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:00.849006 10125 raft_consensus.cc:2272] T 38d5ae920aa745ee96153e90929124c4 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.850523 10125 tablet_replica.cc:333] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.850950 10125 raft_consensus.cc:2243] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:00.851617 10125 raft_consensus.cc:2272] T 8cbf82d3a7f248e38c8d80e7139012b3 P 19fb1debfd44468daaaf1eb25c5752a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:00.853327 10125 tablet_replica.cc:333] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7: stopping tablet replica
I20260709 14:50:00.853726 10125 raft_consensus.cc:2243] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:00.854367 10125 raft_consensus.cc:2272] T b2256d01e4484a8489c8df9a0c6b95d5 P 19fb1debfd44468daaaf1eb25c5752a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:00.875002 11355 consensus_peers.cc:597] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. 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:50:00.886986 11355 consensus_peers.cc:597] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. 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:50:00.892995 11355 consensus_peers.cc:597] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. 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:50:00.901468 11355 consensus_peers.cc:597] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. 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:50:00.911535 11355 consensus_peers.cc:597] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. 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:50:00.911686 11281 consensus_peers.cc:597] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507 -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. 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:50:00.914086 11281 consensus_peers.cc:597] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507 -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. 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:50:00.924618 11281 consensus_peers.cc:597] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507 -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:41261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:00.939566 11281 consensus_peers.cc:597] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507 -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:41261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:00.942802 11355 consensus_peers.cc:597] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:41261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:00.954097 10125 tablet_server.cc:196] TabletServer@127.9.227.65:0 shutdown complete.
W20260709 14:50:00.960875 11355 consensus_peers.cc:597] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:41261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:00.988919 11355 consensus_peers.cc:597] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:41261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:00.995376 11355 consensus_peers.cc:597] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:41261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:00.997457 11281 consensus_peers.cc:597] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507 -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:41261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:00.999524 11281 consensus_peers.cc:597] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:41261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:01.041525 10125 tablet_server.cc:179] TabletServer@127.9.227.66:0 shutting down...
W20260709 14:50:01.059295 11281 consensus_peers.cc:597] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:41261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:01.062906 11355 consensus_peers.cc:597] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:41261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:01.070413 11353 consensus_peers.cc:597] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc -> Peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Couldn't send request to peer d18a5bcfbda5411aa831cf788ae8a507. 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:50:01.078171 10125 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:01.079114 10125 tablet_replica.cc:333] T 7fe038fef520438c97092c8c0471ed8f P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.080075 10125 raft_consensus.cc:2243] T 7fe038fef520438c97092c8c0471ed8f P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.080614 10125 raft_consensus.cc:2272] T 7fe038fef520438c97092c8c0471ed8f P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:01.081610 11353 consensus_peers.cc:597] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc -> Peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Couldn't send request to peer d18a5bcfbda5411aa831cf788ae8a507. 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:50:01.082487 11281 consensus_peers.cc:597] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:41261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:01.082904 10125 tablet_replica.cc:333] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.083501 10125 raft_consensus.cc:2243] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.084385 10125 raft_consensus.cc:2272] T b859b8d491b74350a7863a6641830e18 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.086192 10125 tablet_replica.cc:333] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.086722 10125 raft_consensus.cc:2243] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.087350 10125 raft_consensus.cc:2272] T 40298e4ad0564220bdd997433c8eeb67 P d18a5bcfbda5411aa831cf788ae8a507 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.088984 10125 tablet_replica.cc:333] T 2f1c56c3f2284ca5ac03919856641b2d P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.089488 10125 raft_consensus.cc:2243] T 2f1c56c3f2284ca5ac03919856641b2d P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.089895 10125 raft_consensus.cc:2272] T 2f1c56c3f2284ca5ac03919856641b2d P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.091418 10125 tablet_replica.cc:333] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.091943 10125 raft_consensus.cc:2243] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.092568 10125 raft_consensus.cc:2272] T c1442defea234ec3a290c30b9a7cfc17 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.094719 10125 tablet_replica.cc:333] T 6905fc6564774153905d32fb9b087e61 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.095408 10125 raft_consensus.cc:2243] T 6905fc6564774153905d32fb9b087e61 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.095906 10125 raft_consensus.cc:2272] T 6905fc6564774153905d32fb9b087e61 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:01.097481 11281 consensus_peers.cc:597] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:41261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:01.097913 11281 consensus_peers.cc:597] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507 -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:41261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:01.098021 10125 tablet_replica.cc:333] T 96a0a0a8986d413a8da138ab8430c9c4 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
W20260709 14:50:01.098094 11355 consensus_peers.cc:597] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:41261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:01.098750 10125 raft_consensus.cc:2243] T 96a0a0a8986d413a8da138ab8430c9c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.099320 10125 raft_consensus.cc:2272] T 96a0a0a8986d413a8da138ab8430c9c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.101548 10125 tablet_replica.cc:333] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
W20260709 14:50:01.102110 11353 consensus_peers.cc:597] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc -> Peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Couldn't send request to peer d18a5bcfbda5411aa831cf788ae8a507. 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:50:01.102301 10125 raft_consensus.cc:2243] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.103071 10125 raft_consensus.cc:2272] T e3757061f3ef4771913b9811b0d2053c P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.104702 10125 tablet_replica.cc:333] T c2ee797293474dfa98b9c23be73c3e16 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.105240 10125 raft_consensus.cc:2243] T c2ee797293474dfa98b9c23be73c3e16 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.105569 10125 raft_consensus.cc:2272] T c2ee797293474dfa98b9c23be73c3e16 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.107488 10125 tablet_replica.cc:333] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.108032 10125 raft_consensus.cc:2243] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.108671 10125 raft_consensus.cc:2272] T 84a7b62497984c3faa16835ec5cdbf9f P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.110175 10125 tablet_replica.cc:333] T 31cb58f4cba4453bafe3cd11327b9da0 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.110743 10125 raft_consensus.cc:2243] T 31cb58f4cba4453bafe3cd11327b9da0 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.111213 10125 raft_consensus.cc:2272] T 31cb58f4cba4453bafe3cd11327b9da0 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.113327 10125 tablet_replica.cc:333] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.114017 10125 raft_consensus.cc:2243] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:50:01.114346 11353 consensus_peers.cc:597] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc -> Peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Couldn't send request to peer d18a5bcfbda5411aa831cf788ae8a507. 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:50:01.114801 10125 raft_consensus.cc:2272] T 49ae8f8ebf6949af8968b25cc870bf1e P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.116364 10125 tablet_replica.cc:333] T 35afab4451ef448bbe850a85ef3e8e2e P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.116870 10125 raft_consensus.cc:2243] T 35afab4451ef448bbe850a85ef3e8e2e P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.117219 10125 raft_consensus.cc:2272] T 35afab4451ef448bbe850a85ef3e8e2e P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.118955 10125 tablet_replica.cc:333] T e6999b964ed049e28a488d5cb4925c74 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.119426 10125 raft_consensus.cc:2243] T e6999b964ed049e28a488d5cb4925c74 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.119745 10125 raft_consensus.cc:2272] T e6999b964ed049e28a488d5cb4925c74 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.121202 10125 tablet_replica.cc:333] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.121634 10125 raft_consensus.cc:2243] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.122216 10125 raft_consensus.cc:2272] T 813f45ab2816433d9ad5ca048807fc89 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.123653 10125 tablet_replica.cc:333] T a94b558e9be147e792a74c5abb410006 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.124130 10125 raft_consensus.cc:2243] T a94b558e9be147e792a74c5abb410006 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.124485 10125 raft_consensus.cc:2272] T a94b558e9be147e792a74c5abb410006 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.126030 10125 tablet_replica.cc:333] T 7e112bc4b6134e3487d11f82b420162f P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.126511 10125 raft_consensus.cc:2243] T 7e112bc4b6134e3487d11f82b420162f P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.126864 10125 raft_consensus.cc:2272] T 7e112bc4b6134e3487d11f82b420162f P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.128362 10125 tablet_replica.cc:333] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.128829 10125 raft_consensus.cc:2243] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.129494 10125 raft_consensus.cc:2272] T 73705588049444fdb3ee58a606dae21c P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.131095 10125 tablet_replica.cc:333] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.131588 10125 raft_consensus.cc:2243] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.132270 10125 raft_consensus.cc:2272] T 9a0ef18da63743adb9dbd53d526aac93 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.133852 10125 tablet_replica.cc:333] T 9941626bacd449daaeb83385c6d94bd1 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.134315 10125 raft_consensus.cc:2243] T 9941626bacd449daaeb83385c6d94bd1 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.134666 10125 raft_consensus.cc:2272] T 9941626bacd449daaeb83385c6d94bd1 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.136164 10125 tablet_replica.cc:333] T cb480f767d2640f5a3624212fcd4d642 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.136624 10125 raft_consensus.cc:2243] T cb480f767d2640f5a3624212fcd4d642 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.136982 10125 raft_consensus.cc:2272] T cb480f767d2640f5a3624212fcd4d642 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.138463 10125 tablet_replica.cc:333] T bf83f448131549b9abe22edccb0861a1 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.138939 10125 raft_consensus.cc:2243] T bf83f448131549b9abe22edccb0861a1 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.139283 10125 raft_consensus.cc:2272] T bf83f448131549b9abe22edccb0861a1 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.140770 10125 tablet_replica.cc:333] T e5777ce29b624d2184a9dd2052b5e021 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.141227 10125 raft_consensus.cc:2243] T e5777ce29b624d2184a9dd2052b5e021 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.141582 10125 raft_consensus.cc:2272] T e5777ce29b624d2184a9dd2052b5e021 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.143108 10125 tablet_replica.cc:333] T edbe80bbf2c0470b9acff0ea59b9bfa3 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.143572 10125 raft_consensus.cc:2243] T edbe80bbf2c0470b9acff0ea59b9bfa3 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.143945 10125 raft_consensus.cc:2272] T edbe80bbf2c0470b9acff0ea59b9bfa3 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.145773 10125 tablet_replica.cc:333] T 0ef0947afab44dcf91ec748a8c2ad7b0 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.146412 10125 raft_consensus.cc:2243] T 0ef0947afab44dcf91ec748a8c2ad7b0 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.146754 10125 raft_consensus.cc:2272] T 0ef0947afab44dcf91ec748a8c2ad7b0 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.148226 10125 tablet_replica.cc:333] T f8e8d0f3e92844108687fd4ea4df43bb P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.148658 10125 raft_consensus.cc:2243] T f8e8d0f3e92844108687fd4ea4df43bb P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.148947 10125 raft_consensus.cc:2272] T f8e8d0f3e92844108687fd4ea4df43bb P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.150337 10125 tablet_replica.cc:333] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.150743 10125 raft_consensus.cc:2243] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.151419 10125 raft_consensus.cc:2272] T 9e9a9f42f53540c4b5fc56518cff99c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.152841 10125 tablet_replica.cc:333] T a821ed3820d54a73807d3c40afbcff45 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.153257 10125 raft_consensus.cc:2243] T a821ed3820d54a73807d3c40afbcff45 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.153590 10125 raft_consensus.cc:2272] T a821ed3820d54a73807d3c40afbcff45 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.155001 10125 tablet_replica.cc:333] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.155435 10125 raft_consensus.cc:2243] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.156056 10125 raft_consensus.cc:2272] T d808305dc99e439d983cefe9d7ed3bc4 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.157552 10125 tablet_replica.cc:333] T 9f89d514393549d585454dba6a13e882 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.157963 10125 raft_consensus.cc:2243] T 9f89d514393549d585454dba6a13e882 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.158300 10125 raft_consensus.cc:2272] T 9f89d514393549d585454dba6a13e882 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.159771 10125 tablet_replica.cc:333] T a889c0d5aa64450099018406e3791536 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.160241 10125 raft_consensus.cc:2243] T a889c0d5aa64450099018406e3791536 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.160569 10125 raft_consensus.cc:2272] T a889c0d5aa64450099018406e3791536 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.163345 10125 tablet_replica.cc:333] T f6779ade97844a568a0fda66a3f9d912 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.164028 10125 raft_consensus.cc:2243] T f6779ade97844a568a0fda66a3f9d912 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.164464 10125 raft_consensus.cc:2272] T f6779ade97844a568a0fda66a3f9d912 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.166627 10125 tablet_replica.cc:333] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.167227 10125 raft_consensus.cc:2243] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.168062 10125 raft_consensus.cc:2272] T 00cfb4797b334dbc8c2d8070ef8e93cf P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.170220 10125 tablet_replica.cc:333] T ed36922ea02b4cd398a65192f2526b54 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.170868 10125 raft_consensus.cc:2243] T ed36922ea02b4cd398a65192f2526b54 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.171334 10125 raft_consensus.cc:2272] T ed36922ea02b4cd398a65192f2526b54 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.173804 10125 tablet_replica.cc:333] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.174460 10125 raft_consensus.cc:2243] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.174925 10125 raft_consensus.cc:2272] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.177124 10125 tablet_replica.cc:333] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.177729 10125 raft_consensus.cc:2243] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.178567 10125 raft_consensus.cc:2272] T dbbb6849ac89464099f2d362dd3768e5 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.180799 10125 tablet_replica.cc:333] T cc62a50b07ed4cc1932444d92f8536f2 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.181473 10125 raft_consensus.cc:2243] T cc62a50b07ed4cc1932444d92f8536f2 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.181915 10125 raft_consensus.cc:2272] T cc62a50b07ed4cc1932444d92f8536f2 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.183444 10125 tablet_replica.cc:333] T c2635451219a4e15a7f89a7328935782 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.183914 10125 raft_consensus.cc:2243] T c2635451219a4e15a7f89a7328935782 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.184262 10125 raft_consensus.cc:2272] T c2635451219a4e15a7f89a7328935782 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.186163 10125 tablet_replica.cc:333] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.186631 10125 raft_consensus.cc:2243] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.187033 10125 raft_consensus.cc:2272] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.189203 10125 tablet_replica.cc:333] T 4e51a1bae9f7409f9a78af4ae86d6de9 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.189960 10125 raft_consensus.cc:2243] T 4e51a1bae9f7409f9a78af4ae86d6de9 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.190420 10125 raft_consensus.cc:2272] T 4e51a1bae9f7409f9a78af4ae86d6de9 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:01.190981 11281 consensus_peers.cc:597] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507 -> Peer 19fb1debfd44468daaaf1eb25c5752a7 (127.9.227.65:41261): Couldn't send request to peer 19fb1debfd44468daaaf1eb25c5752a7. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:41261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:01.191833 11353 consensus_peers.cc:597] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc -> Peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Couldn't send request to peer d18a5bcfbda5411aa831cf788ae8a507. 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:50:01.192345 10125 tablet_replica.cc:333] T 9191b64231a74003a3101405c311a6da P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.192886 10125 raft_consensus.cc:2243] T 9191b64231a74003a3101405c311a6da P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.193231 10125 raft_consensus.cc:2272] T 9191b64231a74003a3101405c311a6da P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.194869 10125 tablet_replica.cc:333] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.195609 10125 raft_consensus.cc:2243] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.196316 10125 raft_consensus.cc:2272] T 5441c2f6542d40f080b7314eeeabd23a P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:01.198069 11353 consensus_peers.cc:597] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc -> Peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Couldn't send request to peer d18a5bcfbda5411aa831cf788ae8a507. 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:50:01.198220 10125 tablet_replica.cc:333] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.198951 10125 raft_consensus.cc:2243] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.199738 10125 raft_consensus.cc:2272] T e1fdb162cc56452f9669e71d5339ee6b P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.201555 10125 tablet_replica.cc:333] T 076409e6708d4455905284673b5d31e1 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.202028 10125 raft_consensus.cc:2243] T 076409e6708d4455905284673b5d31e1 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.202459 10125 raft_consensus.cc:2272] T 076409e6708d4455905284673b5d31e1 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.204406 10125 tablet_replica.cc:333] T e741a4fcaf5b40dd834256d4a3a1253c P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.204857 10125 raft_consensus.cc:2243] T e741a4fcaf5b40dd834256d4a3a1253c P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.205243 10125 raft_consensus.cc:2272] T e741a4fcaf5b40dd834256d4a3a1253c P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.206815 10125 tablet_replica.cc:333] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.207311 10125 raft_consensus.cc:2243] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.208176 10125 raft_consensus.cc:2272] T 69d4f4ae544f4a59a241e34495726937 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.210567 10125 tablet_replica.cc:333] T df640c196d964fe68e8743a099b8394f P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.211297 10125 raft_consensus.cc:2243] T df640c196d964fe68e8743a099b8394f P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.211794 10125 raft_consensus.cc:2272] T df640c196d964fe68e8743a099b8394f P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.214250 10125 tablet_replica.cc:333] T ef362ceb4be942f9ab5bc18bedf65435 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.214936 10125 raft_consensus.cc:2243] T ef362ceb4be942f9ab5bc18bedf65435 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.215384 10125 raft_consensus.cc:2272] T ef362ceb4be942f9ab5bc18bedf65435 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.217276 10125 tablet_replica.cc:333] T f9538f7913b3412b9bbf967abc50c819 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.217900 10125 raft_consensus.cc:2243] T f9538f7913b3412b9bbf967abc50c819 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.218446 10125 raft_consensus.cc:2272] T f9538f7913b3412b9bbf967abc50c819 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.220409 10125 tablet_replica.cc:333] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.220952 10125 raft_consensus.cc:2243] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.221385 10125 raft_consensus.cc:2272] T ea0b77f07c8944ecb18858fe070f4cda P d18a5bcfbda5411aa831cf788ae8a507 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.223067 10125 tablet_replica.cc:333] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.223475 10125 raft_consensus.cc:2243] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.224284 10125 raft_consensus.cc:2272] T 1b7222c580054da1b547aff334ca25a5 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.225778 10125 tablet_replica.cc:333] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.226204 10125 raft_consensus.cc:2243] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.226831 10125 raft_consensus.cc:2272] T 38d5ae920aa745ee96153e90929124c4 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.228385 10125 tablet_replica.cc:333] T ad36e5c9defc419d8d8cbb1299680eb7 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.228796 10125 raft_consensus.cc:2243] T ad36e5c9defc419d8d8cbb1299680eb7 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.229092 10125 raft_consensus.cc:2272] T ad36e5c9defc419d8d8cbb1299680eb7 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.231098 10125 tablet_replica.cc:333] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.231727 10125 raft_consensus.cc:2243] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.232430 10125 raft_consensus.cc:2272] T 33f8a02d1f8e4ea3879391662b3cff51 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.234292 10125 tablet_replica.cc:333] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.234705 10125 raft_consensus.cc:2243] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.235342 10125 raft_consensus.cc:2272] T 419beb1cb6d042eebe8f5cd9a042203c P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.237000 10125 tablet_replica.cc:333] T b2256d01e4484a8489c8df9a0c6b95d5 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.237413 10125 raft_consensus.cc:2243] T b2256d01e4484a8489c8df9a0c6b95d5 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.237757 10125 raft_consensus.cc:2272] T b2256d01e4484a8489c8df9a0c6b95d5 P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.239596 10125 tablet_replica.cc:333] T 8cbf82d3a7f248e38c8d80e7139012b3 P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.240150 10125 raft_consensus.cc:2243] T 8cbf82d3a7f248e38c8d80e7139012b3 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.240556 10125 raft_consensus.cc:2272] T 8cbf82d3a7f248e38c8d80e7139012b3 P d18a5bcfbda5411aa831cf788ae8a507 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:01.242112 11353 consensus_peers.cc:597] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc -> Peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Couldn't send request to peer d18a5bcfbda5411aa831cf788ae8a507. 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:50:01.242693 10125 tablet_replica.cc:333] T 6aa199f5d9a24f64ae19184de569f0cd P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.243135 10125 raft_consensus.cc:2243] T 6aa199f5d9a24f64ae19184de569f0cd P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.243463 10125 raft_consensus.cc:2272] T 6aa199f5d9a24f64ae19184de569f0cd P d18a5bcfbda5411aa831cf788ae8a507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.245852 10125 tablet_replica.cc:333] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507: stopping tablet replica
I20260709 14:50:01.246250 10125 raft_consensus.cc:2243] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.246600 10125 raft_consensus.cc:2272] T 0b0363a0609a42d6adf5c929a88c891d P d18a5bcfbda5411aa831cf788ae8a507 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:01.249588 11353 consensus_peers.cc:597] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc -> Peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Couldn't send request to peer d18a5bcfbda5411aa831cf788ae8a507. 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:50:01.253664 11353 consensus_peers.cc:597] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc -> Peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Couldn't send request to peer d18a5bcfbda5411aa831cf788ae8a507. 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:50:01.268512 11353 consensus_peers.cc:597] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc -> Peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Couldn't send request to peer d18a5bcfbda5411aa831cf788ae8a507. 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:50:01.287055 11353 consensus_peers.cc:597] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc -> Peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Couldn't send request to peer d18a5bcfbda5411aa831cf788ae8a507. 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:50:01.325548 10125 tablet_server.cc:196] TabletServer@127.9.227.66:0 shutdown complete.
W20260709 14:50:01.325548 11353 consensus_peers.cc:597] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc -> Peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Couldn't send request to peer d18a5bcfbda5411aa831cf788ae8a507. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.66:37875: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:01.334265 11353 consensus_peers.cc:597] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc -> Peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Couldn't send request to peer d18a5bcfbda5411aa831cf788ae8a507. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.66:37875: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:01.342432 11353 consensus_peers.cc:597] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc -> Peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Couldn't send request to peer d18a5bcfbda5411aa831cf788ae8a507. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.66:37875: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:01.349116 11353 consensus_peers.cc:597] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc -> Peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Couldn't send request to peer d18a5bcfbda5411aa831cf788ae8a507. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.66:37875: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:01.375331 11353 consensus_peers.cc:597] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc -> Peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Couldn't send request to peer d18a5bcfbda5411aa831cf788ae8a507. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.66:37875: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:01.402415 10125 tablet_server.cc:179] TabletServer@127.9.227.67:0 shutting down...
W20260709 14:50:01.416000 11353 consensus_peers.cc:597] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc -> Peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Couldn't send request to peer d18a5bcfbda5411aa831cf788ae8a507. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.66:37875: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:01.450313 10125 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:01.451097 10125 tablet_replica.cc:333] T b859b8d491b74350a7863a6641830e18 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.451673 10125 raft_consensus.cc:2243] T b859b8d491b74350a7863a6641830e18 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.452095 10125 raft_consensus.cc:2272] T b859b8d491b74350a7863a6641830e18 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.453855 10125 tablet_replica.cc:333] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.454409 10125 raft_consensus.cc:2243] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.454782 10125 raft_consensus.cc:2272] T 40298e4ad0564220bdd997433c8eeb67 P c89d0377801142caa949458bc1d8e2bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.456372 10125 tablet_replica.cc:333] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.456849 10125 raft_consensus.cc:2243] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.457242 10125 raft_consensus.cc:2272] T 7fe038fef520438c97092c8c0471ed8f P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.458709 10125 tablet_replica.cc:333] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.459267 10125 raft_consensus.cc:2243] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.459698 10125 raft_consensus.cc:2272] T 2f1c56c3f2284ca5ac03919856641b2d P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.461407 10125 tablet_replica.cc:333] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.461899 10125 raft_consensus.cc:2243] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.462273 10125 raft_consensus.cc:2272] T c1442defea234ec3a290c30b9a7cfc17 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.464138 10125 tablet_replica.cc:333] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.464654 10125 raft_consensus.cc:2243] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.465307 10125 raft_consensus.cc:2272] T e6999b964ed049e28a488d5cb4925c74 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.466699 10125 tablet_replica.cc:333] T 84a7b62497984c3faa16835ec5cdbf9f P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.467232 10125 raft_consensus.cc:2243] T 84a7b62497984c3faa16835ec5cdbf9f P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.467584 10125 raft_consensus.cc:2272] T 84a7b62497984c3faa16835ec5cdbf9f P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.469383 10125 tablet_replica.cc:333] T 31cb58f4cba4453bafe3cd11327b9da0 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.469888 10125 raft_consensus.cc:2243] T 31cb58f4cba4453bafe3cd11327b9da0 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.470261 10125 raft_consensus.cc:2272] T 31cb58f4cba4453bafe3cd11327b9da0 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.471848 10125 tablet_replica.cc:333] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.472353 10125 raft_consensus.cc:2243] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.472940 10125 raft_consensus.cc:2272] T 96a0a0a8986d413a8da138ab8430c9c4 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.474381 10125 tablet_replica.cc:333] T e3757061f3ef4771913b9811b0d2053c P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.474884 10125 raft_consensus.cc:2243] T e3757061f3ef4771913b9811b0d2053c P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.475314 10125 raft_consensus.cc:2272] T e3757061f3ef4771913b9811b0d2053c P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.477049 10125 tablet_replica.cc:333] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.477720 10125 raft_consensus.cc:2243] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.478148 10125 raft_consensus.cc:2272] T c2ee797293474dfa98b9c23be73c3e16 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.479592 10125 tablet_replica.cc:333] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.480134 10125 raft_consensus.cc:2243] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.480717 10125 raft_consensus.cc:2272] T 6905fc6564774153905d32fb9b087e61 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.482242 10125 tablet_replica.cc:333] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.482692 10125 raft_consensus.cc:2243] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.483045 10125 raft_consensus.cc:2272] T 49ae8f8ebf6949af8968b25cc870bf1e P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.484622 10125 tablet_replica.cc:333] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.485121 10125 raft_consensus.cc:2243] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.485499 10125 raft_consensus.cc:2272] T 35afab4451ef448bbe850a85ef3e8e2e P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.486917 10125 tablet_replica.cc:333] T 813f45ab2816433d9ad5ca048807fc89 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.487365 10125 raft_consensus.cc:2243] T 813f45ab2816433d9ad5ca048807fc89 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.487706 10125 raft_consensus.cc:2272] T 813f45ab2816433d9ad5ca048807fc89 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.489394 10125 tablet_replica.cc:333] T a94b558e9be147e792a74c5abb410006 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.490214 10125 raft_consensus.cc:2243] T a94b558e9be147e792a74c5abb410006 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.490803 10125 raft_consensus.cc:2272] T a94b558e9be147e792a74c5abb410006 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.492925 10125 tablet_replica.cc:333] T 7e112bc4b6134e3487d11f82b420162f P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.493470 10125 raft_consensus.cc:2243] T 7e112bc4b6134e3487d11f82b420162f P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.493815 10125 raft_consensus.cc:2272] T 7e112bc4b6134e3487d11f82b420162f P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.495388 10125 tablet_replica.cc:333] T 73705588049444fdb3ee58a606dae21c P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.496099 10125 raft_consensus.cc:2243] T 73705588049444fdb3ee58a606dae21c P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.496610 10125 raft_consensus.cc:2272] T 73705588049444fdb3ee58a606dae21c P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.499099 10125 tablet_replica.cc:333] T 9a0ef18da63743adb9dbd53d526aac93 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
W20260709 14:50:01.499116 11353 consensus_peers.cc:597] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc -> Peer d18a5bcfbda5411aa831cf788ae8a507 (127.9.227.66:37875): Couldn't send request to peer d18a5bcfbda5411aa831cf788ae8a507. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.66:37875: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:01.500006 10125 raft_consensus.cc:2243] T 9a0ef18da63743adb9dbd53d526aac93 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.500528 10125 raft_consensus.cc:2272] T 9a0ef18da63743adb9dbd53d526aac93 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.502737 10125 tablet_replica.cc:333] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.503412 10125 raft_consensus.cc:2243] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.504195 10125 raft_consensus.cc:2272] T edbe80bbf2c0470b9acff0ea59b9bfa3 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.506084 10125 tablet_replica.cc:333] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.506820 10125 raft_consensus.cc:2243] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.507305 10125 raft_consensus.cc:2272] T 0ef0947afab44dcf91ec748a8c2ad7b0 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.509166 10125 tablet_replica.cc:333] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.509629 10125 raft_consensus.cc:2243] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.510223 10125 raft_consensus.cc:2272] T f8e8d0f3e92844108687fd4ea4df43bb P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.511724 10125 tablet_replica.cc:333] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.512223 10125 raft_consensus.cc:2243] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.512545 10125 raft_consensus.cc:2272] T 9e9a9f42f53540c4b5fc56518cff99c4 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.514001 10125 tablet_replica.cc:333] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.514438 10125 raft_consensus.cc:2243] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.514989 10125 raft_consensus.cc:2272] T 9941626bacd449daaeb83385c6d94bd1 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.516542 10125 tablet_replica.cc:333] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.517004 10125 raft_consensus.cc:2243] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.517329 10125 raft_consensus.cc:2272] T cb480f767d2640f5a3624212fcd4d642 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.518755 10125 tablet_replica.cc:333] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.519208 10125 raft_consensus.cc:2243] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.519759 10125 raft_consensus.cc:2272] T bf83f448131549b9abe22edccb0861a1 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.521247 10125 tablet_replica.cc:333] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.521677 10125 raft_consensus.cc:2243] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.522241 10125 raft_consensus.cc:2272] T e5777ce29b624d2184a9dd2052b5e021 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.523769 10125 tablet_replica.cc:333] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.524266 10125 raft_consensus.cc:2243] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.524833 10125 raft_consensus.cc:2272] T a821ed3820d54a73807d3c40afbcff45 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.526307 10125 tablet_replica.cc:333] T d808305dc99e439d983cefe9d7ed3bc4 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.526764 10125 raft_consensus.cc:2243] T d808305dc99e439d983cefe9d7ed3bc4 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.527068 10125 raft_consensus.cc:2272] T d808305dc99e439d983cefe9d7ed3bc4 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.528613 10125 tablet_replica.cc:333] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.529040 10125 raft_consensus.cc:2243] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.529632 10125 raft_consensus.cc:2272] T 9f89d514393549d585454dba6a13e882 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.531168 10125 tablet_replica.cc:333] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.531594 10125 raft_consensus.cc:2243] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.532193 10125 raft_consensus.cc:2272] T a889c0d5aa64450099018406e3791536 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.533763 10125 tablet_replica.cc:333] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.534214 10125 raft_consensus.cc:2243] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.534533 10125 raft_consensus.cc:2272] T f6779ade97844a568a0fda66a3f9d912 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.536079 10125 tablet_replica.cc:333] T 00cfb4797b334dbc8c2d8070ef8e93cf P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.536525 10125 raft_consensus.cc:2243] T 00cfb4797b334dbc8c2d8070ef8e93cf P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.536908 10125 raft_consensus.cc:2272] T 00cfb4797b334dbc8c2d8070ef8e93cf P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.538435 10125 tablet_replica.cc:333] T ed36922ea02b4cd398a65192f2526b54 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.538870 10125 raft_consensus.cc:2243] T ed36922ea02b4cd398a65192f2526b54 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.539192 10125 raft_consensus.cc:2272] T ed36922ea02b4cd398a65192f2526b54 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.540777 10125 tablet_replica.cc:333] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.541216 10125 raft_consensus.cc:2243] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.541759 10125 raft_consensus.cc:2272] T b2bcdc7b1a8b4fc0bfc9fe75f9131f33 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.543251 10125 tablet_replica.cc:333] T dbbb6849ac89464099f2d362dd3768e5 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.543710 10125 raft_consensus.cc:2243] T dbbb6849ac89464099f2d362dd3768e5 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.544035 10125 raft_consensus.cc:2272] T dbbb6849ac89464099f2d362dd3768e5 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.545491 10125 tablet_replica.cc:333] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.545923 10125 raft_consensus.cc:2243] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.546249 10125 raft_consensus.cc:2272] T cc62a50b07ed4cc1932444d92f8536f2 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.547586 10125 tablet_replica.cc:333] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.548043 10125 raft_consensus.cc:2243] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.548625 10125 raft_consensus.cc:2272] T c2635451219a4e15a7f89a7328935782 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.550038 10125 tablet_replica.cc:333] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.550483 10125 raft_consensus.cc:2243] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.551090 10125 raft_consensus.cc:2272] T dd93a32a3e1b4d5fb5459d51c7a44cb0 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.552652 10125 tablet_replica.cc:333] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.553171 10125 raft_consensus.cc:2243] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.553534 10125 raft_consensus.cc:2272] T 4e51a1bae9f7409f9a78af4ae86d6de9 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.555060 10125 tablet_replica.cc:333] T 9191b64231a74003a3101405c311a6da P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.555510 10125 raft_consensus.cc:2243] T 9191b64231a74003a3101405c311a6da P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.555852 10125 raft_consensus.cc:2272] T 9191b64231a74003a3101405c311a6da P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.557320 10125 tablet_replica.cc:333] T 5441c2f6542d40f080b7314eeeabd23a P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.557847 10125 raft_consensus.cc:2243] T 5441c2f6542d40f080b7314eeeabd23a P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.558302 10125 raft_consensus.cc:2272] T 5441c2f6542d40f080b7314eeeabd23a P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.560154 10125 tablet_replica.cc:333] T e1fdb162cc56452f9669e71d5339ee6b P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.560619 10125 raft_consensus.cc:2243] T e1fdb162cc56452f9669e71d5339ee6b P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.560967 10125 raft_consensus.cc:2272] T e1fdb162cc56452f9669e71d5339ee6b P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.562486 10125 tablet_replica.cc:333] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.562933 10125 raft_consensus.cc:2243] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.563592 10125 raft_consensus.cc:2272] T 076409e6708d4455905284673b5d31e1 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.565200 10125 tablet_replica.cc:333] T ad36e5c9defc419d8d8cbb1299680eb7 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.565654 10125 raft_consensus.cc:2243] T ad36e5c9defc419d8d8cbb1299680eb7 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.565985 10125 raft_consensus.cc:2272] T ad36e5c9defc419d8d8cbb1299680eb7 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.567476 10125 tablet_replica.cc:333] T 33f8a02d1f8e4ea3879391662b3cff51 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.567919 10125 raft_consensus.cc:2243] T 33f8a02d1f8e4ea3879391662b3cff51 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.568266 10125 raft_consensus.cc:2272] T 33f8a02d1f8e4ea3879391662b3cff51 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.569617 10125 tablet_replica.cc:333] T 419beb1cb6d042eebe8f5cd9a042203c P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.570050 10125 raft_consensus.cc:2243] T 419beb1cb6d042eebe8f5cd9a042203c P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.570394 10125 raft_consensus.cc:2272] T 419beb1cb6d042eebe8f5cd9a042203c P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.571926 10125 tablet_replica.cc:333] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.572369 10125 raft_consensus.cc:2243] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.572973 10125 raft_consensus.cc:2272] T df640c196d964fe68e8743a099b8394f P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.574438 10125 tablet_replica.cc:333] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.574877 10125 raft_consensus.cc:2243] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.575515 10125 raft_consensus.cc:2272] T ef362ceb4be942f9ab5bc18bedf65435 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.577070 10125 tablet_replica.cc:333] T f9538f7913b3412b9bbf967abc50c819 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.577521 10125 raft_consensus.cc:2243] T f9538f7913b3412b9bbf967abc50c819 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.577905 10125 raft_consensus.cc:2272] T f9538f7913b3412b9bbf967abc50c819 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.579824 10125 tablet_replica.cc:333] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.580497 10125 raft_consensus.cc:2243] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.581290 10125 raft_consensus.cc:2272] T ea0b77f07c8944ecb18858fe070f4cda P c89d0377801142caa949458bc1d8e2bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.583207 10125 tablet_replica.cc:333] T 1b7222c580054da1b547aff334ca25a5 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.583755 10125 raft_consensus.cc:2243] T 1b7222c580054da1b547aff334ca25a5 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.584197 10125 raft_consensus.cc:2272] T 1b7222c580054da1b547aff334ca25a5 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.586150 10125 tablet_replica.cc:333] T 38d5ae920aa745ee96153e90929124c4 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.586730 10125 raft_consensus.cc:2243] T 38d5ae920aa745ee96153e90929124c4 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.587178 10125 raft_consensus.cc:2272] T 38d5ae920aa745ee96153e90929124c4 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.588891 10125 tablet_replica.cc:333] T e741a4fcaf5b40dd834256d4a3a1253c P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.589303 10125 raft_consensus.cc:2243] T e741a4fcaf5b40dd834256d4a3a1253c P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.589664 10125 raft_consensus.cc:2272] T e741a4fcaf5b40dd834256d4a3a1253c P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.591164 10125 tablet_replica.cc:333] T 69d4f4ae544f4a59a241e34495726937 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.591610 10125 raft_consensus.cc:2243] T 69d4f4ae544f4a59a241e34495726937 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.592010 10125 raft_consensus.cc:2272] T 69d4f4ae544f4a59a241e34495726937 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.593544 10125 tablet_replica.cc:333] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.593966 10125 raft_consensus.cc:2243] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.594300 10125 raft_consensus.cc:2272] T 8cbf82d3a7f248e38c8d80e7139012b3 P c89d0377801142caa949458bc1d8e2bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.595737 10125 tablet_replica.cc:333] T b2256d01e4484a8489c8df9a0c6b95d5 P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.596206 10125 raft_consensus.cc:2243] T b2256d01e4484a8489c8df9a0c6b95d5 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:01.596567 10125 raft_consensus.cc:2272] T b2256d01e4484a8489c8df9a0c6b95d5 P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.598067 10125 tablet_replica.cc:333] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.598485 10125 raft_consensus.cc:2243] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.599112 10125 raft_consensus.cc:2272] T 6aa199f5d9a24f64ae19184de569f0cd P c89d0377801142caa949458bc1d8e2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.600607 10125 tablet_replica.cc:333] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc: stopping tablet replica
I20260709 14:50:01.600983 10125 raft_consensus.cc:2243] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.601568 10125 raft_consensus.cc:2272] T 0b0363a0609a42d6adf5c929a88c891d P c89d0377801142caa949458bc1d8e2bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.662281 10125 tablet_server.cc:196] TabletServer@127.9.227.67:0 shutdown complete.
I20260709 14:50:01.726245 10125 tablet_server.cc:179] TabletServer@127.9.227.68:0 shutting down...
I20260709 14:50:01.761482 10125 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:01.776440 10125 tablet_server.cc:196] TabletServer@127.9.227.68:0 shutdown complete.
I20260709 14:50:01.783732 10125 master.cc:562] Master@127.9.227.126:35117 shutting down...
I20260709 14:50:01.800559 10125 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5d5fd4346bea4253b2700201173318ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:01.801055 10125 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5d5fd4346bea4253b2700201173318ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:01.801342 10125 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5d5fd4346bea4253b2700201173318ad: stopping tablet replica
I20260709 14:50:01.821269 10125 master.cc:584] Master@127.9.227.126:35117 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (20816 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:50:01.900364 10125 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.227.126:44683
I20260709 14:50:01.901499 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:01.906453 12081 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:50:01.907675 12082 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:50:01.907826 12084 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:50:01.908043 10125 server_base.cc:1061] running on GCE node
I20260709 14:50:01.909543 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:01.909730 10125 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:50:01.909837 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608601909827 us; error 0 us; skew 500 ppm
I20260709 14:50:01.910290 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:01.912747 10125 webserver.cc:533] Webserver started at http://127.9.227.126:33639/ using document root <none> and password file <none>
I20260709 14:50:01.913183 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:01.913334 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:01.913546 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:01.914572 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-0/minicluster-data/master-0-root/instance:
uuid: "c965487e332d41ddac5102d77ea61078"
format_stamp: "Formatted at 2026-07-09 14:50:01 on dist-test-slave-31z3"
I20260709 14:50:01.918778 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:50:01.922338 12089 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:50:01.923235 10125 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260709 14:50:01.923636 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-0/minicluster-data/master-0-root
uuid: "c965487e332d41ddac5102d77ea61078"
format_stamp: "Formatted at 2026-07-09 14:50:01 on dist-test-slave-31z3"
I20260709 14:50:01.923978 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-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:50:01.950430 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:01.951683 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:01.993265 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.126:44683
I20260709 14:50:01.993360 12140 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.126:44683 every 8 connection(s)
I20260709 14:50:01.997315 12141 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:50:02.006613 12141 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c965487e332d41ddac5102d77ea61078: Bootstrap starting.
I20260709 14:50:02.010972 12141 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c965487e332d41ddac5102d77ea61078: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:02.015558 12141 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c965487e332d41ddac5102d77ea61078: No bootstrap required, opened a new log
I20260709 14:50:02.017602 12141 raft_consensus.cc:359] T 00000000000000000000000000000000 P c965487e332d41ddac5102d77ea61078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c965487e332d41ddac5102d77ea61078" member_type: VOTER }
I20260709 14:50:02.017963 12141 raft_consensus.cc:385] T 00000000000000000000000000000000 P c965487e332d41ddac5102d77ea61078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:02.018139 12141 raft_consensus.cc:740] T 00000000000000000000000000000000 P c965487e332d41ddac5102d77ea61078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c965487e332d41ddac5102d77ea61078, State: Initialized, Role: FOLLOWER
I20260709 14:50:02.018646 12141 consensus_queue.cc:260] T 00000000000000000000000000000000 P c965487e332d41ddac5102d77ea61078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c965487e332d41ddac5102d77ea61078" member_type: VOTER }
I20260709 14:50:02.019049 12141 raft_consensus.cc:399] T 00000000000000000000000000000000 P c965487e332d41ddac5102d77ea61078 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:50:02.019232 12141 raft_consensus.cc:493] T 00000000000000000000000000000000 P c965487e332d41ddac5102d77ea61078 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:50:02.019569 12141 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c965487e332d41ddac5102d77ea61078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:02.024852 12141 raft_consensus.cc:515] T 00000000000000000000000000000000 P c965487e332d41ddac5102d77ea61078 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c965487e332d41ddac5102d77ea61078" member_type: VOTER }
I20260709 14:50:02.025336 12141 leader_election.cc:304] T 00000000000000000000000000000000 P c965487e332d41ddac5102d77ea61078 [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: c965487e332d41ddac5102d77ea61078; no voters: 
I20260709 14:50:02.026497 12141 leader_election.cc:290] T 00000000000000000000000000000000 P c965487e332d41ddac5102d77ea61078 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:50:02.026775 12144 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c965487e332d41ddac5102d77ea61078 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:02.028112 12144 raft_consensus.cc:697] T 00000000000000000000000000000000 P c965487e332d41ddac5102d77ea61078 [term 1 LEADER]: Becoming Leader. State: Replica: c965487e332d41ddac5102d77ea61078, State: Running, Role: LEADER
I20260709 14:50:02.028848 12144 consensus_queue.cc:237] T 00000000000000000000000000000000 P c965487e332d41ddac5102d77ea61078 [LEADER]: Queue going to LEADER mode. State: All 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: "c965487e332d41ddac5102d77ea61078" member_type: VOTER }
I20260709 14:50:02.029763 12141 sys_catalog.cc:565] T 00000000000000000000000000000000 P c965487e332d41ddac5102d77ea61078 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:50:02.032753 12145 sys_catalog.cc:455] T 00000000000000000000000000000000 P c965487e332d41ddac5102d77ea61078 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c965487e332d41ddac5102d77ea61078" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c965487e332d41ddac5102d77ea61078" member_type: VOTER } }
I20260709 14:50:02.033217 12145 sys_catalog.cc:458] T 00000000000000000000000000000000 P c965487e332d41ddac5102d77ea61078 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:02.033957 12146 sys_catalog.cc:455] T 00000000000000000000000000000000 P c965487e332d41ddac5102d77ea61078 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c965487e332d41ddac5102d77ea61078. Latest consensus state: current_term: 1 leader_uuid: "c965487e332d41ddac5102d77ea61078" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c965487e332d41ddac5102d77ea61078" member_type: VOTER } }
I20260709 14:50:02.034513 12146 sys_catalog.cc:458] T 00000000000000000000000000000000 P c965487e332d41ddac5102d77ea61078 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:02.038138 12150 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:50:02.045001 12150 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:50:02.045921 10125 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:50:02.052901 12150 catalog_manager.cc:1383] Generated new cluster ID: 4fd0201079ba4d48b985981d2954d52b
I20260709 14:50:02.053191 12150 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:50:02.067555 12150 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:50:02.068760 12150 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:50:02.083437 12150 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c965487e332d41ddac5102d77ea61078: Generated new TSK 0
I20260709 14:50:02.084120 12150 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:50:02.112648 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:02.118364 12162 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:50:02.118979 12163 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:50:02.121070 10125 server_base.cc:1061] running on GCE node
W20260709 14:50:02.121364 12165 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:50:02.122172 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:02.122388 10125 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:50:02.122536 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608602122519 us; error 0 us; skew 500 ppm
I20260709 14:50:02.123015 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:02.125281 10125 webserver.cc:533] Webserver started at http://127.9.227.65:38269/ using document root <none> and password file <none>
I20260709 14:50:02.125712 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:02.125886 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:02.126160 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:02.127156 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-0/minicluster-data/ts-0-root/instance:
uuid: "e8aa2b5c9929454283240639124bdeca"
format_stamp: "Formatted at 2026-07-09 14:50:02 on dist-test-slave-31z3"
I20260709 14:50:02.131279 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:50:02.134369 12170 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:50:02.135025 10125 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:02.135284 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-0/minicluster-data/ts-0-root
uuid: "e8aa2b5c9929454283240639124bdeca"
format_stamp: "Formatted at 2026-07-09 14:50:02 on dist-test-slave-31z3"
I20260709 14:50:02.135543 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-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:50:02.150888 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:02.152070 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:02.153458 10125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:02.155556 10125 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:02.155740 10125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:02.155979 10125 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:02.156148 10125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:02.194701 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.65:37717
I20260709 14:50:02.194799 12232 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.65:37717 every 8 connection(s)
I20260709 14:50:02.199200 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:02.206137 12238 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:50:02.206193 12237 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:50:02.209933 12240 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:50:02.211194 10125 server_base.cc:1061] running on GCE node
I20260709 14:50:02.211907 12233 heartbeater.cc:344] Connected to a master server at 127.9.227.126:44683
I20260709 14:50:02.212308 12233 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:02.212720 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:02.212985 10125 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:50:02.213181 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608602213161 us; error 0 us; skew 500 ppm
I20260709 14:50:02.213127 12233 heartbeater.cc:507] Master 127.9.227.126:44683 requested a full tablet report, sending...
I20260709 14:50:02.214006 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:02.215570 12106 ts_manager.cc:194] Registered new tserver with Master: e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:02.216646 10125 webserver.cc:533] Webserver started at http://127.9.227.66:44127/ using document root <none> and password file <none>
I20260709 14:50:02.217268 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:02.217489 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:02.217760 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:02.217892 12106 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40440
I20260709 14:50:02.219180 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-0/minicluster-data/ts-1-root/instance:
uuid: "97465dbf72cd4296baef8d8959a871a7"
format_stamp: "Formatted at 2026-07-09 14:50:02 on dist-test-slave-31z3"
I20260709 14:50:02.224524 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260709 14:50:02.227524 12245 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:50:02.228223 10125 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:50:02.228499 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-0/minicluster-data/ts-1-root
uuid: "97465dbf72cd4296baef8d8959a871a7"
format_stamp: "Formatted at 2026-07-09 14:50:02 on dist-test-slave-31z3"
I20260709 14:50:02.228735 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-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:50:02.257155 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:02.258260 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:02.259657 10125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:02.261791 10125 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:02.261977 10125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:02.262192 10125 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:02.262338 10125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:02.299906 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.66:41727
I20260709 14:50:02.300042 12307 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.66:41727 every 8 connection(s)
I20260709 14:50:02.304345 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:02.311817 12311 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:50:02.313583 12312 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:50:02.314190 10125 server_base.cc:1061] running on GCE node
W20260709 14:50:02.315105 12314 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:50:02.316071 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:02.316377 10125 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:50:02.316601 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608602316584 us; error 0 us; skew 500 ppm
I20260709 14:50:02.317498 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:02.317979 12308 heartbeater.cc:344] Connected to a master server at 127.9.227.126:44683
I20260709 14:50:02.318388 12308 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:02.319183 12308 heartbeater.cc:507] Master 127.9.227.126:44683 requested a full tablet report, sending...
I20260709 14:50:02.320521 10125 webserver.cc:533] Webserver started at http://127.9.227.67:41531/ using document root <none> and password file <none>
I20260709 14:50:02.321040 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:02.321231 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:02.321478 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:02.321382 12106 ts_manager.cc:194] Registered new tserver with Master: 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:02.322757 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-0/minicluster-data/ts-2-root/instance:
uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
format_stamp: "Formatted at 2026-07-09 14:50:02 on dist-test-slave-31z3"
I20260709 14:50:02.323194 12106 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40446
I20260709 14:50:02.327345 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:50:02.331426 12319 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:50:02.332165 10125 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:50:02.332458 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-0/minicluster-data/ts-2-root
uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
format_stamp: "Formatted at 2026-07-09 14:50:02 on dist-test-slave-31z3"
I20260709 14:50:02.332732 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-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:50:02.354065 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:02.355217 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:02.356640 10125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:02.358778 10125 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:02.358959 10125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:02.359191 10125 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:02.359349 10125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:02.398758 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.67:38713
I20260709 14:50:02.398962 12381 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.67:38713 every 8 connection(s)
I20260709 14:50:02.403151 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:02.408981 12385 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:50:02.410820 12386 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:50:02.411923 10125 server_base.cc:1061] running on GCE node
W20260709 14:50:02.413700 12388 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:50:02.414428 12382 heartbeater.cc:344] Connected to a master server at 127.9.227.126:44683
I20260709 14:50:02.414781 12382 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:02.414868 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:02.415232 10125 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:50:02.415413 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608602415392 us; error 0 us; skew 500 ppm
I20260709 14:50:02.415468 12382 heartbeater.cc:507] Master 127.9.227.126:44683 requested a full tablet report, sending...
I20260709 14:50:02.416134 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:02.417793 12106 ts_manager.cc:194] Registered new tserver with Master: caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:02.419202 10125 webserver.cc:533] Webserver started at http://127.9.227.68:40165/ using document root <none> and password file <none>
I20260709 14:50:02.419615 12106 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40450
I20260709 14:50:02.419883 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:02.420181 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:02.420485 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:02.422173 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-0/minicluster-data/ts-3-root/instance:
uuid: "b4a2280a5edd41b5aa13fca477359c03"
format_stamp: "Formatted at 2026-07-09 14:50:02 on dist-test-slave-31z3"
I20260709 14:50:02.426318 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:50:02.429560 12393 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:50:02.430310 10125 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:50:02.430653 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-0/minicluster-data/ts-3-root
uuid: "b4a2280a5edd41b5aa13fca477359c03"
format_stamp: "Formatted at 2026-07-09 14:50:02 on dist-test-slave-31z3"
I20260709 14:50:02.430929 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-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:50:02.455098 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:02.456617 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:02.458024 10125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:02.460078 10125 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:02.460299 10125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:02.460518 10125 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:02.460668 10125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:02.498464 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.68:42787
I20260709 14:50:02.498554 12455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.68:42787 every 8 connection(s)
I20260709 14:50:02.512115 12456 heartbeater.cc:344] Connected to a master server at 127.9.227.126:44683
I20260709 14:50:02.512482 12456 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:02.513175 12456 heartbeater.cc:507] Master 127.9.227.126:44683 requested a full tablet report, sending...
I20260709 14:50:02.515022 12106 ts_manager.cc:194] Registered new tserver with Master: b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:02.516147 10125 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014622451s
I20260709 14:50:02.516279 12106 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40452
I20260709 14:50:02.542702 12106 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40466:
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:50:02.769013 12273 tablet_service.cc:1511] Processing CreateTablet for tablet 5071d1cc028243eab07d60758ad0ba3c (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:50:02.770426 12273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5071d1cc028243eab07d60758ad0ba3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.772984 12272 tablet_service.cc:1511] Processing CreateTablet for tablet 0a37923e1fad44ca88af6da8f32015d8 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:50:02.774348 12272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a37923e1fad44ca88af6da8f32015d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.776953 12271 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2442de738b44df87ebed5aaea13132 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:50:02.778254 12271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2442de738b44df87ebed5aaea13132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.782483 12345 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2442de738b44df87ebed5aaea13132 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:50:02.782707 12344 tablet_service.cc:1511] Processing CreateTablet for tablet f13b873df62648cebef99f2bcca3c203 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:50:02.783560 12347 tablet_service.cc:1511] Processing CreateTablet for tablet 5071d1cc028243eab07d60758ad0ba3c (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:50:02.784904 12421 tablet_service.cc:1511] Processing CreateTablet for tablet 0a37923e1fad44ca88af6da8f32015d8 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:50:02.786158 12421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a37923e1fad44ca88af6da8f32015d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.787201 12269 tablet_service.cc:1511] Processing CreateTablet for tablet fefeec87234f46a7898881194fc4fe04 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:50:02.788506 12269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fefeec87234f46a7898881194fc4fe04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.788966 12420 tablet_service.cc:1511] Processing CreateTablet for tablet 78b46464c85d4a20b0c1c6a99c475280 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:50:02.790189 12420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b46464c85d4a20b0c1c6a99c475280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.793390 12419 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2442de738b44df87ebed5aaea13132 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:50:02.794682 12419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2442de738b44df87ebed5aaea13132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.796981 12418 tablet_service.cc:1511] Processing CreateTablet for tablet fefeec87234f46a7898881194fc4fe04 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:50:02.798234 12418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fefeec87234f46a7898881194fc4fe04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.801013 12417 tablet_service.cc:1511] Processing CreateTablet for tablet ee4d520f547f4445b8a1666496b13a3b (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:50:02.802229 12417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee4d520f547f4445b8a1666496b13a3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.802335 12268 tablet_service.cc:1511] Processing CreateTablet for tablet 1d7025dd7dca43d5b1b2d48112c34257 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:50:02.803558 12268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d7025dd7dca43d5b1b2d48112c34257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.804934 12267 tablet_service.cc:1511] Processing CreateTablet for tablet c30094cc04684ae197150baa88b75e7c (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:50:02.806139 12343 tablet_service.cc:1511] Processing CreateTablet for tablet ee4d520f547f4445b8a1666496b13a3b (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:50:02.806686 12267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c30094cc04684ae197150baa88b75e7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.782500 12346 tablet_service.cc:1511] Processing CreateTablet for tablet 78b46464c85d4a20b0c1c6a99c475280 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:50:02.786175 12270 tablet_service.cc:1511] Processing CreateTablet for tablet f13b873df62648cebef99f2bcca3c203 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:50:02.811151 12270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f13b873df62648cebef99f2bcca3c203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.813679 12416 tablet_service.cc:1511] Processing CreateTablet for tablet 1d7025dd7dca43d5b1b2d48112c34257 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:50:02.815037 12416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d7025dd7dca43d5b1b2d48112c34257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.816277 12345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2442de738b44df87ebed5aaea13132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.816951 12347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5071d1cc028243eab07d60758ad0ba3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.817523 12344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f13b873df62648cebef99f2bcca3c203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.818130 12343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee4d520f547f4445b8a1666496b13a3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.819109 12346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b46464c85d4a20b0c1c6a99c475280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.820150 12342 tablet_service.cc:1511] Processing CreateTablet for tablet 1d7025dd7dca43d5b1b2d48112c34257 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:50:02.821564 12342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d7025dd7dca43d5b1b2d48112c34257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.840734 12266 tablet_service.cc:1511] Processing CreateTablet for tablet 66023196488f465ca2a0d96df8676850 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:50:02.841150 12265 tablet_service.cc:1511] Processing CreateTablet for tablet 449014cba5e14a15b3e479c8678ecd0e (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:50:02.842128 12266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66023196488f465ca2a0d96df8676850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.842370 12198 tablet_service.cc:1511] Processing CreateTablet for tablet 5071d1cc028243eab07d60758ad0ba3c (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:50:02.844084 12264 tablet_service.cc:1511] Processing CreateTablet for tablet fffd509fcd0e41cda9b114539b50be32 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:50:02.845162 12265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 449014cba5e14a15b3e479c8678ecd0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.845520 12197 tablet_service.cc:1511] Processing CreateTablet for tablet 0a37923e1fad44ca88af6da8f32015d8 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:50:02.847591 12196 tablet_service.cc:1511] Processing CreateTablet for tablet 78b46464c85d4a20b0c1c6a99c475280 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:50:02.848636 12264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fffd509fcd0e41cda9b114539b50be32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.849812 12195 tablet_service.cc:1511] Processing CreateTablet for tablet f13b873df62648cebef99f2bcca3c203 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:50:02.851961 12194 tablet_service.cc:1511] Processing CreateTablet for tablet fefeec87234f46a7898881194fc4fe04 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:50:02.853369 12415 tablet_service.cc:1511] Processing CreateTablet for tablet 66023196488f465ca2a0d96df8676850 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:50:02.854175 12193 tablet_service.cc:1511] Processing CreateTablet for tablet ee4d520f547f4445b8a1666496b13a3b (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:50:02.854640 12415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66023196488f465ca2a0d96df8676850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.855952 12192 tablet_service.cc:1511] Processing CreateTablet for tablet c30094cc04684ae197150baa88b75e7c (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:50:02.857641 12414 tablet_service.cc:1511] Processing CreateTablet for tablet 922232d72b9044dc8c356c05e22eab43 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:50:02.857949 12191 tablet_service.cc:1511] Processing CreateTablet for tablet 66023196488f465ca2a0d96df8676850 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:50:02.858884 12414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 922232d72b9044dc8c356c05e22eab43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.861781 12413 tablet_service.cc:1511] Processing CreateTablet for tablet 449014cba5e14a15b3e479c8678ecd0e (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:50:02.864238 12198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5071d1cc028243eab07d60758ad0ba3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.865410 12190 tablet_service.cc:1511] Processing CreateTablet for tablet 922232d72b9044dc8c356c05e22eab43 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:50:02.868527 12412 tablet_service.cc:1511] Processing CreateTablet for tablet d350c0cda7a04b1e90b23c15dca6a440 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:50:02.869668 12190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 922232d72b9044dc8c356c05e22eab43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.872309 12189 tablet_service.cc:1511] Processing CreateTablet for tablet fffd509fcd0e41cda9b114539b50be32 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:50:02.873690 12189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fffd509fcd0e41cda9b114539b50be32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.874644 12413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 449014cba5e14a15b3e479c8678ecd0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.876688 12194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fefeec87234f46a7898881194fc4fe04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.877729 12191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66023196488f465ca2a0d96df8676850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.880601 12341 tablet_service.cc:1511] Processing CreateTablet for tablet c30094cc04684ae197150baa88b75e7c (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:50:02.881819 12341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c30094cc04684ae197150baa88b75e7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.882021 12192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c30094cc04684ae197150baa88b75e7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.884243 12196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b46464c85d4a20b0c1c6a99c475280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.888178 12339 tablet_service.cc:1511] Processing CreateTablet for tablet 449014cba5e14a15b3e479c8678ecd0e (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:50:02.888388 12338 tablet_service.cc:1511] Processing CreateTablet for tablet fffd509fcd0e41cda9b114539b50be32 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:50:02.889472 12339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 449014cba5e14a15b3e479c8678ecd0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.889730 12193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee4d520f547f4445b8a1666496b13a3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.890865 12195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f13b873df62648cebef99f2bcca3c203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.890837 12340 tablet_service.cc:1511] Processing CreateTablet for tablet 922232d72b9044dc8c356c05e22eab43 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:50:02.892019 12197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a37923e1fad44ca88af6da8f32015d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.892247 12340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 922232d72b9044dc8c356c05e22eab43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.893821 12412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d350c0cda7a04b1e90b23c15dca6a440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.895476 12338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fffd509fcd0e41cda9b114539b50be32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.928059 12265 tablet_service.cc:1511] Processing CreateTablet for tablet d350c0cda7a04b1e90b23c15dca6a440 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:50:02.940229 12265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d350c0cda7a04b1e90b23c15dca6a440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:02.998023 12265 tablet_service.cc:1511] Processing CreateTablet for tablet eb7112e0fd4f4db2b09c4ffa588a6cb7 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:50:02.999275 12265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb7112e0fd4f4db2b09c4ffa588a6cb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.002854 12419 tablet_service.cc:1511] Processing CreateTablet for tablet ff76e2f35b204464906ecbd103d60650 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:50:03.016077 12476 tablet_bootstrap.cc:492] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:03.018419 12475 tablet_bootstrap.cc:492] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:03.019093 12189 tablet_service.cc:1511] Processing CreateTablet for tablet d350c0cda7a04b1e90b23c15dca6a440 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:50:03.027433 12189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d350c0cda7a04b1e90b23c15dca6a440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.022331 12419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff76e2f35b204464906ecbd103d60650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.042378 12196 tablet_service.cc:1511] Processing CreateTablet for tablet ff76e2f35b204464906ecbd103d60650 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
W20260709 14:50:03.044940 12154 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:03.045568 12267 tablet_service.cc:1511] Processing CreateTablet for tablet 83b3886ec20242b399d35dc88ad81633 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:50:03.047008 12267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83b3886ec20242b399d35dc88ad81633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.053510 12271 tablet_service.cc:1511] Processing CreateTablet for tablet dcfd778f76584a83a0de2f87b73dd1d2 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:50:03.054738 12271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcfd778f76584a83a0de2f87b73dd1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.064447 12264 tablet_service.cc:1511] Processing CreateTablet for tablet ca8c7a583584469db4f209ed28fc52a7 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:50:03.065703 12264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca8c7a583584469db4f209ed28fc52a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.069599 12419 tablet_service.cc:1511] Processing CreateTablet for tablet eb7112e0fd4f4db2b09c4ffa588a6cb7 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:50:03.070202 12268 tablet_service.cc:1511] Processing CreateTablet for tablet cab47f7abf234e0e99a660d7a6c2e3e4 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:50:03.064337 12473 tablet_bootstrap.cc:492] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:03.021075 12339 tablet_service.cc:1511] Processing CreateTablet for tablet ff76e2f35b204464906ecbd103d60650 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:50:03.109570 12339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff76e2f35b204464906ecbd103d60650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.109850 12265 tablet_service.cc:1511] Processing CreateTablet for tablet a8026cde0bd44968b9a3b0697b69579d (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:50:03.079170 12412 tablet_service.cc:1511] Processing CreateTablet for tablet cab47f7abf234e0e99a660d7a6c2e3e4 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:50:03.079831 12342 tablet_service.cc:1511] Processing CreateTablet for tablet 87e35e0bcdf5458ebb30b913254b53ab (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:50:03.081298 12417 tablet_service.cc:1511] Processing CreateTablet for tablet 87e35e0bcdf5458ebb30b913254b53ab (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:50:03.080379 12193 tablet_service.cc:1511] Processing CreateTablet for tablet cab47f7abf234e0e99a660d7a6c2e3e4 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:50:03.082392 12190 tablet_service.cc:1511] Processing CreateTablet for tablet 87e35e0bcdf5458ebb30b913254b53ab (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:50:03.121574 12417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87e35e0bcdf5458ebb30b913254b53ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.084609 12268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cab47f7abf234e0e99a660d7a6c2e3e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.103404 12191 tablet_service.cc:1511] Processing CreateTablet for tablet 03131a21e6174e9d98740a205aee130c (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:50:03.111544 12344 tablet_service.cc:1511] Processing CreateTablet for tablet 03131a21e6174e9d98740a205aee130c (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:50:03.084309 12197 tablet_service.cc:1511] Processing CreateTablet for tablet dcfd778f76584a83a0de2f87b73dd1d2 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:50:03.086638 12341 tablet_service.cc:1511] Processing CreateTablet for tablet dcfd778f76584a83a0de2f87b73dd1d2 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:50:03.088349 12340 tablet_service.cc:1511] Processing CreateTablet for tablet ca8c7a583584469db4f209ed28fc52a7 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:50:03.091928 12343 tablet_service.cc:1511] Processing CreateTablet for tablet eb7112e0fd4f4db2b09c4ffa588a6cb7 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:50:03.093693 12475 tablet_bootstrap.cc:654] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.098249 12189 tablet_service.cc:1511] Processing CreateTablet for tablet ce541d9548d7472fa5ff04a14efc0bc3 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:50:03.100811 12270 tablet_service.cc:1511] Processing CreateTablet for tablet ce541d9548d7472fa5ff04a14efc0bc3 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:50:03.131891 12413 tablet_service.cc:1511] Processing CreateTablet for tablet 83b3886ec20242b399d35dc88ad81633 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:50:03.103158 12273 tablet_service.cc:1511] Processing CreateTablet for tablet 7d73a0bf411148f5b6a48700f26c6995 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:50:03.104014 12192 tablet_service.cc:1511] Processing CreateTablet for tablet ca8c7a583584469db4f209ed28fc52a7 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:50:03.111542 12194 tablet_service.cc:1511] Processing CreateTablet for tablet a8026cde0bd44968b9a3b0697b69579d (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:50:03.120651 12342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87e35e0bcdf5458ebb30b913254b53ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.142711 12345 tablet_service.cc:1511] Processing CreateTablet for tablet 7d73a0bf411148f5b6a48700f26c6995 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:50:03.125654 12416 tablet_service.cc:1511] Processing CreateTablet for tablet ce541d9548d7472fa5ff04a14efc0bc3 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:50:03.129952 12415 tablet_service.cc:1511] Processing CreateTablet for tablet 7d73a0bf411148f5b6a48700f26c6995 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:50:03.139364 12418 tablet_service.cc:1511] Processing CreateTablet for tablet 6bfda83a888a4e6b86babad77ef51542 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:50:03.084318 12347 tablet_service.cc:1511] Processing CreateTablet for tablet 83b3886ec20242b399d35dc88ad81633 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:50:03.128401 12414 tablet_service.cc:1511] Processing CreateTablet for tablet 03131a21e6174e9d98740a205aee130c (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:50:03.126856 12265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8026cde0bd44968b9a3b0697b69579d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.150627 12273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d73a0bf411148f5b6a48700f26c6995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.151250 12270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce541d9548d7472fa5ff04a14efc0bc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.159485 12338 tablet_service.cc:1511] Processing CreateTablet for tablet a8026cde0bd44968b9a3b0697b69579d (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:50:03.160804 12344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03131a21e6174e9d98740a205aee130c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.161430 12340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca8c7a583584469db4f209ed28fc52a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.162732 12341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcfd778f76584a83a0de2f87b73dd1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.163030 12476 tablet_bootstrap.cc:654] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.163333 12343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb7112e0fd4f4db2b09c4ffa588a6cb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.166258 12338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8026cde0bd44968b9a3b0697b69579d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.168783 12347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83b3886ec20242b399d35dc88ad81633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.136965 12473 tablet_bootstrap.cc:654] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.135767 12198 tablet_service.cc:1511] Processing CreateTablet for tablet 6bfda83a888a4e6b86babad77ef51542 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:50:03.137292 12196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff76e2f35b204464906ecbd103d60650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.171258 12189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce541d9548d7472fa5ff04a14efc0bc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.172611 12194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8026cde0bd44968b9a3b0697b69579d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.174057 12198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bfda83a888a4e6b86babad77ef51542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.174677 12190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87e35e0bcdf5458ebb30b913254b53ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.137734 12474 tablet_bootstrap.cc:492] T 922232d72b9044dc8c356c05e22eab43 P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:03.138883 12419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb7112e0fd4f4db2b09c4ffa588a6cb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.175815 12418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bfda83a888a4e6b86babad77ef51542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.176410 12193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cab47f7abf234e0e99a660d7a6c2e3e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.177594 12416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce541d9548d7472fa5ff04a14efc0bc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.178475 12192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca8c7a583584469db4f209ed28fc52a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.179188 12197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcfd778f76584a83a0de2f87b73dd1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.179746 12414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03131a21e6174e9d98740a205aee130c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.193100 12345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d73a0bf411148f5b6a48700f26c6995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.200340 12415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d73a0bf411148f5b6a48700f26c6995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.193120 12191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03131a21e6174e9d98740a205aee130c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.203498 12412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cab47f7abf234e0e99a660d7a6c2e3e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.205650 12413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83b3886ec20242b399d35dc88ad81633. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:50:03.210685 12092 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.9.227.68:42787, user_credentials={real_user=slave}} blocked reactor thread for 71350.1us
W20260709 14:50:03.214655 12090 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.9.227.65:37717, user_credentials={real_user=slave}} blocked reactor thread for 69169.4us
I20260709 14:50:03.220757 12233 heartbeater.cc:499] Master 127.9.227.126:44683 was elected leader, sending a full tablet report...
I20260709 14:50:03.233492 12195 tablet_service.cc:1511] Processing CreateTablet for tablet f08605c8557244e29e96f33b9c94b03d (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:50:03.234820 12195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f08605c8557244e29e96f33b9c94b03d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.241554 12346 tablet_service.cc:1511] Processing CreateTablet for tablet f08605c8557244e29e96f33b9c94b03d (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:50:03.242923 12346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f08605c8557244e29e96f33b9c94b03d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.249300 12421 tablet_service.cc:1511] Processing CreateTablet for tablet f08605c8557244e29e96f33b9c94b03d (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:50:03.250597 12421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f08605c8557244e29e96f33b9c94b03d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.273624 12474 tablet_bootstrap.cc:654] T 922232d72b9044dc8c356c05e22eab43 P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.302709 12346 tablet_service.cc:1511] Processing CreateTablet for tablet 63d7fb6be9874501b3b4641d62ed4041 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:50:03.304037 12346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63d7fb6be9874501b3b4641d62ed4041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.305016 12476 tablet_bootstrap.cc:492] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:03.305480 12476 ts_tablet_manager.cc:1403] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.290s	user 0.025s	sys 0.018s
I20260709 14:50:03.308166 12476 raft_consensus.cc:359] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:03.308840 12476 raft_consensus.cc:385] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.309118 12476 raft_consensus.cc:740] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.310099 12476 consensus_queue.cc:260] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:03.320367 12264 tablet_service.cc:1511] Processing CreateTablet for tablet 6bfda83a888a4e6b86babad77ef51542 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:50:03.326064 12308 heartbeater.cc:499] Master 127.9.227.126:44683 was elected leader, sending a full tablet report...
I20260709 14:50:03.341583 12475 tablet_bootstrap.cc:492] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:03.342115 12475 ts_tablet_manager.cc:1403] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.324s	user 0.010s	sys 0.011s
I20260709 14:50:03.345410 12473 tablet_bootstrap.cc:492] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:03.345950 12473 ts_tablet_manager.cc:1403] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.282s	user 0.024s	sys 0.004s
I20260709 14:50:03.348778 12473 raft_consensus.cc:359] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:03.349510 12473 raft_consensus.cc:385] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.349805 12473 raft_consensus.cc:740] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.350687 12473 consensus_queue.cc:260] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:03.362267 12264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bfda83a888a4e6b86babad77ef51542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.385151 12414 tablet_service.cc:1511] Processing CreateTablet for tablet 63d7fb6be9874501b3b4641d62ed4041 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:50:03.386653 12414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63d7fb6be9874501b3b4641d62ed4041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.389230 12195 tablet_service.cc:1511] Processing CreateTablet for tablet 6d6157a6f0ba492eb959f40393e8f18d (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:50:03.390591 12195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d6157a6f0ba492eb959f40393e8f18d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.419809 12267 tablet_service.cc:1511] Processing CreateTablet for tablet 63d7fb6be9874501b3b4641d62ed4041 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:50:03.421399 12267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63d7fb6be9874501b3b4641d62ed4041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.422650 12382 heartbeater.cc:499] Master 127.9.227.126:44683 was elected leader, sending a full tablet report...
I20260709 14:50:03.445277 12475 raft_consensus.cc:359] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:03.446074 12475 raft_consensus.cc:385] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.446321 12265 tablet_service.cc:1511] Processing CreateTablet for tablet 6d6157a6f0ba492eb959f40393e8f18d (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:50:03.447546 12265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d6157a6f0ba492eb959f40393e8f18d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.446352 12475 raft_consensus.cc:740] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.454315 12475 consensus_queue.cc:260] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:03.458449 12421 tablet_service.cc:1511] Processing CreateTablet for tablet cb9227d0c4174a96a0129a4046676460 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:50:03.459832 12270 tablet_service.cc:1511] Processing CreateTablet for tablet cb9227d0c4174a96a0129a4046676460 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:50:03.460546 12421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb9227d0c4174a96a0129a4046676460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.464113 12343 tablet_service.cc:1511] Processing CreateTablet for tablet 3691839bcb564f59b0a1cb8e9c24771e (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:50:03.468534 12343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3691839bcb564f59b0a1cb8e9c24771e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.470064 12474 tablet_bootstrap.cc:492] T 922232d72b9044dc8c356c05e22eab43 P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:03.470005 12198 tablet_service.cc:1511] Processing CreateTablet for tablet 3691839bcb564f59b0a1cb8e9c24771e (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:50:03.470643 12474 ts_tablet_manager.cc:1403] T 922232d72b9044dc8c356c05e22eab43 P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.334s	user 0.037s	sys 0.050s
I20260709 14:50:03.471298 12198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3691839bcb564f59b0a1cb8e9c24771e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.472666 12273 tablet_service.cc:1511] Processing CreateTablet for tablet 2abcf7336bcc41f1bef75b839328fa08 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:50:03.473567 12474 raft_consensus.cc:359] T 922232d72b9044dc8c356c05e22eab43 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:03.474316 12474 raft_consensus.cc:385] T 922232d72b9044dc8c356c05e22eab43 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.474630 12474 raft_consensus.cc:740] T 922232d72b9044dc8c356c05e22eab43 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.475481 12474 consensus_queue.cc:260] T 922232d72b9044dc8c356c05e22eab43 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:03.477741 12341 tablet_service.cc:1511] Processing CreateTablet for tablet 2abcf7336bcc41f1bef75b839328fa08 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:50:03.481523 12341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2abcf7336bcc41f1bef75b839328fa08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.477926 12417 tablet_service.cc:1511] Processing CreateTablet for tablet 2abcf7336bcc41f1bef75b839328fa08 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:50:03.484675 12417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2abcf7336bcc41f1bef75b839328fa08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.485095 12189 tablet_service.cc:1511] Processing CreateTablet for tablet cb9227d0c4174a96a0129a4046676460 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:50:03.486334 12189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb9227d0c4174a96a0129a4046676460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.479516 12416 tablet_service.cc:1511] Processing CreateTablet for tablet 3691839bcb564f59b0a1cb8e9c24771e (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:50:03.487974 12268 tablet_service.cc:1511] Processing CreateTablet for tablet a9534e4b237a421bb613e6b9d2f3b62a (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:50:03.488624 12342 tablet_service.cc:1511] Processing CreateTablet for tablet 6d6157a6f0ba492eb959f40393e8f18d (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:50:03.488889 12416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3691839bcb564f59b0a1cb8e9c24771e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.485095 12195 tablet_service.cc:1511] Processing CreateTablet for tablet a9534e4b237a421bb613e6b9d2f3b62a (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:50:03.489845 12342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d6157a6f0ba492eb959f40393e8f18d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.491528 12270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb9227d0c4174a96a0129a4046676460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.488831 12473 ts_tablet_manager.cc:1434] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.143s	user 0.050s	sys 0.032s
I20260709 14:50:03.497941 12481 raft_consensus.cc:493] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.498427 12481 raft_consensus.cc:515] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:03.499979 12340 tablet_service.cc:1511] Processing CreateTablet for tablet a9534e4b237a421bb613e6b9d2f3b62a (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:50:03.501238 12340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9534e4b237a421bb613e6b9d2f3b62a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.508587 12268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9534e4b237a421bb613e6b9d2f3b62a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.509912 12476 ts_tablet_manager.cc:1434] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.204s	user 0.045s	sys 0.025s
I20260709 14:50:03.516465 12273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2abcf7336bcc41f1bef75b839328fa08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.516631 12476 tablet_bootstrap.cc:492] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:03.518401 12456 heartbeater.cc:499] Master 127.9.227.126:44683 was elected leader, sending a full tablet report...
I20260709 14:50:03.523186 12195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9534e4b237a421bb613e6b9d2f3b62a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.524596 12475 ts_tablet_manager.cc:1434] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.182s	user 0.004s	sys 0.007s
I20260709 14:50:03.543494 12475 tablet_bootstrap.cc:492] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:03.548283 12473 tablet_bootstrap.cc:492] T 449014cba5e14a15b3e479c8678ecd0e P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
W20260709 14:50:03.557770 12309 tablet.cc:2406] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:50:03.558837 12476 tablet_bootstrap.cc:654] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.538173 12481 leader_election.cc:290] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:03.579926 12473 tablet_bootstrap.cc:654] T 449014cba5e14a15b3e479c8678ecd0e P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.585640 12474 ts_tablet_manager.cc:1434] T 922232d72b9044dc8c356c05e22eab43 P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.115s	user 0.006s	sys 0.002s
I20260709 14:50:03.586633 12474 tablet_bootstrap.cc:492] T 8f2442de738b44df87ebed5aaea13132 P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:03.593263 12474 tablet_bootstrap.cc:654] T 8f2442de738b44df87ebed5aaea13132 P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.599767 12475 tablet_bootstrap.cc:654] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.608397 12417 tablet_service.cc:1511] Processing CreateTablet for tablet 80b4e0c2c5d24110a87d749447a16d1c (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:50:03.611588 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffd509fcd0e41cda9b114539b50be32" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:03.612289 12208 raft_consensus.cc:2468] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 0.
I20260709 14:50:03.613309 12357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffd509fcd0e41cda9b114539b50be32" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:03.613798 12246 leader_election.cc:304] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: 
W20260709 14:50:03.614838 12248 leader_election.cc:343] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.612452 12417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80b4e0c2c5d24110a87d749447a16d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.618916 12481 raft_consensus.cc:2804] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:03.619371 12481 raft_consensus.cc:493] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:03.620877 12488 raft_consensus.cc:493] T 922232d72b9044dc8c356c05e22eab43 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.625447 12481 raft_consensus.cc:3060] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.636749 12474 tablet_bootstrap.cc:492] T 8f2442de738b44df87ebed5aaea13132 P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:03.632603 12488 raft_consensus.cc:515] T 922232d72b9044dc8c356c05e22eab43 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:03.644196 12474 ts_tablet_manager.cc:1403] T 8f2442de738b44df87ebed5aaea13132 P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.003s
I20260709 14:50:03.645409 12480 raft_consensus.cc:493] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.645756 12480 raft_consensus.cc:515] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:03.643121 12481 raft_consensus.cc:515] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:03.649085 12195 tablet_service.cc:1511] Processing CreateTablet for tablet 80b4e0c2c5d24110a87d749447a16d1c (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:50:03.650282 12195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80b4e0c2c5d24110a87d749447a16d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.650588 12480 leader_election.cc:290] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:03.645026 12476 tablet_bootstrap.cc:492] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:03.675225 12268 tablet_service.cc:1511] Processing CreateTablet for tablet 80b4e0c2c5d24110a87d749447a16d1c (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:50:03.646896 12488 leader_election.cc:290] T 922232d72b9044dc8c356c05e22eab43 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:03.675262 12340 tablet_service.cc:1511] Processing CreateTablet for tablet 8bd314f01b964406951d219b678d47ec (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:50:03.679370 12268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80b4e0c2c5d24110a87d749447a16d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.679819 12340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bd314f01b964406951d219b678d47ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.682528 12273 tablet_service.cc:1511] Processing CreateTablet for tablet 498566693ba84b6ea57c483ab845c715 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:50:03.683692 12273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 498566693ba84b6ea57c483ab845c715. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.683576 12341 tablet_service.cc:1511] Processing CreateTablet for tablet 498566693ba84b6ea57c483ab845c715 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:50:03.676328 12476 ts_tablet_manager.cc:1403] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.160s	user 0.003s	sys 0.016s
I20260709 14:50:03.684785 12341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 498566693ba84b6ea57c483ab845c715. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.687899 12189 tablet_service.cc:1511] Processing CreateTablet for tablet 8bd314f01b964406951d219b678d47ec (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:50:03.688586 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffd509fcd0e41cda9b114539b50be32" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:03.689044 12189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bd314f01b964406951d219b678d47ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.690501 12198 tablet_service.cc:1511] Processing CreateTablet for tablet 030232537fac40e88a3b805f6ea8b7d4 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:50:03.691438 12481 leader_election.cc:290] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:03.691651 12198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 030232537fac40e88a3b805f6ea8b7d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.689146 12208 raft_consensus.cc:3060] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.699065 12421 tablet_service.cc:1511] Processing CreateTablet for tablet 8bd314f01b964406951d219b678d47ec (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:50:03.700451 12421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bd314f01b964406951d219b678d47ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.702597 12357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffd509fcd0e41cda9b114539b50be32" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
W20260709 14:50:03.704758 12248 leader_election.cc:343] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.705638 12267 tablet_service.cc:1511] Processing CreateTablet for tablet 030232537fac40e88a3b805f6ea8b7d4 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:50:03.706822 12267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 030232537fac40e88a3b805f6ea8b7d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.707131 12416 tablet_service.cc:1511] Processing CreateTablet for tablet 498566693ba84b6ea57c483ab845c715 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:50:03.708988 12416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 498566693ba84b6ea57c483ab845c715. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.714666 12342 tablet_service.cc:1511] Processing CreateTablet for tablet 030232537fac40e88a3b805f6ea8b7d4 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:50:03.715942 12342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 030232537fac40e88a3b805f6ea8b7d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.716689 12475 tablet_bootstrap.cc:492] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:03.717146 12475 ts_tablet_manager.cc:1403] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.174s	user 0.023s	sys 0.004s
I20260709 14:50:03.719901 12415 tablet_service.cc:1511] Processing CreateTablet for tablet 836251bdec0442d7a548bb321e3063e9 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:50:03.720824 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922232d72b9044dc8c356c05e22eab43" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:03.723117 12270 tablet_service.cc:1511] Processing CreateTablet for tablet 836251bdec0442d7a548bb321e3063e9 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:50:03.724316 12270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 836251bdec0442d7a548bb321e3063e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.721098 12415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 836251bdec0442d7a548bb321e3063e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.728837 12473 tablet_bootstrap.cc:492] T 449014cba5e14a15b3e479c8678ecd0e P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:03.729358 12473 ts_tablet_manager.cc:1403] T 449014cba5e14a15b3e479c8678ecd0e P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.181s	user 0.011s	sys 0.003s
I20260709 14:50:03.729876 12343 tablet_service.cc:1511] Processing CreateTablet for tablet a74404b62e8d4fffb6116f320067f1b8 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:50:03.731201 12343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a74404b62e8d4fffb6116f320067f1b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.731081 12475 raft_consensus.cc:359] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:03.731845 12475 raft_consensus.cc:385] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.732158 12475 raft_consensus.cc:740] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
W20260709 14:50:03.732302 12394 leader_election.cc:343] T 922232d72b9044dc8c356c05e22eab43 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.696148 12474 raft_consensus.cc:359] T 8f2442de738b44df87ebed5aaea13132 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:03.736212 12474 raft_consensus.cc:385] T 8f2442de738b44df87ebed5aaea13132 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.736510 12474 raft_consensus.cc:740] T 8f2442de738b44df87ebed5aaea13132 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.732447 12473 raft_consensus.cc:359] T 449014cba5e14a15b3e479c8678ecd0e P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:03.760077 12413 tablet_service.cc:1511] Processing CreateTablet for tablet a74404b62e8d4fffb6116f320067f1b8 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:50:03.761341 12413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a74404b62e8d4fffb6116f320067f1b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.764837 12196 tablet_service.cc:1511] Processing CreateTablet for tablet a74404b62e8d4fffb6116f320067f1b8 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:50:03.766043 12196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a74404b62e8d4fffb6116f320067f1b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.771976 12267 tablet_service.cc:1511] Processing CreateTablet for tablet 97c8284ad82a44efa2fe5bc5878cfbf0 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:50:03.774595 12267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97c8284ad82a44efa2fe5bc5878cfbf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.782265 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449014cba5e14a15b3e479c8678ecd0e" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:03.755620 12474 consensus_queue.cc:260] T 8f2442de738b44df87ebed5aaea13132 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:03.785801 12474 ts_tablet_manager.cc:1434] T 8f2442de738b44df87ebed5aaea13132 P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.141s	user 0.008s	sys 0.003s
I20260709 14:50:03.786123 12476 raft_consensus.cc:359] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:03.786851 12476 raft_consensus.cc:385] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.787142 12476 raft_consensus.cc:740] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.752945 12473 raft_consensus.cc:385] T 449014cba5e14a15b3e479c8678ecd0e P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:03.786711 12474 tablet_bootstrap.cc:492] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:03.794879 12195 tablet_service.cc:1511] Processing CreateTablet for tablet 836251bdec0442d7a548bb321e3063e9 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:50:03.799737 12195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 836251bdec0442d7a548bb321e3063e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.801821 12208 raft_consensus.cc:2468] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:03.803051 12246 leader_election.cc:304] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:03.804198 12481 raft_consensus.cc:2804] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:03.804021 12476 consensus_queue.cc:260] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:03.805599 12340 tablet_service.cc:1511] Processing CreateTablet for tablet 97c8284ad82a44efa2fe5bc5878cfbf0 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:50:03.806872 12340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97c8284ad82a44efa2fe5bc5878cfbf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.756373 12475 consensus_queue.cc:260] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:03.808872 12191 tablet_service.cc:1511] Processing CreateTablet for tablet bf3d6f6d8afa4a24ae9d4c76b919b732 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:50:03.810041 12191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf3d6f6d8afa4a24ae9d4c76b919b732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.810532 12475 ts_tablet_manager.cc:1434] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.093s	user 0.009s	sys 0.002s
I20260709 14:50:03.810959 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449014cba5e14a15b3e479c8678ecd0e" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:03.795918 12473 raft_consensus.cc:740] T 449014cba5e14a15b3e479c8678ecd0e P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:03.810433 12476 ts_tablet_manager.cc:1434] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.124s	user 0.003s	sys 0.003s
I20260709 14:50:03.816926 12475 tablet_bootstrap.cc:492] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:03.816764 12473 consensus_queue.cc:260] T 449014cba5e14a15b3e479c8678ecd0e P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:03.817168 12421 tablet_service.cc:1511] Processing CreateTablet for tablet 97c8284ad82a44efa2fe5bc5878cfbf0 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
W20260709 14:50:03.818163 12322 leader_election.cc:343] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.818397 12421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97c8284ad82a44efa2fe5bc5878cfbf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.825893 12473 ts_tablet_manager.cc:1434] T 449014cba5e14a15b3e479c8678ecd0e P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.096s	user 0.009s	sys 0.000s
I20260709 14:50:03.826803 12473 tablet_bootstrap.cc:492] T d350c0cda7a04b1e90b23c15dca6a440 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:03.832005 12339 tablet_service.cc:1511] Processing CreateTablet for tablet bf3d6f6d8afa4a24ae9d4c76b919b732 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:50:03.832500 12417 tablet_service.cc:1511] Processing CreateTablet for tablet f4f3d21e57f44cc3a6ff41be1d455777 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:50:03.823930 12283 raft_consensus.cc:2468] T 449014cba5e14a15b3e479c8678ecd0e P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 0.
I20260709 14:50:03.833397 12339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf3d6f6d8afa4a24ae9d4c76b919b732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.833725 12417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f3d21e57f44cc3a6ff41be1d455777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.836676 12273 tablet_service.cc:1511] Processing CreateTablet for tablet bf3d6f6d8afa4a24ae9d4c76b919b732 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:50:03.837834 12273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf3d6f6d8afa4a24ae9d4c76b919b732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.832075 12474 tablet_bootstrap.cc:654] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.847149 12475 tablet_bootstrap.cc:654] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.848100 12476 tablet_bootstrap.cc:492] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:03.850665 12357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922232d72b9044dc8c356c05e22eab43" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:03.862054 12196 tablet_service.cc:1511] Processing CreateTablet for tablet f4f3d21e57f44cc3a6ff41be1d455777 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:50:03.863374 12196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f3d21e57f44cc3a6ff41be1d455777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.865526 12268 tablet_service.cc:1511] Processing CreateTablet for tablet f4f3d21e57f44cc3a6ff41be1d455777 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:50:03.866716 12268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f3d21e57f44cc3a6ff41be1d455777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.878386 12321 leader_election.cc:304] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195 [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: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: b4a2280a5edd41b5aa13fca477359c03
I20260709 14:50:03.879608 12488 raft_consensus.cc:493] T 8f2442de738b44df87ebed5aaea13132 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:03.880071 12488 raft_consensus.cc:515] T 8f2442de738b44df87ebed5aaea13132 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:03.880760 12480 raft_consensus.cc:2804] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:03.881168 12480 raft_consensus.cc:493] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:03.881512 12480 raft_consensus.cc:3060] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.882354 12488 leader_election.cc:290] T 8f2442de738b44df87ebed5aaea13132 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:03.889914 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2442de738b44df87ebed5aaea13132" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:03.890461 12343 tablet_service.cc:1511] Processing CreateTablet for tablet c0734199463c4d1892951ba132e3b57e (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:50:03.891669 12343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0734199463c4d1892951ba132e3b57e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:50:03.891557 12396 leader_election.cc:343] T 8f2442de738b44df87ebed5aaea13132 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:03.897347 12396 leader_election.cc:343] T 922232d72b9044dc8c356c05e22eab43 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.897740 12396 leader_election.cc:304] T 922232d72b9044dc8c356c05e22eab43 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:03.898844 12488 raft_consensus.cc:2749] T 922232d72b9044dc8c356c05e22eab43 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:03.899174 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2442de738b44df87ebed5aaea13132" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
W20260709 14:50:03.900652 12395 leader_election.cc:343] T 8f2442de738b44df87ebed5aaea13132 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.901072 12395 leader_election.cc:304] T 8f2442de738b44df87ebed5aaea13132 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03; no voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:03.901789 12488 raft_consensus.cc:2749] T 8f2442de738b44df87ebed5aaea13132 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:03.902066 12198 tablet_service.cc:1511] Processing CreateTablet for tablet c0734199463c4d1892951ba132e3b57e (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:50:03.906538 12198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0734199463c4d1892951ba132e3b57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.903070 12480 raft_consensus.cc:515] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:03.911588 12480 leader_election.cc:290] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Requested vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:03.912663 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449014cba5e14a15b3e479c8678ecd0e" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
W20260709 14:50:03.913949 12322 leader_election.cc:343] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:03.858347 12481 raft_consensus.cc:697] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Becoming Leader. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:03.915688 12481 consensus_queue.cc:237] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:03.917109 12339 tablet_service.cc:1511] Processing CreateTablet for tablet 51a9693e333a4e268f4392f971d82b1c (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:50:03.918459 12339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51a9693e333a4e268f4392f971d82b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.921291 12413 tablet_service.cc:1511] Processing CreateTablet for tablet 51a9693e333a4e268f4392f971d82b1c (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:50:03.922538 12413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51a9693e333a4e268f4392f971d82b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.914494 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449014cba5e14a15b3e479c8678ecd0e" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:03.924336 12283 raft_consensus.cc:3060] T 449014cba5e14a15b3e479c8678ecd0e P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:03.925119 12267 tablet_service.cc:1511] Processing CreateTablet for tablet bbb4c2db73fe41fa8b370fdb01856d81 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:50:03.925225 12189 tablet_service.cc:1511] Processing CreateTablet for tablet bbb4c2db73fe41fa8b370fdb01856d81 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:50:03.926384 12267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb4c2db73fe41fa8b370fdb01856d81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.926772 12189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb4c2db73fe41fa8b370fdb01856d81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.929349 12268 tablet_service.cc:1511] Processing CreateTablet for tablet 51a9693e333a4e268f4392f971d82b1c (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:50:03.930703 12268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51a9693e333a4e268f4392f971d82b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.934186 12476 tablet_bootstrap.cc:654] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.948643 12417 tablet_service.cc:1511] Processing CreateTablet for tablet c0734199463c4d1892951ba132e3b57e (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:50:03.949926 12417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0734199463c4d1892951ba132e3b57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.961805 12473 tablet_bootstrap.cc:654] T d350c0cda7a04b1e90b23c15dca6a440 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:03.947640 12283 raft_consensus.cc:2468] T 449014cba5e14a15b3e479c8678ecd0e P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 1.
I20260709 14:50:03.967451 12339 tablet_service.cc:1511] Processing CreateTablet for tablet bbb4c2db73fe41fa8b370fdb01856d81 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:50:03.973742 12273 tablet_service.cc:1511] Processing CreateTablet for tablet 32ffdd3f46d9444cbf169f548d5cabfd (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:50:03.975174 12273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32ffdd3f46d9444cbf169f548d5cabfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.975289 12321 leader_election.cc:304] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: b4a2280a5edd41b5aa13fca477359c03
I20260709 14:50:03.976373 12480 raft_consensus.cc:2804] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:03.969511 12413 tablet_service.cc:1511] Processing CreateTablet for tablet 32ffdd3f46d9444cbf169f548d5cabfd (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:50:03.977998 12413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32ffdd3f46d9444cbf169f548d5cabfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:03.981446 12103 catalog_manager.cc:5697] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "97465dbf72cd4296baef8d8959a871a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:03.994097 12343 tablet_service.cc:1511] Processing CreateTablet for tablet fa4e5192b6e44abebe9fbc984202e45e (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:50:03.997869 12474 tablet_bootstrap.cc:492] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:03.997653 12189 tablet_service.cc:1511] Processing CreateTablet for tablet 32ffdd3f46d9444cbf169f548d5cabfd (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:50:03.998250 12476 tablet_bootstrap.cc:492] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:03.998351 12474 ts_tablet_manager.cc:1403] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.212s	user 0.034s	sys 0.048s
I20260709 14:50:03.998749 12476 ts_tablet_manager.cc:1403] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.151s	user 0.009s	sys 0.010s
I20260709 14:50:03.998893 12189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32ffdd3f46d9444cbf169f548d5cabfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.001298 12474 raft_consensus.cc:359] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:04.001471 12476 raft_consensus.cc:359] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:04.002034 12474 raft_consensus.cc:385] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.002142 12476 raft_consensus.cc:385] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.002352 12474 raft_consensus.cc:740] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.002468 12476 raft_consensus.cc:740] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.003141 12474 consensus_queue.cc:260] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:04.004652 12343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa4e5192b6e44abebe9fbc984202e45e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.008293 12339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb4c2db73fe41fa8b370fdb01856d81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.005355 12475 tablet_bootstrap.cc:492] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:04.004972 12476 consensus_queue.cc:260] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:04.010594 12475 ts_tablet_manager.cc:1403] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.194s	user 0.013s	sys 0.017s
I20260709 14:50:04.013484 12475 raft_consensus.cc:359] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:04.014169 12475 raft_consensus.cc:385] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.014444 12475 raft_consensus.cc:740] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.015182 12413 tablet_service.cc:1511] Processing CreateTablet for tablet fa4e5192b6e44abebe9fbc984202e45e (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:50:04.016427 12413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa4e5192b6e44abebe9fbc984202e45e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.017470 12475 consensus_queue.cc:260] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:04.018827 12476 ts_tablet_manager.cc:1434] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260709 14:50:04.022059 12475 ts_tablet_manager.cc:1434] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:50:04.022603 12476 tablet_bootstrap.cc:492] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:04.022982 12475 tablet_bootstrap.cc:492] T ee4d520f547f4445b8a1666496b13a3b P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:04.028028 12488 raft_consensus.cc:493] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.028491 12488 raft_consensus.cc:515] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:04.028678 12268 tablet_service.cc:1511] Processing CreateTablet for tablet 3d42689ce41b427090aeec0ee1760a1d (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:50:04.030102 12268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d42689ce41b427090aeec0ee1760a1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.033154 12357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff76e2f35b204464906ecbd103d60650" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
W20260709 14:50:04.034497 12396 leader_election.cc:343] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.035444 12488 leader_election.cc:290] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:04.036602 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff76e2f35b204464906ecbd103d60650" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
W20260709 14:50:04.037871 12394 leader_election.cc:343] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.038293 12394 leader_election.cc:304] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:04.039059 12488 raft_consensus.cc:2749] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:04.043843 12474 ts_tablet_manager.cc:1434] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
W20260709 14:50:04.047346 12154 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:04.050725 12474 tablet_bootstrap.cc:492] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:04.051434 12480 raft_consensus.cc:697] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Becoming Leader. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Running, Role: LEADER
I20260709 14:50:04.052325 12480 consensus_queue.cc:237] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:04.056651 12474 tablet_bootstrap.cc:654] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.058542 12476 tablet_bootstrap.cc:654] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.060643 12475 tablet_bootstrap.cc:654] T ee4d520f547f4445b8a1666496b13a3b P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.060559 12340 tablet_service.cc:1511] Processing CreateTablet for tablet 3d42689ce41b427090aeec0ee1760a1d (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:50:04.062796 12340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d42689ce41b427090aeec0ee1760a1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.064632 12189 tablet_service.cc:1511] Processing CreateTablet for tablet b6e5b1a790ec455f9396bce3571231e2 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:50:04.065809 12189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e5b1a790ec455f9396bce3571231e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.062492 12413 tablet_service.cc:1511] Processing CreateTablet for tablet 3d42689ce41b427090aeec0ee1760a1d (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:50:04.066586 12267 tablet_service.cc:1511] Processing CreateTablet for tablet b6e5b1a790ec455f9396bce3571231e2 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:50:04.067878 12267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e5b1a790ec455f9396bce3571231e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.067708 12413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d42689ce41b427090aeec0ee1760a1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.092813 12191 tablet_service.cc:1511] Processing CreateTablet for tablet fa4e5192b6e44abebe9fbc984202e45e (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:50:04.102469 12343 tablet_service.cc:1511] Processing CreateTablet for tablet b6e5b1a790ec455f9396bce3571231e2 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:50:04.103399 12191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa4e5192b6e44abebe9fbc984202e45e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.103807 12343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e5b1a790ec455f9396bce3571231e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.110212 12413 tablet_service.cc:1511] Processing CreateTablet for tablet 0b4612d0b0e641cc9aad0ac8f2cd3a9e (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:50:04.111418 12413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b4612d0b0e641cc9aad0ac8f2cd3a9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.117935 12474 tablet_bootstrap.cc:492] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:04.118432 12474 ts_tablet_manager.cc:1403] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.001s
I20260709 14:50:04.121371 12474 raft_consensus.cc:359] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:04.124667 12189 tablet_service.cc:1511] Processing CreateTablet for tablet 0b4612d0b0e641cc9aad0ac8f2cd3a9e (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:50:04.130720 12474 raft_consensus.cc:385] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.131091 12474 raft_consensus.cc:740] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.129047 12417 tablet_service.cc:1511] Processing CreateTablet for tablet cd117d5f14364a3fbf64dfaeaee6182c (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:50:04.129941 12198 tablet_service.cc:1511] Processing CreateTablet for tablet cd117d5f14364a3fbf64dfaeaee6182c (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:50:04.131256 12189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b4612d0b0e641cc9aad0ac8f2cd3a9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.126830 12268 tablet_service.cc:1511] Processing CreateTablet for tablet 0b4612d0b0e641cc9aad0ac8f2cd3a9e (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:50:04.131748 12343 tablet_service.cc:1511] Processing CreateTablet for tablet cd117d5f14364a3fbf64dfaeaee6182c (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:50:04.142755 12417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd117d5f14364a3fbf64dfaeaee6182c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.149272 12196 tablet_service.cc:1511] Processing CreateTablet for tablet 38b1afaa1232433081b354d02d5e6b6a (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:50:04.150703 12413 tablet_service.cc:1511] Processing CreateTablet for tablet 925aeaf40dc7461390e7042d979e3cc4 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:50:04.144006 12198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd117d5f14364a3fbf64dfaeaee6182c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.152494 12343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd117d5f14364a3fbf64dfaeaee6182c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.157464 12473 tablet_bootstrap.cc:492] T d350c0cda7a04b1e90b23c15dca6a440 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:04.159662 12413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 925aeaf40dc7461390e7042d979e3cc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.159490 12474 consensus_queue.cc:260] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:04.163044 12339 tablet_service.cc:1511] Processing CreateTablet for tablet 925aeaf40dc7461390e7042d979e3cc4 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:50:04.163882 12474 ts_tablet_manager.cc:1434] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
I20260709 14:50:04.164158 12268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b4612d0b0e641cc9aad0ac8f2cd3a9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.164486 12342 tablet_service.cc:1511] Processing CreateTablet for tablet bff60c3d5d9f4c8293f72fe1fe2cfcea (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:50:04.166105 12195 tablet_service.cc:1511] Processing CreateTablet for tablet fa17c32f66d34ecd8acda75757d09c13 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:50:04.172029 12106 catalog_manager.cc:5697] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195 reported cstate change: term changed from 0 to 1, leader changed from <none> to caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:04.169037 12189 tablet_service.cc:1511] Processing CreateTablet for tablet bff60c3d5d9f4c8293f72fe1fe2cfcea (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:50:04.174368 12473 ts_tablet_manager.cc:1403] T d350c0cda7a04b1e90b23c15dca6a440 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.348s	user 0.025s	sys 0.026s
I20260709 14:50:04.178844 12474 tablet_bootstrap.cc:492] T ee4d520f547f4445b8a1666496b13a3b P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:04.172529 12341 tablet_service.cc:1511] Processing CreateTablet for tablet 38b1afaa1232433081b354d02d5e6b6a (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:50:04.178779 12483 raft_consensus.cc:493] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.186749 12270 tablet_service.cc:1511] Processing CreateTablet for tablet fa17c32f66d34ecd8acda75757d09c13 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:50:04.187084 12483 raft_consensus.cc:515] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:04.186702 12473 raft_consensus.cc:359] T d350c0cda7a04b1e90b23c15dca6a440 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:04.188503 12473 raft_consensus.cc:385] T d350c0cda7a04b1e90b23c15dca6a440 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.188764 12473 raft_consensus.cc:740] T d350c0cda7a04b1e90b23c15dca6a440 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.183755 12273 tablet_service.cc:1511] Processing CreateTablet for tablet 38b1afaa1232433081b354d02d5e6b6a (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:50:04.185014 12416 tablet_service.cc:1511] Processing CreateTablet for tablet bff60c3d5d9f4c8293f72fe1fe2cfcea (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:50:04.180248 12195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa17c32f66d34ecd8acda75757d09c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.187979 12270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa17c32f66d34ecd8acda75757d09c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.183851 12421 tablet_service.cc:1511] Processing CreateTablet for tablet fa17c32f66d34ecd8acda75757d09c13 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:50:04.193394 12273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b1afaa1232433081b354d02d5e6b6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.192698 12196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b1afaa1232433081b354d02d5e6b6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.196317 12265 tablet_service.cc:1511] Processing CreateTablet for tablet 6ea8ce307efd4efc93c41a51c9f34b39 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:50:04.197465 12265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ea8ce307efd4efc93c41a51c9f34b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.200055 12480 raft_consensus.cc:493] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.200548 12480 raft_consensus.cc:515] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:04.203691 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4d520f547f4445b8a1666496b13a3b" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:04.192744 12416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bff60c3d5d9f4c8293f72fe1fe2cfcea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.204797 12189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bff60c3d5d9f4c8293f72fe1fe2cfcea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.181753 12339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 925aeaf40dc7461390e7042d979e3cc4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:50:04.224002 12322 leader_election.cc:343] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.224552 12413 tablet_service.cc:1511] Processing CreateTablet for tablet 6ea8ce307efd4efc93c41a51c9f34b39 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:50:04.225649 12413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ea8ce307efd4efc93c41a51c9f34b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.225803 12345 tablet_service.cc:1511] Processing CreateTablet for tablet 6ea8ce307efd4efc93c41a51c9f34b39 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:50:04.234513 12191 tablet_service.cc:1511] Processing CreateTablet for tablet 04787b036ab44bf0bdf22a760911cf2d (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:50:04.235183 12421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa17c32f66d34ecd8acda75757d09c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.235709 12191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04787b036ab44bf0bdf22a760911cf2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.191329 12473 consensus_queue.cc:260] T d350c0cda7a04b1e90b23c15dca6a440 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:04.241601 12473 ts_tablet_manager.cc:1434] T d350c0cda7a04b1e90b23c15dca6a440 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.061s	user 0.001s	sys 0.004s
I20260709 14:50:04.242107 12268 tablet_service.cc:1511] Processing CreateTablet for tablet 04787b036ab44bf0bdf22a760911cf2d (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:50:04.242612 12473 tablet_bootstrap.cc:492] T 1d7025dd7dca43d5b1b2d48112c34257 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:04.248406 12342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bff60c3d5d9f4c8293f72fe1fe2cfcea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.251425 12415 tablet_service.cc:1511] Processing CreateTablet for tablet 0be0d50ea0064c3aa0bfb99439a34d39 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:50:04.251921 12341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b1afaa1232433081b354d02d5e6b6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.252635 12415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0be0d50ea0064c3aa0bfb99439a34d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.253968 12345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ea8ce307efd4efc93c41a51c9f34b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.251937 12483 leader_election.cc:290] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:04.256812 12483 raft_consensus.cc:493] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.257198 12340 tablet_service.cc:1511] Processing CreateTablet for tablet 04787b036ab44bf0bdf22a760911cf2d (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:50:04.258558 12340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04787b036ab44bf0bdf22a760911cf2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.257241 12483 raft_consensus.cc:515] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:04.266372 12483 leader_election.cc:290] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:04.267251 12268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04787b036ab44bf0bdf22a760911cf2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.289521 12475 tablet_bootstrap.cc:492] T ee4d520f547f4445b8a1666496b13a3b P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:04.290081 12475 ts_tablet_manager.cc:1403] T ee4d520f547f4445b8a1666496b13a3b P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.267s	user 0.027s	sys 0.015s
I20260709 14:50:04.296518 12273 tablet_service.cc:1511] Processing CreateTablet for tablet 0be0d50ea0064c3aa0bfb99439a34d39 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:50:04.297850 12273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0be0d50ea0064c3aa0bfb99439a34d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.305711 12480 leader_election.cc:290] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:04.309878 12481 raft_consensus.cc:493] T d350c0cda7a04b1e90b23c15dca6a440 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.319027 12267 tablet_service.cc:1511] Processing CreateTablet for tablet 925aeaf40dc7461390e7042d979e3cc4 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:50:04.326112 12340 tablet_service.cc:1511] Processing CreateTablet for tablet fe07527dcbd64c15a9ae05ff82d55fee (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:50:04.327318 12340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe07527dcbd64c15a9ae05ff82d55fee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.337896 12474 tablet_bootstrap.cc:654] T ee4d520f547f4445b8a1666496b13a3b P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.341323 12415 tablet_service.cc:1511] Processing CreateTablet for tablet fe07527dcbd64c15a9ae05ff82d55fee (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:50:04.342490 12415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe07527dcbd64c15a9ae05ff82d55fee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.318678 12481 raft_consensus.cc:515] T d350c0cda7a04b1e90b23c15dca6a440 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:04.344786 12481 leader_election.cc:290] T d350c0cda7a04b1e90b23c15dca6a440 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:04.326177 12267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 925aeaf40dc7461390e7042d979e3cc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.413941 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d350c0cda7a04b1e90b23c15dca6a440" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
W20260709 14:50:04.418567 12246 leader_election.cc:343] T d350c0cda7a04b1e90b23c15dca6a440 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.460613 12476 tablet_bootstrap.cc:492] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:04.468297 12480 consensus_queue.cc:1048] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:04.477692 12476 ts_tablet_manager.cc:1403] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.455s	user 0.020s	sys 0.029s
I20260709 14:50:04.487074 12473 tablet_bootstrap.cc:654] T 1d7025dd7dca43d5b1b2d48112c34257 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.504451 12481 consensus_queue.cc:1048] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:04.527352 12475 raft_consensus.cc:359] T ee4d520f547f4445b8a1666496b13a3b P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:04.528200 12475 raft_consensus.cc:385] T ee4d520f547f4445b8a1666496b13a3b P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.528493 12475 raft_consensus.cc:740] T ee4d520f547f4445b8a1666496b13a3b P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.543691 12488 raft_consensus.cc:493] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.544281 12488 raft_consensus.cc:515] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:04.546417 12488 leader_election.cc:290] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:04.548326 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d350c0cda7a04b1e90b23c15dca6a440" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:04.549100 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d350c0cda7a04b1e90b23c15dca6a440" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:04.549799 12282 raft_consensus.cc:2468] T d350c0cda7a04b1e90b23c15dca6a440 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 0.
W20260709 14:50:04.549925 12394 leader_election.cc:343] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.551190 12395 leader_election.cc:304] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [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: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03; no voters: e8aa2b5c9929454283240639124bdeca
I20260709 14:50:04.552538 12488 raft_consensus.cc:2804] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:04.552973 12488 raft_consensus.cc:493] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:04.553354 12488 raft_consensus.cc:3060] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.565016 12476 raft_consensus.cc:359] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:04.565898 12476 raft_consensus.cc:385] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.566241 12476 raft_consensus.cc:740] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.567170 12476 consensus_queue.cc:260] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:04.529220 12475 consensus_queue.cc:260] T ee4d520f547f4445b8a1666496b13a3b P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
W20260709 14:50:04.621416 12322 consensus_peers.cc:597] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787): Couldn't send request to peer b4a2280a5edd41b5aa13fca477359c03. 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:50:04.625157 12476 ts_tablet_manager.cc:1434] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.147s	user 0.006s	sys 0.002s
I20260709 14:50:04.631186 12475 ts_tablet_manager.cc:1434] T ee4d520f547f4445b8a1666496b13a3b P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.341s	user 0.009s	sys 0.000s
I20260709 14:50:04.632287 12475 tablet_bootstrap.cc:492] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:04.634755 12480 raft_consensus.cc:493] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.635263 12480 raft_consensus.cc:515] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:04.636337 12476 tablet_bootstrap.cc:492] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:04.637285 12480 leader_election.cc:290] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:04.638623 12488 raft_consensus.cc:515] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:04.643476 12475 tablet_bootstrap.cc:654] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.643564 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30094cc04684ae197150baa88b75e7c" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:04.655681 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922232d72b9044dc8c356c05e22eab43" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:04.656378 12431 raft_consensus.cc:2468] T 922232d72b9044dc8c356c05e22eab43 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 0.
I20260709 14:50:04.655934 12474 tablet_bootstrap.cc:492] T ee4d520f547f4445b8a1666496b13a3b P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:04.657670 12474 ts_tablet_manager.cc:1403] T ee4d520f547f4445b8a1666496b13a3b P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.479s	user 0.011s	sys 0.007s
I20260709 14:50:04.660179 12322 leader_election.cc:304] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
W20260709 14:50:04.661346 12248 consensus_peers.cc:597] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7 -> Peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Couldn't send request to peer caec0335b3ec4e3eaae6b5e6fa1bd195. 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:50:04.662276 12172 leader_election.cc:343] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.661473 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d350c0cda7a04b1e90b23c15dca6a440" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:04.663120 12488 leader_election.cc:290] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
W20260709 14:50:04.664124 12394 leader_election.cc:343] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.666303 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d350c0cda7a04b1e90b23c15dca6a440" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:04.666862 12283 raft_consensus.cc:3060] T d350c0cda7a04b1e90b23c15dca6a440 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.671849 12191 tablet_service.cc:1511] Processing CreateTablet for tablet 0be0d50ea0064c3aa0bfb99439a34d39 (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:50:04.673127 12191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0be0d50ea0064c3aa0bfb99439a34d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.672838 12474 raft_consensus.cc:359] T ee4d520f547f4445b8a1666496b13a3b P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:04.673528 12474 raft_consensus.cc:385] T ee4d520f547f4445b8a1666496b13a3b P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.673831 12474 raft_consensus.cc:740] T ee4d520f547f4445b8a1666496b13a3b P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.680670 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d350c0cda7a04b1e90b23c15dca6a440" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:04.681496 12431 raft_consensus.cc:2393] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97465dbf72cd4296baef8d8959a871a7 in current term 1: Already voted for candidate b4a2280a5edd41b5aa13fca477359c03 in this term.
I20260709 14:50:04.687721 12476 tablet_bootstrap.cc:654] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.701094 12248 leader_election.cc:304] T d350c0cda7a04b1e90b23c15dca6a440 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7; no voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:04.706579 12474 consensus_queue.cc:260] T ee4d520f547f4445b8a1666496b13a3b P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:04.720803 12473 tablet_bootstrap.cc:492] T 1d7025dd7dca43d5b1b2d48112c34257 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:04.721966 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b46464c85d4a20b0c1c6a99c475280" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:04.722146 12357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30094cc04684ae197150baa88b75e7c" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:04.722457 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b46464c85d4a20b0c1c6a99c475280" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
W20260709 14:50:04.723420 12173 leader_election.cc:343] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:04.724144 12173 leader_election.cc:343] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.724550 12173 leader_election.cc:304] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:04.725975 12518 raft_consensus.cc:2749] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:04.726590 12173 leader_election.cc:343] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.727007 12173 leader_election.cc:304] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8aa2b5c9929454283240639124bdeca; no voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:04.727661 12518 raft_consensus.cc:2749] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:04.728571 12473 ts_tablet_manager.cc:1403] T 1d7025dd7dca43d5b1b2d48112c34257 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.486s	user 0.019s	sys 0.006s
I20260709 14:50:04.714792 12196 tablet_service.cc:1511] Processing CreateTablet for tablet fe07527dcbd64c15a9ae05ff82d55fee (DEFAULT_TABLE table=test-workload [id=036a9043c5b54b4aaa658685e2ecc76b]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:50:04.729661 12196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe07527dcbd64c15a9ae05ff82d55fee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.729714 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922232d72b9044dc8c356c05e22eab43" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
W20260709 14:50:04.732786 12320 leader_election.cc:343] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.733743 12475 tablet_bootstrap.cc:492] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:04.734371 12475 ts_tablet_manager.cc:1403] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.102s	user 0.034s	sys 0.037s
I20260709 14:50:04.735417 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4d520f547f4445b8a1666496b13a3b" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:04.744014 12531 raft_consensus.cc:2804] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:04.744463 12531 raft_consensus.cc:493] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:04.744796 12531 raft_consensus.cc:3060] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.737605 12208 raft_consensus.cc:2468] T ee4d520f547f4445b8a1666496b13a3b P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 0.
I20260709 14:50:04.755034 12474 ts_tablet_manager.cc:1434] T ee4d520f547f4445b8a1666496b13a3b P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.097s	user 0.011s	sys 0.000s
I20260709 14:50:04.756194 12474 tablet_bootstrap.cc:492] T 449014cba5e14a15b3e479c8678ecd0e P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:04.760160 12488 raft_consensus.cc:493] T ee4d520f547f4445b8a1666496b13a3b P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.760649 12488 raft_consensus.cc:515] T ee4d520f547f4445b8a1666496b13a3b P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:04.762657 12488 leader_election.cc:290] T ee4d520f547f4445b8a1666496b13a3b P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:04.731361 12473 raft_consensus.cc:359] T 1d7025dd7dca43d5b1b2d48112c34257 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:04.768473 12320 leader_election.cc:304] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195 [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: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: b4a2280a5edd41b5aa13fca477359c03
I20260709 14:50:04.769557 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4d520f547f4445b8a1666496b13a3b" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:04.770164 12356 raft_consensus.cc:2468] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 0.
I20260709 14:50:04.764459 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4d520f547f4445b8a1666496b13a3b" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:04.772276 12207 raft_consensus.cc:2468] T ee4d520f547f4445b8a1666496b13a3b P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 0.
I20260709 14:50:04.765385 12283 raft_consensus.cc:2468] T d350c0cda7a04b1e90b23c15dca6a440 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 1.
I20260709 14:50:04.772792 12396 leader_election.cc:304] T ee4d520f547f4445b8a1666496b13a3b P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:04.773551 12532 raft_consensus.cc:2749] T d350c0cda7a04b1e90b23c15dca6a440 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:04.773929 12395 leader_election.cc:304] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03; no voters: e8aa2b5c9929454283240639124bdeca
I20260709 14:50:04.774492 12488 raft_consensus.cc:2804] T ee4d520f547f4445b8a1666496b13a3b P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:04.776134 12474 tablet_bootstrap.cc:654] T 449014cba5e14a15b3e479c8678ecd0e P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.768003 12473 raft_consensus.cc:385] T 1d7025dd7dca43d5b1b2d48112c34257 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.780140 12473 raft_consensus.cc:740] T 1d7025dd7dca43d5b1b2d48112c34257 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.781028 12540 raft_consensus.cc:2804] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:04.781409 12540 raft_consensus.cc:493] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:04.781711 12540 raft_consensus.cc:3060] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.788216 12473 consensus_queue.cc:260] T 1d7025dd7dca43d5b1b2d48112c34257 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:04.775732 12488 raft_consensus.cc:493] T ee4d520f547f4445b8a1666496b13a3b P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:04.795624 12488 raft_consensus.cc:3060] T ee4d520f547f4445b8a1666496b13a3b P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.737605 12475 raft_consensus.cc:359] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:04.804044 12475 raft_consensus.cc:385] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.804364 12475 raft_consensus.cc:740] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.805063 12475 consensus_queue.cc:260] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:04.807497 12475 ts_tablet_manager.cc:1434] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.073s	user 0.005s	sys 0.001s
I20260709 14:50:04.814975 12475 tablet_bootstrap.cc:492] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:04.825978 12488 raft_consensus.cc:515] T ee4d520f547f4445b8a1666496b13a3b P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:04.813297 12540 raft_consensus.cc:515] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:04.792670 12473 ts_tablet_manager.cc:1434] T 1d7025dd7dca43d5b1b2d48112c34257 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.064s	user 0.005s	sys 0.002s
I20260709 14:50:04.831071 12542 raft_consensus.cc:2804] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:04.836691 12488 leader_election.cc:290] T ee4d520f547f4445b8a1666496b13a3b P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:04.836971 12540 leader_election.cc:290] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Requested vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:04.838528 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4d520f547f4445b8a1666496b13a3b" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:04.839272 12431 raft_consensus.cc:2393] T ee4d520f547f4445b8a1666496b13a3b P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in current term 1: Already voted for candidate b4a2280a5edd41b5aa13fca477359c03 in this term.
I20260709 14:50:04.840040 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4d520f547f4445b8a1666496b13a3b" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:04.840642 12208 raft_consensus.cc:3060] T ee4d520f547f4445b8a1666496b13a3b P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.840351 12531 raft_consensus.cc:515] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:04.835577 12473 tablet_bootstrap.cc:492] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:04.842574 12531 leader_election.cc:290] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Requested vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:04.840251 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4d520f547f4445b8a1666496b13a3b" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:04.843493 12356 raft_consensus.cc:2393] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b4a2280a5edd41b5aa13fca477359c03 in current term 1: Already voted for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in this term.
I20260709 14:50:04.844192 12476 tablet_bootstrap.cc:492] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:04.844748 12476 ts_tablet_manager.cc:1403] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.209s	user 0.012s	sys 0.026s
I20260709 14:50:04.845201 12206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922232d72b9044dc8c356c05e22eab43" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:04.845791 12206 raft_consensus.cc:3060] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.846040 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922232d72b9044dc8c356c05e22eab43" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:04.846558 12431 raft_consensus.cc:3060] T 922232d72b9044dc8c356c05e22eab43 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:04.832885 12395 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.66:41727, user_credentials={real_user=slave}} blocked reactor thread for 59042.7us
I20260709 14:50:04.848587 12542 raft_consensus.cc:697] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Becoming Leader. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Running, Role: LEADER
I20260709 14:50:04.839207 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4d520f547f4445b8a1666496b13a3b" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:04.851547 12475 tablet_bootstrap.cc:654] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.849613 12542 consensus_queue.cc:237] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:04.852101 12394 leader_election.cc:304] T ee4d520f547f4445b8a1666496b13a3b P b4a2280a5edd41b5aa13fca477359c03 [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: b4a2280a5edd41b5aa13fca477359c03; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:04.853291 12488 raft_consensus.cc:2749] T ee4d520f547f4445b8a1666496b13a3b P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:04.856419 12208 raft_consensus.cc:2468] T ee4d520f547f4445b8a1666496b13a3b P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 1.
I20260709 14:50:04.856374 12474 tablet_bootstrap.cc:492] T 449014cba5e14a15b3e479c8678ecd0e P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:04.857769 12320 leader_election.cc:304] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: b4a2280a5edd41b5aa13fca477359c03
I20260709 14:50:04.858318 12474 ts_tablet_manager.cc:1403] T 449014cba5e14a15b3e479c8678ecd0e P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.102s	user 0.024s	sys 0.014s
I20260709 14:50:04.847688 12476 raft_consensus.cc:359] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:04.861166 12473 tablet_bootstrap.cc:654] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.861228 12476 raft_consensus.cc:385] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.861672 12476 raft_consensus.cc:740] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.860395 12531 raft_consensus.cc:2804] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:04.863180 12531 raft_consensus.cc:697] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Becoming Leader. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Running, Role: LEADER
I20260709 14:50:04.862685 12206 raft_consensus.cc:2468] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 1.
I20260709 14:50:04.862685 12476 consensus_queue.cc:260] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:04.864522 12431 raft_consensus.cc:2468] T 922232d72b9044dc8c356c05e22eab43 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 1.
I20260709 14:50:04.865056 12320 leader_election.cc:304] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:04.866070 12531 consensus_queue.cc:237] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:04.866472 12541 raft_consensus.cc:2804] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:04.867022 12541 raft_consensus.cc:697] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Becoming Leader. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Running, Role: LEADER
I20260709 14:50:04.866608 12474 raft_consensus.cc:359] T 449014cba5e14a15b3e479c8678ecd0e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:04.867792 12474 raft_consensus.cc:385] T 449014cba5e14a15b3e479c8678ecd0e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.868299 12474 raft_consensus.cc:740] T 449014cba5e14a15b3e479c8678ecd0e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.869256 12474 consensus_queue.cc:260] T 449014cba5e14a15b3e479c8678ecd0e P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:04.867836 12541 consensus_queue.cc:237] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:04.871902 12474 ts_tablet_manager.cc:1434] T 449014cba5e14a15b3e479c8678ecd0e P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:50:04.872891 12474 tablet_bootstrap.cc:492] T 1d7025dd7dca43d5b1b2d48112c34257 P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:04.873821 12476 ts_tablet_manager.cc:1434] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260709 14:50:04.874919 12476 tablet_bootstrap.cc:492] T c30094cc04684ae197150baa88b75e7c P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:04.881268 12475 tablet_bootstrap.cc:492] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:04.881650 12473 tablet_bootstrap.cc:492] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:04.881772 12475 ts_tablet_manager.cc:1403] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.006s
I20260709 14:50:04.882134 12473 ts_tablet_manager.cc:1403] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.000s
I20260709 14:50:04.884687 12475 raft_consensus.cc:359] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:04.885423 12475 raft_consensus.cc:385] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.885730 12475 raft_consensus.cc:740] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.886435 12475 consensus_queue.cc:260] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:04.888233 12473 raft_consensus.cc:359] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:04.888638 12475 ts_tablet_manager.cc:1434] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:50:04.888937 12473 raft_consensus.cc:385] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.889242 12473 raft_consensus.cc:740] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.890093 12475 tablet_bootstrap.cc:492] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:04.891496 12474 tablet_bootstrap.cc:654] T 1d7025dd7dca43d5b1b2d48112c34257 P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.893483 12473 consensus_queue.cc:260] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:04.905529 12474 tablet_bootstrap.cc:492] T 1d7025dd7dca43d5b1b2d48112c34257 P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:04.906786 12473 ts_tablet_manager.cc:1434] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 14:50:04.886914 12476 tablet_bootstrap.cc:654] T c30094cc04684ae197150baa88b75e7c P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.908537 12474 ts_tablet_manager.cc:1403] T 1d7025dd7dca43d5b1b2d48112c34257 P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.002s
I20260709 14:50:04.908768 12541 raft_consensus.cc:493] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.910373 12541 raft_consensus.cc:515] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:04.912895 12475 tablet_bootstrap.cc:654] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.914481 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7025dd7dca43d5b1b2d48112c34257" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:04.915630 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7025dd7dca43d5b1b2d48112c34257" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:04.916234 12283 raft_consensus.cc:2468] T 1d7025dd7dca43d5b1b2d48112c34257 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 0.
I20260709 14:50:04.917555 12321 leader_election.cc:304] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:04.918372 12540 raft_consensus.cc:2804] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:04.918735 12540 raft_consensus.cc:493] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:04.919045 12540 raft_consensus.cc:3060] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.919838 12541 leader_election.cc:290] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:04.924790 12474 raft_consensus.cc:359] T 1d7025dd7dca43d5b1b2d48112c34257 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:04.925881 12474 raft_consensus.cc:385] T 1d7025dd7dca43d5b1b2d48112c34257 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.926182 12474 raft_consensus.cc:740] T 1d7025dd7dca43d5b1b2d48112c34257 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.928031 12103 catalog_manager.cc:5697] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68). New cstate: current_term: 1 leader_uuid: "b4a2280a5edd41b5aa13fca477359c03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:04.929632 12322 leader_election.cc:343] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:04.930826 12474 consensus_queue.cc:260] T 1d7025dd7dca43d5b1b2d48112c34257 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:04.932181 12540 raft_consensus.cc:515] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:04.932215 12106 catalog_manager.cc:5697] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195 reported cstate change: term changed from 0 to 1, leader changed from <none> to caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:04.933322 12474 ts_tablet_manager.cc:1434] T 1d7025dd7dca43d5b1b2d48112c34257 P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:50:04.937767 12540 leader_election.cc:290] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Requested vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:04.939303 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7025dd7dca43d5b1b2d48112c34257" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:04.938588 12473 tablet_bootstrap.cc:492] T 8f2442de738b44df87ebed5aaea13132 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:04.938410 12475 tablet_bootstrap.cc:492] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:04.939989 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7025dd7dca43d5b1b2d48112c34257" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:04.940515 12283 raft_consensus.cc:3060] T 1d7025dd7dca43d5b1b2d48112c34257 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.942130 12475 ts_tablet_manager.cc:1403] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.012s
I20260709 14:50:04.945087 12475 raft_consensus.cc:359] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:04.945752 12475 raft_consensus.cc:385] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.946084 12475 raft_consensus.cc:740] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.946878 12475 consensus_queue.cc:260] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:04.942024 12474 tablet_bootstrap.cc:492] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:04.942082 12431 raft_consensus.cc:3060] T 1d7025dd7dca43d5b1b2d48112c34257 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.954670 12475 ts_tablet_manager.cc:1434] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:50:04.955734 12475 tablet_bootstrap.cc:492] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:04.958663 12473 tablet_bootstrap.cc:654] T 8f2442de738b44df87ebed5aaea13132 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.960323 12431 raft_consensus.cc:2468] T 1d7025dd7dca43d5b1b2d48112c34257 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 1.
I20260709 14:50:04.955910 12283 raft_consensus.cc:2468] T 1d7025dd7dca43d5b1b2d48112c34257 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 1.
I20260709 14:50:04.965070 12322 leader_election.cc:304] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:04.961964 12475 tablet_bootstrap.cc:654] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.969494 12540 raft_consensus.cc:2804] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:04.969996 12540 raft_consensus.cc:697] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Becoming Leader. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Running, Role: LEADER
I20260709 14:50:04.970788 12540 consensus_queue.cc:237] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:04.973858 12473 tablet_bootstrap.cc:492] T 8f2442de738b44df87ebed5aaea13132 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:04.974474 12473 ts_tablet_manager.cc:1403] T 8f2442de738b44df87ebed5aaea13132 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.001s
I20260709 14:50:04.977108 12475 tablet_bootstrap.cc:492] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:04.954638 12474 tablet_bootstrap.cc:654] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.977547 12475 ts_tablet_manager.cc:1403] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.003s
I20260709 14:50:04.978163 12473 raft_consensus.cc:359] T 8f2442de738b44df87ebed5aaea13132 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:04.981379 12473 raft_consensus.cc:385] T 8f2442de738b44df87ebed5aaea13132 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.981768 12473 raft_consensus.cc:740] T 8f2442de738b44df87ebed5aaea13132 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.982704 12473 consensus_queue.cc:260] T 8f2442de738b44df87ebed5aaea13132 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:04.980050 12475 raft_consensus.cc:359] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:04.981035 12476 tablet_bootstrap.cc:492] T c30094cc04684ae197150baa88b75e7c P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:04.984596 12476 ts_tablet_manager.cc:1403] T c30094cc04684ae197150baa88b75e7c P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.110s	user 0.018s	sys 0.005s
I20260709 14:50:04.987785 12476 raft_consensus.cc:359] T c30094cc04684ae197150baa88b75e7c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.000123 12476 raft_consensus.cc:385] T c30094cc04684ae197150baa88b75e7c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.000571 12476 raft_consensus.cc:740] T c30094cc04684ae197150baa88b75e7c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.001403 12476 consensus_queue.cc:260] T c30094cc04684ae197150baa88b75e7c P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.003904 12476 ts_tablet_manager.cc:1434] T c30094cc04684ae197150baa88b75e7c P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:50:04.999403 12473 ts_tablet_manager.cc:1434] T 8f2442de738b44df87ebed5aaea13132 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 14:50:04.988554 12475 raft_consensus.cc:385] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.005224 12475 raft_consensus.cc:740] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.005995 12476 tablet_bootstrap.cc:492] T f13b873df62648cebef99f2bcca3c203 P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:05.006915 12473 tablet_bootstrap.cc:492] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:05.012527 12475 consensus_queue.cc:260] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:05.013950 12475 ts_tablet_manager.cc:1434] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260709 14:50:05.014570 12475 tablet_bootstrap.cc:492] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:05.015408 12473 tablet_bootstrap.cc:654] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.021437 12474 tablet_bootstrap.cc:492] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:05.021914 12474 ts_tablet_manager.cc:1403] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.014s
I20260709 14:50:05.027057 12476 tablet_bootstrap.cc:654] T f13b873df62648cebef99f2bcca3c203 P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.026973 12474 raft_consensus.cc:359] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:05.027813 12474 raft_consensus.cc:385] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.028162 12474 raft_consensus.cc:740] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.028924 12474 consensus_queue.cc:260] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:05.031100 12474 ts_tablet_manager.cc:1434] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:50:05.032055 12474 tablet_bootstrap.cc:492] T 0a37923e1fad44ca88af6da8f32015d8 P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:05.032284 12475 tablet_bootstrap.cc:654] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.042804 12474 tablet_bootstrap.cc:654] T 0a37923e1fad44ca88af6da8f32015d8 P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.044538 12476 tablet_bootstrap.cc:492] T f13b873df62648cebef99f2bcca3c203 P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:05.049649 12476 ts_tablet_manager.cc:1403] T f13b873df62648cebef99f2bcca3c203 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.004s
W20260709 14:50:05.054524 12154 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:05.057049 12431 raft_consensus.cc:3060] T 449014cba5e14a15b3e479c8678ecd0e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.054003 12103 catalog_manager.cc:5697] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 reported cstate change: term changed from 0 to 1, leader changed from <none> to caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.063629 12103 catalog_manager.cc:5697] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195 reported cstate change: term changed from 0 to 1, leader changed from <none> to caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.070113 12475 tablet_bootstrap.cc:492] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:05.070572 12475 ts_tablet_manager.cc:1403] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.015s
I20260709 14:50:05.071281 12473 tablet_bootstrap.cc:492] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:05.073078 12475 raft_consensus.cc:359] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:05.073706 12473 ts_tablet_manager.cc:1403] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.067s	user 0.008s	sys 0.008s
I20260709 14:50:05.073900 12475 raft_consensus.cc:385] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.074177 12475 raft_consensus.cc:740] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.074983 12475 consensus_queue.cc:260] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:05.076432 12473 raft_consensus.cc:359] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.076896 12475 ts_tablet_manager.cc:1434] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:50:05.077133 12473 raft_consensus.cc:385] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.077448 12473 raft_consensus.cc:740] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.072245 12476 raft_consensus.cc:359] T f13b873df62648cebef99f2bcca3c203 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.078341 12473 consensus_queue.cc:260] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.078944 12475 tablet_bootstrap.cc:492] T f13b873df62648cebef99f2bcca3c203 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:05.078204 12476 raft_consensus.cc:385] T f13b873df62648cebef99f2bcca3c203 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.081246 12476 raft_consensus.cc:740] T f13b873df62648cebef99f2bcca3c203 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.082096 12476 consensus_queue.cc:260] T f13b873df62648cebef99f2bcca3c203 P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.083423 12474 tablet_bootstrap.cc:492] T 0a37923e1fad44ca88af6da8f32015d8 P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:05.083899 12474 ts_tablet_manager.cc:1403] T 0a37923e1fad44ca88af6da8f32015d8 P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.009s
I20260709 14:50:05.084519 12476 ts_tablet_manager.cc:1434] T f13b873df62648cebef99f2bcca3c203 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.034s	user 0.001s	sys 0.006s
I20260709 14:50:05.085520 12476 tablet_bootstrap.cc:492] T 8f2442de738b44df87ebed5aaea13132 P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:05.085789 12473 ts_tablet_manager.cc:1434] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.005s
I20260709 14:50:05.086349 12474 raft_consensus.cc:359] T 0a37923e1fad44ca88af6da8f32015d8 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:05.087034 12474 raft_consensus.cc:385] T 0a37923e1fad44ca88af6da8f32015d8 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.087301 12474 raft_consensus.cc:740] T 0a37923e1fad44ca88af6da8f32015d8 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.089808 12540 raft_consensus.cc:493] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.084687 12475 tablet_bootstrap.cc:654] T f13b873df62648cebef99f2bcca3c203 P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.090263 12540 raft_consensus.cc:515] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.092371 12540 leader_election.cc:290] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:05.092535 12476 tablet_bootstrap.cc:654] T 8f2442de738b44df87ebed5aaea13132 P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.094805 12206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5071d1cc028243eab07d60758ad0ba3c" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:05.096155 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5071d1cc028243eab07d60758ad0ba3c" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
W20260709 14:50:05.097645 12321 leader_election.cc:343] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:05.098718 12320 leader_election.cc:343] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.099153 12320 leader_election.cc:304] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:05.100237 12540 raft_consensus.cc:2749] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:05.106475 12532 raft_consensus.cc:493] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.107009 12532 raft_consensus.cc:515] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.109154 12532 leader_election.cc:290] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:05.109321 12474 consensus_queue.cc:260] T 0a37923e1fad44ca88af6da8f32015d8 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:05.111148 12206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13b873df62648cebef99f2bcca3c203" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:05.111711 12474 ts_tablet_manager.cc:1434] T 0a37923e1fad44ca88af6da8f32015d8 P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.003s
I20260709 14:50:05.112640 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13b873df62648cebef99f2bcca3c203" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:05.112857 12474 tablet_bootstrap.cc:492] T fefeec87234f46a7898881194fc4fe04 P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:05.113318 12356 raft_consensus.cc:2468] T f13b873df62648cebef99f2bcca3c203 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 0.
I20260709 14:50:05.114619 12248 leader_election.cc:304] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
W20260709 14:50:05.116170 12246 leader_election.cc:343] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.117086 12532 raft_consensus.cc:2804] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.117487 12532 raft_consensus.cc:493] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.117861 12532 raft_consensus.cc:3060] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.118971 12474 tablet_bootstrap.cc:654] T fefeec87234f46a7898881194fc4fe04 P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.086728 12473 tablet_bootstrap.cc:492] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:05.127259 12532 raft_consensus.cc:515] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.137866 12206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13b873df62648cebef99f2bcca3c203" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
W20260709 14:50:05.139175 12246 leader_election.cc:343] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.141105 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13b873df62648cebef99f2bcca3c203" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:05.141618 12356 raft_consensus.cc:3060] T f13b873df62648cebef99f2bcca3c203 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.152105 12356 raft_consensus.cc:2468] T f13b873df62648cebef99f2bcca3c203 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:05.153342 12248 leader_election.cc:304] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: e8aa2b5c9929454283240639124bdeca
I20260709 14:50:05.154408 12539 raft_consensus.cc:2804] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.154893 12539 raft_consensus.cc:697] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Becoming Leader. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:05.155642 12539 consensus_queue.cc:237] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.159926 12532 leader_election.cc:290] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:05.162724 12475 tablet_bootstrap.cc:492] T f13b873df62648cebef99f2bcca3c203 P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:05.163273 12475 ts_tablet_manager.cc:1403] T f13b873df62648cebef99f2bcca3c203 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.085s	user 0.018s	sys 0.005s
I20260709 14:50:05.163831 12476 tablet_bootstrap.cc:492] T 8f2442de738b44df87ebed5aaea13132 P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:05.164363 12476 ts_tablet_manager.cc:1403] T 8f2442de738b44df87ebed5aaea13132 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.079s	user 0.020s	sys 0.036s
I20260709 14:50:05.164810 12473 tablet_bootstrap.cc:654] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.165163 12474 tablet_bootstrap.cc:492] T fefeec87234f46a7898881194fc4fe04 P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:05.165587 12474 ts_tablet_manager.cc:1403] T fefeec87234f46a7898881194fc4fe04 P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.053s	user 0.020s	sys 0.020s
I20260709 14:50:05.165717 12475 raft_consensus.cc:359] T f13b873df62648cebef99f2bcca3c203 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.166401 12475 raft_consensus.cc:385] T f13b873df62648cebef99f2bcca3c203 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.166661 12475 raft_consensus.cc:740] T f13b873df62648cebef99f2bcca3c203 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.167325 12475 consensus_queue.cc:260] T f13b873df62648cebef99f2bcca3c203 P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.167598 12476 raft_consensus.cc:359] T 8f2442de738b44df87ebed5aaea13132 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:05.168483 12476 raft_consensus.cc:385] T 8f2442de738b44df87ebed5aaea13132 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.168421 12474 raft_consensus.cc:359] T fefeec87234f46a7898881194fc4fe04 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:05.168906 12476 raft_consensus.cc:740] T 8f2442de738b44df87ebed5aaea13132 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.169184 12474 raft_consensus.cc:385] T fefeec87234f46a7898881194fc4fe04 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.169505 12474 raft_consensus.cc:740] T fefeec87234f46a7898881194fc4fe04 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.169852 12476 consensus_queue.cc:260] T 8f2442de738b44df87ebed5aaea13132 P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:05.171955 12476 ts_tablet_manager.cc:1434] T 8f2442de738b44df87ebed5aaea13132 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:05.170094 12474 consensus_queue.cc:260] T fefeec87234f46a7898881194fc4fe04 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:05.169858 12475 ts_tablet_manager.cc:1434] T f13b873df62648cebef99f2bcca3c203 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:50:05.174186 12475 tablet_bootstrap.cc:492] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:05.179201 12475 tablet_bootstrap.cc:654] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.182809 12518 raft_consensus.cc:493] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.183279 12474 ts_tablet_manager.cc:1434] T fefeec87234f46a7898881194fc4fe04 P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:50:05.183631 12473 tablet_bootstrap.cc:492] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:05.183314 12518 raft_consensus.cc:515] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:05.184103 12473 ts_tablet_manager.cc:1403] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.098s	user 0.008s	sys 0.003s
I20260709 14:50:05.184340 12474 tablet_bootstrap.cc:492] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:05.185549 12518 leader_election.cc:290] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:05.186576 12473 raft_consensus.cc:359] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:05.187196 12473 raft_consensus.cc:385] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.187436 12473 raft_consensus.cc:740] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.188330 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d350c0cda7a04b1e90b23c15dca6a440" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:05.188170 12473 consensus_queue.cc:260] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:05.188186 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d350c0cda7a04b1e90b23c15dca6a440" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:05.190382 12473 ts_tablet_manager.cc:1434] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:05.189970 12283 raft_consensus.cc:2393] T d350c0cda7a04b1e90b23c15dca6a440 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8aa2b5c9929454283240639124bdeca in current term 1: Already voted for candidate b4a2280a5edd41b5aa13fca477359c03 in this term.
I20260709 14:50:05.189862 12103 catalog_manager.cc:5697] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "97465dbf72cd4296baef8d8959a871a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.191256 12473 tablet_bootstrap.cc:492] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:05.191803 12172 leader_election.cc:304] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03
I20260709 14:50:05.193014 12518 raft_consensus.cc:3060] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.196702 12473 tablet_bootstrap.cc:654] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.189745 12474 tablet_bootstrap.cc:654] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.200327 12518 raft_consensus.cc:2749] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:05.204960 12518 raft_consensus.cc:493] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.205472 12539 raft_consensus.cc:493] T 8f2442de738b44df87ebed5aaea13132 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.205413 12518 raft_consensus.cc:515] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:05.205981 12539 raft_consensus.cc:515] T 8f2442de738b44df87ebed5aaea13132 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:05.207947 12539 leader_election.cc:290] T 8f2442de738b44df87ebed5aaea13132 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:05.210402 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2442de738b44df87ebed5aaea13132" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:05.210772 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2442de738b44df87ebed5aaea13132" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:05.211051 12356 raft_consensus.cc:2468] T 8f2442de738b44df87ebed5aaea13132 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 0.
I20260709 14:50:05.211436 12431 raft_consensus.cc:2468] T 8f2442de738b44df87ebed5aaea13132 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 0.
I20260709 14:50:05.212287 12248 leader_election.cc:304] T 8f2442de738b44df87ebed5aaea13132 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:05.213551 12539 raft_consensus.cc:2804] T 8f2442de738b44df87ebed5aaea13132 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.213904 12539 raft_consensus.cc:493] T 8f2442de738b44df87ebed5aaea13132 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.214221 12539 raft_consensus.cc:3060] T 8f2442de738b44df87ebed5aaea13132 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.172931 12476 tablet_bootstrap.cc:492] T fffd509fcd0e41cda9b114539b50be32 P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:05.215289 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a37923e1fad44ca88af6da8f32015d8" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:05.215942 12431 raft_consensus.cc:2468] T 0a37923e1fad44ca88af6da8f32015d8 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 0.
I20260709 14:50:05.217450 12173 leader_election.cc:304] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:05.220536 12476 tablet_bootstrap.cc:654] T fffd509fcd0e41cda9b114539b50be32 P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.220916 12539 raft_consensus.cc:515] T 8f2442de738b44df87ebed5aaea13132 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:05.223529 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2442de738b44df87ebed5aaea13132" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:05.223834 12475 tablet_bootstrap.cc:492] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:05.224095 12356 raft_consensus.cc:3060] T 8f2442de738b44df87ebed5aaea13132 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.224336 12475 ts_tablet_manager.cc:1403] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.009s
I20260709 14:50:05.224217 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a37923e1fad44ca88af6da8f32015d8" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
W20260709 14:50:05.225699 12172 leader_election.cc:343] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.226640 12518 leader_election.cc:290] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:05.227118 12518 raft_consensus.cc:2804] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.227016 12475 raft_consensus.cc:359] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.227489 12518 raft_consensus.cc:493] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.227685 12475 raft_consensus.cc:385] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.227852 12518 raft_consensus.cc:3060] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.228047 12475 raft_consensus.cc:740] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.228993 12475 consensus_queue.cc:260] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.232352 12473 tablet_bootstrap.cc:492] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:05.232875 12473 ts_tablet_manager.cc:1403] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.003s
I20260709 14:50:05.237128 12356 raft_consensus.cc:2468] T 8f2442de738b44df87ebed5aaea13132 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:05.238466 12248 leader_election.cc:304] T 8f2442de738b44df87ebed5aaea13132 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:05.239348 12532 raft_consensus.cc:2804] T 8f2442de738b44df87ebed5aaea13132 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.239840 12532 raft_consensus.cc:697] T 8f2442de738b44df87ebed5aaea13132 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Becoming Leader. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:05.241495 12532 consensus_queue.cc:237] T 8f2442de738b44df87ebed5aaea13132 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:05.231455 12475 ts_tablet_manager.cc:1434] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:50:05.244488 12475 tablet_bootstrap.cc:492] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:05.249331 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2442de738b44df87ebed5aaea13132" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:05.249691 12577 raft_consensus.cc:493] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.249948 12431 raft_consensus.cc:3060] T 8f2442de738b44df87ebed5aaea13132 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.252665 12475 tablet_bootstrap.cc:654] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.255448 12577 raft_consensus.cc:515] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.256985 12431 raft_consensus.cc:2468] T 8f2442de738b44df87ebed5aaea13132 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:05.257463 12474 tablet_bootstrap.cc:492] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:05.257928 12474 ts_tablet_manager.cc:1403] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.010s
I20260709 14:50:05.259018 12539 leader_election.cc:290] T 8f2442de738b44df87ebed5aaea13132 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:05.260681 12474 raft_consensus.cc:359] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:05.261365 12474 raft_consensus.cc:385] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.261088 12518 raft_consensus.cc:515] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:05.261817 12474 raft_consensus.cc:740] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.262954 12474 consensus_queue.cc:260] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:05.266338 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5071d1cc028243eab07d60758ad0ba3c" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
W20260709 14:50:05.267938 12172 leader_election.cc:343] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.261106 12473 raft_consensus.cc:359] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:05.269407 12473 raft_consensus.cc:385] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.269665 12473 raft_consensus.cc:740] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.270184 12577 leader_election.cc:290] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:05.271354 12474 ts_tablet_manager.cc:1434] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260709 14:50:05.271831 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5071d1cc028243eab07d60758ad0ba3c" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:05.272614 12356 raft_consensus.cc:2468] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 0.
I20260709 14:50:05.272995 12474 tablet_bootstrap.cc:492] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:05.273762 12173 leader_election.cc:304] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [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: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7
I20260709 14:50:05.274976 12577 raft_consensus.cc:2804] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.275336 12577 raft_consensus.cc:493] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.275662 12577 raft_consensus.cc:3060] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.267773 12104 catalog_manager.cc:5697] T 8f2442de738b44df87ebed5aaea13132 P 97465dbf72cd4296baef8d8959a871a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "97465dbf72cd4296baef8d8959a871a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.280153 12473 consensus_queue.cc:260] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:05.282254 12473 ts_tablet_manager.cc:1434] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.001s
I20260709 14:50:05.283154 12473 tablet_bootstrap.cc:492] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:05.284402 12474 tablet_bootstrap.cc:654] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.285876 12575 raft_consensus.cc:493] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.286868 12475 tablet_bootstrap.cc:492] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:05.287495 12475 ts_tablet_manager.cc:1403] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.000s
I20260709 14:50:05.287322 12575 raft_consensus.cc:515] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:05.290146 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefeec87234f46a7898881194fc4fe04" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:05.290741 12431 raft_consensus.cc:2468] T fefeec87234f46a7898881194fc4fe04 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 0.
I20260709 14:50:05.291991 12173 leader_election.cc:304] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:05.292178 12475 raft_consensus.cc:359] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:05.293649 12575 leader_election.cc:290] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:05.294119 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefeec87234f46a7898881194fc4fe04" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:05.295099 12283 raft_consensus.cc:2468] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 0.
I20260709 14:50:05.294128 12575 raft_consensus.cc:2804] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.298494 12575 raft_consensus.cc:493] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.298878 12575 raft_consensus.cc:3060] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.299484 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a37923e1fad44ca88af6da8f32015d8" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:05.300159 12283 raft_consensus.cc:3060] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.300947 12518 leader_election.cc:290] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Requested vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:05.301609 12476 tablet_bootstrap.cc:492] T fffd509fcd0e41cda9b114539b50be32 P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:05.302044 12476 ts_tablet_manager.cc:1403] T fffd509fcd0e41cda9b114539b50be32 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.129s	user 0.012s	sys 0.029s
I20260709 14:50:05.304543 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a37923e1fad44ca88af6da8f32015d8" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:05.304543 12476 raft_consensus.cc:359] T fffd509fcd0e41cda9b114539b50be32 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.305143 12431 raft_consensus.cc:3060] T 0a37923e1fad44ca88af6da8f32015d8 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.305480 12476 raft_consensus.cc:385] T fffd509fcd0e41cda9b114539b50be32 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.305763 12476 raft_consensus.cc:740] T fffd509fcd0e41cda9b114539b50be32 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.306213 12580 raft_consensus.cc:493] T f13b873df62648cebef99f2bcca3c203 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.306663 12580 raft_consensus.cc:515] T f13b873df62648cebef99f2bcca3c203 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.306550 12476 consensus_queue.cc:260] T fffd509fcd0e41cda9b114539b50be32 P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.308827 12476 ts_tablet_manager.cc:1434] T fffd509fcd0e41cda9b114539b50be32 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:50:05.309847 12283 raft_consensus.cc:2468] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 1.
I20260709 14:50:05.309959 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13b873df62648cebef99f2bcca3c203" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:05.311591 12172 leader_election.cc:304] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:05.312017 12431 raft_consensus.cc:2468] T 0a37923e1fad44ca88af6da8f32015d8 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 1.
I20260709 14:50:05.314479 12518 raft_consensus.cc:493] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.312068 12475 raft_consensus.cc:385] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.317591 12475 raft_consensus.cc:740] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.319298 12542 consensus_queue.cc:1048] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:05.311379 12577 raft_consensus.cc:515] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.321138 12476 tablet_bootstrap.cc:492] T 78b46464c85d4a20b0c1c6a99c475280 P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:05.316365 12582 raft_consensus.cc:2804] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.324769 12577 leader_election.cc:290] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Requested vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:05.320279 12475 consensus_queue.cc:260] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:05.326471 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5071d1cc028243eab07d60758ad0ba3c" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:05.329078 12518 raft_consensus.cc:515] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:05.330003 12356 raft_consensus.cc:3060] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.335175 12356 raft_consensus.cc:2468] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 1.
I20260709 14:50:05.327420 12476 tablet_bootstrap.cc:654] T 78b46464c85d4a20b0c1c6a99c475280 P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.328476 12582 raft_consensus.cc:697] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [term 1 LEADER]: Becoming Leader. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Running, Role: LEADER
I20260709 14:50:05.328653 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5071d1cc028243eab07d60758ad0ba3c" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:05.336161 12173 leader_election.cc:304] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:05.340226 12474 tablet_bootstrap.cc:492] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:05.345256 12577 raft_consensus.cc:2804] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.345340 12582 consensus_queue.cc:237] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:05.345979 12577 raft_consensus.cc:697] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [term 1 LEADER]: Becoming Leader. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Running, Role: LEADER
W20260709 14:50:05.346292 12172 leader_election.cc:343] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.346849 12577 consensus_queue.cc:237] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.345767 12475 ts_tablet_manager.cc:1434] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.000s
I20260709 14:50:05.348402 12475 tablet_bootstrap.cc:492] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:05.345795 12474 ts_tablet_manager.cc:1403] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.002s
I20260709 14:50:05.349416 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66023196488f465ca2a0d96df8676850" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:05.350855 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66023196488f465ca2a0d96df8676850" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:05.351491 12431 raft_consensus.cc:2468] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 0.
W20260709 14:50:05.351981 12172 leader_election.cc:343] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.352794 12173 leader_election.cc:304] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [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: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7
I20260709 14:50:05.353747 12583 raft_consensus.cc:2804] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.354233 12583 raft_consensus.cc:493] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.354914 12583 raft_consensus.cc:3060] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.353906 12475 tablet_bootstrap.cc:654] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.336942 12532 raft_consensus.cc:493] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.361019 12532 raft_consensus.cc:515] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.363294 12532 leader_election.cc:290] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:05.355755 12474 raft_consensus.cc:359] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:05.338351 12575 raft_consensus.cc:515] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:05.363807 12474 raft_consensus.cc:385] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.364080 12206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30094cc04684ae197150baa88b75e7c" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:05.364367 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30094cc04684ae197150baa88b75e7c" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:05.364811 12206 raft_consensus.cc:2468] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 0.
I20260709 14:50:05.365002 12356 raft_consensus.cc:2468] T c30094cc04684ae197150baa88b75e7c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 0.
I20260709 14:50:05.365723 12575 leader_election.cc:290] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Requested vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:05.366050 12246 leader_election.cc:304] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:05.366433 12474 raft_consensus.cc:740] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.363679 12518 leader_election.cc:290] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:05.367009 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefeec87234f46a7898881194fc4fe04" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:05.373548 12431 raft_consensus.cc:3060] T fefeec87234f46a7898881194fc4fe04 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.377938 12540 consensus_queue.cc:1048] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:05.372844 12532 raft_consensus.cc:2804] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.380239 12532 raft_consensus.cc:493] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.380602 12532 raft_consensus.cc:3060] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.383917 12540 consensus_queue.cc:1048] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:05.372555 12474 consensus_queue.cc:260] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:05.401726 12583 raft_consensus.cc:515] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:05.406333 12429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66023196488f465ca2a0d96df8676850" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:05.406498 12583 leader_election.cc:290] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Requested vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:05.406984 12429 raft_consensus.cc:3060] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.408816 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefeec87234f46a7898881194fc4fe04" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:05.409157 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66023196488f465ca2a0d96df8676850" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:05.409401 12283 raft_consensus.cc:3060] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.409612 12102 catalog_manager.cc:5697] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca reported cstate change: term changed from 0 to 1, leader changed from <none> to e8aa2b5c9929454283240639124bdeca (127.9.227.65). New cstate: current_term: 1 leader_uuid: "e8aa2b5c9929454283240639124bdeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:05.410455 12172 leader_election.cc:343] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.416635 12283 raft_consensus.cc:2468] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 1.
I20260709 14:50:05.417999 12172 leader_election.cc:304] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:05.418781 12583 raft_consensus.cc:2804] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.419248 12583 raft_consensus.cc:697] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca [term 1 LEADER]: Becoming Leader. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Running, Role: LEADER
I20260709 14:50:05.420125 12583 consensus_queue.cc:237] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:05.368002 12580 leader_election.cc:290] T f13b873df62648cebef99f2bcca3c203 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:05.328975 12473 tablet_bootstrap.cc:654] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.368593 12476 tablet_bootstrap.cc:492] T 78b46464c85d4a20b0c1c6a99c475280 P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:05.369339 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13b873df62648cebef99f2bcca3c203" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:05.422260 12476 ts_tablet_manager.cc:1403] T 78b46464c85d4a20b0c1c6a99c475280 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.101s	user 0.006s	sys 0.016s
I20260709 14:50:05.422602 12356 raft_consensus.cc:2393] T f13b873df62648cebef99f2bcca3c203 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8aa2b5c9929454283240639124bdeca in current term 1: Already voted for candidate 97465dbf72cd4296baef8d8959a871a7 in this term.
I20260709 14:50:05.424043 12173 leader_election.cc:304] T f13b873df62648cebef99f2bcca3c203 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:05.426347 12476 raft_consensus.cc:359] T 78b46464c85d4a20b0c1c6a99c475280 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:05.427089 12476 raft_consensus.cc:385] T 78b46464c85d4a20b0c1c6a99c475280 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.427350 12476 raft_consensus.cc:740] T 78b46464c85d4a20b0c1c6a99c475280 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.427415 12541 consensus_queue.cc:1048] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:05.427917 12580 raft_consensus.cc:3060] T f13b873df62648cebef99f2bcca3c203 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.428185 12476 consensus_queue.cc:260] T 78b46464c85d4a20b0c1c6a99c475280 P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:05.430837 12476 ts_tablet_manager.cc:1434] T 78b46464c85d4a20b0c1c6a99c475280 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 14:50:05.431802 12476 tablet_bootstrap.cc:492] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:05.419427 12429 raft_consensus.cc:2468] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 1.
I20260709 14:50:05.435731 12173 leader_election.cc:304] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7
I20260709 14:50:05.437309 12582 raft_consensus.cc:2804] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.437963 12582 raft_consensus.cc:697] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [term 1 LEADER]: Becoming Leader. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Running, Role: LEADER
I20260709 14:50:05.428936 12475 tablet_bootstrap.cc:492] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:05.438774 12582 consensus_queue.cc:237] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:05.448397 12475 ts_tablet_manager.cc:1403] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.100s	user 0.014s	sys 0.001s
I20260709 14:50:05.454995 12475 raft_consensus.cc:359] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.437151 12431 raft_consensus.cc:2468] T fefeec87234f46a7898881194fc4fe04 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 1.
I20260709 14:50:05.463652 12531 consensus_queue.cc:1048] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:05.468582 12580 raft_consensus.cc:2749] T f13b873df62648cebef99f2bcca3c203 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:05.456918 12474 ts_tablet_manager.cc:1434] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.104s	user 0.014s	sys 0.000s
I20260709 14:50:05.456261 12593 raft_consensus.cc:493] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.461753 12541 consensus_queue.cc:1048] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:05.470304 12474 tablet_bootstrap.cc:492] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:05.469066 12475 raft_consensus.cc:385] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.438891 12532 raft_consensus.cc:515] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.451728 12476 tablet_bootstrap.cc:654] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.472908 12475 raft_consensus.cc:740] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.476624 12475 consensus_queue.cc:260] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.488639 12475 ts_tablet_manager.cc:1434] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.002s
I20260709 14:50:05.489507 12475 tablet_bootstrap.cc:492] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:05.496068 12473 tablet_bootstrap.cc:492] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:05.496573 12473 ts_tablet_manager.cc:1403] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.214s	user 0.007s	sys 0.012s
I20260709 14:50:05.502615 12475 tablet_bootstrap.cc:654] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.502334 12473 raft_consensus.cc:359] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:05.503036 12473 raft_consensus.cc:385] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.503311 12473 raft_consensus.cc:740] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.509691 12473 consensus_queue.cc:260] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:05.511507 12473 ts_tablet_manager.cc:1434] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260709 14:50:05.512579 12473 tablet_bootstrap.cc:492] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:05.512676 12474 tablet_bootstrap.cc:654] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.490979 12593 raft_consensus.cc:515] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:05.519574 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b46464c85d4a20b0c1c6a99c475280" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:05.520313 12356 raft_consensus.cc:2468] T 78b46464c85d4a20b0c1c6a99c475280 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 0.
I20260709 14:50:05.520946 12541 raft_consensus.cc:493] T fffd509fcd0e41cda9b114539b50be32 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.521412 12541 raft_consensus.cc:515] T fffd509fcd0e41cda9b114539b50be32 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.521741 12396 leader_election.cc:304] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:05.523329 12593 leader_election.cc:290] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:05.523548 12541 leader_election.cc:290] T fffd509fcd0e41cda9b114539b50be32 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:05.524230 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b46464c85d4a20b0c1c6a99c475280" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:05.524899 12206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30094cc04684ae197150baa88b75e7c" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:05.525466 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffd509fcd0e41cda9b114539b50be32" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:05.543371 12473 tablet_bootstrap.cc:654] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.526015 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffd509fcd0e41cda9b114539b50be32" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:05.530994 12206 raft_consensus.cc:3060] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.531096 12207 raft_consensus.cc:2468] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 0.
I20260709 14:50:05.543715 12532 leader_election.cc:290] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:05.556700 12591 raft_consensus.cc:2804] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.557144 12591 raft_consensus.cc:493] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.557484 12591 raft_consensus.cc:3060] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.559211 12541 consensus_queue.cc:1048] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:05.559979 12601 consensus_queue.cc:1048] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260709 14:50:05.583693 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30094cc04684ae197150baa88b75e7c" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:05.584452 12356 raft_consensus.cc:3060] T c30094cc04684ae197150baa88b75e7c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.605340 12475 tablet_bootstrap.cc:492] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:05.605887 12475 ts_tablet_manager.cc:1403] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.117s	user 0.016s	sys 0.006s
I20260709 14:50:05.607051 12321 leader_election.cc:304] T fffd509fcd0e41cda9b114539b50be32 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:05.610230 12541 raft_consensus.cc:2749] T fffd509fcd0e41cda9b114539b50be32 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:05.629251 12539 consensus_queue.cc:1048] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:05.632689 12476 tablet_bootstrap.cc:492] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:05.633175 12476 ts_tablet_manager.cc:1403] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.202s	user 0.015s	sys 0.006s
I20260709 14:50:05.644095 12476 raft_consensus.cc:359] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.644775 12476 raft_consensus.cc:385] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.645031 12476 raft_consensus.cc:740] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.645656 12476 consensus_queue.cc:260] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.646672 12475 raft_consensus.cc:359] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:05.647411 12475 raft_consensus.cc:385] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.647678 12475 raft_consensus.cc:740] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.651113 12481 consensus_queue.cc:1048] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:05.655589 12591 raft_consensus.cc:515] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:05.659184 12205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b46464c85d4a20b0c1c6a99c475280" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:05.660377 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b46464c85d4a20b0c1c6a99c475280" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:05.660995 12355 raft_consensus.cc:3060] T 78b46464c85d4a20b0c1c6a99c475280 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.663651 12354 raft_consensus.cc:3060] T fffd509fcd0e41cda9b114539b50be32 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.672966 12103 catalog_manager.cc:5697] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca reported cstate change: term changed from 0 to 1, leader changed from <none> to e8aa2b5c9929454283240639124bdeca (127.9.227.65). New cstate: current_term: 1 leader_uuid: "e8aa2b5c9929454283240639124bdeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.674220 12103 catalog_manager.cc:5697] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca reported cstate change: term changed from 0 to 1, leader changed from <none> to e8aa2b5c9929454283240639124bdeca (127.9.227.65). New cstate: current_term: 1 leader_uuid: "e8aa2b5c9929454283240639124bdeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.676496 12475 consensus_queue.cc:260] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:05.678190 12476 ts_tablet_manager.cc:1434] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.002s
I20260709 14:50:05.679136 12476 tablet_bootstrap.cc:492] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:05.659807 12205 raft_consensus.cc:3060] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.670476 12206 raft_consensus.cc:2468] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:05.670742 12591 leader_election.cc:290] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:05.681914 12474 tablet_bootstrap.cc:492] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:05.684788 12474 ts_tablet_manager.cc:1403] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.215s	user 0.019s	sys 0.013s
I20260709 14:50:05.687732 12475 ts_tablet_manager.cc:1434] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.000s
I20260709 14:50:05.688788 12475 tablet_bootstrap.cc:492] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:05.694996 12580 raft_consensus.cc:493] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.694769 12539 consensus_queue.cc:1048] T 8f2442de738b44df87ebed5aaea13132 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:05.695446 12580 raft_consensus.cc:515] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.697952 12580 leader_election.cc:290] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:05.700686 12474 raft_consensus.cc:359] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:05.701431 12474 raft_consensus.cc:385] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.701691 12474 raft_consensus.cc:740] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.704627 12474 consensus_queue.cc:260] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:05.706686 12474 ts_tablet_manager.cc:1434] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260709 14:50:05.710605 12475 tablet_bootstrap.cc:654] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.713763 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8026cde0bd44968b9a3b0697b69579d" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:05.712106 12352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8026cde0bd44968b9a3b0697b69579d" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:05.692131 12246 leader_election.cc:304] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:05.728371 12473 tablet_bootstrap.cc:492] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:05.728931 12473 ts_tablet_manager.cc:1403] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.217s	user 0.027s	sys 0.019s
I20260709 14:50:05.733134 12476 tablet_bootstrap.cc:654] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:05.723173 12172 leader_election.cc:343] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.734102 12539 raft_consensus.cc:2804] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.730429 12352 raft_consensus.cc:2468] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 0.
I20260709 14:50:05.746647 12173 leader_election.cc:304] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [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: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7
I20260709 14:50:05.744464 12481 consensus_queue.cc:1048] T 8f2442de738b44df87ebed5aaea13132 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:05.748489 12580 raft_consensus.cc:2804] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.750447 12580 raft_consensus.cc:493] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.751204 12580 raft_consensus.cc:3060] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.752537 12474 tablet_bootstrap.cc:492] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:05.752885 12356 raft_consensus.cc:2468] T c30094cc04684ae197150baa88b75e7c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:05.746737 12539 raft_consensus.cc:697] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Becoming Leader. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:05.742802 12473 raft_consensus.cc:359] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.760170 12473 raft_consensus.cc:385] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.760576 12473 raft_consensus.cc:740] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.761379 12473 consensus_queue.cc:260] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.768599 12473 ts_tablet_manager.cc:1434] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260709 14:50:05.772855 12283 raft_consensus.cc:3060] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.776307 12539 consensus_queue.cc:237] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.780367 12474 tablet_bootstrap.cc:654] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.748461 12205 raft_consensus.cc:2468] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 1.
I20260709 14:50:05.788323 12583 raft_consensus.cc:493] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.792531 12601 raft_consensus.cc:493] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.792825 12583 raft_consensus.cc:515] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:05.793016 12601 raft_consensus.cc:515] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:05.794835 12583 leader_election.cc:290] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:05.794966 12601 leader_election.cc:290] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:05.796586 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7112e0fd4f4db2b09c4ffa588a6cb7" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:05.796747 12352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e35e0bcdf5458ebb30b913254b53ab" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:05.798717 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7112e0fd4f4db2b09c4ffa588a6cb7" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:05.799330 12282 raft_consensus.cc:2468] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 0.
I20260709 14:50:05.808260 12475 tablet_bootstrap.cc:492] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:05.808799 12475 ts_tablet_manager.cc:1403] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.120s	user 0.021s	sys 0.012s
I20260709 14:50:05.813674 12473 tablet_bootstrap.cc:492] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:05.811471 12475 raft_consensus.cc:359] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
W20260709 14:50:05.804147 12173 leader_election.cc:343] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.815996 12475 raft_consensus.cc:385] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.816906 12475 raft_consensus.cc:740] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.818447 12475 consensus_queue.cc:260] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.788673 12355 raft_consensus.cc:2468] T 78b46464c85d4a20b0c1c6a99c475280 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 1.
I20260709 14:50:05.804973 12394 leader_election.cc:304] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:05.801237 12395 leader_election.cc:304] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03; no voters: 
I20260709 14:50:05.834368 12601 raft_consensus.cc:2804] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.834863 12601 raft_consensus.cc:697] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Becoming Leader. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Running, Role: LEADER
W20260709 14:50:05.835919 12396 leader_election.cc:343] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.836362 12601 consensus_queue.cc:237] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:05.838230 12580 raft_consensus.cc:515] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.818408 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e35e0bcdf5458ebb30b913254b53ab" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:05.840286 12473 tablet_bootstrap.cc:654] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.844365 12475 ts_tablet_manager.cc:1434] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 14:50:05.844985 12580 leader_election.cc:290] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Requested vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:05.842154 12591 raft_consensus.cc:2804] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.848265 12591 raft_consensus.cc:493] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.848626 12591 raft_consensus.cc:3060] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.851805 12475 tablet_bootstrap.cc:492] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
W20260709 14:50:05.852777 12613 log.cc:927] Time spent T 922232d72b9044dc8c356c05e22eab43 P b4a2280a5edd41b5aa13fca477359c03: Append to log took a long time: real 0.117s	user 0.000s	sys 0.002s
I20260709 14:50:05.842386 12431 raft_consensus.cc:2468] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 0.
I20260709 14:50:05.848060 12353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8026cde0bd44968b9a3b0697b69579d" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:05.872498 12475 tablet_bootstrap.cc:654] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.866837 12353 raft_consensus.cc:3060] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.876953 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8026cde0bd44968b9a3b0697b69579d" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:05.877899 12591 raft_consensus.cc:515] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:05.876940 12476 tablet_bootstrap.cc:492] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:05.879173 12476 ts_tablet_manager.cc:1403] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.200s	user 0.007s	sys 0.008s
I20260709 14:50:05.881837 12476 raft_consensus.cc:359] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:05.882473 12476 raft_consensus.cc:385] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.882717 12476 raft_consensus.cc:740] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
W20260709 14:50:05.878378 12396 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.67:38713, user_credentials={real_user=slave}} blocked reactor thread for 75329.2us
I20260709 14:50:05.883448 12476 consensus_queue.cc:260] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:05.885565 12476 ts_tablet_manager.cc:1434] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:05.885576 12173 leader_election.cc:304] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca [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: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:05.887879 12476 tablet_bootstrap.cc:492] T 83b3886ec20242b399d35dc88ad81633 P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:05.886567 12620 raft_consensus.cc:493] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.888176 12580 raft_consensus.cc:2804] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.888566 12620 raft_consensus.cc:515] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.895617 12583 consensus_queue.cc:1048] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:05.888619 12580 raft_consensus.cc:493] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:50:05.899401 12172 leader_election.cc:343] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.899659 12580 raft_consensus.cc:3060] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.908610 12106 catalog_manager.cc:5697] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "97465dbf72cd4296baef8d8959a871a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.909564 12620 leader_election.cc:290] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:05.910132 12205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5071d1cc028243eab07d60758ad0ba3c" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:05.911778 12583 consensus_queue.cc:1048] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:05.914209 12583 consensus_queue.cc:1048] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:05.916963 12354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5071d1cc028243eab07d60758ad0ba3c" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:05.917572 12354 raft_consensus.cc:2468] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:05.918078 12102 catalog_manager.cc:5697] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca reported cstate change: term changed from 0 to 1, leader changed from <none> to e8aa2b5c9929454283240639124bdeca (127.9.227.65). New cstate: current_term: 1 leader_uuid: "e8aa2b5c9929454283240639124bdeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.920027 12248 leader_election.cc:304] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: e8aa2b5c9929454283240639124bdeca
I20260709 14:50:05.924001 12353 raft_consensus.cc:2468] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 1.
I20260709 14:50:05.926257 12591 leader_election.cc:290] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Requested vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:05.928516 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7112e0fd4f4db2b09c4ffa588a6cb7" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:05.929224 12282 raft_consensus.cc:3060] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.929888 12476 tablet_bootstrap.cc:654] T 83b3886ec20242b399d35dc88ad81633 P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.928493 12173 leader_election.cc:304] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7
I20260709 14:50:05.934830 12353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7112e0fd4f4db2b09c4ffa588a6cb7" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
W20260709 14:50:05.936618 12396 leader_election.cc:343] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.933990 12580 raft_consensus.cc:515] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:05.937569 12282 raft_consensus.cc:2468] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 1.
I20260709 14:50:05.938741 12583 raft_consensus.cc:2804] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.938687 12395 leader_election.cc:304] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:05.939339 12583 raft_consensus.cc:697] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [term 1 LEADER]: Becoming Leader. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Running, Role: LEADER
I20260709 14:50:05.939931 12591 raft_consensus.cc:2804] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.940240 12583 consensus_queue.cc:237] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.940665 12591 raft_consensus.cc:697] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Becoming Leader. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Running, Role: LEADER
I20260709 14:50:05.941831 12430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e35e0bcdf5458ebb30b913254b53ab" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:05.942426 12430 raft_consensus.cc:3060] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.944460 12622 raft_consensus.cc:2804] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:05.946281 12622 raft_consensus.cc:493] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:05.946692 12622 raft_consensus.cc:3060] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:05.941639 12591 consensus_queue.cc:237] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:05.953361 12473 tablet_bootstrap.cc:492] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:05.953881 12473 ts_tablet_manager.cc:1403] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.140s	user 0.016s	sys 0.010s
I20260709 14:50:05.949817 12430 raft_consensus.cc:2468] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 1.
I20260709 14:50:05.956413 12474 tablet_bootstrap.cc:492] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:05.957474 12173 leader_election.cc:304] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:05.957847 12474 ts_tablet_manager.cc:1403] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.205s	user 0.018s	sys 0.016s
I20260709 14:50:05.958263 12518 raft_consensus.cc:2804] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.953928 12622 raft_consensus.cc:515] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.969475 12622 leader_election.cc:290] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:05.978842 12354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5071d1cc028243eab07d60758ad0ba3c" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:05.979516 12354 raft_consensus.cc:3060] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:05.981076 12475 tablet_bootstrap.cc:492] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:05.981220 12580 leader_election.cc:290] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:05.981547 12475 ts_tablet_manager.cc:1403] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.130s	user 0.019s	sys 0.021s
I20260709 14:50:05.983654 12473 raft_consensus.cc:359] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:05.983913 12474 raft_consensus.cc:359] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:05.984673 12474 raft_consensus.cc:385] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.985033 12474 raft_consensus.cc:740] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.985708 12474 consensus_queue.cc:260] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:05.987743 12474 ts_tablet_manager.cc:1434] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.002s
I20260709 14:50:05.988222 12475 raft_consensus.cc:359] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.988658 12474 tablet_bootstrap.cc:492] T f08605c8557244e29e96f33b9c94b03d P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:05.988874 12475 raft_consensus.cc:385] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.989156 12475 raft_consensus.cc:740] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.989765 12475 consensus_queue.cc:260] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:05.984357 12473 raft_consensus.cc:385] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.991614 12473 raft_consensus.cc:740] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.995718 12475 ts_tablet_manager.cc:1434] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:50:05.996615 12475 tablet_bootstrap.cc:492] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:05.996420 12473 consensus_queue.cc:260] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:05.940269 12353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e35e0bcdf5458ebb30b913254b53ab" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:06.015607 12473 ts_tablet_manager.cc:1434] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.000s
I20260709 14:50:06.024996 12473 tablet_bootstrap.cc:492] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:06.033823 12354 raft_consensus.cc:2468] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 2.
I20260709 14:50:06.036691 12518 raft_consensus.cc:697] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca [term 1 LEADER]: Becoming Leader. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Running, Role: LEADER
I20260709 14:50:06.044948 12622 raft_consensus.cc:493] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.046907 12475 tablet_bootstrap.cc:654] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.053524 12473 tablet_bootstrap.cc:654] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.059298 12205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5071d1cc028243eab07d60758ad0ba3c" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:06.055502 12622 raft_consensus.cc:515] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:06.067845 12622 leader_election.cc:290] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:06.068498 12248 leader_election.cc:304] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: e8aa2b5c9929454283240639124bdeca
I20260709 14:50:06.069002 12205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66023196488f465ca2a0d96df8676850" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:06.070753 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66023196488f465ca2a0d96df8676850" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:06.071585 12431 raft_consensus.cc:2393] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97465dbf72cd4296baef8d8959a871a7 in current term 1: Already voted for candidate e8aa2b5c9929454283240639124bdeca in this term.
I20260709 14:50:06.073333 12246 leader_election.cc:304] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7; no voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca
W20260709 14:50:06.073992 12154 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:06.074451 12620 raft_consensus.cc:2804] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:06.074968 12620 raft_consensus.cc:697] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Becoming Leader. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:06.075778 12620 consensus_queue.cc:237] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [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: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:06.077073 12102 catalog_manager.cc:5697] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68). New cstate: current_term: 1 leader_uuid: "b4a2280a5edd41b5aa13fca477359c03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:06.076182 12622 raft_consensus.cc:3060] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.083849 12476 tablet_bootstrap.cc:492] T 83b3886ec20242b399d35dc88ad81633 P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:06.084357 12476 ts_tablet_manager.cc:1403] T 83b3886ec20242b399d35dc88ad81633 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.197s	user 0.022s	sys 0.004s
I20260709 14:50:06.084983 12103 catalog_manager.cc:5697] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 reported cstate change: term changed from 1 to 2, leader changed from e8aa2b5c9929454283240639124bdeca (127.9.227.65) to 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66). New cstate: current_term: 2 leader_uuid: "97465dbf72cd4296baef8d8959a871a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:06.086849 12476 raft_consensus.cc:359] T 83b3886ec20242b399d35dc88ad81633 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:06.087509 12476 raft_consensus.cc:385] T 83b3886ec20242b399d35dc88ad81633 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.085136 12518 consensus_queue.cc:237] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:06.087766 12476 raft_consensus.cc:740] T 83b3886ec20242b399d35dc88ad81633 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.090855 12622 raft_consensus.cc:2749] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:06.090654 12476 consensus_queue.cc:260] T 83b3886ec20242b399d35dc88ad81633 P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:06.095291 12476 ts_tablet_manager.cc:1434] T 83b3886ec20242b399d35dc88ad81633 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:50:06.097707 12474 tablet_bootstrap.cc:654] T f08605c8557244e29e96f33b9c94b03d P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.100801 12607 raft_consensus.cc:493] T 83b3886ec20242b399d35dc88ad81633 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.101330 12476 tablet_bootstrap.cc:492] T 03131a21e6174e9d98740a205aee130c P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:06.101337 12607 raft_consensus.cc:515] T 83b3886ec20242b399d35dc88ad81633 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
W20260709 14:50:06.106755 12173 leader_election.cc:343] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:06.107357 12476 tablet_bootstrap.cc:654] T 03131a21e6174e9d98740a205aee130c P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.109200 12354 raft_consensus.cc:1240] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Rejecting Update request from peer e8aa2b5c9929454283240639124bdeca for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:06.113982 12636 consensus_queue.cc:1059] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.114168 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b3886ec20242b399d35dc88ad81633" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:06.113049 12583 consensus_queue.cc:1048] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 14:50:06.115829 12321 leader_election.cc:343] T 83b3886ec20242b399d35dc88ad81633 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:06.117461 12475 tablet_bootstrap.cc:492] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:06.117966 12475 ts_tablet_manager.cc:1403] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.122s	user 0.010s	sys 0.003s
I20260709 14:50:06.118144 12430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b3886ec20242b399d35dc88ad81633" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:06.119238 12636 raft_consensus.cc:3055] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [term 1 LEADER]: Stepping down as leader of term 1
W20260709 14:50:06.119426 12322 leader_election.cc:343] T 83b3886ec20242b399d35dc88ad81633 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:06.119578 12636 raft_consensus.cc:740] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Running, Role: LEADER
I20260709 14:50:06.119921 12322 leader_election.cc:304] T 83b3886ec20242b399d35dc88ad81633 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03
I20260709 14:50:06.120770 12541 raft_consensus.cc:2749] T 83b3886ec20242b399d35dc88ad81633 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:06.120450 12636 consensus_queue.cc:260] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:06.121279 12475 raft_consensus.cc:359] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:06.121932 12475 raft_consensus.cc:385] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.114357 12607 leader_election.cc:290] T 83b3886ec20242b399d35dc88ad81633 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:06.122195 12475 raft_consensus.cc:740] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.123005 12475 consensus_queue.cc:260] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:06.124959 12475 ts_tablet_manager.cc:1434] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:06.125766 12473 tablet_bootstrap.cc:492] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:06.126351 12642 consensus_queue.cc:1048] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:06.126415 12473 ts_tablet_manager.cc:1403] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.104s	user 0.013s	sys 0.000s
I20260709 14:50:06.125805 12475 tablet_bootstrap.cc:492] T f08605c8557244e29e96f33b9c94b03d P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:06.136703 12473 raft_consensus.cc:359] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:06.137347 12473 raft_consensus.cc:385] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.137604 12473 raft_consensus.cc:740] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.138458 12473 consensus_queue.cc:260] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:06.140563 12473 ts_tablet_manager.cc:1434] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260709 14:50:06.142633 12172 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.66:41727, user_credentials={real_user=slave}} blocked reactor thread for 181718us
I20260709 14:50:06.143739 12636 raft_consensus.cc:3060] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:06.146641 12475 tablet_bootstrap.cc:654] T f08605c8557244e29e96f33b9c94b03d P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.147059 12104 catalog_manager.cc:5697] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca reported cstate change: term changed from 0 to 1, leader changed from <none> to e8aa2b5c9929454283240639124bdeca (127.9.227.65). New cstate: current_term: 1 leader_uuid: "e8aa2b5c9929454283240639124bdeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:06.152369 12474 tablet_bootstrap.cc:492] T f08605c8557244e29e96f33b9c94b03d P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:06.152824 12474 ts_tablet_manager.cc:1403] T f08605c8557244e29e96f33b9c94b03d P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.164s	user 0.015s	sys 0.000s
I20260709 14:50:06.155087 12473 tablet_bootstrap.cc:492] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:06.156427 12580 raft_consensus.cc:493] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.156927 12580 raft_consensus.cc:515] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:06.158938 12580 leader_election.cc:290] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:06.159706 12429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab47f7abf234e0e99a660d7a6c2e3e4" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:06.160224 12580 consensus_queue.cc:1048] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:06.161129 12173 leader_election.cc:343] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:06.162302 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab47f7abf234e0e99a660d7a6c2e3e4" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:06.166370 12473 tablet_bootstrap.cc:654] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.164137 12583 raft_consensus.cc:493] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.168519 12583 raft_consensus.cc:515] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:06.170156 12518 consensus_queue.cc:1048] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.171579 12354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8c7a583584469db4f209ed28fc52a7" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
W20260709 14:50:06.171708 12172 leader_election.cc:343] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:06.171010 12583 leader_election.cc:290] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:06.172356 12172 leader_election.cc:304] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03
W20260709 14:50:06.172991 12173 leader_election.cc:343] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:06.174247 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8c7a583584469db4f209ed28fc52a7" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:06.175437 12583 raft_consensus.cc:2749] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:06.179906 12172 leader_election.cc:343] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:06.180452 12172 leader_election.cc:304] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:06.180217 12476 tablet_bootstrap.cc:492] T 03131a21e6174e9d98740a205aee130c P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:06.181181 12583 raft_consensus.cc:2749] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:06.185290 12475 tablet_bootstrap.cc:492] T f08605c8557244e29e96f33b9c94b03d P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:06.181326 12476 ts_tablet_manager.cc:1403] T 03131a21e6174e9d98740a205aee130c P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.001s
I20260709 14:50:06.185766 12475 ts_tablet_manager.cc:1403] T f08605c8557244e29e96f33b9c94b03d P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.060s	user 0.020s	sys 0.007s
I20260709 14:50:06.185627 12622 consensus_queue.cc:1048] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:06.188320 12476 raft_consensus.cc:359] T 03131a21e6174e9d98740a205aee130c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:06.155356 12474 raft_consensus.cc:359] T f08605c8557244e29e96f33b9c94b03d P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:06.189713 12476 raft_consensus.cc:385] T 03131a21e6174e9d98740a205aee130c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.190409 12476 raft_consensus.cc:740] T 03131a21e6174e9d98740a205aee130c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.191128 12476 consensus_queue.cc:260] T 03131a21e6174e9d98740a205aee130c P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:06.190062 12474 raft_consensus.cc:385] T f08605c8557244e29e96f33b9c94b03d P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.192868 12474 raft_consensus.cc:740] T f08605c8557244e29e96f33b9c94b03d P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.193734 12474 consensus_queue.cc:260] T f08605c8557244e29e96f33b9c94b03d P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:06.196673 12474 ts_tablet_manager.cc:1434] T f08605c8557244e29e96f33b9c94b03d P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 14:50:06.188854 12475 raft_consensus.cc:359] T f08605c8557244e29e96f33b9c94b03d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:06.198243 12475 raft_consensus.cc:385] T f08605c8557244e29e96f33b9c94b03d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.198537 12475 raft_consensus.cc:740] T f08605c8557244e29e96f33b9c94b03d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.199155 12475 consensus_queue.cc:260] T f08605c8557244e29e96f33b9c94b03d P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:06.201047 12475 ts_tablet_manager.cc:1434] T f08605c8557244e29e96f33b9c94b03d P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:50:06.201929 12475 tablet_bootstrap.cc:492] T ce541d9548d7472fa5ff04a14efc0bc3 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:06.199851 12474 tablet_bootstrap.cc:492] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:06.207340 12475 tablet_bootstrap.cc:654] T ce541d9548d7472fa5ff04a14efc0bc3 P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.207752 12476 ts_tablet_manager.cc:1434] T 03131a21e6174e9d98740a205aee130c P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:50:06.208824 12476 tablet_bootstrap.cc:492] T 63d7fb6be9874501b3b4641d62ed4041 P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:06.213984 12476 tablet_bootstrap.cc:654] T 63d7fb6be9874501b3b4641d62ed4041 P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.214502 12103 catalog_manager.cc:5697] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca reported cstate change: term changed from 0 to 1, leader changed from <none> to e8aa2b5c9929454283240639124bdeca (127.9.227.65). New cstate: current_term: 1 leader_uuid: "e8aa2b5c9929454283240639124bdeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:06.217447 12474 tablet_bootstrap.cc:654] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.219871 12591 raft_consensus.cc:493] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.220525 12591 raft_consensus.cc:515] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:06.222751 12591 leader_election.cc:290] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:06.225658 12353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff76e2f35b204464906ecbd103d60650" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:06.226929 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff76e2f35b204464906ecbd103d60650" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
W20260709 14:50:06.227347 12396 leader_election.cc:343] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:06.230795 12394 leader_election.cc:343] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:06.231240 12394 leader_election.cc:304] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:06.232373 12591 raft_consensus.cc:2749] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:06.239248 12580 raft_consensus.cc:493] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.240219 12476 tablet_bootstrap.cc:492] T 63d7fb6be9874501b3b4641d62ed4041 P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:06.239815 12580 raft_consensus.cc:515] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:06.242041 12580 leader_election.cc:290] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:06.243490 12476 ts_tablet_manager.cc:1403] T 63d7fb6be9874501b3b4641d62ed4041 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.003s
I20260709 14:50:06.243640 12353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfd778f76584a83a0de2f87b73dd1d2" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
W20260709 14:50:06.245101 12173 leader_election.cc:343] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:06.247927 12473 tablet_bootstrap.cc:492] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:06.248450 12473 ts_tablet_manager.cc:1403] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.000s
I20260709 14:50:06.245070 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfd778f76584a83a0de2f87b73dd1d2" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
W20260709 14:50:06.250205 12172 leader_election.cc:343] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:06.250671 12172 leader_election.cc:304] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:06.250830 12473 raft_consensus.cc:359] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:06.251485 12473 raft_consensus.cc:385] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.251745 12473 raft_consensus.cc:740] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.251943 12580 raft_consensus.cc:2749] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:06.252825 12473 consensus_queue.cc:260] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:06.254989 12473 ts_tablet_manager.cc:1434] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:06.255919 12473 tablet_bootstrap.cc:492] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:06.256124 12104 catalog_manager.cc:5697] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68). New cstate: current_term: 1 leader_uuid: "b4a2280a5edd41b5aa13fca477359c03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:06.261327 12473 tablet_bootstrap.cc:654] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.265435 12591 consensus_queue.cc:1048] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.284190 12622 raft_consensus.cc:493] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.284708 12622 raft_consensus.cc:515] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:06.286633 12622 leader_election.cc:290] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:06.288676 12353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b3886ec20242b399d35dc88ad81633" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:06.289007 12430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b3886ec20242b399d35dc88ad81633" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:06.289402 12353 raft_consensus.cc:2468] T 83b3886ec20242b399d35dc88ad81633 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 0.
I20260709 14:50:06.276647 12620 consensus_queue.cc:1048] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:50:06.295388 12248 leader_election.cc:343] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:06.296085 12248 leader_election.cc:304] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: b4a2280a5edd41b5aa13fca477359c03
I20260709 14:50:06.296999 12622 raft_consensus.cc:2804] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:06.297391 12622 raft_consensus.cc:493] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:06.297708 12622 raft_consensus.cc:3060] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.301542 12620 raft_consensus.cc:493] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.302068 12620 raft_consensus.cc:515] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:06.304646 12620 leader_election.cc:290] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:06.305784 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8c7a583584469db4f209ed28fc52a7" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:06.306449 12208 raft_consensus.cc:2468] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 0.
I20260709 14:50:06.306625 12354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8c7a583584469db4f209ed28fc52a7" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:06.307713 12246 leader_election.cc:304] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: 
W20260709 14:50:06.308302 12248 leader_election.cc:343] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:06.309270 12620 raft_consensus.cc:2804] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:06.309871 12620 raft_consensus.cc:493] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:06.312041 12620 raft_consensus.cc:3060] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.306213 12622 raft_consensus.cc:515] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:06.315779 12622 leader_election.cc:290] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:06.317499 12354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b3886ec20242b399d35dc88ad81633" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:06.318328 12354 raft_consensus.cc:3060] T 83b3886ec20242b399d35dc88ad81633 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.320798 12430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b3886ec20242b399d35dc88ad81633" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
W20260709 14:50:06.328241 12248 leader_election.cc:343] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:06.279991 12476 raft_consensus.cc:359] T 63d7fb6be9874501b3b4641d62ed4041 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:06.339099 12476 raft_consensus.cc:385] T 63d7fb6be9874501b3b4641d62ed4041 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.337370 12354 raft_consensus.cc:2468] T 83b3886ec20242b399d35dc88ad81633 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:06.339336 12476 raft_consensus.cc:740] T 63d7fb6be9874501b3b4641d62ed4041 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.340049 12476 consensus_queue.cc:260] T 63d7fb6be9874501b3b4641d62ed4041 P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:06.341544 12476 ts_tablet_manager.cc:1434] T 63d7fb6be9874501b3b4641d62ed4041 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.098s	user 0.004s	sys 0.000s
I20260709 14:50:06.349570 12476 tablet_bootstrap.cc:492] T 7d73a0bf411148f5b6a48700f26c6995 P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:06.350510 12248 leader_election.cc:304] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: b4a2280a5edd41b5aa13fca477359c03
I20260709 14:50:06.351660 12622 raft_consensus.cc:2804] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:06.352129 12622 raft_consensus.cc:697] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Becoming Leader. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:06.352938 12622 consensus_queue.cc:237] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:06.352978 12475 tablet_bootstrap.cc:492] T ce541d9548d7472fa5ff04a14efc0bc3 P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:06.354911 12475 ts_tablet_manager.cc:1403] T ce541d9548d7472fa5ff04a14efc0bc3 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.153s	user 0.063s	sys 0.073s
I20260709 14:50:06.358851 12475 raft_consensus.cc:359] T ce541d9548d7472fa5ff04a14efc0bc3 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:06.359457 12475 raft_consensus.cc:385] T ce541d9548d7472fa5ff04a14efc0bc3 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.359520 12620 raft_consensus.cc:515] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:06.360013 12475 raft_consensus.cc:740] T ce541d9548d7472fa5ff04a14efc0bc3 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.360648 12475 consensus_queue.cc:260] T ce541d9548d7472fa5ff04a14efc0bc3 P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:06.362129 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8c7a583584469db4f209ed28fc52a7" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:06.362455 12475 ts_tablet_manager.cc:1434] T ce541d9548d7472fa5ff04a14efc0bc3 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260709 14:50:06.362679 12208 raft_consensus.cc:3060] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.363277 12475 tablet_bootstrap.cc:492] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:06.364786 12474 tablet_bootstrap.cc:492] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:06.365216 12474 ts_tablet_manager.cc:1403] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.167s	user 0.012s	sys 0.008s
I20260709 14:50:06.368093 12102 catalog_manager.cc:5697] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "97465dbf72cd4296baef8d8959a871a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:06.369109 12475 tablet_bootstrap.cc:654] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.372967 12620 leader_election.cc:290] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:06.376156 12601 raft_consensus.cc:493] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.378197 12601 raft_consensus.cc:515] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:06.380350 12601 leader_election.cc:290] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:06.377151 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8c7a583584469db4f209ed28fc52a7" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
W20260709 14:50:06.382061 12248 leader_election.cc:343] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:06.382800 12205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03131a21e6174e9d98740a205aee130c" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
W20260709 14:50:06.384063 12394 leader_election.cc:343] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:06.385447 12601 consensus_queue.cc:1048] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.386993 12208 raft_consensus.cc:2468] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:06.387889 12607 raft_consensus.cc:493] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.388356 12607 raft_consensus.cc:515] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:06.393904 12580 consensus_queue.cc:1048] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.394619 12357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03131a21e6174e9d98740a205aee130c" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:06.395320 12357 raft_consensus.cc:2468] T 03131a21e6174e9d98740a205aee130c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 0.
I20260709 14:50:06.396315 12476 tablet_bootstrap.cc:654] T 7d73a0bf411148f5b6a48700f26c6995 P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.398842 12246 leader_election.cc:304] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:06.401376 12430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f08605c8557244e29e96f33b9c94b03d" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:06.401854 12539 raft_consensus.cc:2804] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:06.398821 12396 leader_election.cc:304] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [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: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: e8aa2b5c9929454283240639124bdeca
I20260709 14:50:06.402020 12430 raft_consensus.cc:2468] T f08605c8557244e29e96f33b9c94b03d P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 0.
W20260709 14:50:06.399556 12172 consensus_peers.cc:597] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca -> Peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Couldn't send request to peer 97465dbf72cd4296baef8d8959a871a7. 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:50:06.399567 12607 leader_election.cc:290] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:06.404603 12539 raft_consensus.cc:697] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Becoming Leader. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:06.405500 12539 consensus_queue.cc:237] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:06.407402 12322 leader_election.cc:304] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:06.408447 12590 consensus_queue.cc:1048] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.409708 12607 raft_consensus.cc:2804] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:06.410099 12607 raft_consensus.cc:493] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:06.410573 12607 raft_consensus.cc:3060] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.418090 12474 raft_consensus.cc:359] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:06.418814 12474 raft_consensus.cc:385] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.419059 12474 raft_consensus.cc:740] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.420209 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f08605c8557244e29e96f33b9c94b03d" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:06.420773 12607 raft_consensus.cc:515] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:06.423550 12430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f08605c8557244e29e96f33b9c94b03d" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:06.425294 12473 tablet_bootstrap.cc:492] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:06.425793 12473 ts_tablet_manager.cc:1403] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.170s	user 0.019s	sys 0.005s
I20260709 14:50:06.419729 12474 consensus_queue.cc:260] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:06.431023 12474 ts_tablet_manager.cc:1434] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.001s
I20260709 14:50:06.413233 12601 raft_consensus.cc:2804] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:06.426621 12430 raft_consensus.cc:3060] T f08605c8557244e29e96f33b9c94b03d P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.420871 12208 raft_consensus.cc:2468] T f08605c8557244e29e96f33b9c94b03d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 0.
I20260709 14:50:06.432881 12601 raft_consensus.cc:493] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:06.456532 12474 tablet_bootstrap.cc:492] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:06.462849 12607 leader_election.cc:290] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Requested vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
W20260709 14:50:06.469300 12396 consensus_peers.cc:597] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03 -> Peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Couldn't send request to peer caec0335b3ec4e3eaae6b5e6fa1bd195. 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:50:06.473080 12473 raft_consensus.cc:359] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:06.474113 12473 raft_consensus.cc:385] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.474402 12473 raft_consensus.cc:740] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.477609 12474 tablet_bootstrap.cc:654] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.479094 12473 consensus_queue.cc:260] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:06.462260 12601 raft_consensus.cc:3060] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.491681 12473 ts_tablet_manager.cc:1434] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.000s
I20260709 14:50:06.492808 12473 tablet_bootstrap.cc:492] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:06.499732 12475 tablet_bootstrap.cc:492] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:06.500257 12475 ts_tablet_manager.cc:1403] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.137s	user 0.025s	sys 0.049s
I20260709 14:50:06.494524 12607 raft_consensus.cc:493] T 63d7fb6be9874501b3b4641d62ed4041 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.501793 12580 raft_consensus.cc:493] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.512534 12476 tablet_bootstrap.cc:492] T 7d73a0bf411148f5b6a48700f26c6995 P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:06.513128 12476 ts_tablet_manager.cc:1403] T 7d73a0bf411148f5b6a48700f26c6995 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.164s	user 0.017s	sys 0.033s
I20260709 14:50:06.514961 12590 raft_consensus.cc:493] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.511363 12607 raft_consensus.cc:515] T 63d7fb6be9874501b3b4641d62ed4041 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:06.517459 12590 raft_consensus.cc:515] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:06.519538 12590 leader_election.cc:290] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:06.519968 12636 consensus_queue.cc:1048] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.514034 12580 raft_consensus.cc:515] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:06.520953 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce541d9548d7472fa5ff04a14efc0bc3" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:06.522369 12580 leader_election.cc:290] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
W20260709 14:50:06.522925 12395 leader_election.cc:343] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:06.523401 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfda83a888a4e6b86babad77ef51542" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:06.524732 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d7fb6be9874501b3b4641d62ed4041" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:06.520418 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce541d9548d7472fa5ff04a14efc0bc3" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:06.525046 12476 raft_consensus.cc:359] T 7d73a0bf411148f5b6a48700f26c6995 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:06.525451 12429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfda83a888a4e6b86babad77ef51542" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:06.525774 12476 raft_consensus.cc:385] T 7d73a0bf411148f5b6a48700f26c6995 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.525864 12208 raft_consensus.cc:2468] T ce541d9548d7472fa5ff04a14efc0bc3 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 0.
I20260709 14:50:06.520854 12607 leader_election.cc:290] T 63d7fb6be9874501b3b4641d62ed4041 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
W20260709 14:50:06.524742 12172 leader_election.cc:343] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:06.527977 12173 leader_election.cc:343] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:06.529028 12322 leader_election.cc:343] T 63d7fb6be9874501b3b4641d62ed4041 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:06.527350 12394 leader_election.cc:304] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03 [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: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7
I20260709 14:50:06.530830 12591 raft_consensus.cc:2804] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:06.531205 12591 raft_consensus.cc:493] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:06.531522 12591 raft_consensus.cc:3060] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.533267 12476 raft_consensus.cc:740] T 7d73a0bf411148f5b6a48700f26c6995 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.533906 12476 consensus_queue.cc:260] T 7d73a0bf411148f5b6a48700f26c6995 P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:06.535624 12476 ts_tablet_manager.cc:1434] T 7d73a0bf411148f5b6a48700f26c6995 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.000s
I20260709 14:50:06.539474 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f08605c8557244e29e96f33b9c94b03d" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:06.540213 12207 raft_consensus.cc:3060] T f08605c8557244e29e96f33b9c94b03d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.533385 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d7fb6be9874501b3b4641d62ed4041" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:06.545692 12173 leader_election.cc:304] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03
W20260709 14:50:06.546316 12321 leader_election.cc:343] T 63d7fb6be9874501b3b4641d62ed4041 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:06.546819 12321 leader_election.cc:304] T 63d7fb6be9874501b3b4641d62ed4041 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03
I20260709 14:50:06.548950 12580 raft_consensus.cc:2749] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:06.548751 12591 raft_consensus.cc:515] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:06.550701 12591 leader_election.cc:290] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:06.550814 12102 catalog_manager.cc:5697] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "97465dbf72cd4296baef8d8959a871a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:06.554378 12476 tablet_bootstrap.cc:492] T ff76e2f35b204464906ecbd103d60650 P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:06.556079 12475 raft_consensus.cc:359] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:06.556798 12475 raft_consensus.cc:385] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.557066 12475 raft_consensus.cc:740] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.557771 12475 consensus_queue.cc:260] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:06.559677 12473 tablet_bootstrap.cc:654] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.549007 12541 raft_consensus.cc:2749] T 63d7fb6be9874501b3b4641d62ed4041 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:06.564085 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce541d9548d7472fa5ff04a14efc0bc3" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:06.566424 12475 ts_tablet_manager.cc:1434] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.000s
I20260709 14:50:06.567474 12475 tablet_bootstrap.cc:492] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
W20260709 14:50:06.573233 12173 consensus_peers.cc:597] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca -> Peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Couldn't send request to peer caec0335b3ec4e3eaae6b5e6fa1bd195. 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:50:06.577135 12205 raft_consensus.cc:1275] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Refusing update from remote peer 97465dbf72cd4296baef8d8959a871a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:06.566100 12208 raft_consensus.cc:3060] T ce541d9548d7472fa5ff04a14efc0bc3 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.578709 12620 consensus_queue.cc:1048] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:06.590201 12476 tablet_bootstrap.cc:654] T ff76e2f35b204464906ecbd103d60650 P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.617162 12473 tablet_bootstrap.cc:492] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:06.617632 12473 ts_tablet_manager.cc:1403] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.125s	user 0.012s	sys 0.013s
I20260709 14:50:06.618429 12474 tablet_bootstrap.cc:492] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:06.618883 12474 ts_tablet_manager.cc:1403] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.163s	user 0.014s	sys 0.013s
I20260709 14:50:06.615630 12430 raft_consensus.cc:2468] T f08605c8557244e29e96f33b9c94b03d P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 1.
I20260709 14:50:06.620949 12322 leader_election.cc:304] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:06.621732 12541 raft_consensus.cc:2804] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:06.622156 12541 raft_consensus.cc:697] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Becoming Leader. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Running, Role: LEADER
I20260709 14:50:06.622929 12541 consensus_queue.cc:237] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:06.653234 12474 raft_consensus.cc:359] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:06.654846 12474 raft_consensus.cc:385] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.655591 12474 raft_consensus.cc:740] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.659547 12476 tablet_bootstrap.cc:492] T ff76e2f35b204464906ecbd103d60650 P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:06.659580 12474 consensus_queue.cc:260] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:06.660390 12476 ts_tablet_manager.cc:1403] T ff76e2f35b204464906ecbd103d60650 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.119s	user 0.015s	sys 0.004s
I20260709 14:50:06.655131 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce541d9548d7472fa5ff04a14efc0bc3" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:06.667826 12357 raft_consensus.cc:1275] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Refusing update from remote peer 97465dbf72cd4296baef8d8959a871a7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:06.669968 12473 raft_consensus.cc:359] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:06.670526 12473 raft_consensus.cc:385] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.670696 12473 raft_consensus.cc:740] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.676345 12473 consensus_queue.cc:260] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:06.657559 12601 raft_consensus.cc:515] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:06.677865 12474 ts_tablet_manager.cc:1434] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.059s	user 0.003s	sys 0.017s
I20260709 14:50:06.679047 12473 ts_tablet_manager.cc:1434] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260709 14:50:06.681026 12473 tablet_bootstrap.cc:492] T cab47f7abf234e0e99a660d7a6c2e3e4 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:06.689682 12601 leader_election.cc:290] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:06.690853 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03131a21e6174e9d98740a205aee130c" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:06.691512 12355 raft_consensus.cc:3060] T 03131a21e6174e9d98740a205aee130c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.681926 12539 consensus_queue.cc:1048] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:50:06.697402 12474 tablet_bootstrap.cc:492] T 6bfda83a888a4e6b86babad77ef51542 P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
W20260709 14:50:06.695936 12395 leader_election.cc:343] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:06.709474 12355 raft_consensus.cc:2468] T 03131a21e6174e9d98740a205aee130c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 1.
I20260709 14:50:06.700543 12475 tablet_bootstrap.cc:654] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.702391 12207 raft_consensus.cc:2468] T f08605c8557244e29e96f33b9c94b03d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 1.
I20260709 14:50:06.711077 12473 tablet_bootstrap.cc:654] T cab47f7abf234e0e99a660d7a6c2e3e4 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.686565 12208 raft_consensus.cc:2468] T ce541d9548d7472fa5ff04a14efc0bc3 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 1.
I20260709 14:50:06.700492 12206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03131a21e6174e9d98740a205aee130c" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:06.712255 12396 leader_election.cc:304] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:06.712651 12206 raft_consensus.cc:3060] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.713037 12394 leader_election.cc:304] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7
I20260709 14:50:06.715997 12674 raft_consensus.cc:2804] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:06.716717 12674 raft_consensus.cc:697] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Becoming Leader. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Running, Role: LEADER
I20260709 14:50:06.717547 12674 consensus_queue.cc:237] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:06.721145 12206 raft_consensus.cc:2468] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 1.
I20260709 14:50:06.714025 12601 raft_consensus.cc:2804] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:06.722196 12601 raft_consensus.cc:697] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Becoming Leader. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Running, Role: LEADER
I20260709 14:50:06.722486 12474 tablet_bootstrap.cc:654] T 6bfda83a888a4e6b86babad77ef51542 P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.723138 12601 consensus_queue.cc:237] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:06.707340 12476 raft_consensus.cc:359] T ff76e2f35b204464906ecbd103d60650 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:06.725646 12476 raft_consensus.cc:385] T ff76e2f35b204464906ecbd103d60650 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.725919 12476 raft_consensus.cc:740] T ff76e2f35b204464906ecbd103d60650 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.726468 12476 consensus_queue.cc:260] T ff76e2f35b204464906ecbd103d60650 P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:06.731297 12476 ts_tablet_manager.cc:1434] T ff76e2f35b204464906ecbd103d60650 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.070s	user 0.005s	sys 0.000s
I20260709 14:50:06.732977 12476 tablet_bootstrap.cc:492] T ca8c7a583584469db4f209ed28fc52a7 P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:06.738894 12476 tablet_bootstrap.cc:654] T ca8c7a583584469db4f209ed28fc52a7 P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:06.732296 12670 log.cc:927] Time spent T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03: Append to log took a long time: real 0.113s	user 0.001s	sys 0.000s
I20260709 14:50:06.756971 12473 tablet_bootstrap.cc:492] T cab47f7abf234e0e99a660d7a6c2e3e4 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:06.756974 12475 tablet_bootstrap.cc:492] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:06.757597 12473 ts_tablet_manager.cc:1403] T cab47f7abf234e0e99a660d7a6c2e3e4 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.005s
I20260709 14:50:06.757711 12475 ts_tablet_manager.cc:1403] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.190s	user 0.011s	sys 0.000s
I20260709 14:50:06.761296 12475 raft_consensus.cc:359] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:06.761909 12475 raft_consensus.cc:385] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.762151 12475 raft_consensus.cc:740] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.762745 12475 consensus_queue.cc:260] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
W20260709 14:50:06.765268 12248 consensus_peers.cc:597] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7 -> Peer b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787): Couldn't send request to peer b4a2280a5edd41b5aa13fca477359c03. 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:50:06.769436 12473 raft_consensus.cc:359] T cab47f7abf234e0e99a660d7a6c2e3e4 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:06.770000 12473 raft_consensus.cc:385] T cab47f7abf234e0e99a660d7a6c2e3e4 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.770203 12473 raft_consensus.cc:740] T cab47f7abf234e0e99a660d7a6c2e3e4 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.770715 12473 consensus_queue.cc:260] T cab47f7abf234e0e99a660d7a6c2e3e4 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:06.780247 12473 ts_tablet_manager.cc:1434] T cab47f7abf234e0e99a660d7a6c2e3e4 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:50:06.781072 12473 tablet_bootstrap.cc:492] T ce541d9548d7472fa5ff04a14efc0bc3 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:06.763432 12103 catalog_manager.cc:5697] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195 reported cstate change: term changed from 0 to 1, leader changed from <none> to caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:06.788885 12474 tablet_bootstrap.cc:492] T 6bfda83a888a4e6b86babad77ef51542 P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:06.789355 12474 ts_tablet_manager.cc:1403] T 6bfda83a888a4e6b86babad77ef51542 P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.002s
I20260709 14:50:06.784754 12475 ts_tablet_manager.cc:1434] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.003s
I20260709 14:50:06.792730 12475 tablet_bootstrap.cc:492] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:06.793851 12474 raft_consensus.cc:359] T 6bfda83a888a4e6b86babad77ef51542 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:06.794523 12474 raft_consensus.cc:385] T 6bfda83a888a4e6b86babad77ef51542 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.804062 12475 tablet_bootstrap.cc:654] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.794795 12474 raft_consensus.cc:740] T 6bfda83a888a4e6b86babad77ef51542 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.806083 12474 consensus_queue.cc:260] T 6bfda83a888a4e6b86babad77ef51542 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:06.807578 12474 ts_tablet_manager.cc:1434] T 6bfda83a888a4e6b86babad77ef51542 P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260709 14:50:06.808343 12474 tablet_bootstrap.cc:492] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:06.811236 12476 tablet_bootstrap.cc:492] T ca8c7a583584469db4f209ed28fc52a7 P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:06.811690 12476 ts_tablet_manager.cc:1403] T ca8c7a583584469db4f209ed28fc52a7 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.079s	user 0.005s	sys 0.004s
I20260709 14:50:06.814118 12476 raft_consensus.cc:359] T ca8c7a583584469db4f209ed28fc52a7 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:06.814742 12476 raft_consensus.cc:385] T ca8c7a583584469db4f209ed28fc52a7 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.815002 12476 raft_consensus.cc:740] T ca8c7a583584469db4f209ed28fc52a7 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.815692 12476 consensus_queue.cc:260] T ca8c7a583584469db4f209ed28fc52a7 P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:06.818305 12601 raft_consensus.cc:493] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.819284 12541 raft_consensus.cc:493] T 7d73a0bf411148f5b6a48700f26c6995 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.818780 12601 raft_consensus.cc:515] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:06.819725 12541 raft_consensus.cc:515] T 7d73a0bf411148f5b6a48700f26c6995 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:06.821389 12601 leader_election.cc:290] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:06.821713 12541 leader_election.cc:290] T 7d73a0bf411148f5b6a48700f26c6995 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:06.822912 12206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab47f7abf234e0e99a660d7a6c2e3e4" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:06.823493 12206 raft_consensus.cc:2468] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 0.
I20260709 14:50:06.824014 12473 tablet_bootstrap.cc:654] T ce541d9548d7472fa5ff04a14efc0bc3 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.824640 12394 leader_election.cc:304] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:06.826481 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab47f7abf234e0e99a660d7a6c2e3e4" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:06.826992 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d73a0bf411148f5b6a48700f26c6995" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:06.827124 12281 raft_consensus.cc:2468] T cab47f7abf234e0e99a660d7a6c2e3e4 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 0.
W20260709 14:50:06.828192 12322 leader_election.cc:343] T 7d73a0bf411148f5b6a48700f26c6995 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:06.828764 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d73a0bf411148f5b6a48700f26c6995" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:06.829046 12601 raft_consensus.cc:2804] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:06.825037 12103 catalog_manager.cc:5697] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68). New cstate: current_term: 1 leader_uuid: "b4a2280a5edd41b5aa13fca477359c03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:06.829984 12321 leader_election.cc:343] T 7d73a0bf411148f5b6a48700f26c6995 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:06.829463 12601 raft_consensus.cc:493] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:06.830435 12321 leader_election.cc:304] T 7d73a0bf411148f5b6a48700f26c6995 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03
I20260709 14:50:06.830230 12103 catalog_manager.cc:5697] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68). New cstate: current_term: 1 leader_uuid: "b4a2280a5edd41b5aa13fca477359c03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:06.830754 12601 raft_consensus.cc:3060] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.831467 12541 raft_consensus.cc:2749] T 7d73a0bf411148f5b6a48700f26c6995 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:06.832589 12476 ts_tablet_manager.cc:1434] T ca8c7a583584469db4f209ed28fc52a7 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:50:06.833573 12476 tablet_bootstrap.cc:492] T dcfd778f76584a83a0de2f87b73dd1d2 P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:06.844825 12474 tablet_bootstrap.cc:654] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.845355 12476 tablet_bootstrap.cc:654] T dcfd778f76584a83a0de2f87b73dd1d2 P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.850519 12601 raft_consensus.cc:515] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:06.862287 12206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab47f7abf234e0e99a660d7a6c2e3e4" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:06.862854 12206 raft_consensus.cc:3060] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.863267 12475 tablet_bootstrap.cc:492] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:06.863085 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cab47f7abf234e0e99a660d7a6c2e3e4" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:06.863586 12476 tablet_bootstrap.cc:492] T dcfd778f76584a83a0de2f87b73dd1d2 P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:06.863694 12475 ts_tablet_manager.cc:1403] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.028s
I20260709 14:50:06.863651 12281 raft_consensus.cc:3060] T cab47f7abf234e0e99a660d7a6c2e3e4 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.864248 12476 ts_tablet_manager.cc:1403] T dcfd778f76584a83a0de2f87b73dd1d2 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.003s
I20260709 14:50:06.864742 12601 leader_election.cc:290] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:06.866797 12476 raft_consensus.cc:359] T dcfd778f76584a83a0de2f87b73dd1d2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:06.867413 12476 raft_consensus.cc:385] T dcfd778f76584a83a0de2f87b73dd1d2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.867653 12476 raft_consensus.cc:740] T dcfd778f76584a83a0de2f87b73dd1d2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.868363 12476 consensus_queue.cc:260] T dcfd778f76584a83a0de2f87b73dd1d2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:06.870404 12473 tablet_bootstrap.cc:492] T ce541d9548d7472fa5ff04a14efc0bc3 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:06.870874 12473 ts_tablet_manager.cc:1403] T ce541d9548d7472fa5ff04a14efc0bc3 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.090s	user 0.011s	sys 0.000s
I20260709 14:50:06.873044 12476 ts_tablet_manager.cc:1434] T dcfd778f76584a83a0de2f87b73dd1d2 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:50:06.873944 12476 tablet_bootstrap.cc:492] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:06.873788 12473 raft_consensus.cc:359] T ce541d9548d7472fa5ff04a14efc0bc3 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:06.874471 12473 raft_consensus.cc:385] T ce541d9548d7472fa5ff04a14efc0bc3 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.874517 12206 raft_consensus.cc:2468] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 1.
I20260709 14:50:06.874817 12473 raft_consensus.cc:740] T ce541d9548d7472fa5ff04a14efc0bc3 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.875602 12473 consensus_queue.cc:260] T ce541d9548d7472fa5ff04a14efc0bc3 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:06.875877 12394 leader_election.cc:304] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:06.876819 12601 raft_consensus.cc:2804] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:06.877272 12601 raft_consensus.cc:697] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Becoming Leader. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Running, Role: LEADER
I20260709 14:50:06.877918 12281 raft_consensus.cc:2468] T cab47f7abf234e0e99a660d7a6c2e3e4 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 1.
I20260709 14:50:06.878024 12601 consensus_queue.cc:237] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:06.879527 12476 tablet_bootstrap.cc:654] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.884819 12474 tablet_bootstrap.cc:492] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:06.886978 12474 ts_tablet_manager.cc:1403] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.079s	user 0.009s	sys 0.001s
I20260709 14:50:06.887676 12473 ts_tablet_manager.cc:1434] T ce541d9548d7472fa5ff04a14efc0bc3 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:50:06.890684 12474 raft_consensus.cc:359] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:06.893136 12474 raft_consensus.cc:385] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.893496 12474 raft_consensus.cc:740] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.894366 12474 consensus_queue.cc:260] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:06.896762 12474 ts_tablet_manager.cc:1434] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:50:06.897853 12474 tablet_bootstrap.cc:492] T 83b3886ec20242b399d35dc88ad81633 P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:06.899422 12473 tablet_bootstrap.cc:492] T 7d73a0bf411148f5b6a48700f26c6995 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:06.900420 12103 catalog_manager.cc:5697] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68). New cstate: current_term: 1 leader_uuid: "b4a2280a5edd41b5aa13fca477359c03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:06.903663 12474 tablet_bootstrap.cc:654] T 83b3886ec20242b399d35dc88ad81633 P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.903298 12475 raft_consensus.cc:359] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:06.906991 12475 raft_consensus.cc:385] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.907270 12475 raft_consensus.cc:740] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.910184 12473 tablet_bootstrap.cc:654] T 7d73a0bf411148f5b6a48700f26c6995 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.912645 12475 consensus_queue.cc:260] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:06.915726 12623 consensus_queue.cc:1048] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.917135 12476 tablet_bootstrap.cc:492] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:06.917591 12476 ts_tablet_manager.cc:1403] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.044s	user 0.035s	sys 0.007s
I20260709 14:50:06.920207 12476 raft_consensus.cc:359] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:06.920883 12476 raft_consensus.cc:385] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.921144 12476 raft_consensus.cc:740] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.921901 12476 consensus_queue.cc:260] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:06.922508 12475 ts_tablet_manager.cc:1434] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:50:06.923414 12475 tablet_bootstrap.cc:492] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:06.927299 12476 ts_tablet_manager.cc:1434] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:50:06.928207 12476 tablet_bootstrap.cc:492] T 87e35e0bcdf5458ebb30b913254b53ab P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:06.928848 12475 tablet_bootstrap.cc:654] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.931840 12473 tablet_bootstrap.cc:492] T 7d73a0bf411148f5b6a48700f26c6995 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:06.932317 12473 ts_tablet_manager.cc:1403] T 7d73a0bf411148f5b6a48700f26c6995 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.003s
I20260709 14:50:06.932709 12474 tablet_bootstrap.cc:492] T 83b3886ec20242b399d35dc88ad81633 P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:06.933131 12474 ts_tablet_manager.cc:1403] T 83b3886ec20242b399d35dc88ad81633 P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.004s
I20260709 14:50:06.934904 12473 raft_consensus.cc:359] T 7d73a0bf411148f5b6a48700f26c6995 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:06.935580 12473 raft_consensus.cc:385] T 7d73a0bf411148f5b6a48700f26c6995 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.935607 12474 raft_consensus.cc:359] T 83b3886ec20242b399d35dc88ad81633 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:06.937449 12473 raft_consensus.cc:740] T 7d73a0bf411148f5b6a48700f26c6995 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.937759 12474 raft_consensus.cc:385] T 83b3886ec20242b399d35dc88ad81633 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:06.938055 12474 raft_consensus.cc:740] T 83b3886ec20242b399d35dc88ad81633 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:06.938099 12473 consensus_queue.cc:260] T 7d73a0bf411148f5b6a48700f26c6995 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:06.938668 12474 consensus_queue.cc:260] T 83b3886ec20242b399d35dc88ad81633 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:06.940336 12473 ts_tablet_manager.cc:1434] T 7d73a0bf411148f5b6a48700f26c6995 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:50:06.941694 12476 tablet_bootstrap.cc:654] T 87e35e0bcdf5458ebb30b913254b53ab P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.943899 12473 tablet_bootstrap.cc:492] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:06.945077 12474 ts_tablet_manager.cc:1434] T 83b3886ec20242b399d35dc88ad81633 P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:50:06.945953 12474 tablet_bootstrap.cc:492] T 7d73a0bf411148f5b6a48700f26c6995 P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:06.952190 12474 tablet_bootstrap.cc:654] T 7d73a0bf411148f5b6a48700f26c6995 P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.956336 12355 raft_consensus.cc:3060] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.964206 12357 raft_consensus.cc:3060] T ca8c7a583584469db4f209ed28fc52a7 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.966043 12473 tablet_bootstrap.cc:654] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:06.971448 12281 raft_consensus.cc:3060] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.971722 12622 raft_consensus.cc:493] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.971968 12620 consensus_queue.cc:1048] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.972256 12622 raft_consensus.cc:515] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:06.975149 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfd778f76584a83a0de2f87b73dd1d2" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:06.975740 12207 raft_consensus.cc:2468] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 0.
I20260709 14:50:06.978641 12246 leader_election.cc:304] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:06.979440 12620 raft_consensus.cc:2804] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:06.979809 12620 raft_consensus.cc:493] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:06.980374 12620 raft_consensus.cc:3060] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.988020 12539 consensus_queue.cc:1048] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.999804 12674 raft_consensus.cc:493] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.000408 12674 raft_consensus.cc:515] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:07.016582 12674 leader_election.cc:290] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:07.015883 12622 leader_election.cc:290] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:07.017836 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d7fb6be9874501b3b4641d62ed4041" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:07.032899 12356 raft_consensus.cc:2468] T 63d7fb6be9874501b3b4641d62ed4041 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 0.
I20260709 14:50:07.034291 12396 leader_election.cc:304] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:07.018630 12352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfd778f76584a83a0de2f87b73dd1d2" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:07.035238 12674 raft_consensus.cc:2804] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:07.035323 12352 raft_consensus.cc:2468] T dcfd778f76584a83a0de2f87b73dd1d2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 0.
I20260709 14:50:07.017792 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d7fb6be9874501b3b4641d62ed4041" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:07.026813 12474 tablet_bootstrap.cc:492] T 7d73a0bf411148f5b6a48700f26c6995 P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:07.035709 12674 raft_consensus.cc:493] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:07.037226 12674 raft_consensus.cc:3060] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:07.037302 12395 leader_election.cc:343] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:07.038298 12474 ts_tablet_manager.cc:1403] T 7d73a0bf411148f5b6a48700f26c6995 P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.093s	user 0.014s	sys 0.000s
I20260709 14:50:07.041038 12474 raft_consensus.cc:359] T 7d73a0bf411148f5b6a48700f26c6995 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:07.041663 12474 raft_consensus.cc:385] T 7d73a0bf411148f5b6a48700f26c6995 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.041937 12474 raft_consensus.cc:740] T 7d73a0bf411148f5b6a48700f26c6995 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.042558 12474 consensus_queue.cc:260] T 7d73a0bf411148f5b6a48700f26c6995 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:07.018684 12620 raft_consensus.cc:515] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:07.044559 12474 ts_tablet_manager.cc:1434] T 7d73a0bf411148f5b6a48700f26c6995 P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:07.045629 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfd778f76584a83a0de2f87b73dd1d2" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:07.046212 12208 raft_consensus.cc:3060] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.040836 12475 tablet_bootstrap.cc:492] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:07.048533 12475 ts_tablet_manager.cc:1403] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.125s	user 0.017s	sys 0.010s
I20260709 14:50:07.049363 12352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfd778f76584a83a0de2f87b73dd1d2" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:07.049945 12352 raft_consensus.cc:3060] T dcfd778f76584a83a0de2f87b73dd1d2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.050951 12475 raft_consensus.cc:359] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:07.051605 12475 raft_consensus.cc:385] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.052769 12474 tablet_bootstrap.cc:492] T 2abcf7336bcc41f1bef75b839328fa08 P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:07.031759 12476 tablet_bootstrap.cc:492] T 87e35e0bcdf5458ebb30b913254b53ab P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:07.052939 12475 raft_consensus.cc:740] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.053295 12476 ts_tablet_manager.cc:1403] T 87e35e0bcdf5458ebb30b913254b53ab P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.125s	user 0.010s	sys 0.001s
I20260709 14:50:07.053659 12580 raft_consensus.cc:493] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.054137 12580 raft_consensus.cc:515] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:07.054311 12475 consensus_queue.cc:260] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:07.055898 12476 raft_consensus.cc:359] T 87e35e0bcdf5458ebb30b913254b53ab P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:07.056528 12476 raft_consensus.cc:385] T 87e35e0bcdf5458ebb30b913254b53ab P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.056790 12476 raft_consensus.cc:740] T 87e35e0bcdf5458ebb30b913254b53ab P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.057540 12475 ts_tablet_manager.cc:1434] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:50:07.058833 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff76e2f35b204464906ecbd103d60650" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:07.059434 12431 raft_consensus.cc:2468] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 0.
I20260709 14:50:07.060698 12173 leader_election.cc:304] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:07.061324 12352 raft_consensus.cc:2468] T dcfd778f76584a83a0de2f87b73dd1d2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:07.061499 12583 raft_consensus.cc:2804] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:07.061905 12583 raft_consensus.cc:493] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:07.062219 12583 raft_consensus.cc:3060] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.062368 12580 leader_election.cc:290] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:07.062453 12248 leader_election.cc:304] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:07.056886 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff76e2f35b204464906ecbd103d60650" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:07.063479 12356 raft_consensus.cc:2468] T ff76e2f35b204464906ecbd103d60650 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 0.
I20260709 14:50:07.065282 12622 raft_consensus.cc:2804] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:07.066438 12622 raft_consensus.cc:697] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Becoming Leader. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:07.067284 12622 consensus_queue.cc:237] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:07.067970 12475 tablet_bootstrap.cc:492] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:07.068872 12583 raft_consensus.cc:515] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:07.062193 12474 tablet_bootstrap.cc:654] T 2abcf7336bcc41f1bef75b839328fa08 P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.070152 12476 consensus_queue.cc:260] T 87e35e0bcdf5458ebb30b913254b53ab P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:07.073417 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff76e2f35b204464906ecbd103d60650" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:07.073946 12356 raft_consensus.cc:3060] T ff76e2f35b204464906ecbd103d60650 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.076834 12620 leader_election.cc:290] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:07.081287 12583 leader_election.cc:290] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:07.081462 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff76e2f35b204464906ecbd103d60650" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:07.082113 12431 raft_consensus.cc:3060] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.082652 12356 raft_consensus.cc:2468] T ff76e2f35b204464906ecbd103d60650 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 1.
I20260709 14:50:07.083830 12173 leader_election.cc:304] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:07.084673 12583 raft_consensus.cc:2804] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:07.085135 12583 raft_consensus.cc:697] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [term 1 LEADER]: Becoming Leader. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Running, Role: LEADER
I20260709 14:50:07.085917 12583 consensus_queue.cc:237] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:07.088404 12476 ts_tablet_manager.cc:1434] T 87e35e0bcdf5458ebb30b913254b53ab P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 14:50:07.089329 12476 tablet_bootstrap.cc:492] T 3691839bcb564f59b0a1cb8e9c24771e P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:07.100174 12674 raft_consensus.cc:515] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:07.104187 12475 tablet_bootstrap.cc:654] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.098618 12431 raft_consensus.cc:2468] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 1.
I20260709 14:50:07.113665 12208 raft_consensus.cc:2468] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:07.114025 12601 consensus_queue.cc:1048] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:07.115149 12154 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:07.121604 12674 leader_election.cc:290] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Requested vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:07.125679 12104 catalog_manager.cc:5697] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca reported cstate change: term changed from 0 to 1, leader changed from <none> to e8aa2b5c9929454283240639124bdeca (127.9.227.65). New cstate: current_term: 1 leader_uuid: "e8aa2b5c9929454283240639124bdeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:07.134814 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d7fb6be9874501b3b4641d62ed4041" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:07.143512 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d7fb6be9874501b3b4641d62ed4041" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:07.144258 12355 raft_consensus.cc:3060] T 63d7fb6be9874501b3b4641d62ed4041 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.144582 12473 tablet_bootstrap.cc:492] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
W20260709 14:50:07.143628 12395 leader_election.cc:343] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:07.145035 12473 ts_tablet_manager.cc:1403] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.201s	user 0.018s	sys 0.010s
I20260709 14:50:07.148876 12103 catalog_manager.cc:5697] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "97465dbf72cd4296baef8d8959a871a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:07.150434 12473 raft_consensus.cc:359] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:07.151069 12473 raft_consensus.cc:385] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.151346 12473 raft_consensus.cc:740] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.152565 12356 raft_consensus.cc:3060] T 87e35e0bcdf5458ebb30b913254b53ab P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.152297 12473 consensus_queue.cc:260] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:07.154471 12473 ts_tablet_manager.cc:1434] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:50:07.155304 12473 tablet_bootstrap.cc:492] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:07.156809 12474 tablet_bootstrap.cc:492] T 2abcf7336bcc41f1bef75b839328fa08 P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:07.157511 12474 ts_tablet_manager.cc:1403] T 2abcf7336bcc41f1bef75b839328fa08 P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.105s	user 0.015s	sys 0.016s
I20260709 14:50:07.161108 12473 tablet_bootstrap.cc:654] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.164816 12474 raft_consensus.cc:359] T 2abcf7336bcc41f1bef75b839328fa08 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:07.171294 12474 raft_consensus.cc:385] T 2abcf7336bcc41f1bef75b839328fa08 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.171643 12474 raft_consensus.cc:740] T 2abcf7336bcc41f1bef75b839328fa08 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.172873 12475 tablet_bootstrap.cc:492] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:07.173089 12476 tablet_bootstrap.cc:654] T 3691839bcb564f59b0a1cb8e9c24771e P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.173810 12474 consensus_queue.cc:260] T 2abcf7336bcc41f1bef75b839328fa08 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:07.176281 12474 ts_tablet_manager.cc:1434] T 2abcf7336bcc41f1bef75b839328fa08 P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260709 14:50:07.177889 12474 tablet_bootstrap.cc:492] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:07.181597 12475 ts_tablet_manager.cc:1403] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.122s	user 0.024s	sys 0.007s
I20260709 14:50:07.183455 12474 tablet_bootstrap.cc:654] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.190024 12431 raft_consensus.cc:3060] T 83b3886ec20242b399d35dc88ad81633 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.192513 12355 raft_consensus.cc:2468] T 63d7fb6be9874501b3b4641d62ed4041 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 1.
I20260709 14:50:07.193698 12475 raft_consensus.cc:359] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:07.194361 12475 raft_consensus.cc:385] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.194492 12473 tablet_bootstrap.cc:492] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:07.194942 12473 ts_tablet_manager.cc:1403] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 14:50:07.196521 12583 raft_consensus.cc:493] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.197002 12583 raft_consensus.cc:515] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:07.196558 12396 leader_election.cc:304] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 97465dbf72cd4296baef8d8959a871a7
I20260709 14:50:07.198984 12583 leader_election.cc:290] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:07.199230 12674 raft_consensus.cc:2804] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:07.199718 12674 raft_consensus.cc:697] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Becoming Leader. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Running, Role: LEADER
I20260709 14:50:07.200201 12580 raft_consensus.cc:493] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.200649 12580 raft_consensus.cc:515] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:07.200555 12674 consensus_queue.cc:237] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:07.201619 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6157a6f0ba492eb959f40393e8f18d" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:07.202559 12580 leader_election.cc:290] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:07.197170 12475 raft_consensus.cc:740] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.203356 12475 consensus_queue.cc:260] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:07.205001 12354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3691839bcb564f59b0a1cb8e9c24771e" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:07.205299 12475 ts_tablet_manager.cc:1434] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:50:07.206203 12475 tablet_bootstrap.cc:492] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:07.206915 12430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3691839bcb564f59b0a1cb8e9c24771e" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
W20260709 14:50:07.208082 12173 leader_election.cc:343] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:07.209084 12173 leader_election.cc:343] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:07.209559 12173 leader_election.cc:304] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8aa2b5c9929454283240639124bdeca; no voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:07.210953 12583 raft_consensus.cc:2749] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:07.212987 12172 leader_election.cc:343] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:07.208912 12473 raft_consensus.cc:359] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:07.215027 12473 raft_consensus.cc:385] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.215340 12473 raft_consensus.cc:740] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.217163 12473 consensus_queue.cc:260] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:07.221256 12473 ts_tablet_manager.cc:1434] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 14:50:07.222282 12473 tablet_bootstrap.cc:492] T cb9227d0c4174a96a0129a4046676460 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:07.223578 12620 raft_consensus.cc:493] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.227640 12620 raft_consensus.cc:515] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:07.233163 12620 leader_election.cc:290] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:07.234218 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6157a6f0ba492eb959f40393e8f18d" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:07.227626 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6157a6f0ba492eb959f40393e8f18d" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:07.236581 12205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6157a6f0ba492eb959f40393e8f18d" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:07.237223 12205 raft_consensus.cc:2468] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 0.
W20260709 14:50:07.238962 12173 leader_election.cc:343] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:07.239478 12173 leader_election.cc:304] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:07.240281 12580 raft_consensus.cc:2749] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:07.240617 12620 raft_consensus.cc:493] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.241108 12620 raft_consensus.cc:515] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
W20260709 14:50:07.237236 12248 leader_election.cc:343] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:07.243053 12620 leader_election.cc:290] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:07.244455 12246 leader_election.cc:304] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:07.245249 12474 tablet_bootstrap.cc:492] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:07.245729 12474 ts_tablet_manager.cc:1403] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.003s
I20260709 14:50:07.245575 12591 consensus_queue.cc:1048] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:07.248099 12430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfda83a888a4e6b86babad77ef51542" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:07.248723 12430 raft_consensus.cc:2468] T 6bfda83a888a4e6b86babad77ef51542 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 0.
I20260709 14:50:07.248701 12474 raft_consensus.cc:359] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:07.250031 12474 raft_consensus.cc:385] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.250243 12474 raft_consensus.cc:740] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.256804 12620 raft_consensus.cc:2804] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:07.262435 12248 leader_election.cc:304] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03; no voters: 
I20260709 14:50:07.270921 12591 consensus_queue.cc:1048] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:07.271565 12539 raft_consensus.cc:2804] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:07.271983 12539 raft_consensus.cc:493] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:07.272328 12539 raft_consensus.cc:3060] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.280387 12474 consensus_queue.cc:260] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:07.276602 12104 catalog_manager.cc:5697] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68). New cstate: current_term: 1 leader_uuid: "b4a2280a5edd41b5aa13fca477359c03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:07.262041 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfda83a888a4e6b86babad77ef51542" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:07.286872 12667 consensus_queue.cc:1048] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:07.288130 12623 raft_consensus.cc:493] T 7d73a0bf411148f5b6a48700f26c6995 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.266578 12620 raft_consensus.cc:493] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:07.288666 12620 raft_consensus.cc:3060] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.288599 12623 raft_consensus.cc:515] T 7d73a0bf411148f5b6a48700f26c6995 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:07.290580 12623 leader_election.cc:290] T 7d73a0bf411148f5b6a48700f26c6995 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:07.292378 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d73a0bf411148f5b6a48700f26c6995" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:07.293026 12355 raft_consensus.cc:2468] T 7d73a0bf411148f5b6a48700f26c6995 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 0.
I20260709 14:50:07.293493 12474 ts_tablet_manager.cc:1434] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.047s	user 0.010s	sys 0.001s
I20260709 14:50:07.294751 12429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d73a0bf411148f5b6a48700f26c6995" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:07.295074 12248 leader_election.cc:304] T 7d73a0bf411148f5b6a48700f26c6995 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:07.295449 12429 raft_consensus.cc:2468] T 7d73a0bf411148f5b6a48700f26c6995 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 0.
I20260709 14:50:07.295984 12623 raft_consensus.cc:2804] T 7d73a0bf411148f5b6a48700f26c6995 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:07.294732 12474 tablet_bootstrap.cc:492] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:07.296355 12623 raft_consensus.cc:493] T 7d73a0bf411148f5b6a48700f26c6995 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:07.297708 12623 raft_consensus.cc:3060] T 7d73a0bf411148f5b6a48700f26c6995 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.303313 12474 tablet_bootstrap.cc:654] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.309145 12622 raft_consensus.cc:493] T ce541d9548d7472fa5ff04a14efc0bc3 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.309425 12208 raft_consensus.cc:2468] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 0.
I20260709 14:50:07.326315 12476 tablet_bootstrap.cc:492] T 3691839bcb564f59b0a1cb8e9c24771e P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:07.326725 12476 ts_tablet_manager.cc:1403] T 3691839bcb564f59b0a1cb8e9c24771e P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.238s	user 0.014s	sys 0.010s
I20260709 14:50:07.318917 12622 raft_consensus.cc:515] T ce541d9548d7472fa5ff04a14efc0bc3 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:07.334401 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce541d9548d7472fa5ff04a14efc0bc3" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:07.335404 12283 raft_consensus.cc:3060] T ce541d9548d7472fa5ff04a14efc0bc3 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.336373 12473 tablet_bootstrap.cc:654] T cb9227d0c4174a96a0129a4046676460 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.339140 12476 raft_consensus.cc:359] T 3691839bcb564f59b0a1cb8e9c24771e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:07.339288 12475 tablet_bootstrap.cc:654] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.339957 12476 raft_consensus.cc:385] T 3691839bcb564f59b0a1cb8e9c24771e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.340462 12476 raft_consensus.cc:740] T 3691839bcb564f59b0a1cb8e9c24771e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.347769 12580 raft_consensus.cc:493] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.348287 12541 consensus_queue.cc:1048] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:07.350082 12622 leader_election.cc:290] T ce541d9548d7472fa5ff04a14efc0bc3 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:07.348361 12580 raft_consensus.cc:515] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:07.356221 12580 leader_election.cc:290] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:07.357372 12206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce541d9548d7472fa5ff04a14efc0bc3" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:07.358783 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9227d0c4174a96a0129a4046676460" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
W20260709 14:50:07.360292 12173 leader_election.cc:343] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:07.342346 12476 consensus_queue.cc:260] T 3691839bcb564f59b0a1cb8e9c24771e P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:07.375790 12476 ts_tablet_manager.cc:1434] T 3691839bcb564f59b0a1cb8e9c24771e P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.003s
I20260709 14:50:07.376242 12474 tablet_bootstrap.cc:492] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:07.376788 12474 ts_tablet_manager.cc:1403] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.003s
I20260709 14:50:07.376840 12476 tablet_bootstrap.cc:492] T 6d6157a6f0ba492eb959f40393e8f18d P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:07.374675 12623 raft_consensus.cc:515] T 7d73a0bf411148f5b6a48700f26c6995 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:07.387391 12623 leader_election.cc:290] T 7d73a0bf411148f5b6a48700f26c6995 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:07.388631 12474 raft_consensus.cc:359] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:07.389487 12474 raft_consensus.cc:385] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.389693 12474 raft_consensus.cc:740] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.390226 12474 consensus_queue.cc:260] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:07.392498 12474 ts_tablet_manager.cc:1434] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 14:50:07.393134 12474 tablet_bootstrap.cc:492] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:07.397360 12539 raft_consensus.cc:515] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:07.405170 12474 tablet_bootstrap.cc:654] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.407689 12539 leader_election.cc:290] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Requested vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:07.407184 12473 tablet_bootstrap.cc:492] T cb9227d0c4174a96a0129a4046676460 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
W20260709 14:50:07.410343 12713 log.cc:927] Time spent T 03131a21e6174e9d98740a205aee130c P caec0335b3ec4e3eaae6b5e6fa1bd195: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 14:50:07.410378 12473 ts_tablet_manager.cc:1403] T cb9227d0c4174a96a0129a4046676460 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.188s	user 0.036s	sys 0.027s
W20260709 14:50:07.395596 12248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.68:42787, user_credentials={real_user=slave}} blocked reactor thread for 51864us
I20260709 14:50:07.422871 12714 raft_consensus.cc:493] T 2abcf7336bcc41f1bef75b839328fa08 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.422993 12473 raft_consensus.cc:359] T cb9227d0c4174a96a0129a4046676460 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:07.423370 12714 raft_consensus.cc:515] T 2abcf7336bcc41f1bef75b839328fa08 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:07.423780 12473 raft_consensus.cc:385] T cb9227d0c4174a96a0129a4046676460 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.424113 12473 raft_consensus.cc:740] T cb9227d0c4174a96a0129a4046676460 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.424775 12473 consensus_queue.cc:260] T cb9227d0c4174a96a0129a4046676460 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:07.425436 12714 leader_election.cc:290] T 2abcf7336bcc41f1bef75b839328fa08 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:07.437084 12428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfda83a888a4e6b86babad77ef51542" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:07.439334 12428 raft_consensus.cc:3060] T 6bfda83a888a4e6b86babad77ef51542 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.440213 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9227d0c4174a96a0129a4046676460" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:07.440805 12283 raft_consensus.cc:2468] T cb9227d0c4174a96a0129a4046676460 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 0.
I20260709 14:50:07.401710 12620 raft_consensus.cc:515] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:07.429689 12248 leader_election.cc:304] T ce541d9548d7472fa5ff04a14efc0bc3 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7; no voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:07.443813 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6157a6f0ba492eb959f40393e8f18d" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:07.444344 12208 raft_consensus.cc:3060] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.444865 12476 tablet_bootstrap.cc:654] T 6d6157a6f0ba492eb959f40393e8f18d P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.447717 12172 leader_election.cc:304] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [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: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: b4a2280a5edd41b5aa13fca477359c03
I20260709 14:50:07.427405 12591 consensus_queue.cc:1048] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:07.431428 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfda83a888a4e6b86babad77ef51542" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:07.433427 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d73a0bf411148f5b6a48700f26c6995" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:07.436415 12429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d73a0bf411148f5b6a48700f26c6995" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:07.437062 12473 ts_tablet_manager.cc:1434] T cb9227d0c4174a96a0129a4046676460 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:50:07.458189 12473 tablet_bootstrap.cc:492] T 63d7fb6be9874501b3b4641d62ed4041 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:07.451488 12583 raft_consensus.cc:2804] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:07.452435 12622 raft_consensus.cc:2749] T ce541d9548d7472fa5ff04a14efc0bc3 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:07.461211 12354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abcf7336bcc41f1bef75b839328fa08" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
W20260709 14:50:07.467216 12396 leader_election.cc:343] T 2abcf7336bcc41f1bef75b839328fa08 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:07.463188 12583 raft_consensus.cc:493] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:07.468780 12583 raft_consensus.cc:3060] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.459914 12429 raft_consensus.cc:3060] T 7d73a0bf411148f5b6a48700f26c6995 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.458453 12355 raft_consensus.cc:3060] T 7d73a0bf411148f5b6a48700f26c6995 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.478197 12208 raft_consensus.cc:2468] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:07.479586 12246 leader_election.cc:304] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:07.480511 12720 raft_consensus.cc:2804] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:07.480979 12720 raft_consensus.cc:697] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Becoming Leader. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:07.481755 12720 consensus_queue.cc:237] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:07.458273 12207 raft_consensus.cc:3060] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.463719 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abcf7336bcc41f1bef75b839328fa08" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:07.499671 12475 tablet_bootstrap.cc:492] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:07.500180 12475 ts_tablet_manager.cc:1403] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.294s	user 0.017s	sys 0.005s
I20260709 14:50:07.492338 12715 consensus_queue.cc:1048] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:50:07.505092 12714 consensus_queue.cc:1048] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:07.506948 12475 raft_consensus.cc:359] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:07.507647 12475 raft_consensus.cc:385] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.507918 12475 raft_consensus.cc:740] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.493498 12620 leader_election.cc:290] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:07.510212 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6157a6f0ba492eb959f40393e8f18d" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:07.513079 12474 tablet_bootstrap.cc:492] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:07.513558 12474 ts_tablet_manager.cc:1403] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.121s	user 0.027s	sys 0.019s
I20260709 14:50:07.513897 12473 tablet_bootstrap.cc:654] T 63d7fb6be9874501b3b4641d62ed4041 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.516489 12715 raft_consensus.cc:493] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.516995 12715 raft_consensus.cc:515] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:07.520463 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3691839bcb564f59b0a1cb8e9c24771e" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:07.524104 12475 consensus_queue.cc:260] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:07.516283 12474 raft_consensus.cc:359] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:07.525302 12474 raft_consensus.cc:385] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.525592 12474 raft_consensus.cc:740] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.526222 12475 ts_tablet_manager.cc:1434] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.002s
I20260709 14:50:07.527132 12474 consensus_queue.cc:260] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:07.528854 12474 ts_tablet_manager.cc:1434] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:50:07.520392 12715 leader_election.cc:290] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:07.529755 12474 tablet_bootstrap.cc:492] T 8bd314f01b964406951d219b678d47ec P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:07.530750 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3691839bcb564f59b0a1cb8e9c24771e" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:07.537703 12475 tablet_bootstrap.cc:492] T 80b4e0c2c5d24110a87d749447a16d1c P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:07.538348 12429 raft_consensus.cc:2468] T 7d73a0bf411148f5b6a48700f26c6995 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:07.539806 12476 tablet_bootstrap.cc:492] T 6d6157a6f0ba492eb959f40393e8f18d P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:07.543481 12476 ts_tablet_manager.cc:1403] T 6d6157a6f0ba492eb959f40393e8f18d P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.167s	user 0.031s	sys 0.023s
I20260709 14:50:07.521112 12356 raft_consensus.cc:2468] T 3691839bcb564f59b0a1cb8e9c24771e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 0.
W20260709 14:50:07.530967 12248 leader_election.cc:343] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:07.552263 12395 leader_election.cc:343] T 2abcf7336bcc41f1bef75b839328fa08 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:07.554684 12396 leader_election.cc:304] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:07.555110 12475 tablet_bootstrap.cc:654] T 80b4e0c2c5d24110a87d749447a16d1c P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.552755 12395 leader_election.cc:304] T 2abcf7336bcc41f1bef75b839328fa08 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03; no voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:07.557742 12714 raft_consensus.cc:2749] T 2abcf7336bcc41f1bef75b839328fa08 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:07.558106 12428 raft_consensus.cc:2468] T 6bfda83a888a4e6b86babad77ef51542 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:07.566210 12474 tablet_bootstrap.cc:654] T 8bd314f01b964406951d219b678d47ec P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.567904 12724 raft_consensus.cc:493] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.568449 12724 raft_consensus.cc:515] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:07.570508 12724 leader_election.cc:290] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:07.573315 12355 raft_consensus.cc:2468] T 7d73a0bf411148f5b6a48700f26c6995 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:07.574795 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9534e4b237a421bb613e6b9d2f3b62a" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:07.575544 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9534e4b237a421bb613e6b9d2f3b62a" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
W20260709 14:50:07.576911 12173 leader_election.cc:343] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:07.549172 12208 raft_consensus.cc:2468] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 0.
W20260709 14:50:07.582466 12172 leader_election.cc:343] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:07.580991 12714 raft_consensus.cc:2804] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:07.578132 12248 leader_election.cc:304] T 7d73a0bf411148f5b6a48700f26c6995 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:07.595980 12714 raft_consensus.cc:493] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:07.596408 12714 raft_consensus.cc:3060] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.596935 12248 leader_election.cc:304] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03; no voters: 
I20260709 14:50:07.595407 12172 leader_election.cc:304] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:07.599426 12539 raft_consensus.cc:2804] T 7d73a0bf411148f5b6a48700f26c6995 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:07.599872 12724 raft_consensus.cc:2749] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:07.600044 12620 raft_consensus.cc:2804] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:07.600553 12620 raft_consensus.cc:697] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Becoming Leader. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:07.599910 12539 raft_consensus.cc:697] T 7d73a0bf411148f5b6a48700f26c6995 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Becoming Leader. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:07.601447 12539 consensus_queue.cc:237] T 7d73a0bf411148f5b6a48700f26c6995 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:07.601383 12620 consensus_queue.cc:237] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:07.586906 12476 raft_consensus.cc:359] T 6d6157a6f0ba492eb959f40393e8f18d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:07.604990 12476 raft_consensus.cc:385] T 6d6157a6f0ba492eb959f40393e8f18d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.605315 12476 raft_consensus.cc:740] T 6d6157a6f0ba492eb959f40393e8f18d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.608646 12476 consensus_queue.cc:260] T 6d6157a6f0ba492eb959f40393e8f18d P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:07.610229 12476 ts_tablet_manager.cc:1434] T 6d6157a6f0ba492eb959f40393e8f18d P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.000s
I20260709 14:50:07.611121 12476 tablet_bootstrap.cc:492] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:07.578357 12583 raft_consensus.cc:515] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:07.640731 12473 tablet_bootstrap.cc:492] T 63d7fb6be9874501b3b4641d62ed4041 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:07.641237 12473 ts_tablet_manager.cc:1403] T 63d7fb6be9874501b3b4641d62ed4041 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.183s	user 0.011s	sys 0.004s
I20260709 14:50:07.644296 12207 raft_consensus.cc:2468] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:07.649724 12104 catalog_manager.cc:5697] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "97465dbf72cd4296baef8d8959a871a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:07.654379 12623 consensus_queue.cc:1048] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:07.655510 12476 tablet_bootstrap.cc:654] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.658998 12714 raft_consensus.cc:515] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:07.661011 12714 leader_election.cc:290] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:07.669171 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3691839bcb564f59b0a1cb8e9c24771e" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:07.675242 12583 leader_election.cc:290] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Requested vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:07.662708 12715 consensus_queue.cc:1048] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:50:07.666133 12539 consensus_queue.cc:1048] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:50:07.678994 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3691839bcb564f59b0a1cb8e9c24771e" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:07.679627 12355 raft_consensus.cc:3060] T 3691839bcb564f59b0a1cb8e9c24771e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.687640 12355 raft_consensus.cc:2468] T 3691839bcb564f59b0a1cb8e9c24771e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 1.
I20260709 14:50:07.687968 12207 raft_consensus.cc:3060] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.688877 12475 tablet_bootstrap.cc:492] T 80b4e0c2c5d24110a87d749447a16d1c P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:07.689359 12475 ts_tablet_manager.cc:1403] T 80b4e0c2c5d24110a87d749447a16d1c P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.152s	user 0.055s	sys 0.017s
I20260709 14:50:07.694468 12473 raft_consensus.cc:359] T 63d7fb6be9874501b3b4641d62ed4041 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:07.695168 12473 raft_consensus.cc:385] T 63d7fb6be9874501b3b4641d62ed4041 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.695420 12473 raft_consensus.cc:740] T 63d7fb6be9874501b3b4641d62ed4041 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.697211 12207 raft_consensus.cc:2468] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 1.
I20260709 14:50:07.699059 12394 leader_election.cc:304] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:07.699975 12715 raft_consensus.cc:2804] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:07.700443 12715 raft_consensus.cc:697] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Becoming Leader. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Running, Role: LEADER
I20260709 14:50:07.701274 12715 consensus_queue.cc:237] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:07.703289 12475 raft_consensus.cc:359] T 80b4e0c2c5d24110a87d749447a16d1c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:07.704566 12475 raft_consensus.cc:385] T 80b4e0c2c5d24110a87d749447a16d1c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.705420 12473 consensus_queue.cc:260] T 63d7fb6be9874501b3b4641d62ed4041 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:07.704840 12475 raft_consensus.cc:740] T 80b4e0c2c5d24110a87d749447a16d1c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.708670 12475 consensus_queue.cc:260] T 80b4e0c2c5d24110a87d749447a16d1c P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:07.714902 12473 ts_tablet_manager.cc:1434] T 63d7fb6be9874501b3b4641d62ed4041 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.001s
I20260709 14:50:07.716305 12473 tablet_bootstrap.cc:492] T 2abcf7336bcc41f1bef75b839328fa08 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:07.700479 12430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9227d0c4174a96a0129a4046676460" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:07.717836 12430 raft_consensus.cc:3060] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.724241 12475 ts_tablet_manager.cc:1434] T 80b4e0c2c5d24110a87d749447a16d1c P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 14:50:07.716966 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9227d0c4174a96a0129a4046676460" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:07.725589 12475 tablet_bootstrap.cc:492] T 836251bdec0442d7a548bb321e3063e9 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:07.726042 12583 consensus_queue.cc:1048] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:50:07.733094 12283 raft_consensus.cc:3060] T cb9227d0c4174a96a0129a4046676460 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.738026 12580 consensus_queue.cc:1048] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260709 14:50:07.748040 12731 log.cc:927] Time spent T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca: Append to log took a long time: real 0.086s	user 0.000s	sys 0.000s
W20260709 14:50:07.752010 12727 log.cc:927] Time spent T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
I20260709 14:50:07.762883 12106 catalog_manager.cc:5697] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "97465dbf72cd4296baef8d8959a871a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:07.764238 12430 raft_consensus.cc:2468] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 1.
I20260709 14:50:07.764727 12106 catalog_manager.cc:5697] T 7d73a0bf411148f5b6a48700f26c6995 P 97465dbf72cd4296baef8d8959a871a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "97465dbf72cd4296baef8d8959a871a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:07.765427 12173 leader_election.cc:304] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
W20260709 14:50:07.770993 12395 consensus_peers.cc:597] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03 -> Peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Couldn't send request to peer 97465dbf72cd4296baef8d8959a871a7. 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:50:07.772677 12591 raft_consensus.cc:493] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.772941 12580 raft_consensus.cc:2804] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:07.773455 12580 raft_consensus.cc:697] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [term 1 LEADER]: Becoming Leader. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Running, Role: LEADER
I20260709 14:50:07.773140 12591 raft_consensus.cc:515] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:07.774251 12580 consensus_queue.cc:237] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:07.775259 12591 leader_election.cc:290] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:07.776319 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b4e0c2c5d24110a87d749447a16d1c" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:07.776937 12207 raft_consensus.cc:2468] T 80b4e0c2c5d24110a87d749447a16d1c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 0.
I20260709 14:50:07.780424 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b4e0c2c5d24110a87d749447a16d1c" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
W20260709 14:50:07.786175 12395 leader_election.cc:343] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:07.788705 12104 catalog_manager.cc:5697] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68). New cstate: current_term: 1 leader_uuid: "b4a2280a5edd41b5aa13fca477359c03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:07.791551 12394 leader_election.cc:304] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03 [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: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7
I20260709 14:50:07.791831 12283 raft_consensus.cc:2468] T cb9227d0c4174a96a0129a4046676460 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 1.
I20260709 14:50:07.792742 12674 raft_consensus.cc:2804] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:07.806768 12674 raft_consensus.cc:493] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:07.807132 12674 raft_consensus.cc:3060] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.807605 12667 raft_consensus.cc:493] T 6d6157a6f0ba492eb959f40393e8f18d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.813526 12667 raft_consensus.cc:515] T 6d6157a6f0ba492eb959f40393e8f18d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:07.814721 12475 tablet_bootstrap.cc:654] T 836251bdec0442d7a548bb321e3063e9 P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.814735 12476 tablet_bootstrap.cc:492] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:07.815361 12476 ts_tablet_manager.cc:1403] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.204s	user 0.037s	sys 0.027s
I20260709 14:50:07.818054 12476 raft_consensus.cc:359] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:07.819198 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6157a6f0ba492eb959f40393e8f18d" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:07.815599 12667 leader_election.cc:290] T 6d6157a6f0ba492eb959f40393e8f18d P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:07.818979 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6157a6f0ba492eb959f40393e8f18d" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:07.819514 12476 raft_consensus.cc:385] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.821007 12476 raft_consensus.cc:740] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.821631 12476 consensus_queue.cc:260] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:07.824029 12476 ts_tablet_manager.cc:1434] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:50:07.825116 12473 tablet_bootstrap.cc:654] T 2abcf7336bcc41f1bef75b839328fa08 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.827971 12207 raft_consensus.cc:2393] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in current term 1: Already voted for candidate 97465dbf72cd4296baef8d8959a871a7 in this term.
I20260709 14:50:07.830111 12476 tablet_bootstrap.cc:492] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:07.830524 12320 leader_election.cc:304] T 6d6157a6f0ba492eb959f40393e8f18d P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:07.834142 12667 raft_consensus.cc:3060] T 6d6157a6f0ba492eb959f40393e8f18d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.834434 12474 tablet_bootstrap.cc:492] T 8bd314f01b964406951d219b678d47ec P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:07.834851 12474 ts_tablet_manager.cc:1403] T 8bd314f01b964406951d219b678d47ec P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.305s	user 0.011s	sys 0.014s
I20260709 14:50:07.854512 12474 raft_consensus.cc:359] T 8bd314f01b964406951d219b678d47ec P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:07.855281 12474 raft_consensus.cc:385] T 8bd314f01b964406951d219b678d47ec P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.855526 12474 raft_consensus.cc:740] T 8bd314f01b964406951d219b678d47ec P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.856200 12474 consensus_queue.cc:260] T 8bd314f01b964406951d219b678d47ec P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:07.857726 12474 ts_tablet_manager.cc:1434] T 8bd314f01b964406951d219b678d47ec P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:50:07.858604 12474 tablet_bootstrap.cc:492] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:07.863889 12474 tablet_bootstrap.cc:654] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.867333 12475 tablet_bootstrap.cc:492] T 836251bdec0442d7a548bb321e3063e9 P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:07.867779 12475 ts_tablet_manager.cc:1403] T 836251bdec0442d7a548bb321e3063e9 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.142s	user 0.017s	sys 0.011s
I20260709 14:50:07.835826 12674 raft_consensus.cc:515] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:07.870671 12674 leader_election.cc:290] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:07.870899 12476 tablet_bootstrap.cc:654] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.876184 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b4e0c2c5d24110a87d749447a16d1c" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:07.877359 12475 raft_consensus.cc:359] T 836251bdec0442d7a548bb321e3063e9 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:07.878079 12475 raft_consensus.cc:385] T 836251bdec0442d7a548bb321e3063e9 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:50:07.878253 12395 leader_election.cc:343] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:07.877521 12667 raft_consensus.cc:2749] T 6d6157a6f0ba492eb959f40393e8f18d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:07.880024 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b4e0c2c5d24110a87d749447a16d1c" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:07.880599 12208 raft_consensus.cc:3060] T 80b4e0c2c5d24110a87d749447a16d1c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.885710 12473 tablet_bootstrap.cc:492] T 2abcf7336bcc41f1bef75b839328fa08 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:07.886229 12473 ts_tablet_manager.cc:1403] T 2abcf7336bcc41f1bef75b839328fa08 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.170s	user 0.013s	sys 0.010s
I20260709 14:50:07.888852 12473 raft_consensus.cc:359] T 2abcf7336bcc41f1bef75b839328fa08 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:07.889524 12473 raft_consensus.cc:385] T 2abcf7336bcc41f1bef75b839328fa08 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.894392 12474 tablet_bootstrap.cc:492] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:07.894877 12474 ts_tablet_manager.cc:1403] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.002s
I20260709 14:50:07.878340 12475 raft_consensus.cc:740] T 836251bdec0442d7a548bb321e3063e9 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.889789 12473 raft_consensus.cc:740] T 2abcf7336bcc41f1bef75b839328fa08 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.897948 12475 consensus_queue.cc:260] T 836251bdec0442d7a548bb321e3063e9 P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:07.898428 12476 tablet_bootstrap.cc:492] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:07.898922 12476 ts_tablet_manager.cc:1403] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.000s
I20260709 14:50:07.898809 12473 consensus_queue.cc:260] T 2abcf7336bcc41f1bef75b839328fa08 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:07.901389 12476 raft_consensus.cc:359] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:07.902053 12476 raft_consensus.cc:385] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.902307 12476 raft_consensus.cc:740] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.902899 12476 consensus_queue.cc:260] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:07.905210 12208 raft_consensus.cc:2468] T 80b4e0c2c5d24110a87d749447a16d1c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 1.
I20260709 14:50:07.906101 12473 ts_tablet_manager.cc:1434] T 2abcf7336bcc41f1bef75b839328fa08 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 14:50:07.906363 12394 leader_election.cc:304] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7
I20260709 14:50:07.907009 12674 raft_consensus.cc:2804] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:07.901295 12106 catalog_manager.cc:5697] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca reported cstate change: term changed from 0 to 1, leader changed from <none> to e8aa2b5c9929454283240639124bdeca (127.9.227.65). New cstate: current_term: 1 leader_uuid: "e8aa2b5c9929454283240639124bdeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:07.907598 12674 raft_consensus.cc:697] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Becoming Leader. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Running, Role: LEADER
I20260709 14:50:07.906985 12473 tablet_bootstrap.cc:492] T a9534e4b237a421bb613e6b9d2f3b62a P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:07.908407 12674 consensus_queue.cc:237] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:07.911033 12474 raft_consensus.cc:359] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:07.911667 12474 raft_consensus.cc:385] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.911954 12474 raft_consensus.cc:740] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.910645 12476 ts_tablet_manager.cc:1434] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:50:07.913239 12475 ts_tablet_manager.cc:1434] T 836251bdec0442d7a548bb321e3063e9 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 14:50:07.913460 12474 consensus_queue.cc:260] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:07.913261 12476 tablet_bootstrap.cc:492] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:07.915844 12475 tablet_bootstrap.cc:492] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:07.917299 12474 ts_tablet_manager.cc:1434] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:50:07.918282 12474 tablet_bootstrap.cc:492] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:07.922089 12475 tablet_bootstrap.cc:654] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.923276 12474 tablet_bootstrap.cc:654] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.927973 12476 tablet_bootstrap.cc:654] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.933145 12102 catalog_manager.cc:5697] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68). New cstate: current_term: 1 leader_uuid: "b4a2280a5edd41b5aa13fca477359c03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:07.943316 12473 tablet_bootstrap.cc:654] T a9534e4b237a421bb613e6b9d2f3b62a P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.953845 12475 tablet_bootstrap.cc:492] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:07.954305 12475 ts_tablet_manager.cc:1403] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.007s
I20260709 14:50:07.960807 12475 raft_consensus.cc:359] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:07.961277 12475 raft_consensus.cc:385] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.961475 12475 raft_consensus.cc:740] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.961946 12475 consensus_queue.cc:260] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:07.964169 12475 ts_tablet_manager.cc:1434] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:50:07.965003 12475 tablet_bootstrap.cc:492] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:07.969864 12667 raft_consensus.cc:493] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.970427 12475 tablet_bootstrap.cc:654] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:07.970348 12667 raft_consensus.cc:515] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:07.973673 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9534e4b237a421bb613e6b9d2f3b62a" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:07.974798 12476 tablet_bootstrap.cc:492] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:07.975358 12476 ts_tablet_manager.cc:1403] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.005s
W20260709 14:50:07.977499 12321 leader_election.cc:343] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:07.978183 12476 raft_consensus.cc:359] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:07.978933 12476 raft_consensus.cc:385] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.979243 12476 raft_consensus.cc:740] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.980213 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9534e4b237a421bb613e6b9d2f3b62a" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:07.980852 12208 raft_consensus.cc:2468] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 0.
I20260709 14:50:07.981302 12667 leader_election.cc:290] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:07.981719 12474 tablet_bootstrap.cc:492] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:07.982161 12474 ts_tablet_manager.cc:1403] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.004s
I20260709 14:50:07.982378 12320 leader_election.cc:304] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195 [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: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7
I20260709 14:50:07.983276 12667 raft_consensus.cc:2804] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:07.983644 12667 raft_consensus.cc:493] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:07.980849 12476 consensus_queue.cc:260] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:07.984084 12667 raft_consensus.cc:3060] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.989265 12473 tablet_bootstrap.cc:492] T a9534e4b237a421bb613e6b9d2f3b62a P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:07.989578 12475 tablet_bootstrap.cc:492] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:07.989727 12473 ts_tablet_manager.cc:1403] T a9534e4b237a421bb613e6b9d2f3b62a P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.003s
I20260709 14:50:07.989996 12475 ts_tablet_manager.cc:1403] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.013s
I20260709 14:50:07.990473 12667 raft_consensus.cc:515] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:07.992997 12473 raft_consensus.cc:359] T a9534e4b237a421bb613e6b9d2f3b62a P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:07.993657 12607 raft_consensus.cc:493] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.994730 12667 leader_election.cc:290] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:07.993916 12474 raft_consensus.cc:359] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:07.994269 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9534e4b237a421bb613e6b9d2f3b62a" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:07.995728 12473 raft_consensus.cc:385] T a9534e4b237a421bb613e6b9d2f3b62a P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.995795 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9534e4b237a421bb613e6b9d2f3b62a" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:07.996097 12473 raft_consensus.cc:740] T a9534e4b237a421bb613e6b9d2f3b62a P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.995033 12607 raft_consensus.cc:515] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:07.995791 12208 raft_consensus.cc:3060] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:07.996322 12475 raft_consensus.cc:359] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:07.997026 12475 raft_consensus.cc:385] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:07.997296 12475 raft_consensus.cc:740] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:07.997996 12607 leader_election.cc:290] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:07.997994 12475 consensus_queue.cc:260] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:07.998656 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abcf7336bcc41f1bef75b839328fa08" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:07.999101 12428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abcf7336bcc41f1bef75b839328fa08" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:07.999373 12283 raft_consensus.cc:2468] T 2abcf7336bcc41f1bef75b839328fa08 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 0.
I20260709 14:50:07.999796 12428 raft_consensus.cc:2468] T 2abcf7336bcc41f1bef75b839328fa08 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 0.
I20260709 14:50:08.000682 12321 leader_election.cc:304] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:08.001775 12607 raft_consensus.cc:2804] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:08.001672 12473 consensus_queue.cc:260] T a9534e4b237a421bb613e6b9d2f3b62a P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:08.002481 12281 raft_consensus.cc:3060] T a9534e4b237a421bb613e6b9d2f3b62a P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:08.003520 12475 ts_tablet_manager.cc:1434] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:50:08.002146 12607 raft_consensus.cc:493] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:08.003996 12607 raft_consensus.cc:3060] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:08.004442 12475 tablet_bootstrap.cc:492] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:08.005189 12476 ts_tablet_manager.cc:1434] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 14:50:08.009387 12281 raft_consensus.cc:2468] T a9534e4b237a421bb613e6b9d2f3b62a P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 1.
I20260709 14:50:08.013345 12476 tablet_bootstrap.cc:492] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:08.013461 12475 tablet_bootstrap.cc:654] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:08.014382 12607 raft_consensus.cc:515] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:08.003795 12473 ts_tablet_manager.cc:1434] T a9534e4b237a421bb613e6b9d2f3b62a P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:50:08.016831 12473 tablet_bootstrap.cc:492] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:08.017042 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abcf7336bcc41f1bef75b839328fa08" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:08.017627 12283 raft_consensus.cc:3060] T 2abcf7336bcc41f1bef75b839328fa08 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:08.022374 12473 tablet_bootstrap.cc:654] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:08.022522 12208 raft_consensus.cc:2468] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 1.
I20260709 14:50:08.023268 12474 raft_consensus.cc:385] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:08.023556 12474 raft_consensus.cc:740] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.024233 12474 consensus_queue.cc:260] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:08.024797 12320 leader_election.cc:304] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:08.025635 12541 raft_consensus.cc:2804] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:08.028157 12476 tablet_bootstrap.cc:654] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:08.031621 12283 raft_consensus.cc:2468] T 2abcf7336bcc41f1bef75b839328fa08 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 1.
I20260709 14:50:08.035952 12321 leader_election.cc:304] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:08.040433 12620 consensus_queue.cc:1048] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:08.041033 12474 ts_tablet_manager.cc:1434] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.000s
I20260709 14:50:08.041998 12474 tablet_bootstrap.cc:492] T 498566693ba84b6ea57c483ab845c715 P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:08.042685 12475 tablet_bootstrap.cc:492] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:08.043138 12475 ts_tablet_manager.cc:1403] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.007s
I20260709 14:50:08.045701 12755 raft_consensus.cc:2804] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:08.046249 12755 raft_consensus.cc:697] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Becoming Leader. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Running, Role: LEADER
I20260709 14:50:08.047832 12474 tablet_bootstrap.cc:654] T 498566693ba84b6ea57c483ab845c715 P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:08.047976 12430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abcf7336bcc41f1bef75b839328fa08" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:08.048640 12430 raft_consensus.cc:3060] T 2abcf7336bcc41f1bef75b839328fa08 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:08.048152 12607 leader_election.cc:290] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Requested vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:08.052296 12620 raft_consensus.cc:493] T 63d7fb6be9874501b3b4641d62ed4041 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:08.052753 12620 raft_consensus.cc:515] T 63d7fb6be9874501b3b4641d62ed4041 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:08.055366 12717 consensus_queue.cc:1048] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:08.055527 12353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d7fb6be9874501b3b4641d62ed4041" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:08.055727 12430 raft_consensus.cc:2468] T 2abcf7336bcc41f1bef75b839328fa08 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 1.
I20260709 14:50:08.057323 12541 raft_consensus.cc:697] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Becoming Leader. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Running, Role: LEADER
I20260709 14:50:08.058838 12541 consensus_queue.cc:237] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:08.061650 12539 consensus_queue.cc:1048] T 7d73a0bf411148f5b6a48700f26c6995 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:08.064361 12475 raft_consensus.cc:359] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:08.047035 12755 consensus_queue.cc:237] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:08.065349 12473 tablet_bootstrap.cc:492] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:08.065784 12473 ts_tablet_manager.cc:1403] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.007s
I20260709 14:50:08.065011 12475 raft_consensus.cc:385] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:08.066764 12622 consensus_queue.cc:1048] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:08.068244 12473 raft_consensus.cc:359] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:08.068923 12473 raft_consensus.cc:385] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:08.069213 12473 raft_consensus.cc:740] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.068624 12475 raft_consensus.cc:740] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.069799 12473 consensus_queue.cc:260] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:08.070791 12475 consensus_queue.cc:260] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:08.072189 12473 ts_tablet_manager.cc:1434] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:50:08.075528 12475 ts_tablet_manager.cc:1434] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 14:50:08.077255 12473 tablet_bootstrap.cc:492] T 836251bdec0442d7a548bb321e3063e9 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:08.079299 12475 tablet_bootstrap.cc:492] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:08.079792 12620 leader_election.cc:290] T 63d7fb6be9874501b3b4641d62ed4041 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:08.081305 12430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d7fb6be9874501b3b4641d62ed4041" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:08.083186 12248 leader_election.cc:304] T 63d7fb6be9874501b3b4641d62ed4041 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7; no voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:08.084403 12717 raft_consensus.cc:2749] T 63d7fb6be9874501b3b4641d62ed4041 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:08.091024 12473 tablet_bootstrap.cc:654] T 836251bdec0442d7a548bb321e3063e9 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:08.091209 12620 consensus_queue.cc:1048] T 7d73a0bf411148f5b6a48700f26c6995 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:08.099709 12475 tablet_bootstrap.cc:654] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:08.061978 12476 tablet_bootstrap.cc:492] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:08.101780 12281 raft_consensus.cc:3060] T 63d7fb6be9874501b3b4641d62ed4041 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:08.102087 12620 consensus_queue.cc:1048] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:08.105401 12714 consensus_queue.cc:1048] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:08.120862 12743 raft_consensus.cc:493] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:08.121433 12743 raft_consensus.cc:515] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:08.122733 12476 ts_tablet_manager.cc:1403] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.110s	user 0.008s	sys 0.004s
I20260709 14:50:08.124287 12354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74404b62e8d4fffb6116f320067f1b8" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:08.124806 12743 leader_election.cc:290] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
W20260709 14:50:08.125703 12173 leader_election.cc:343] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:08.126058 12430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74404b62e8d4fffb6116f320067f1b8" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:08.126907 12476 raft_consensus.cc:359] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:08.128460 12476 raft_consensus.cc:385] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:50:08.129058 12173 leader_election.cc:343] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:08.129069 12476 raft_consensus.cc:740] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.129554 12173 leader_election.cc:304] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8aa2b5c9929454283240639124bdeca; no voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:08.130843 12714 raft_consensus.cc:493] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:08.130923 12743 raft_consensus.cc:2749] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:08.131505 12714 raft_consensus.cc:515] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:08.132141 12103 catalog_manager.cc:5697] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195 reported cstate change: term changed from 0 to 1, leader changed from <none> to caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:08.133287 12476 consensus_queue.cc:260] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:08.136622 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836251bdec0442d7a548bb321e3063e9" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:08.135277 12714 leader_election.cc:290] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:08.139287 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836251bdec0442d7a548bb321e3063e9" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:08.139925 12208 raft_consensus.cc:2468] T 836251bdec0442d7a548bb321e3063e9 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 0.
I20260709 14:50:08.139573 12476 ts_tablet_manager.cc:1434] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:50:08.141063 12394 leader_election.cc:304] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:08.141654 12476 tablet_bootstrap.cc:492] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:08.141948 12714 raft_consensus.cc:2804] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:08.142392 12714 raft_consensus.cc:493] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:08.142760 12714 raft_consensus.cc:3060] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:08.143373 12395 leader_election.cc:343] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:08.150535 12714 raft_consensus.cc:515] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:08.136497 12475 tablet_bootstrap.cc:492] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:08.156236 12475 ts_tablet_manager.cc:1403] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.000s
I20260709 14:50:08.166911 12206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836251bdec0442d7a548bb321e3063e9" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:08.167579 12206 raft_consensus.cc:3060] T 836251bdec0442d7a548bb321e3063e9 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:08.171409 12475 raft_consensus.cc:359] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:08.176239 12475 raft_consensus.cc:385] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:08.176563 12475 raft_consensus.cc:740] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.177441 12475 consensus_queue.cc:260] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:08.181464 12475 ts_tablet_manager.cc:1434] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:50:08.182448 12475 tablet_bootstrap.cc:492] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:08.192019 12474 tablet_bootstrap.cc:492] T 498566693ba84b6ea57c483ab845c715 P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:08.192517 12474 ts_tablet_manager.cc:1403] T 498566693ba84b6ea57c483ab845c715 P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.151s	user 0.010s	sys 0.010s
I20260709 14:50:08.199266 12743 raft_consensus.cc:493] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:08.200873 12743 raft_consensus.cc:515] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:08.202822 12743 leader_election.cc:290] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:08.205123 12476 tablet_bootstrap.cc:654] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:08.206905 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030232537fac40e88a3b805f6ea8b7d4" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
W20260709 14:50:08.208375 12173 leader_election.cc:343] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:08.210707 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836251bdec0442d7a548bb321e3063e9" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:08.213387 12743 raft_consensus.cc:493] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:08.213848 12743 raft_consensus.cc:515] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:08.196924 12714 leader_election.cc:290] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:08.234452 12428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f3d21e57f44cc3a6ff41be1d455777" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
W20260709 14:50:08.236336 12173 leader_election.cc:343] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:08.237638 12475 tablet_bootstrap.cc:654] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:08.237903 12743 leader_election.cc:290] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
W20260709 14:50:08.239014 12395 leader_election.cc:343] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:08.245963 12473 tablet_bootstrap.cc:492] T 836251bdec0442d7a548bb321e3063e9 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:08.246449 12473 ts_tablet_manager.cc:1403] T 836251bdec0442d7a548bb321e3063e9 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.169s	user 0.014s	sys 0.015s
I20260709 14:50:08.247514 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f3d21e57f44cc3a6ff41be1d455777" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:08.248162 12474 raft_consensus.cc:359] T 498566693ba84b6ea57c483ab845c715 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:08.248888 12474 raft_consensus.cc:385] T 498566693ba84b6ea57c483ab845c715 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:08.250334 12474 raft_consensus.cc:740] T 498566693ba84b6ea57c483ab845c715 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.251016 12474 consensus_queue.cc:260] T 498566693ba84b6ea57c483ab845c715 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
W20260709 14:50:08.250771 12172 leader_election.cc:343] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:08.256358 12473 raft_consensus.cc:359] T 836251bdec0442d7a548bb321e3063e9 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:08.257198 12473 raft_consensus.cc:385] T 836251bdec0442d7a548bb321e3063e9 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:08.257474 12473 raft_consensus.cc:740] T 836251bdec0442d7a548bb321e3063e9 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.258139 12473 consensus_queue.cc:260] T 836251bdec0442d7a548bb321e3063e9 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:08.248057 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030232537fac40e88a3b805f6ea8b7d4" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:08.259176 12282 raft_consensus.cc:2468] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 0.
I20260709 14:50:08.259610 12473 ts_tablet_manager.cc:1434] T 836251bdec0442d7a548bb321e3063e9 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 14:50:08.260802 12473 tablet_bootstrap.cc:492] T 498566693ba84b6ea57c483ab845c715 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:08.264446 12172 leader_election.cc:304] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03
I20260709 14:50:08.265329 12583 raft_consensus.cc:2749] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:08.265791 12172 leader_election.cc:304] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [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: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:08.266109 12715 raft_consensus.cc:493] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:08.266599 12715 raft_consensus.cc:515] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:08.266986 12743 raft_consensus.cc:2804] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:08.267357 12743 raft_consensus.cc:493] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:08.267657 12743 raft_consensus.cc:3060] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:08.270674 12474 ts_tablet_manager.cc:1434] T 498566693ba84b6ea57c483ab845c715 P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.000s
I20260709 14:50:08.271662 12474 tablet_bootstrap.cc:492] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:08.272440 12476 tablet_bootstrap.cc:492] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:08.268828 12206 raft_consensus.cc:2468] T 836251bdec0442d7a548bb321e3063e9 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 1.
I20260709 14:50:08.273900 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c8284ad82a44efa2fe5bc5878cfbf0" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:08.274077 12394 leader_election.cc:304] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7
I20260709 14:50:08.274003 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c8284ad82a44efa2fe5bc5878cfbf0" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
W20260709 14:50:08.275440 12396 leader_election.cc:343] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:08.268595 12715 leader_election.cc:290] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:08.276827 12715 raft_consensus.cc:2804] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:08.277523 12476 ts_tablet_manager.cc:1403] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.136s	user 0.016s	sys 0.002s
W20260709 14:50:08.277144 12395 leader_election.cc:343] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:08.278877 12395 leader_election.cc:304] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03; no voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:08.281091 12541 raft_consensus.cc:493] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:08.281553 12541 raft_consensus.cc:515] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:08.283515 12541 leader_election.cc:290] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
W20260709 14:50:08.284628 12154 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:08.278781 12711 consensus_queue.cc:1048] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:50:08.287550 12674 raft_consensus.cc:2749] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:08.277245 12715 raft_consensus.cc:697] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Becoming Leader. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Running, Role: LEADER
I20260709 14:50:08.289793 12715 consensus_queue.cc:237] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:08.293035 12580 consensus_queue.cc:1048] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:08.290318 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498566693ba84b6ea57c483ab845c715" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:08.292560 12106 catalog_manager.cc:5697] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195 reported cstate change: term changed from 0 to 1, leader changed from <none> to caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:08.293358 12430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498566693ba84b6ea57c483ab845c715" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:08.293946 12430 raft_consensus.cc:2468] T 498566693ba84b6ea57c483ab845c715 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 0.
I20260709 14:50:08.295167 12322 leader_election.cc:304] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:08.296104 12755 raft_consensus.cc:2804] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:08.296450 12755 raft_consensus.cc:493] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:08.296815 12755 raft_consensus.cc:3060] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:08.305954 12474 tablet_bootstrap.cc:654] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:08.314003 12321 leader_election.cc:343] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:08.303962 12541 raft_consensus.cc:493] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:08.320712 12541 raft_consensus.cc:515] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:08.323032 12541 leader_election.cc:290] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:08.325676 12583 raft_consensus.cc:493] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:08.326236 12583 raft_consensus.cc:515] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:08.327531 12475 tablet_bootstrap.cc:492] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:08.328033 12475 ts_tablet_manager.cc:1403] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.146s	user 0.016s	sys 0.000s
I20260709 14:50:08.325727 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd314f01b964406951d219b678d47ec" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:08.329226 12353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd314f01b964406951d219b678d47ec" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:08.329829 12353 raft_consensus.cc:2468] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 0.
I20260709 14:50:08.330520 12475 raft_consensus.cc:359] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:08.330896 12583 leader_election.cc:290] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:08.331257 12475 raft_consensus.cc:385] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:08.331593 12475 raft_consensus.cc:740] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.328819 12428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd314f01b964406951d219b678d47ec" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:08.332266 12475 consensus_queue.cc:260] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:08.332304 12473 tablet_bootstrap.cc:654] T 498566693ba84b6ea57c483ab845c715 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:08.336220 12475 ts_tablet_manager.cc:1434] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:50:08.337621 12475 tablet_bootstrap.cc:492] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:08.332374 12428 raft_consensus.cc:2468] T 8bd314f01b964406951d219b678d47ec P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 0.
I20260709 14:50:08.333482 12207 raft_consensus.cc:2468] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 0.
I20260709 14:50:08.340996 12755 raft_consensus.cc:515] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:08.354647 12476 raft_consensus.cc:359] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:08.355073 12320 leader_election.cc:304] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:08.355386 12476 raft_consensus.cc:385] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:08.355748 12476 raft_consensus.cc:740] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.347796 12714 raft_consensus.cc:493] T 8bd314f01b964406951d219b678d47ec P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:08.362121 12475 tablet_bootstrap.cc:654] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:08.365013 12476 consensus_queue.cc:260] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:08.364141 12667 raft_consensus.cc:2804] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:08.369383 12667 raft_consensus.cc:493] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:08.369704 12667 raft_consensus.cc:3060] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:08.371083 12428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd314f01b964406951d219b678d47ec" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:08.353127 12173 leader_election.cc:304] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:08.379132 12476 ts_tablet_manager.cc:1434] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.101s	user 0.005s	sys 0.001s
I20260709 14:50:08.380131 12476 tablet_bootstrap.cc:492] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:08.381240 12755 leader_election.cc:290] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Requested vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:08.384409 12430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498566693ba84b6ea57c483ab845c715" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:08.385007 12430 raft_consensus.cc:3060] T 498566693ba84b6ea57c483ab845c715 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:08.390676 12580 raft_consensus.cc:2804] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:08.391314 12580 raft_consensus.cc:493] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:08.394019 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498566693ba84b6ea57c483ab845c715" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:08.391700 12580 raft_consensus.cc:3060] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:08.395565 12321 leader_election.cc:343] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:08.358809 12714 raft_consensus.cc:515] T 8bd314f01b964406951d219b678d47ec P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:08.397094 12428 raft_consensus.cc:2468] T 8bd314f01b964406951d219b678d47ec P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 0.
I20260709 14:50:08.409530 12580 raft_consensus.cc:515] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:08.412247 12580 leader_election.cc:290] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:08.415057 12103 catalog_manager.cc:5697] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68). New cstate: current_term: 1 leader_uuid: "b4a2280a5edd41b5aa13fca477359c03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:08.419775 12476 tablet_bootstrap.cc:654] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:08.414554 12173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.67:38713, user_credentials={real_user=slave}} blocked reactor thread for 66930.4us
I20260709 14:50:08.421162 12667 raft_consensus.cc:515] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:08.423509 12583 consensus_queue.cc:1048] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:08.424827 12475 tablet_bootstrap.cc:492] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:08.425293 12475 ts_tablet_manager.cc:1403] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.088s	user 0.008s	sys 0.002s
I20260709 14:50:08.426491 12428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd314f01b964406951d219b678d47ec" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:08.427062 12428 raft_consensus.cc:3060] T 8bd314f01b964406951d219b678d47ec P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:08.427701 12475 raft_consensus.cc:359] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:08.428391 12475 raft_consensus.cc:385] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:08.428639 12475 raft_consensus.cc:740] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.429225 12475 consensus_queue.cc:260] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:08.434157 12474 tablet_bootstrap.cc:492] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:08.434635 12474 ts_tablet_manager.cc:1403] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.163s	user 0.018s	sys 0.008s
I20260709 14:50:08.436197 12475 ts_tablet_manager.cc:1434] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:50:08.417577 12430 raft_consensus.cc:2468] T 498566693ba84b6ea57c483ab845c715 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 1.
I20260709 14:50:08.438119 12667 leader_election.cc:290] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Requested vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:08.438760 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd314f01b964406951d219b678d47ec" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:08.449394 12208 raft_consensus.cc:2393] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in current term 1: Already voted for candidate e8aa2b5c9929454283240639124bdeca in this term.
I20260709 14:50:08.441929 12428 raft_consensus.cc:2468] T 8bd314f01b964406951d219b678d47ec P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 1.
W20260709 14:50:08.443430 12395 consensus_peers.cc:597] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03 -> Peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Couldn't send request to peer 97465dbf72cd4296baef8d8959a871a7. 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:50:08.444789 12714 leader_election.cc:290] T 8bd314f01b964406951d219b678d47ec P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:08.423776 12743 raft_consensus.cc:515] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:08.445374 12353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd314f01b964406951d219b678d47ec" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:08.451047 12353 raft_consensus.cc:2393] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4a2280a5edd41b5aa13fca477359c03 in current term 1: Already voted for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in this term.
I20260709 14:50:08.445909 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd314f01b964406951d219b678d47ec" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:08.452663 12207 raft_consensus.cc:2393] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4a2280a5edd41b5aa13fca477359c03 in current term 1: Already voted for candidate e8aa2b5c9929454283240639124bdeca in this term.
I20260709 14:50:08.454999 12396 leader_election.cc:304] T 8bd314f01b964406951d219b678d47ec P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:08.448246 12473 tablet_bootstrap.cc:492] T 498566693ba84b6ea57c483ab845c715 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:08.456969 12473 ts_tablet_manager.cc:1403] T 498566693ba84b6ea57c483ab845c715 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.196s	user 0.007s	sys 0.018s
I20260709 14:50:08.461592 12743 leader_election.cc:290] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Requested vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:08.462563 12714 raft_consensus.cc:2749] T 8bd314f01b964406951d219b678d47ec P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:08.462688 12322 leader_election.cc:304] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 97465dbf72cd4296baef8d8959a871a7
I20260709 14:50:08.464059 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030232537fac40e88a3b805f6ea8b7d4" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:08.464324 12322 leader_election.cc:304] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: e8aa2b5c9929454283240639124bdeca
I20260709 14:50:08.464663 12283 raft_consensus.cc:3060] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:08.465719 12473 raft_consensus.cc:359] T 498566693ba84b6ea57c483ab845c715 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:08.466117 12755 raft_consensus.cc:2804] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:08.466543 12473 raft_consensus.cc:385] T 498566693ba84b6ea57c483ab845c715 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:08.465911 12541 raft_consensus.cc:2804] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:08.467029 12473 raft_consensus.cc:740] T 498566693ba84b6ea57c483ab845c715 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.467442 12541 raft_consensus.cc:697] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Becoming Leader. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Running, Role: LEADER
I20260709 14:50:08.467975 12473 consensus_queue.cc:260] T 498566693ba84b6ea57c483ab845c715 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:08.466722 12755 raft_consensus.cc:697] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Becoming Leader. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Running, Role: LEADER
I20260709 14:50:08.471025 12755 consensus_queue.cc:237] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:08.474237 12473 ts_tablet_manager.cc:1434] T 498566693ba84b6ea57c483ab845c715 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:50:08.468379 12541 consensus_queue.cc:237] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:08.475711 12473 tablet_bootstrap.cc:492] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:08.482019 12473 tablet_bootstrap.cc:654] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:08.483830 12283 raft_consensus.cc:2468] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 1.
I20260709 14:50:08.491457 12172 leader_election.cc:304] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:08.495144 12743 raft_consensus.cc:2804] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:08.496613 12475 tablet_bootstrap.cc:492] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:08.495671 12743 raft_consensus.cc:697] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [term 1 LEADER]: Becoming Leader. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Running, Role: LEADER
I20260709 14:50:08.500695 12743 consensus_queue.cc:237] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:08.502189 12474 raft_consensus.cc:359] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:08.502838 12474 raft_consensus.cc:385] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:08.504648 12430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd314f01b964406951d219b678d47ec" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:08.505431 12430 raft_consensus.cc:2393] T 8bd314f01b964406951d219b678d47ec P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e8aa2b5c9929454283240639124bdeca in current term 1: Already voted for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in this term.
I20260709 14:50:08.505638 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd314f01b964406951d219b678d47ec" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:08.505656 12475 tablet_bootstrap.cc:654] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:08.508009 12353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030232537fac40e88a3b805f6ea8b7d4" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:08.515801 12106 catalog_manager.cc:5697] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195 reported cstate change: term changed from 0 to 1, leader changed from <none> to caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:08.517509 12106 catalog_manager.cc:5697] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195 reported cstate change: term changed from 0 to 1, leader changed from <none> to caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:08.519688 12173 leader_election.cc:304] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca [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: e8aa2b5c9929454283240639124bdeca; no voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:08.520532 12580 raft_consensus.cc:2749] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:08.522563 12473 tablet_bootstrap.cc:492] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:08.521703 12476 tablet_bootstrap.cc:492] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:08.503093 12474 raft_consensus.cc:740] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.523399 12476 ts_tablet_manager.cc:1403] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.143s	user 0.037s	sys 0.027s
I20260709 14:50:08.524001 12474 consensus_queue.cc:260] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:08.526118 12474 ts_tablet_manager.cc:1434] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.091s	user 0.005s	sys 0.001s
I20260709 14:50:08.525998 12476 raft_consensus.cc:359] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:08.526654 12476 raft_consensus.cc:385] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:08.526912 12476 raft_consensus.cc:740] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
W20260709 14:50:08.522720 12173 leader_election.cc:343] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:08.528914 12474 tablet_bootstrap.cc:492] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:08.530489 12773 raft_consensus.cc:493] T 498566693ba84b6ea57c483ab845c715 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:08.523031 12473 ts_tablet_manager.cc:1403] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.004s
I20260709 14:50:08.530964 12773 raft_consensus.cc:515] T 498566693ba84b6ea57c483ab845c715 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:08.532963 12773 leader_election.cc:290] T 498566693ba84b6ea57c483ab845c715 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:08.534662 12428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498566693ba84b6ea57c483ab845c715" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:08.535046 12755 consensus_queue.cc:1048] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:08.535451 12428 raft_consensus.cc:2393] T 498566693ba84b6ea57c483ab845c715 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97465dbf72cd4296baef8d8959a871a7 in current term 1: Already voted for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in this term.
I20260709 14:50:08.537055 12674 consensus_queue.cc:1048] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:08.539649 12755 consensus_queue.cc:1048] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:08.543923 12473 raft_consensus.cc:359] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:08.549226 12473 raft_consensus.cc:385] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:08.551576 12473 raft_consensus.cc:740] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.552517 12473 consensus_queue.cc:260] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:08.554512 12473 ts_tablet_manager.cc:1434] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:50:08.555462 12473 tablet_bootstrap.cc:492] T 80b4e0c2c5d24110a87d749447a16d1c P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:08.551149 12474 tablet_bootstrap.cc:654] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:08.562809 12476 consensus_queue.cc:260] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:08.565691 12607 consensus_queue.cc:1048] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:08.579917 12541 raft_consensus.cc:493] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:08.580423 12541 raft_consensus.cc:515] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:08.582438 12541 leader_election.cc:290] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:08.582891 12541 consensus_queue.cc:1048] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:08.585088 12476 ts_tablet_manager.cc:1434] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.061s	user 0.002s	sys 0.005s
I20260709 14:50:08.586086 12476 tablet_bootstrap.cc:492] T a74404b62e8d4fffb6116f320067f1b8 P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:08.592027 12476 tablet_bootstrap.cc:654] T a74404b62e8d4fffb6116f320067f1b8 P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:08.592235 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030232537fac40e88a3b805f6ea8b7d4" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:08.594801 12755 raft_consensus.cc:493] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:08.603547 12102 catalog_manager.cc:5697] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca reported cstate change: term changed from 0 to 1, leader changed from <none> to e8aa2b5c9929454283240639124bdeca (127.9.227.65). New cstate: current_term: 1 leader_uuid: "e8aa2b5c9929454283240639124bdeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:08.610357 12539 raft_consensus.cc:493] T 836251bdec0442d7a548bb321e3063e9 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:08.611126 12539 raft_consensus.cc:515] T 836251bdec0442d7a548bb321e3063e9 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:08.612597 12473 tablet_bootstrap.cc:654] T 80b4e0c2c5d24110a87d749447a16d1c P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:08.597652 12353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498566693ba84b6ea57c483ab845c715" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:08.618228 12475 tablet_bootstrap.cc:492] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:08.618358 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030232537fac40e88a3b805f6ea8b7d4" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:08.618858 12475 ts_tablet_manager.cc:1403] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.122s	user 0.007s	sys 0.019s
I20260709 14:50:08.599537 12755 raft_consensus.cc:515] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:08.622404 12475 raft_consensus.cc:359] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:08.622886 12755 leader_election.cc:290] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:08.623171 12475 raft_consensus.cc:385] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:08.623544 12475 raft_consensus.cc:740] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.624332 12475 consensus_queue.cc:260] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:08.629176 12280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3d6f6d8afa4a24ae9d4c76b919b732" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:08.630123 12773 raft_consensus.cc:493] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:08.630667 12321 leader_election.cc:343] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:08.630612 12773 raft_consensus.cc:515] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:08.634744 12248 leader_election.cc:304] T 498566693ba84b6ea57c483ab845c715 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7; no voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:08.613215 12281 raft_consensus.cc:2393] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in current term 1: Already voted for candidate e8aa2b5c9929454283240639124bdeca in this term.
I20260709 14:50:08.635473 12743 raft_consensus.cc:493] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:08.637153 12475 ts_tablet_manager.cc:1434] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260709 14:50:08.638168 12620 raft_consensus.cc:3060] T 498566693ba84b6ea57c483ab845c715 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:08.636001 12743 raft_consensus.cc:515] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:08.638769 12475 tablet_bootstrap.cc:492] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:08.635746 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3d6f6d8afa4a24ae9d4c76b919b732" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:08.642524 12428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836251bdec0442d7a548bb321e3063e9" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:08.642810 12773 leader_election.cc:290] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:08.644044 12474 tablet_bootstrap.cc:492] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:08.644492 12474 ts_tablet_manager.cc:1403] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.116s	user 0.008s	sys 0.009s
I20260709 14:50:08.645354 12539 leader_election.cc:290] T 836251bdec0442d7a548bb321e3063e9 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:08.647938 12474 raft_consensus.cc:359] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:08.655066 12474 raft_consensus.cc:385] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:08.655369 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3d6f6d8afa4a24ae9d4c76b919b732" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:08.650586 12428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c8284ad82a44efa2fe5bc5878cfbf0" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:08.656329 12321 leader_election.cc:304] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:08.656881 12428 raft_consensus.cc:2468] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 0.
I20260709 14:50:08.657254 12353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3d6f6d8afa4a24ae9d4c76b919b732" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:08.657421 12541 raft_consensus.cc:3060] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:08.651448 12207 raft_consensus.cc:2468] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 0.
I20260709 14:50:08.655372 12474 raft_consensus.cc:740] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.653560 12475 tablet_bootstrap.cc:654] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:08.657857 12353 raft_consensus.cc:2468] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 0.
I20260709 14:50:08.678016 12474 consensus_queue.cc:260] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:08.649114 12354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c8284ad82a44efa2fe5bc5878cfbf0" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:08.653702 12620 raft_consensus.cc:2749] T 498566693ba84b6ea57c483ab845c715 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:08.658968 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "836251bdec0442d7a548bb321e3063e9" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:08.649186 12743 leader_election.cc:290] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:08.686231 12476 tablet_bootstrap.cc:492] T a74404b62e8d4fffb6116f320067f1b8 P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:08.695111 12248 leader_election.cc:304] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03; no voters: 
W20260709 14:50:08.680069 12172 leader_election.cc:343] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:08.696532 12208 raft_consensus.cc:2393] T 836251bdec0442d7a548bb321e3063e9 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97465dbf72cd4296baef8d8959a871a7 in current term 1: Already voted for candidate b4a2280a5edd41b5aa13fca477359c03 in this term.
I20260709 14:50:08.697221 12476 ts_tablet_manager.cc:1403] T a74404b62e8d4fffb6116f320067f1b8 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.111s	user 0.015s	sys 0.020s
I20260709 14:50:08.703109 12541 raft_consensus.cc:2749] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:08.702927 12476 raft_consensus.cc:359] T a74404b62e8d4fffb6116f320067f1b8 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:08.704087 12476 raft_consensus.cc:385] T a74404b62e8d4fffb6116f320067f1b8 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:08.704411 12476 raft_consensus.cc:740] T a74404b62e8d4fffb6116f320067f1b8 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.705138 12476 consensus_queue.cc:260] T a74404b62e8d4fffb6116f320067f1b8 P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:08.705927 12173 leader_election.cc:304] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [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: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7
I20260709 14:50:08.706867 12539 raft_consensus.cc:2804] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:08.707309 12539 raft_consensus.cc:493] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:08.704218 12246 leader_election.cc:304] T 836251bdec0442d7a548bb321e3063e9 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7; no voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:08.707898 12539 raft_consensus.cc:3060] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:08.708796 12773 raft_consensus.cc:3060] T 836251bdec0442d7a548bb321e3063e9 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:08.687813 12474 ts_tablet_manager.cc:1434] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 14:50:08.713462 12474 tablet_bootstrap.cc:492] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:08.707376 12580 raft_consensus.cc:2804] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:08.716234 12580 raft_consensus.cc:493] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:08.716584 12580 raft_consensus.cc:3060] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:08.707279 12476 ts_tablet_manager.cc:1434] T a74404b62e8d4fffb6116f320067f1b8 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 14:50:08.721760 12476 tablet_bootstrap.cc:492] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:08.722307 12320 leader_election.cc:304] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [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: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7
I20260709 14:50:08.724112 12541 raft_consensus.cc:2804] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:08.724463 12541 raft_consensus.cc:493] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:08.724781 12541 raft_consensus.cc:3060] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:08.727301 12780 raft_consensus.cc:493] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:08.727766 12780 raft_consensus.cc:515] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:08.731233 12714 raft_consensus.cc:493] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:08.731717 12714 raft_consensus.cc:515] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
W20260709 14:50:08.724730 12248 leader_election.cc:343] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:08.736129 12714 leader_election.cc:290] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:08.740249 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f3d21e57f44cc3a6ff41be1d455777" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:08.740900 12208 raft_consensus.cc:2468] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 0.
I20260709 14:50:08.741066 12580 raft_consensus.cc:515] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:08.742055 12394 leader_election.cc:304] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:08.742985 12580 leader_election.cc:290] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Requested vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:08.744180 12353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3d6f6d8afa4a24ae9d4c76b919b732" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:08.745393 12780 leader_election.cc:290] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:08.726528 12539 raft_consensus.cc:515] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:08.749243 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f3d21e57f44cc3a6ff41be1d455777" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:08.750947 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0734199463c4d1892951ba132e3b57e" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:08.751592 12430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0734199463c4d1892951ba132e3b57e" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
W20260709 14:50:08.752597 12173 leader_election.cc:343] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:08.755472 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3d6f6d8afa4a24ae9d4c76b919b732" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
W20260709 14:50:08.756425 12173 leader_election.cc:343] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:08.756862 12173 leader_election.cc:304] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8aa2b5c9929454283240639124bdeca; no voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:08.748327 12714 raft_consensus.cc:2804] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:08.757607 12674 consensus_queue.cc:1048] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:50:08.758991 12395 leader_election.cc:343] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:08.759625 12474 tablet_bootstrap.cc:654] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:08.757201 12773 raft_consensus.cc:2749] T 836251bdec0442d7a548bb321e3063e9 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:08.757553 12714 raft_consensus.cc:493] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:08.761482 12780 raft_consensus.cc:2749] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:08.768146 12172 leader_election.cc:343] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:08.764536 12714 raft_consensus.cc:3060] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:08.770133 12541 raft_consensus.cc:515] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:08.773856 12715 consensus_queue.cc:1048] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:08.774821 12353 raft_consensus.cc:2393] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e8aa2b5c9929454283240639124bdeca in current term 1: Already voted for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in this term.
I20260709 14:50:08.775942 12541 leader_election.cc:290] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:08.776489 12173 leader_election.cc:304] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [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: e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:08.776650 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3d6f6d8afa4a24ae9d4c76b919b732" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:08.778493 12207 raft_consensus.cc:2393] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in current term 1: Already voted for candidate e8aa2b5c9929454283240639124bdeca in this term.
I20260709 14:50:08.776865 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3d6f6d8afa4a24ae9d4c76b919b732" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:08.780073 12743 raft_consensus.cc:2749] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:08.780388 12476 tablet_bootstrap.cc:654] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:08.776793 12539 leader_election.cc:290] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
W20260709 14:50:08.780449 12321 leader_election.cc:343] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:08.787580 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c8284ad82a44efa2fe5bc5878cfbf0" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:08.785742 12321 leader_election.cc:304] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [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: caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:08.792224 12475 tablet_bootstrap.cc:492] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:08.792810 12475 ts_tablet_manager.cc:1403] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.154s	user 0.030s	sys 0.023s
I20260709 14:50:08.790915 12430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c8284ad82a44efa2fe5bc5878cfbf0" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:08.791291 12541 raft_consensus.cc:2749] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:08.798602 12473 tablet_bootstrap.cc:492] T 80b4e0c2c5d24110a87d749447a16d1c P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:08.798995 12473 ts_tablet_manager.cc:1403] T 80b4e0c2c5d24110a87d749447a16d1c P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.244s	user 0.005s	sys 0.011s
I20260709 14:50:08.799966 12430 raft_consensus.cc:3060] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:08.802747 12473 raft_consensus.cc:359] T 80b4e0c2c5d24110a87d749447a16d1c P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:08.804028 12473 raft_consensus.cc:385] T 80b4e0c2c5d24110a87d749447a16d1c P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:08.804358 12473 raft_consensus.cc:740] T 80b4e0c2c5d24110a87d749447a16d1c P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.805194 12473 consensus_queue.cc:260] T 80b4e0c2c5d24110a87d749447a16d1c P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:08.808650 12473 ts_tablet_manager.cc:1434] T 80b4e0c2c5d24110a87d749447a16d1c P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 14:50:08.809655 12473 tablet_bootstrap.cc:492] T f4f3d21e57f44cc3a6ff41be1d455777 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:08.831550 12473 tablet_bootstrap.cc:654] T f4f3d21e57f44cc3a6ff41be1d455777 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:08.833305 12474 tablet_bootstrap.cc:492] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:08.833900 12474 ts_tablet_manager.cc:1403] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.121s	user 0.005s	sys 0.013s
W20260709 14:50:08.826134 12248 leader_election.cc:343] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:08.837172 12474 raft_consensus.cc:359] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:08.837809 12474 raft_consensus.cc:385] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:08.838075 12474 raft_consensus.cc:740] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.838049 12475 raft_consensus.cc:359] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:08.838967 12475 raft_consensus.cc:385] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:08.826617 12430 raft_consensus.cc:2468] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:08.839128 12474 consensus_queue.cc:260] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:08.839707 12475 raft_consensus.cc:740] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.841286 12474 ts_tablet_manager.cc:1434] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:08.843607 12476 tablet_bootstrap.cc:492] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:08.844099 12476 ts_tablet_manager.cc:1403] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.123s	user 0.021s	sys 0.014s
I20260709 14:50:08.843890 12475 consensus_queue.cc:260] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:08.842170 12474 tablet_bootstrap.cc:492] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:08.849171 12475 ts_tablet_manager.cc:1434] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260709 14:50:08.849022 12743 raft_consensus.cc:493] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:08.850087 12475 tablet_bootstrap.cc:492] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:08.853368 12474 tablet_bootstrap.cc:654] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:08.850143 12743 raft_consensus.cc:515] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:08.856042 12475 tablet_bootstrap.cc:654] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:08.829491 12714 raft_consensus.cc:515] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:08.864200 12476 raft_consensus.cc:359] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:08.864728 12476 raft_consensus.cc:385] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:08.864928 12476 raft_consensus.cc:740] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.873893 12667 consensus_queue.cc:1048] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:08.878217 12474 tablet_bootstrap.cc:492] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:08.878836 12474 ts_tablet_manager.cc:1403] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.005s
I20260709 14:50:08.881431 12474 raft_consensus.cc:359] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:08.882107 12474 raft_consensus.cc:385] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:08.882378 12474 raft_consensus.cc:740] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.883474 12474 consensus_queue.cc:260] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:08.888593 12714 leader_election.cc:290] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:08.889228 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f3d21e57f44cc3a6ff41be1d455777" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:08.889564 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f3d21e57f44cc3a6ff41be1d455777" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:08.888177 12476 consensus_queue.cc:260] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:08.893047 12474 ts_tablet_manager.cc:1434] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:50:08.893988 12474 tablet_bootstrap.cc:492] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:08.899827 12474 tablet_bootstrap.cc:654] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:08.900224 12354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb4c2db73fe41fa8b370fdb01856d81" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:08.902168 12207 raft_consensus.cc:3060] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:08.902225 12173 leader_election.cc:343] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:08.892599 12743 leader_election.cc:290] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:08.914651 12476 ts_tablet_manager.cc:1434] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.000s
I20260709 14:50:08.916157 12476 tablet_bootstrap.cc:492] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:08.916349 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb4c2db73fe41fa8b370fdb01856d81" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:08.919078 12248 leader_election.cc:304] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:08.919800 12539 raft_consensus.cc:2804] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:50:08.920069 12395 leader_election.cc:343] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:08.927578 12172 leader_election.cc:343] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:08.928032 12172 leader_election.cc:304] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:08.928761 12583 raft_consensus.cc:2749] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:08.920454 12539 raft_consensus.cc:697] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Becoming Leader. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:08.930524 12667 consensus_queue.cc:1048] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:08.933276 12539 consensus_queue.cc:237] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:08.937189 12207 raft_consensus.cc:2468] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 1.
I20260709 14:50:08.939030 12394 leader_election.cc:304] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7
I20260709 14:50:08.940056 12714 raft_consensus.cc:2804] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:08.940523 12714 raft_consensus.cc:697] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Becoming Leader. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Running, Role: LEADER
I20260709 14:50:08.941504 12714 consensus_queue.cc:237] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:08.945940 12473 tablet_bootstrap.cc:492] T f4f3d21e57f44cc3a6ff41be1d455777 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:08.946415 12473 ts_tablet_manager.cc:1403] T f4f3d21e57f44cc3a6ff41be1d455777 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.137s	user 0.019s	sys 0.005s
I20260709 14:50:08.948107 12476 tablet_bootstrap.cc:654] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:08.948931 12473 raft_consensus.cc:359] T f4f3d21e57f44cc3a6ff41be1d455777 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:08.949687 12473 raft_consensus.cc:385] T f4f3d21e57f44cc3a6ff41be1d455777 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:08.949960 12473 raft_consensus.cc:740] T f4f3d21e57f44cc3a6ff41be1d455777 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.950584 12473 consensus_queue.cc:260] T f4f3d21e57f44cc3a6ff41be1d455777 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:08.951985 12580 raft_consensus.cc:493] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:08.952463 12580 raft_consensus.cc:515] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:08.953311 12473 ts_tablet_manager.cc:1434] T f4f3d21e57f44cc3a6ff41be1d455777 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:08.954393 12580 leader_election.cc:290] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:08.955781 12475 tablet_bootstrap.cc:492] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:08.956243 12475 ts_tablet_manager.cc:1403] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.106s	user 0.015s	sys 0.018s
I20260709 14:50:08.945902 12474 tablet_bootstrap.cc:492] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:08.958590 12541 consensus_queue.cc:1048] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:08.958612 12280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ffdd3f46d9444cbf169f548d5cabfd" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:08.959427 12474 ts_tablet_manager.cc:1403] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.008s
I20260709 14:50:08.962044 12474 raft_consensus.cc:359] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:08.962658 12474 raft_consensus.cc:385] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:08.962914 12474 raft_consensus.cc:740] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.958527 12473 tablet_bootstrap.cc:492] T bf3d6f6d8afa4a24ae9d4c76b919b732 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:08.967151 12429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ffdd3f46d9444cbf169f548d5cabfd" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:08.967821 12429 raft_consensus.cc:2468] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 0.
I20260709 14:50:08.968562 12475 raft_consensus.cc:359] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:08.969049 12173 leader_election.cc:304] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:08.969919 12583 raft_consensus.cc:2804] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:08.970356 12583 raft_consensus.cc:493] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:08.970712 12583 raft_consensus.cc:3060] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:08.972592 12172 leader_election.cc:343] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:08.969264 12475 raft_consensus.cc:385] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:08.976787 12475 raft_consensus.cc:740] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:08.977460 12475 consensus_queue.cc:260] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:08.979487 12475 ts_tablet_manager.cc:1434] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:50:08.980780 12475 tablet_bootstrap.cc:492] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:08.981820 12743 consensus_queue.cc:1048] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:08.963495 12474 consensus_queue.cc:260] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:08.984750 12474 ts_tablet_manager.cc:1434] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:50:08.984671 12106 catalog_manager.cc:5697] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "97465dbf72cd4296baef8d8959a871a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:08.987273 12583 raft_consensus.cc:515] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:08.988770 12474 tablet_bootstrap.cc:492] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:09.007799 12429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ffdd3f46d9444cbf169f548d5cabfd" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:09.008513 12429 raft_consensus.cc:3060] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:09.023727 12429 raft_consensus.cc:2468] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 1.
I20260709 14:50:09.030247 12583 leader_election.cc:290] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Requested vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:09.031477 12173 leader_election.cc:304] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:09.032241 12583 raft_consensus.cc:2804] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:09.032893 12583 raft_consensus.cc:697] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [term 1 LEADER]: Becoming Leader. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Running, Role: LEADER
I20260709 14:50:09.034242 12280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ffdd3f46d9444cbf169f548d5cabfd" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:09.033993 12583 consensus_queue.cc:237] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
W20260709 14:50:09.035601 12172 leader_election.cc:343] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.037915 12280 raft_consensus.cc:3060] T 80b4e0c2c5d24110a87d749447a16d1c P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:09.038915 12474 tablet_bootstrap.cc:654] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:09.041894 12667 raft_consensus.cc:493] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:09.042362 12667 raft_consensus.cc:515] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:09.044395 12667 leader_election.cc:290] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:09.045089 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c8284ad82a44efa2fe5bc5878cfbf0" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:09.045676 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c8284ad82a44efa2fe5bc5878cfbf0" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:09.046476 12431 raft_consensus.cc:2393] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in current term 1: Already voted for candidate 97465dbf72cd4296baef8d8959a871a7 in this term.
I20260709 14:50:09.047271 12475 tablet_bootstrap.cc:654] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:09.047544 12322 leader_election.cc:304] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03
I20260709 14:50:09.049089 12541 raft_consensus.cc:3060] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:09.049031 12103 catalog_manager.cc:5697] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68). New cstate: current_term: 1 leader_uuid: "b4a2280a5edd41b5aa13fca477359c03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:09.059953 12667 raft_consensus.cc:493] T a74404b62e8d4fffb6116f320067f1b8 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:09.060487 12667 raft_consensus.cc:515] T a74404b62e8d4fffb6116f320067f1b8 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:09.060911 12475 tablet_bootstrap.cc:492] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:09.061383 12475 ts_tablet_manager.cc:1403] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.081s	user 0.005s	sys 0.006s
I20260709 14:50:09.065537 12476 tablet_bootstrap.cc:492] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:09.065539 12475 raft_consensus.cc:359] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:09.066357 12475 raft_consensus.cc:385] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:09.066612 12475 raft_consensus.cc:740] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.067440 12475 consensus_queue.cc:260] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:09.066104 12476 ts_tablet_manager.cc:1403] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.150s	user 0.020s	sys 0.033s
I20260709 14:50:09.070005 12475 ts_tablet_manager.cc:1434] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:50:09.071516 12104 catalog_manager.cc:5697] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca reported cstate change: term changed from 0 to 1, leader changed from <none> to e8aa2b5c9929454283240639124bdeca (127.9.227.65). New cstate: current_term: 1 leader_uuid: "e8aa2b5c9929454283240639124bdeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:09.082604 12473 tablet_bootstrap.cc:654] T bf3d6f6d8afa4a24ae9d4c76b919b732 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:09.083053 12476 raft_consensus.cc:359] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:09.083703 12476 raft_consensus.cc:385] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:09.085665 12476 raft_consensus.cc:740] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.095999 12583 consensus_queue.cc:1048] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:09.103394 12711 raft_consensus.cc:493] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:09.103962 12711 raft_consensus.cc:515] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:09.105957 12711 leader_election.cc:290] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:09.108402 12476 consensus_queue.cc:260] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:09.120241 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74404b62e8d4fffb6116f320067f1b8" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:09.121001 12207 raft_consensus.cc:2468] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 0.
I20260709 14:50:09.123698 12394 leader_election.cc:304] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:09.125811 12715 raft_consensus.cc:2804] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:09.126190 12715 raft_consensus.cc:493] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:09.126519 12715 raft_consensus.cc:3060] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:09.130827 12476 ts_tablet_manager.cc:1434] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.001s
I20260709 14:50:09.131811 12476 tablet_bootstrap.cc:492] T 51a9693e333a4e268f4392f971d82b1c P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:09.129289 12591 raft_consensus.cc:493] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:09.133206 12591 raft_consensus.cc:515] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:09.133867 12541 raft_consensus.cc:2749] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:09.138795 12475 tablet_bootstrap.cc:492] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:09.147003 12591 leader_election.cc:290] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:09.150056 12475 tablet_bootstrap.cc:654] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:09.150786 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a9693e333a4e268f4392f971d82b1c" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
W20260709 14:50:09.152293 12395 leader_election.cc:343] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.158813 12715 raft_consensus.cc:515] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:09.160252 12667 leader_election.cc:290] T a74404b62e8d4fffb6116f320067f1b8 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:09.162710 12667 consensus_queue.cc:1048] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:09.166532 12473 tablet_bootstrap.cc:492] T bf3d6f6d8afa4a24ae9d4c76b919b732 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:09.167028 12473 ts_tablet_manager.cc:1403] T bf3d6f6d8afa4a24ae9d4c76b919b732 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.209s	user 0.011s	sys 0.005s
I20260709 14:50:09.168076 12205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74404b62e8d4fffb6116f320067f1b8" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:09.168671 12205 raft_consensus.cc:3060] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:09.170930 12473 raft_consensus.cc:359] T bf3d6f6d8afa4a24ae9d4c76b919b732 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:09.171624 12473 raft_consensus.cc:385] T bf3d6f6d8afa4a24ae9d4c76b919b732 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:09.171901 12473 raft_consensus.cc:740] T bf3d6f6d8afa4a24ae9d4c76b919b732 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.172531 12473 consensus_queue.cc:260] T bf3d6f6d8afa4a24ae9d4c76b919b732 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:09.173357 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74404b62e8d4fffb6116f320067f1b8" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:09.174515 12473 ts_tablet_manager.cc:1434] T bf3d6f6d8afa4a24ae9d4c76b919b732 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 14:50:09.175406 12473 tablet_bootstrap.cc:492] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:09.178067 12205 raft_consensus.cc:2468] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 1.
I20260709 14:50:09.179147 12394 leader_election.cc:304] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:09.180519 12714 raft_consensus.cc:2804] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:09.181022 12714 raft_consensus.cc:697] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Becoming Leader. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Running, Role: LEADER
I20260709 14:50:09.181882 12714 consensus_queue.cc:237] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:09.185134 12476 tablet_bootstrap.cc:654] T 51a9693e333a4e268f4392f971d82b1c P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:09.183936 12715 leader_election.cc:290] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:09.197009 12473 tablet_bootstrap.cc:654] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:09.204581 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a9693e333a4e268f4392f971d82b1c" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:09.205215 12354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74404b62e8d4fffb6116f320067f1b8" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:09.205848 12354 raft_consensus.cc:2468] T a74404b62e8d4fffb6116f320067f1b8 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 0.
I20260709 14:50:09.206233 12430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74404b62e8d4fffb6116f320067f1b8" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:09.206751 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74404b62e8d4fffb6116f320067f1b8" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:09.207289 12355 raft_consensus.cc:3060] T a74404b62e8d4fffb6116f320067f1b8 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:09.218961 12476 tablet_bootstrap.cc:492] T 51a9693e333a4e268f4392f971d82b1c P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:09.219708 12476 ts_tablet_manager.cc:1403] T 51a9693e333a4e268f4392f971d82b1c P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.088s	user 0.006s	sys 0.007s
I20260709 14:50:09.223587 12473 tablet_bootstrap.cc:492] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:09.224242 12473 ts_tablet_manager.cc:1403] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.004s
I20260709 14:50:09.221347 12816 raft_consensus.cc:493] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:09.223850 12396 leader_election.cc:343] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.230528 12620 raft_consensus.cc:493] T f4f3d21e57f44cc3a6ff41be1d455777 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:09.233316 12620 raft_consensus.cc:515] T f4f3d21e57f44cc3a6ff41be1d455777 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:09.234232 12474 tablet_bootstrap.cc:492] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:09.234714 12474 ts_tablet_manager.cc:1403] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.249s	user 0.025s	sys 0.010s
I20260709 14:50:09.235323 12620 leader_election.cc:290] T f4f3d21e57f44cc3a6ff41be1d455777 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:09.236251 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f3d21e57f44cc3a6ff41be1d455777" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:09.236251 12205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f3d21e57f44cc3a6ff41be1d455777" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:09.237355 12474 raft_consensus.cc:359] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:09.238070 12474 raft_consensus.cc:385] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:09.238344 12474 raft_consensus.cc:740] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.238929 12474 consensus_queue.cc:260] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:09.234804 12104 catalog_manager.cc:5697] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68). New cstate: current_term: 1 leader_uuid: "b4a2280a5edd41b5aa13fca477359c03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:09.243340 12474 ts_tablet_manager.cc:1434] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:50:09.244589 12475 tablet_bootstrap.cc:492] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:09.244686 12474 tablet_bootstrap.cc:492] T 3d42689ce41b427090aeec0ee1760a1d P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:09.245002 12475 ts_tablet_manager.cc:1403] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.002s
I20260709 14:50:09.248389 12473 raft_consensus.cc:359] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:09.249285 12473 raft_consensus.cc:385] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:09.249579 12473 raft_consensus.cc:740] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.250823 12473 consensus_queue.cc:260] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:09.231983 12816 raft_consensus.cc:515] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:09.252215 12473 ts_tablet_manager.cc:1434] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.002s
I20260709 14:50:09.240442 12396 leader_election.cc:304] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03; no voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:09.255059 12714 raft_consensus.cc:2749] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:09.256618 12205 raft_consensus.cc:2393] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97465dbf72cd4296baef8d8959a871a7 in current term 1: Already voted for candidate b4a2280a5edd41b5aa13fca477359c03 in this term.
I20260709 14:50:09.257722 12246 leader_election.cc:304] T f4f3d21e57f44cc3a6ff41be1d455777 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7; no voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:09.259424 12539 raft_consensus.cc:3060] T f4f3d21e57f44cc3a6ff41be1d455777 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:09.259627 12474 tablet_bootstrap.cc:654] T 3d42689ce41b427090aeec0ee1760a1d P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:09.259881 12816 leader_election.cc:290] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:09.230836 12322 leader_election.cc:304] T a74404b62e8d4fffb6116f320067f1b8 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:09.264793 12205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0734199463c4d1892951ba132e3b57e" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:09.265460 12205 raft_consensus.cc:2468] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 0.
I20260709 14:50:09.265991 12355 raft_consensus.cc:2468] T a74404b62e8d4fffb6116f320067f1b8 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 1.
I20260709 14:50:09.267048 12816 raft_consensus.cc:2749] T a74404b62e8d4fffb6116f320067f1b8 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:09.267565 12320 leader_election.cc:304] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:09.268570 12715 raft_consensus.cc:493] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:09.269147 12715 raft_consensus.cc:515] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:09.271236 12715 leader_election.cc:290] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:09.273916 12820 raft_consensus.cc:2804] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:09.276087 12820 raft_consensus.cc:493] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:09.276322 12820 raft_consensus.cc:3060] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:09.279050 12205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0734199463c4d1892951ba132e3b57e" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:09.279775 12430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0734199463c4d1892951ba132e3b57e" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:09.280519 12430 raft_consensus.cc:2468] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 0.
I20260709 14:50:09.283313 12820 raft_consensus.cc:515] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:09.284426 12773 raft_consensus.cc:493] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:09.284862 12205 raft_consensus.cc:2468] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 0.
I20260709 14:50:09.279198 12583 raft_consensus.cc:493] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:09.287711 12773 raft_consensus.cc:515] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:09.288166 12583 raft_consensus.cc:515] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:09.290339 12583 leader_election.cc:290] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:09.293349 12394 leader_election.cc:304] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:09.297910 12354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a9693e333a4e268f4392f971d82b1c" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:09.302525 12475 raft_consensus.cc:359] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:09.303210 12475 raft_consensus.cc:385] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:09.303479 12475 raft_consensus.cc:740] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.304042 12715 raft_consensus.cc:2804] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:09.304455 12715 raft_consensus.cc:493] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:09.304771 12715 raft_consensus.cc:3060] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:09.304039 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e5b1a790ec455f9396bce3571231e2" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
W20260709 14:50:09.308656 12173 leader_election.cc:343] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.309648 12773 leader_election.cc:290] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:09.311234 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0734199463c4d1892951ba132e3b57e" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:09.312867 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a9693e333a4e268f4392f971d82b1c" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:09.313545 12431 raft_consensus.cc:2468] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 0.
W20260709 14:50:09.315439 12248 leader_election.cc:343] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.316195 12539 raft_consensus.cc:2749] T f4f3d21e57f44cc3a6ff41be1d455777 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:09.316217 12248 leader_election.cc:304] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:09.318454 12622 raft_consensus.cc:2804] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:09.318813 12622 raft_consensus.cc:493] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:09.319146 12622 raft_consensus.cc:3060] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:09.326680 12280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e5b1a790ec455f9396bce3571231e2" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:09.330878 12475 consensus_queue.cc:260] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:09.334759 12475 ts_tablet_manager.cc:1434] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.090s	user 0.005s	sys 0.000s
I20260709 14:50:09.335624 12475 tablet_bootstrap.cc:492] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:09.315284 12476 raft_consensus.cc:359] T 51a9693e333a4e268f4392f971d82b1c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:09.336335 12476 raft_consensus.cc:385] T 51a9693e333a4e268f4392f971d82b1c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:09.336591 12476 raft_consensus.cc:740] T 51a9693e333a4e268f4392f971d82b1c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.338008 12476 consensus_queue.cc:260] T 51a9693e333a4e268f4392f971d82b1c P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:09.327296 12715 raft_consensus.cc:515] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:09.341449 12356 raft_consensus.cc:2393] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4a2280a5edd41b5aa13fca477359c03 in current term 1: Already voted for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in this term.
I20260709 14:50:09.343184 12476 ts_tablet_manager.cc:1434] T 51a9693e333a4e268f4392f971d82b1c P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.123s	user 0.006s	sys 0.000s
I20260709 14:50:09.340741 12714 raft_consensus.cc:493] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:09.344229 12476 tablet_bootstrap.cc:492] T fa4e5192b6e44abebe9fbc984202e45e P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
W20260709 14:50:09.333743 12172 leader_election.cc:343] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.342634 12622 raft_consensus.cc:515] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:09.349239 12622 leader_election.cc:290] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
W20260709 14:50:09.349452 12822 log.cc:927] Time spent T 498566693ba84b6ea57c483ab845c715 P 97465dbf72cd4296baef8d8959a871a7: Append to log took a long time: real 0.131s	user 0.003s	sys 0.000s
I20260709 14:50:09.353674 12473 tablet_bootstrap.cc:492] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:09.357084 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a9693e333a4e268f4392f971d82b1c" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:09.357664 12355 raft_consensus.cc:3060] T 51a9693e333a4e268f4392f971d82b1c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:09.357950 12430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0734199463c4d1892951ba132e3b57e" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:09.359579 12205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0734199463c4d1892951ba132e3b57e" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:09.360167 12205 raft_consensus.cc:3060] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:09.340197 12539 consensus_queue.cc:1048] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 14:50:09.375959 12430 raft_consensus.cc:2393] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in current term 1: Already voted for candidate b4a2280a5edd41b5aa13fca477359c03 in this term.
I20260709 14:50:09.347087 12714 raft_consensus.cc:515] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:09.362774 12820 leader_election.cc:290] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Requested vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:09.379833 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0734199463c4d1892951ba132e3b57e" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:09.380049 12715 leader_election.cc:290] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:09.380671 12356 raft_consensus.cc:2393] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b4a2280a5edd41b5aa13fca477359c03 in current term 1: Already voted for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in this term.
I20260709 14:50:09.382316 12354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4e5192b6e44abebe9fbc984202e45e" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:09.370800 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a9693e333a4e268f4392f971d82b1c" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:09.381243 12714 leader_election.cc:290] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:09.383564 12431 raft_consensus.cc:3060] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:09.384213 12396 leader_election.cc:343] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.384406 12476 tablet_bootstrap.cc:654] T fa4e5192b6e44abebe9fbc984202e45e P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:09.389559 12476 tablet_bootstrap.cc:492] T fa4e5192b6e44abebe9fbc984202e45e P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:09.389652 12474 tablet_bootstrap.cc:492] T 3d42689ce41b427090aeec0ee1760a1d P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:09.389941 12476 ts_tablet_manager.cc:1403] T fa4e5192b6e44abebe9fbc984202e45e P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.001s
I20260709 14:50:09.390318 12474 ts_tablet_manager.cc:1403] T 3d42689ce41b427090aeec0ee1760a1d P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.146s	user 0.037s	sys 0.025s
I20260709 14:50:09.391913 12476 raft_consensus.cc:359] T fa4e5192b6e44abebe9fbc984202e45e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:09.392400 12475 tablet_bootstrap.cc:654] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:09.392613 12476 raft_consensus.cc:385] T fa4e5192b6e44abebe9fbc984202e45e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:09.392920 12476 raft_consensus.cc:740] T fa4e5192b6e44abebe9fbc984202e45e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.392795 12474 raft_consensus.cc:359] T 3d42689ce41b427090aeec0ee1760a1d P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:09.393537 12474 raft_consensus.cc:385] T 3d42689ce41b427090aeec0ee1760a1d P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:09.393770 12474 raft_consensus.cc:740] T 3d42689ce41b427090aeec0ee1760a1d P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.393769 12476 consensus_queue.cc:260] T fa4e5192b6e44abebe9fbc984202e45e P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:09.394353 12474 consensus_queue.cc:260] T 3d42689ce41b427090aeec0ee1760a1d P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:09.396222 12476 ts_tablet_manager.cc:1434] T fa4e5192b6e44abebe9fbc984202e45e P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:50:09.361651 12172 leader_election.cc:304] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195
W20260709 14:50:09.438225 12172 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.66:41727, user_credentials={real_user=slave}} blocked reactor thread for 105957us
I20260709 14:50:09.447132 12206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4e5192b6e44abebe9fbc984202e45e" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:09.448870 12206 raft_consensus.cc:2468] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 0.
I20260709 14:50:09.450891 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0734199463c4d1892951ba132e3b57e" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:09.452528 12474 ts_tablet_manager.cc:1434] T 3d42689ce41b427090aeec0ee1760a1d P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.062s	user 0.009s	sys 0.001s
I20260709 14:50:09.455228 12474 tablet_bootstrap.cc:492] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:09.456350 12580 raft_consensus.cc:2749] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:09.467432 12394 leader_election.cc:304] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03 [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: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:09.469799 12394 leader_election.cc:304] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [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: b4a2280a5edd41b5aa13fca477359c03; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:09.478868 12591 raft_consensus.cc:2804] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:09.479414 12591 raft_consensus.cc:493] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:09.479846 12591 raft_consensus.cc:3060] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:09.481496 12714 consensus_queue.cc:1048] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:09.484966 12620 raft_consensus.cc:493] T bf3d6f6d8afa4a24ae9d4c76b919b732 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:09.481387 12711 raft_consensus.cc:2749] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:09.493104 12476 tablet_bootstrap.cc:492] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:09.500738 12355 raft_consensus.cc:2468] T 51a9693e333a4e268f4392f971d82b1c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:09.526010 12205 raft_consensus.cc:2468] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 1.
I20260709 14:50:09.526312 12473 tablet_bootstrap.cc:654] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:09.528995 12320 leader_election.cc:304] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: b4a2280a5edd41b5aa13fca477359c03
I20260709 14:50:09.499135 12620 raft_consensus.cc:515] T bf3d6f6d8afa4a24ae9d4c76b919b732 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:09.550846 12539 consensus_queue.cc:1048] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:09.553989 12620 leader_election.cc:290] T bf3d6f6d8afa4a24ae9d4c76b919b732 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:09.556103 12714 consensus_queue.cc:1048] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:09.560117 12820 raft_consensus.cc:2804] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:09.563351 12475 tablet_bootstrap.cc:492] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:09.563462 12820 raft_consensus.cc:697] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Becoming Leader. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Running, Role: LEADER
I20260709 14:50:09.564975 12820 consensus_queue.cc:237] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:09.578238 12475 ts_tablet_manager.cc:1403] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.243s	user 0.012s	sys 0.000s
I20260709 14:50:09.579708 12474 tablet_bootstrap.cc:654] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:09.604584 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3d6f6d8afa4a24ae9d4c76b919b732" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:09.624624 12355 raft_consensus.cc:2393] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97465dbf72cd4296baef8d8959a871a7 in current term 1: Already voted for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in this term.
I20260709 14:50:09.624962 12591 raft_consensus.cc:515] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:09.605122 12248 leader_election.cc:304] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:09.626766 12541 raft_consensus.cc:493] T fa4e5192b6e44abebe9fbc984202e45e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:09.627301 12591 leader_election.cc:290] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:09.627420 12541 raft_consensus.cc:515] T fa4e5192b6e44abebe9fbc984202e45e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:09.628758 12620 raft_consensus.cc:2804] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:09.629526 12620 raft_consensus.cc:697] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Becoming Leader. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:09.630582 12620 consensus_queue.cc:237] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
W20260709 14:50:09.632685 12172 consensus_peers.cc:597] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca -> Peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Couldn't send request to peer 97465dbf72cd4296baef8d8959a871a7. 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:50:09.609882 12431 raft_consensus.cc:2468] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:09.614938 12580 raft_consensus.cc:493] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:09.635443 12580 raft_consensus.cc:515] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:09.638226 12580 leader_election.cc:290] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:09.629876 12541 leader_election.cc:290] T fa4e5192b6e44abebe9fbc984202e45e P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:09.619505 12475 raft_consensus.cc:359] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:09.617208 12204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3d6f6d8afa4a24ae9d4c76b919b732" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:09.657795 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4e5192b6e44abebe9fbc984202e45e" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:09.657795 12476 tablet_bootstrap.cc:654] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:09.658140 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4e5192b6e44abebe9fbc984202e45e" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:09.658942 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4e5192b6e44abebe9fbc984202e45e" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:09.660233 12475 raft_consensus.cc:385] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:09.678352 12475 raft_consensus.cc:740] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.614660 12832 raft_consensus.cc:493] T 3d42689ce41b427090aeec0ee1760a1d P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:09.658984 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4e5192b6e44abebe9fbc984202e45e" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:09.687608 12473 tablet_bootstrap.cc:492] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:09.681672 12355 raft_consensus.cc:3060] T fa4e5192b6e44abebe9fbc984202e45e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:09.692375 12475 consensus_queue.cc:260] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:09.679364 12207 raft_consensus.cc:2468] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 0.
I20260709 14:50:09.697367 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4612d0b0e641cc9aad0ac8f2cd3a9e" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:09.699102 12473 ts_tablet_manager.cc:1403] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.346s	user 0.014s	sys 0.006s
I20260709 14:50:09.681015 12832 raft_consensus.cc:515] T 3d42689ce41b427090aeec0ee1760a1d P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:09.696625 12204 raft_consensus.cc:2393] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97465dbf72cd4296baef8d8959a871a7 in current term 1: Already voted for candidate e8aa2b5c9929454283240639124bdeca in this term.
I20260709 14:50:09.696398 12431 raft_consensus.cc:2393] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in current term 1: Already voted for candidate b4a2280a5edd41b5aa13fca477359c03 in this term.
I20260709 14:50:09.712729 12583 consensus_queue.cc:1048] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:09.719832 12246 leader_election.cc:304] T bf3d6f6d8afa4a24ae9d4c76b919b732 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:09.721629 12773 raft_consensus.cc:3060] T bf3d6f6d8afa4a24ae9d4c76b919b732 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:09.706786 12172 leader_election.cc:343] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.729813 12832 leader_election.cc:290] T 3d42689ce41b427090aeec0ee1760a1d P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:09.730464 12580 raft_consensus.cc:493] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:09.730923 12580 raft_consensus.cc:515] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:09.733125 12580 leader_election.cc:290] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:09.736958 12473 raft_consensus.cc:359] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:09.738087 12473 raft_consensus.cc:385] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:09.737461 12352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d42689ce41b427090aeec0ee1760a1d" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:09.725051 12320 leader_election.cc:304] T fa4e5192b6e44abebe9fbc984202e45e P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:09.742141 12773 raft_consensus.cc:2749] T bf3d6f6d8afa4a24ae9d4c76b919b732 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:09.746145 12473 raft_consensus.cc:740] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.752090 12475 ts_tablet_manager.cc:1434] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.173s	user 0.007s	sys 0.001s
I20260709 14:50:09.753527 12473 consensus_queue.cc:260] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:09.750031 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d42689ce41b427090aeec0ee1760a1d" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:09.783387 12353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd117d5f14364a3fbf64dfaeaee6182c" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:09.776432 12355 raft_consensus.cc:2468] T fa4e5192b6e44abebe9fbc984202e45e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 1.
I20260709 14:50:09.790910 12473 ts_tablet_manager.cc:1434] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.090s	user 0.006s	sys 0.000s
I20260709 14:50:09.794654 12815 raft_consensus.cc:2764] T fa4e5192b6e44abebe9fbc984202e45e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260709 14:50:09.806296 12395 leader_election.cc:343] T 3d42689ce41b427090aeec0ee1760a1d P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.810098 12475 tablet_bootstrap.cc:492] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:09.813869 12429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd117d5f14364a3fbf64dfaeaee6182c" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:09.801193 12711 consensus_queue.cc:1048] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
W20260709 14:50:09.815891 12396 leader_election.cc:343] T 3d42689ce41b427090aeec0ee1760a1d P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.818161 12396 leader_election.cc:304] T 3d42689ce41b427090aeec0ee1760a1d P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03; no voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:09.819888 12473 tablet_bootstrap.cc:492] T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
W20260709 14:50:09.820693 12173 leader_election.cc:343] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:09.821542 12173 leader_election.cc:343] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.821939 12173 leader_election.cc:304] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8aa2b5c9929454283240639124bdeca; no voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:09.822952 12711 raft_consensus.cc:2749] T 3d42689ce41b427090aeec0ee1760a1d P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:09.826545 12154 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:09.828009 12580 raft_consensus.cc:2749] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:09.834652 12430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4612d0b0e641cc9aad0ac8f2cd3a9e" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:09.838503 12476 tablet_bootstrap.cc:492] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:09.839006 12476 ts_tablet_manager.cc:1403] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.347s	user 0.016s	sys 0.032s
I20260709 14:50:09.842190 12476 raft_consensus.cc:359] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:09.842926 12476 raft_consensus.cc:385] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:09.843186 12476 raft_consensus.cc:740] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.843845 12476 consensus_queue.cc:260] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:09.844462 12832 consensus_queue.cc:1048] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:09.850378 12473 tablet_bootstrap.cc:654] T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:09.852569 12474 tablet_bootstrap.cc:492] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:09.853127 12474 ts_tablet_manager.cc:1403] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.399s	user 0.006s	sys 0.026s
I20260709 14:50:09.855252 12476 ts_tablet_manager.cc:1434] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 14:50:09.858634 12396 leader_election.cc:304] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: e8aa2b5c9929454283240639124bdeca
W20260709 14:50:09.858826 12173 leader_election.cc:343] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.859598 12173 leader_election.cc:304] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03
I20260709 14:50:09.859922 12714 raft_consensus.cc:2804] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:09.860456 12714 raft_consensus.cc:697] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Becoming Leader. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Running, Role: LEADER
I20260709 14:50:09.861392 12714 consensus_queue.cc:237] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:09.862212 12580 raft_consensus.cc:2749] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:09.868523 12475 tablet_bootstrap.cc:654] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:09.886912 12476 tablet_bootstrap.cc:492] T bbb4c2db73fe41fa8b370fdb01856d81 P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:09.896871 12474 raft_consensus.cc:359] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:09.906375 12474 raft_consensus.cc:385] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:09.906706 12474 raft_consensus.cc:740] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.916714 12474 consensus_queue.cc:260] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:09.920680 12473 tablet_bootstrap.cc:492] T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:09.921099 12473 ts_tablet_manager.cc:1403] T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.101s	user 0.014s	sys 0.003s
I20260709 14:50:09.930563 12106 catalog_manager.cc:5697] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "97465dbf72cd4296baef8d8959a871a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:09.945187 12815 raft_consensus.cc:493] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:09.945714 12815 raft_consensus.cc:515] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:09.948173 12815 leader_election.cc:290] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:09.949155 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e5b1a790ec455f9396bce3571231e2" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:09.949919 12208 raft_consensus.cc:2468] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 0.
I20260709 14:50:09.951052 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e5b1a790ec455f9396bce3571231e2" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
W20260709 14:50:09.952592 12321 leader_election.cc:343] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:09.957844 12476 tablet_bootstrap.cc:654] T bbb4c2db73fe41fa8b370fdb01856d81 P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:09.964548 12320 leader_election.cc:304] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [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: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7
I20260709 14:50:09.966713 12474 ts_tablet_manager.cc:1434] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.113s	user 0.002s	sys 0.004s
I20260709 14:50:09.967826 12474 tablet_bootstrap.cc:492] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:09.974869 12474 tablet_bootstrap.cc:654] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:09.978492 12815 raft_consensus.cc:2804] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:09.979007 12815 raft_consensus.cc:493] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:09.979373 12815 raft_consensus.cc:3060] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:09.988972 12475 tablet_bootstrap.cc:492] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:09.989399 12475 ts_tablet_manager.cc:1403] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.180s	user 0.015s	sys 0.014s
I20260709 14:50:09.992352 12473 raft_consensus.cc:359] T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:09.995285 12475 raft_consensus.cc:359] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:09.996179 12473 raft_consensus.cc:385] T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:09.996202 12475 raft_consensus.cc:385] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:09.996637 12475 raft_consensus.cc:740] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.996579 12473 raft_consensus.cc:740] T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:09.998045 12475 consensus_queue.cc:260] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:09.999568 12473 consensus_queue.cc:260] T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:10.002895 12476 tablet_bootstrap.cc:492] T bbb4c2db73fe41fa8b370fdb01856d81 P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:10.003173 12473 ts_tablet_manager.cc:1434] T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.000s
I20260709 14:50:10.003381 12476 ts_tablet_manager.cc:1403] T bbb4c2db73fe41fa8b370fdb01856d81 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.124s	user 0.021s	sys 0.011s
I20260709 14:50:10.005957 12476 raft_consensus.cc:359] T bbb4c2db73fe41fa8b370fdb01856d81 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:10.006572 12476 raft_consensus.cc:385] T bbb4c2db73fe41fa8b370fdb01856d81 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:10.006829 12476 raft_consensus.cc:740] T bbb4c2db73fe41fa8b370fdb01856d81 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:10.007406 12473 tablet_bootstrap.cc:492] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:10.007754 12476 consensus_queue.cc:260] T bbb4c2db73fe41fa8b370fdb01856d81 P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:10.010566 12475 ts_tablet_manager.cc:1434] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260709 14:50:10.006858 12815 raft_consensus.cc:515] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:10.012226 12475 tablet_bootstrap.cc:492] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:10.014209 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e5b1a790ec455f9396bce3571231e2" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:10.014797 12208 raft_consensus.cc:3060] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:10.015512 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e5b1a790ec455f9396bce3571231e2" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
W20260709 14:50:10.016938 12321 leader_election.cc:343] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:10.017499 12815 leader_election.cc:290] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:10.019402 12475 tablet_bootstrap.cc:654] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:10.020812 12473 tablet_bootstrap.cc:654] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:10.025394 12474 tablet_bootstrap.cc:492] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:10.025913 12474 ts_tablet_manager.cc:1403] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.002s
I20260709 14:50:10.024235 12208 raft_consensus.cc:2468] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 1.
I20260709 14:50:10.027127 12320 leader_election.cc:304] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7
I20260709 14:50:10.028228 12541 raft_consensus.cc:2804] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:10.028680 12541 raft_consensus.cc:697] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Becoming Leader. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Running, Role: LEADER
I20260709 14:50:10.028530 12474 raft_consensus.cc:359] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:10.029196 12474 raft_consensus.cc:385] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:10.029450 12474 raft_consensus.cc:740] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:10.029511 12541 consensus_queue.cc:237] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:10.030414 12474 consensus_queue.cc:260] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:10.040162 12475 tablet_bootstrap.cc:492] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:10.040813 12475 ts_tablet_manager.cc:1403] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.000s
I20260709 14:50:10.043939 12474 ts_tablet_manager.cc:1434] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:50:10.010579 12476 ts_tablet_manager.cc:1434] T bbb4c2db73fe41fa8b370fdb01856d81 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 14:50:10.049317 12476 tablet_bootstrap.cc:492] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:10.052304 12474 tablet_bootstrap.cc:492] T 6ea8ce307efd4efc93c41a51c9f34b39 P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:10.061868 12473 tablet_bootstrap.cc:492] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:10.062309 12473 ts_tablet_manager.cc:1403] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.019s
I20260709 14:50:10.063024 12476 tablet_bootstrap.cc:654] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:10.062947 12541 consensus_queue.cc:1048] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:10.064842 12473 raft_consensus.cc:359] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:10.065495 12473 raft_consensus.cc:385] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:10.065752 12473 raft_consensus.cc:740] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:10.066421 12473 consensus_queue.cc:260] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:10.069885 12475 raft_consensus.cc:359] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:10.070452 12474 tablet_bootstrap.cc:654] T 6ea8ce307efd4efc93c41a51c9f34b39 P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:10.072845 12102 catalog_manager.cc:5697] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 reported cstate change: term changed from 0 to 1, leader changed from <none> to caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:10.073849 12473 ts_tablet_manager.cc:1434] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:50:10.074877 12473 tablet_bootstrap.cc:492] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:10.080225 12473 tablet_bootstrap.cc:654] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:10.091005 12473 tablet_bootstrap.cc:492] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:10.091460 12473 ts_tablet_manager.cc:1403] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 14:50:10.070508 12475 raft_consensus.cc:385] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:10.096809 12473 raft_consensus.cc:359] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:10.097527 12473 raft_consensus.cc:385] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:10.097837 12473 raft_consensus.cc:740] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:10.097672 12106 catalog_manager.cc:5697] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 reported cstate change: term changed from 0 to 1, leader changed from <none> to caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:10.098613 12473 consensus_queue.cc:260] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:10.100847 12473 ts_tablet_manager.cc:1434] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:50:10.102314 12473 tablet_bootstrap.cc:492] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:10.107780 12473 tablet_bootstrap.cc:654] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:10.119777 12541 consensus_queue.cc:1048] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:10.094393 12475 raft_consensus.cc:740] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:10.123375 12475 consensus_queue.cc:260] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:10.125957 12475 ts_tablet_manager.cc:1434] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.085s	user 0.006s	sys 0.000s
I20260709 14:50:10.127326 12475 tablet_bootstrap.cc:492] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:10.126737 12102 catalog_manager.cc:5697] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68). New cstate: current_term: 1 leader_uuid: "b4a2280a5edd41b5aa13fca477359c03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:10.132364 12476 tablet_bootstrap.cc:492] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:10.132855 12476 ts_tablet_manager.cc:1403] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.021s
I20260709 14:50:10.141657 12474 tablet_bootstrap.cc:492] T 6ea8ce307efd4efc93c41a51c9f34b39 P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:10.142168 12474 ts_tablet_manager.cc:1403] T 6ea8ce307efd4efc93c41a51c9f34b39 P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.097s	user 0.016s	sys 0.015s
I20260709 14:50:10.142795 12475 tablet_bootstrap.cc:654] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:10.147509 12473 tablet_bootstrap.cc:492] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:10.144707 12474 raft_consensus.cc:359] T 6ea8ce307efd4efc93c41a51c9f34b39 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:10.148080 12473 ts_tablet_manager.cc:1403] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.012s
I20260709 14:50:10.148161 12474 raft_consensus.cc:385] T 6ea8ce307efd4efc93c41a51c9f34b39 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:10.148667 12474 raft_consensus.cc:740] T 6ea8ce307efd4efc93c41a51c9f34b39 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:10.149362 12474 consensus_queue.cc:260] T 6ea8ce307efd4efc93c41a51c9f34b39 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:10.151579 12474 ts_tablet_manager.cc:1434] T 6ea8ce307efd4efc93c41a51c9f34b39 P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:50:10.152073 12473 raft_consensus.cc:359] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:10.147318 12476 raft_consensus.cc:359] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:10.152617 12591 raft_consensus.cc:493] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:10.153342 12476 raft_consensus.cc:385] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:10.152797 12473 raft_consensus.cc:385] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:10.153682 12476 raft_consensus.cc:740] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:10.153520 12591 raft_consensus.cc:515] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:10.154381 12473 raft_consensus.cc:740] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:10.154850 12476 consensus_queue.cc:260] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:10.155444 12475 tablet_bootstrap.cc:492] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:10.155397 12473 consensus_queue.cc:260] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:10.156198 12475 ts_tablet_manager.cc:1403] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.002s
I20260709 14:50:10.156674 12591 leader_election.cc:290] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:10.158751 12280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925aeaf40dc7461390e7042d979e3cc4" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
W20260709 14:50:10.160218 12395 leader_election.cc:343] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:10.161146 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925aeaf40dc7461390e7042d979e3cc4" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:10.161437 12475 raft_consensus.cc:359] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:10.162081 12475 raft_consensus.cc:385] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:10.162338 12475 raft_consensus.cc:740] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:10.163084 12475 consensus_queue.cc:260] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:10.165037 12473 ts_tablet_manager.cc:1434] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:50:10.166257 12539 raft_consensus.cc:493] T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:10.162390 12396 leader_election.cc:343] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:10.166872 12475 ts_tablet_manager.cc:1434] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 14:50:10.166785 12539 raft_consensus.cc:515] T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:10.167006 12396 leader_election.cc:304] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03; no voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:10.167788 12832 raft_consensus.cc:2749] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:10.168872 12539 leader_election.cc:290] T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:10.171299 12539 raft_consensus.cc:493] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:10.171741 12539 raft_consensus.cc:515] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:10.171638 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ffdd3f46d9444cbf169f548d5cabfd" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:10.174044 12280 raft_consensus.cc:3060] T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:10.174679 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb4c2db73fe41fa8b370fdb01856d81" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:10.175334 12207 raft_consensus.cc:2468] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 0.
I20260709 14:50:10.176647 12246 leader_election.cc:304] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:10.177683 12828 raft_consensus.cc:2804] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:10.178014 12828 raft_consensus.cc:493] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:10.178347 12828 raft_consensus.cc:3060] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:10.170293 12204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ffdd3f46d9444cbf169f548d5cabfd" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:10.166132 12473 tablet_bootstrap.cc:492] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:10.182615 12246 leader_election.cc:304] T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7; no voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:10.182286 12539 leader_election.cc:290] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:10.185017 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb4c2db73fe41fa8b370fdb01856d81" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:10.185675 12355 raft_consensus.cc:2468] T bbb4c2db73fe41fa8b370fdb01856d81 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 0.
I20260709 14:50:10.189886 12667 raft_consensus.cc:493] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:10.190332 12667 raft_consensus.cc:515] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:10.167901 12475 tablet_bootstrap.cc:492] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:10.187848 12828 raft_consensus.cc:515] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:10.196201 12473 tablet_bootstrap.cc:654] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:10.280623 12828 leader_election.cc:290] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:10.281219 12828 raft_consensus.cc:493] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:10.281649 12828 raft_consensus.cc:515] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:10.193567 12476 ts_tablet_manager.cc:1434] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.002s
I20260709 14:50:10.283500 12828 leader_election.cc:290] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:10.286391 12476 tablet_bootstrap.cc:492] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:10.286798 12475 tablet_bootstrap.cc:654] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:10.152650 12474 tablet_bootstrap.cc:492] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:10.193540 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d42689ce41b427090aeec0ee1760a1d" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:10.308915 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb4c2db73fe41fa8b370fdb01856d81" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:10.309252 12591 raft_consensus.cc:493] T 6ea8ce307efd4efc93c41a51c9f34b39 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:10.309106 12430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4612d0b0e641cc9aad0ac8f2cd3a9e" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:10.299069 12539 raft_consensus.cc:493] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:10.312644 12667 leader_election.cc:290] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:10.314065 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d42689ce41b427090aeec0ee1760a1d" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:10.246773 12622 consensus_queue.cc:1048] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.065s
I20260709 14:50:10.324314 12431 raft_consensus.cc:2468] T 3d42689ce41b427090aeec0ee1760a1d P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 0.
I20260709 14:50:10.329212 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb4c2db73fe41fa8b370fdb01856d81" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:10.329843 12208 raft_consensus.cc:3060] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:10.330601 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4612d0b0e641cc9aad0ac8f2cd3a9e" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:10.331286 12207 raft_consensus.cc:2468] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 0.
I20260709 14:50:10.338135 12208 raft_consensus.cc:2468] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:10.339668 12246 leader_election.cc:304] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:10.340502 12473 tablet_bootstrap.cc:492] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:10.341779 12473 ts_tablet_manager.cc:1403] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.176s	user 0.018s	sys 0.008s
I20260709 14:50:10.372208 12476 tablet_bootstrap.cc:654] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:10.378089 12473 raft_consensus.cc:359] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:10.379292 12473 raft_consensus.cc:385] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:10.324802 12430 raft_consensus.cc:2468] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 0.
I20260709 14:50:10.325330 12539 raft_consensus.cc:515] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:10.379629 12473 raft_consensus.cc:740] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:10.380578 12473 consensus_queue.cc:260] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:10.344319 12828 consensus_queue.cc:1048] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.054s
I20260709 14:50:10.381618 12281 raft_consensus.cc:2468] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 0.
I20260709 14:50:10.381654 12322 leader_election.cc:304] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:10.325428 12591 raft_consensus.cc:515] T 6ea8ce307efd4efc93c41a51c9f34b39 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:10.423415 12539 leader_election.cc:290] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:10.325549 12355 raft_consensus.cc:3060] T bbb4c2db73fe41fa8b370fdb01856d81 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:10.430037 12473 ts_tablet_manager.cc:1434] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.088s	user 0.005s	sys 0.005s
I20260709 14:50:10.424737 12620 raft_consensus.cc:2804] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:10.416816 12667 raft_consensus.cc:493] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:10.413527 12246 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.65:37717, user_credentials={real_user=slave}} blocked reactor thread for 73972.4us
I20260709 14:50:10.443166 12780 raft_consensus.cc:493] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:10.443634 12780 raft_consensus.cc:515] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:10.437129 12620 raft_consensus.cc:493] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:10.437569 12815 raft_consensus.cc:2804] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:10.458613 12474 tablet_bootstrap.cc:654] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:10.459547 12473 tablet_bootstrap.cc:492] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
W20260709 14:50:10.437036 12322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.68:42787, user_credentials={real_user=slave}} blocked reactor thread for 55580.9us
I20260709 14:50:10.473176 12353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d42689ce41b427090aeec0ee1760a1d" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:10.475394 12780 leader_election.cc:290] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:10.475979 12780 raft_consensus.cc:493] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:10.457463 12620 raft_consensus.cc:3060] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:10.457716 12815 raft_consensus.cc:493] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:10.440568 12667 raft_consensus.cc:515] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:10.476397 12780 raft_consensus.cc:515] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:10.490537 12430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d42689ce41b427090aeec0ee1760a1d" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:10.491175 12430 raft_consensus.cc:2468] T 3d42689ce41b427090aeec0ee1760a1d P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 0.
I20260709 14:50:10.491559 12780 leader_election.cc:290] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:10.488199 12815 raft_consensus.cc:3060] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:10.628080 12320 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.65:37717, user_credentials={real_user=slave}} blocked reactor thread for 135908us
I20260709 14:50:10.650820 12475 tablet_bootstrap.cc:492] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:10.651386 12475 ts_tablet_manager.cc:1403] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.484s	user 0.022s	sys 0.008s
I20260709 14:50:10.651815 12473 tablet_bootstrap.cc:654] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:10.629350 12871 log.cc:927] Time spent T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7: Append to log took a long time: real 0.127s	user 0.000s	sys 0.001s
I20260709 14:50:10.658090 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa17c32f66d34ecd8acda75757d09c13" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:10.670706 12355 raft_consensus.cc:2468] T bbb4c2db73fe41fa8b370fdb01856d81 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:10.671563 12207 raft_consensus.cc:3060] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:10.673789 12281 raft_consensus.cc:3060] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:10.674396 12246 leader_election.cc:304] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:10.675336 12539 raft_consensus.cc:2804] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:10.675908 12539 raft_consensus.cc:697] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Becoming Leader. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:10.676600 12539 consensus_queue.cc:237] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:10.677377 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa17c32f66d34ecd8acda75757d09c13" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:10.688524 12475 raft_consensus.cc:359] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:10.689253 12475 raft_consensus.cc:385] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:10.689522 12475 raft_consensus.cc:740] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:10.690137 12475 consensus_queue.cc:260] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:10.662679 12352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bff60c3d5d9f4c8293f72fe1fe2cfcea" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:10.718302 12620 raft_consensus.cc:515] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:10.720630 12429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bff60c3d5d9f4c8293f72fe1fe2cfcea" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:10.729952 12620 leader_election.cc:290] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Requested vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:10.772823 12476 tablet_bootstrap.cc:492] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:10.779142 12248 leader_election.cc:304] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03; no voters: 
I20260709 14:50:10.783026 12476 ts_tablet_manager.cc:1403] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.497s	user 0.022s	sys 0.025s
I20260709 14:50:10.786820 12427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4612d0b0e641cc9aad0ac8f2cd3a9e" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:10.787143 12667 leader_election.cc:290] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:10.789574 12674 consensus_queue.cc:1048] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:10.791802 12476 raft_consensus.cc:359] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:10.792332 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3d6f6d8afa4a24ae9d4c76b919b732" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:10.794585 12476 raft_consensus.cc:385] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:10.794974 12476 raft_consensus.cc:740] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:10.732507 12591 leader_election.cc:290] T 6ea8ce307efd4efc93c41a51c9f34b39 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:10.787518 12427 raft_consensus.cc:3060] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:10.798270 12476 consensus_queue.cc:260] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:10.810046 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea8ce307efd4efc93c41a51c9f34b39" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:10.805087 12282 raft_consensus.cc:2468] T bf3d6f6d8afa4a24ae9d4c76b919b732 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 1.
I20260709 14:50:10.798115 12622 raft_consensus.cc:2804] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:10.829599 12476 ts_tablet_manager.cc:1434] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.046s	user 0.011s	sys 0.000s
I20260709 14:50:10.826556 12773 raft_consensus.cc:2749] T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:10.826211 12622 raft_consensus.cc:493] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:10.848656 12885 raft_consensus.cc:493] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:10.849153 12885 raft_consensus.cc:515] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:10.851172 12885 leader_election.cc:290] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:10.845754 12622 raft_consensus.cc:3060] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:10.854044 12476 tablet_bootstrap.cc:492] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:10.859416 12473 tablet_bootstrap.cc:492] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:10.859977 12473 ts_tablet_manager.cc:1403] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.422s	user 0.020s	sys 0.021s
I20260709 14:50:10.862964 12473 raft_consensus.cc:359] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:10.863626 12473 raft_consensus.cc:385] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:50:10.867256 12395 leader_election.cc:343] T 6ea8ce307efd4efc93c41a51c9f34b39 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:10.871971 12473 raft_consensus.cc:740] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:10.875351 12473 consensus_queue.cc:260] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:10.891336 12475 ts_tablet_manager.cc:1434] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.240s	user 0.035s	sys 0.022s
I20260709 14:50:10.853595 12815 raft_consensus.cc:515] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:10.897852 12473 ts_tablet_manager.cc:1434] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 14:50:10.872896 12321 leader_election.cc:304] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [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: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:10.913369 12475 tablet_bootstrap.cc:492] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
W20260709 14:50:10.912650 12173 leader_election.cc:343] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:10.905306 12869 raft_consensus.cc:493] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:10.915526 12173 leader_election.cc:343] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:10.920188 12473 tablet_bootstrap.cc:492] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:10.920885 12894 raft_consensus.cc:493] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:10.934908 12892 raft_consensus.cc:2804] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:10.937556 12474 tablet_bootstrap.cc:492] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:10.939270 12474 ts_tablet_manager.cc:1403] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.787s	user 0.029s	sys 0.042s
I20260709 14:50:10.941721 12815 leader_election.cc:290] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Requested vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:10.921343 12894 raft_consensus.cc:515] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:10.945303 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4612d0b0e641cc9aad0ac8f2cd3a9e" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:10.945889 12208 raft_consensus.cc:3060] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:10.937707 12173 leader_election.cc:343] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:10.922851 12353 raft_consensus.cc:2393] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97465dbf72cd4296baef8d8959a871a7 in current term 1: Already voted for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in this term.
W20260709 14:50:10.920106 12321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.66:41727, user_credentials={real_user=slave}} blocked reactor thread for 65085.5us
I20260709 14:50:10.944490 12898 raft_consensus.cc:493] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:10.947027 12173 leader_election.cc:304] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8aa2b5c9929454283240639124bdeca; no voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:10.941926 12474 raft_consensus.cc:359] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:10.953687 12474 raft_consensus.cc:385] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:10.954140 12474 raft_consensus.cc:740] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:10.948395 12892 raft_consensus.cc:493] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:10.961366 12474 consensus_queue.cc:260] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:10.960245 12892 raft_consensus.cc:3060] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:10.964107 12154 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:10.955228 12898 raft_consensus.cc:515] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:10.919235 12869 raft_consensus.cc:515] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:10.972214 12350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea8ce307efd4efc93c41a51c9f34b39" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:10.959851 12882 raft_consensus.cc:2749] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:10.979689 12172 leader_election.cc:343] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:10.999696 12894 leader_election.cc:290] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:11.001222 12474 ts_tablet_manager.cc:1434] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.062s	user 0.010s	sys 0.003s
I20260709 14:50:11.016183 12208 raft_consensus.cc:2468] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:11.019752 12476 tablet_bootstrap.cc:654] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:11.015153 12898 leader_election.cc:290] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:11.033736 12622 raft_consensus.cc:515] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:11.035516 12474 tablet_bootstrap.cc:492] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:11.004424 12172 leader_election.cc:304] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03
I20260709 14:50:11.039908 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d42689ce41b427090aeec0ee1760a1d" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:11.041451 12283 raft_consensus.cc:2393] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in current term 1: Already voted for candidate 97465dbf72cd4296baef8d8959a871a7 in this term.
I20260709 14:50:11.042223 12430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d42689ce41b427090aeec0ee1760a1d" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:11.042665 12430 raft_consensus.cc:3060] T 3d42689ce41b427090aeec0ee1760a1d P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:11.047573 12473 tablet_bootstrap.cc:654] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:11.048727 12475 tablet_bootstrap.cc:654] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:11.051288 12349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3d6f6d8afa4a24ae9d4c76b919b732" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:11.055244 12348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b1afaa1232433081b354d02d5e6b6a" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:11.093355 12425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d42689ce41b427090aeec0ee1760a1d" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:11.053339 12898 raft_consensus.cc:2749] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:11.098206 12353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d42689ce41b427090aeec0ee1760a1d" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:11.098400 12427 raft_consensus.cc:2468] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:11.099018 12353 raft_consensus.cc:2393] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 97465dbf72cd4296baef8d8959a871a7 in current term 1: Already voted for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in this term.
W20260709 14:50:11.078785 12396 leader_election.cc:343] T 6ea8ce307efd4efc93c41a51c9f34b39 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:11.086858 12430 raft_consensus.cc:2468] T 3d42689ce41b427090aeec0ee1760a1d P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 1.
I20260709 14:50:11.100677 12396 leader_election.cc:304] T 6ea8ce307efd4efc93c41a51c9f34b39 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03; no voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195
W20260709 14:50:11.102798 12173 leader_election.cc:343] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:11.076656 12622 leader_election.cc:290] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:11.076737 12674 consensus_queue.cc:1048] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 14:50:11.106712 12833 raft_consensus.cc:2749] T 6ea8ce307efd4efc93c41a51c9f34b39 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:11.109529 12869 leader_election.cc:290] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:11.110983 12354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b1afaa1232433081b354d02d5e6b6a" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:11.116989 12474 tablet_bootstrap.cc:654] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:11.066224 12246 leader_election.cc:304] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:11.063768 12892 raft_consensus.cc:515] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:11.129788 12349 raft_consensus.cc:2393] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8aa2b5c9929454283240639124bdeca in current term 2: Already voted for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in this term.
I20260709 14:50:11.130654 12892 leader_election.cc:290] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 2 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:11.133200 12476 tablet_bootstrap.cc:492] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:11.133812 12476 ts_tablet_manager.cc:1403] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.299s	user 0.015s	sys 0.010s
I20260709 14:50:11.134582 12322 leader_election.cc:304] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 97465dbf72cd4296baef8d8959a871a7
I20260709 14:50:11.136052 12815 raft_consensus.cc:2804] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:11.128927 12889 consensus_queue.cc:1048] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.127s
I20260709 14:50:11.137310 12869 raft_consensus.cc:2804] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:11.137362 12815 raft_consensus.cc:697] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Becoming Leader. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Running, Role: LEADER
W20260709 14:50:11.137737 12172 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.66:41727, user_credentials={real_user=slave}} blocked reactor thread for 158085us
I20260709 14:50:11.147459 12476 raft_consensus.cc:359] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
W20260709 14:50:11.137100 12246 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.65:37717, user_credentials={real_user=slave}} blocked reactor thread for 70969.4us
I20260709 14:50:11.152550 12476 raft_consensus.cc:385] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:11.153323 12476 raft_consensus.cc:740] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:11.154029 12476 consensus_queue.cc:260] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:11.153103 12869 raft_consensus.cc:697] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Becoming Leader. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:11.159797 12869 consensus_queue.cc:237] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:11.155831 12473 tablet_bootstrap.cc:492] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:11.161861 12473 ts_tablet_manager.cc:1403] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.246s	user 0.035s	sys 0.046s
I20260709 14:50:11.163949 12204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b1afaa1232433081b354d02d5e6b6a" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:11.164578 12204 raft_consensus.cc:2468] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 0.
I20260709 14:50:11.166280 12476 ts_tablet_manager.cc:1434] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 14:50:11.167212 12476 tablet_bootstrap.cc:492] T 38b1afaa1232433081b354d02d5e6b6a P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:11.158864 12279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3d6f6d8afa4a24ae9d4c76b919b732" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:11.181020 12279 raft_consensus.cc:3060] T bf3d6f6d8afa4a24ae9d4c76b919b732 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:11.174840 12882 raft_consensus.cc:493] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:11.188071 12901 log.cc:927] Time spent T 51a9693e333a4e268f4392f971d82b1c P caec0335b3ec4e3eaae6b5e6fa1bd195: Append to log took a long time: real 0.084s	user 0.000s	sys 0.001s
I20260709 14:50:11.184922 12882 raft_consensus.cc:515] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
W20260709 14:50:11.190510 12248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.68:42787, user_credentials={real_user=slave}} blocked reactor thread for 63940.5us
I20260709 14:50:11.198969 12248 leader_election.cc:304] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7; no voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:11.199946 12473 raft_consensus.cc:359] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:11.201207 12473 raft_consensus.cc:385] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:11.201493 12473 raft_consensus.cc:740] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:11.178076 12203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3d6f6d8afa4a24ae9d4c76b919b732" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:11.202275 12203 raft_consensus.cc:2468] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 1.
I20260709 14:50:11.202229 12473 consensus_queue.cc:260] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:11.157768 12815 consensus_queue.cc:237] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
W20260709 14:50:11.208902 12248 leader_election.cc:343] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:11.207913 12106 catalog_manager.cc:5697] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "97465dbf72cd4296baef8d8959a871a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:11.205971 12541 consensus_queue.cc:1048] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:11.212172 12869 raft_consensus.cc:2749] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:11.225606 12473 ts_tablet_manager.cc:1434] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.063s	user 0.004s	sys 0.003s
I20260709 14:50:11.222515 12892 raft_consensus.cc:493] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:11.231742 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e5b1a790ec455f9396bce3571231e2" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:11.214535 12201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e5b1a790ec455f9396bce3571231e2" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:11.248355 12539 consensus_queue.cc:1048] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:11.249583 12474 tablet_bootstrap.cc:492] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:11.250109 12474 ts_tablet_manager.cc:1403] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.229s	user 0.011s	sys 0.003s
I20260709 14:50:11.254166 12201 raft_consensus.cc:2468] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:11.255970 12475 tablet_bootstrap.cc:492] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:11.256489 12475 ts_tablet_manager.cc:1403] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.353s	user 0.008s	sys 0.014s
I20260709 14:50:11.257249 12891 raft_consensus.cc:493] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:11.257727 12891 raft_consensus.cc:515] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:11.232156 12892 raft_consensus.cc:515] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:11.236778 12246 leader_election.cc:304] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195
W20260709 14:50:11.261469 12905 log.cc:927] Time spent T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
I20260709 14:50:11.262009 12882 leader_election.cc:290] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:11.263226 12539 raft_consensus.cc:2804] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:11.263464 12349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04787b036ab44bf0bdf22a760911cf2d" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:11.264091 12349 raft_consensus.cc:2468] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 0.
I20260709 14:50:11.257804 12205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3d6f6d8afa4a24ae9d4c76b919b732" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:11.265023 12205 raft_consensus.cc:3060] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:11.265218 12622 consensus_queue.cc:1048] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:11.266294 12246 leader_election.cc:304] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:11.268551 12173 leader_election.cc:304] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:11.269941 12882 raft_consensus.cc:2804] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:11.270325 12882 raft_consensus.cc:493] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:11.270635 12882 raft_consensus.cc:3060] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:11.271667 12539 raft_consensus.cc:493] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:11.272135 12539 raft_consensus.cc:3060] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:11.261018 12891 leader_election.cc:290] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:11.273386 12895 raft_consensus.cc:493] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:11.276057 12473 tablet_bootstrap.cc:492] T fa17c32f66d34ecd8acda75757d09c13 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:11.276180 12475 raft_consensus.cc:359] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:11.278000 12475 raft_consensus.cc:385] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:11.278270 12475 raft_consensus.cc:740] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:11.291083 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3d6f6d8afa4a24ae9d4c76b919b732" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:11.393996 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b1afaa1232433081b354d02d5e6b6a" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:11.292037 12203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04787b036ab44bf0bdf22a760911cf2d" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:11.396214 12475 consensus_queue.cc:260] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:11.273859 12895 raft_consensus.cc:515] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:11.409214 12476 tablet_bootstrap.cc:654] T 38b1afaa1232433081b354d02d5e6b6a P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:11.411463 12475 ts_tablet_manager.cc:1434] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.155s	user 0.006s	sys 0.002s
I20260709 14:50:11.412097 12622 raft_consensus.cc:493] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:11.422873 12622 raft_consensus.cc:515] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:11.413753 12892 leader_election.cc:290] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:11.430737 12869 raft_consensus.cc:2804] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:11.433343 12895 leader_election.cc:290] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:11.400491 12898 raft_consensus.cc:493] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:11.405030 12349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04787b036ab44bf0bdf22a760911cf2d" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:11.441259 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04787b036ab44bf0bdf22a760911cf2d" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:11.442452 12201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04787b036ab44bf0bdf22a760911cf2d" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:11.411966 12711 raft_consensus.cc:493] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:11.475145 12711 raft_consensus.cc:515] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:11.439538 12539 raft_consensus.cc:515] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:11.452464 12277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea8ce307efd4efc93c41a51c9f34b39" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:11.456434 12281 raft_consensus.cc:2468] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 0.
I20260709 14:50:11.446559 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04787b036ab44bf0bdf22a760911cf2d" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:11.465772 12349 raft_consensus.cc:2468] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 0.
I20260709 14:50:11.473560 12205 raft_consensus.cc:2468] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 2.
I20260709 14:50:11.477306 12283 raft_consensus.cc:2393] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8aa2b5c9929454283240639124bdeca in current term 1: Already voted for candidate 97465dbf72cd4296baef8d8959a871a7 in this term.
I20260709 14:50:11.552567 12282 raft_consensus.cc:2468] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 0.
I20260709 14:50:11.558524 12869 raft_consensus.cc:493] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader caec0335b3ec4e3eaae6b5e6fa1bd195)
I20260709 14:50:11.559037 12869 raft_consensus.cc:3060] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:11.438265 12898 raft_consensus.cc:515] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:11.575845 12882 raft_consensus.cc:515] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:11.577267 12203 raft_consensus.cc:2393] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in current term 1: Already voted for candidate e8aa2b5c9929454283240639124bdeca in this term.
I20260709 14:50:11.546705 12622 leader_election.cc:290] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
W20260709 14:50:11.587739 12909 log.cc:927] Time spent T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7: Append to log took a long time: real 0.283s	user 0.001s	sys 0.000s
I20260709 14:50:11.596684 12882 leader_election.cc:290] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Requested vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:11.599972 12539 leader_election.cc:290] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:11.608302 12248 leader_election.cc:304] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:11.610574 12891 raft_consensus.cc:2804] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:11.610975 12891 raft_consensus.cc:493] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:11.611304 12891 raft_consensus.cc:3060] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:11.656049 12622 raft_consensus.cc:493] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:11.661386 12622 raft_consensus.cc:515] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:11.673951 12172 leader_election.cc:304] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [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: e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:11.676011 12780 raft_consensus.cc:2749] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:11.700269 12475 tablet_bootstrap.cc:492] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:11.702445 12474 raft_consensus.cc:359] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:11.702852 12172 leader_election.cc:304] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:11.703104 12474 raft_consensus.cc:385] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:11.711205 12894 raft_consensus.cc:3060] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:11.716120 12425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea8ce307efd4efc93c41a51c9f34b39" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:11.716665 12425 raft_consensus.cc:2468] T 6ea8ce307efd4efc93c41a51c9f34b39 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 0.
I20260709 14:50:11.717553 12894 raft_consensus.cc:2749] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:11.703428 12474 raft_consensus.cc:740] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:11.708372 12320 leader_election.cc:304] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:11.723294 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04787b036ab44bf0bdf22a760911cf2d" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:11.722278 12474 consensus_queue.cc:260] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:11.727559 12276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be0d50ea0064c3aa0bfb99439a34d39" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:11.728037 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b1afaa1232433081b354d02d5e6b6a" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:11.728251 12276 raft_consensus.cc:2468] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 0.
W20260709 14:50:11.707942 12279 consensus_meta.cc:287] T bf3d6f6d8afa4a24ae9d4c76b919b732 P 97465dbf72cd4296baef8d8959a871a7: Time spent flushing consensus metadata: real 0.526s	user 0.007s	sys 0.002s
I20260709 14:50:11.729538 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be0d50ea0064c3aa0bfb99439a34d39" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:11.730110 12431 raft_consensus.cc:2468] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 0.
I20260709 14:50:11.702085 12711 leader_election.cc:290] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:11.733444 12172 leader_election.cc:304] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:11.731462 12279 raft_consensus.cc:2468] T bf3d6f6d8afa4a24ae9d4c76b919b732 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 2.
I20260709 14:50:11.735263 12622 leader_election.cc:290] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:11.708551 12869 raft_consensus.cc:515] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
W20260709 14:50:11.736192 12248 leader_election.cc:343] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:11.720562 12898 leader_election.cc:290] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:11.735818 12879 raft_consensus.cc:2804] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:11.744668 12882 raft_consensus.cc:2804] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:11.750345 12428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be0d50ea0064c3aa0bfb99439a34d39" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:11.761158 12887 raft_consensus.cc:493] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:11.761320 12879 raft_consensus.cc:697] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 LEADER]: Becoming Leader. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Running, Role: LEADER
I20260709 14:50:11.767383 12352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e5b1a790ec455f9396bce3571231e2" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:11.759473 12348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8026cde0bd44968b9a3b0697b69579d" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:11.768004 12204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be0d50ea0064c3aa0bfb99439a34d39" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:11.768826 12887 raft_consensus.cc:515] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:11.767282 12275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be0d50ea0064c3aa0bfb99439a34d39" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
W20260709 14:50:11.772341 12321 leader_election.cc:343] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:11.760039 12428 raft_consensus.cc:2468] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 0.
I20260709 14:50:11.773463 12473 tablet_bootstrap.cc:654] T fa17c32f66d34ecd8acda75757d09c13 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:11.774469 12474 ts_tablet_manager.cc:1434] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.524s	user 0.019s	sys 0.009s
I20260709 14:50:11.754732 12882 raft_consensus.cc:493] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:11.776167 12882 raft_consensus.cc:3060] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:11.760056 12869 leader_election.cc:290] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:11.772364 12275 raft_consensus.cc:2468] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 0.
I20260709 14:50:11.773082 12321 leader_election.cc:304] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [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: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: e8aa2b5c9929454283240639124bdeca
I20260709 14:50:11.780129 12820 raft_consensus.cc:2804] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:11.780516 12820 raft_consensus.cc:493] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:11.782826 12820 raft_consensus.cc:3060] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:11.774736 12474 ts_tablet_manager.cc:1467] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03: Tablet startup took 524ms
I20260709 14:50:11.767623 12879 consensus_queue.cc:237] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Queue going to LEADER 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: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:11.796725 12882 raft_consensus.cc:515] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:11.801972 12204 raft_consensus.cc:2393] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4a2280a5edd41b5aa13fca477359c03 in current term 1: Already voted for candidate e8aa2b5c9929454283240639124bdeca in this term.
I20260709 14:50:11.802145 12882 leader_election.cc:290] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Requested vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:11.793604 12349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04787b036ab44bf0bdf22a760911cf2d" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:11.809044 12887 leader_election.cc:290] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:11.809739 12476 tablet_bootstrap.cc:492] T 38b1afaa1232433081b354d02d5e6b6a P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:11.810264 12476 ts_tablet_manager.cc:1403] T 38b1afaa1232433081b354d02d5e6b6a P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.643s	user 0.018s	sys 0.009s
I20260709 14:50:11.813457 12898 raft_consensus.cc:493] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:11.820977 12248 leader_election.cc:304] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03; no voters: 
I20260709 14:50:11.845547 12475 tablet_bootstrap.cc:654] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:11.986831 12248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.68:42787, user_credentials={real_user=slave}} blocked reactor thread for 165927us
W20260709 14:50:11.787854 12474 ts_tablet_manager.cc:1469] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03: Trace:
0709 14:50:04.175495 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:04.177779 (+  2284us) service_pool.cc:224] Handling call
0709 14:50:04.193573 (+ 15794us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:50:04.193659 (+    86us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:50:04.299563 (+105904us) tablet_metadata.cc:665] Metadata flushed
0709 14:50:04.525563 (+226000us) tablet_replica.cc:206] Creating consensus instance
0709 14:50:04.526074 (+   511us) inbound_call.cc:177] Queueing success response
0709 14:50:11.008292 (+6482218us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:50:11.250380 (+242088us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:50:11.434906 (+184526us) tablet_replica.cc:261] Starting instrumentation
0709 14:50:11.436702 (+  1796us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":1229,"raft.run_cpu_time_us":127,"raft.run_wall_time_us":8287,"tablet-open.queue_time_us":6482296}
I20260709 14:50:11.999074 12474 tablet_bootstrap.cc:492] T cd117d5f14364a3fbf64dfaeaee6182c P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:11.960405 12395 leader_election.cc:304] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03; no voters: 
I20260709 14:50:11.831494 12275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be0d50ea0064c3aa0bfb99439a34d39" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:12.000175 12275 raft_consensus.cc:3060] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:11.868081 12820 raft_consensus.cc:515] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:12.006136 12820 leader_election.cc:290] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:11.824340 12427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be0d50ea0064c3aa0bfb99439a34d39" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:11.830914 12898 raft_consensus.cc:515] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:12.008906 12476 raft_consensus.cc:359] T 38b1afaa1232433081b354d02d5e6b6a P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:12.009567 12476 raft_consensus.cc:385] T 38b1afaa1232433081b354d02d5e6b6a P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.009807 12476 raft_consensus.cc:740] T 38b1afaa1232433081b354d02d5e6b6a P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.009908 12898 leader_election.cc:290] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:12.011294 12476 consensus_queue.cc:260] T 38b1afaa1232433081b354d02d5e6b6a P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:12.011983 12349 raft_consensus.cc:2393] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e8aa2b5c9929454283240639124bdeca in current term 1: Already voted for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in this term.
I20260709 14:50:12.020370 12476 ts_tablet_manager.cc:1434] T 38b1afaa1232433081b354d02d5e6b6a P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.209s	user 0.005s	sys 0.000s
I20260709 14:50:12.012984 12473 tablet_bootstrap.cc:492] T fa17c32f66d34ecd8acda75757d09c13 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:11.839800 12879 consensus_queue.cc:1048] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.173s
I20260709 14:50:12.021708 12473 ts_tablet_manager.cc:1403] T fa17c32f66d34ecd8acda75757d09c13 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.763s	user 0.017s	sys 0.027s
I20260709 14:50:12.007328 12674 raft_consensus.cc:2804] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:12.016008 12428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd117d5f14364a3fbf64dfaeaee6182c" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:12.022518 12674 raft_consensus.cc:493] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:12.029695 12674 raft_consensus.cc:3060] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:12.026507 12349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd117d5f14364a3fbf64dfaeaee6182c" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:11.830708 12206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b1afaa1232433081b354d02d5e6b6a" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
W20260709 14:50:12.031680 12173 leader_election.cc:343] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:12.045393 12475 tablet_bootstrap.cc:492] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca: No bootstrap required, opened a new log
I20260709 14:50:12.042325 12474 tablet_bootstrap.cc:654] T cd117d5f14364a3fbf64dfaeaee6182c P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:12.013408 12395 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.66:41727, user_credentials={real_user=slave}} blocked reactor thread for 53087.9us
I20260709 14:50:12.045905 12475 ts_tablet_manager.cc:1403] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.592s	user 0.022s	sys 0.013s
I20260709 14:50:11.804689 12322 leader_election.cc:304] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195 [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: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 97465dbf72cd4296baef8d8959a871a7
I20260709 14:50:12.046926 12278 raft_consensus.cc:1240] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Rejecting Update request from peer caec0335b3ec4e3eaae6b5e6fa1bd195 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:12.047602 12820 raft_consensus.cc:2804] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:12.048157 12820 raft_consensus.cc:493] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:12.048477 12820 raft_consensus.cc:3060] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:11.868914 12891 raft_consensus.cc:515] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:12.051087 12283 raft_consensus.cc:2393] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e8aa2b5c9929454283240639124bdeca in current term 1: Already voted for candidate 97465dbf72cd4296baef8d8959a871a7 in this term.
I20260709 14:50:12.052932 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be0d50ea0064c3aa0bfb99439a34d39" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:12.054356 12887 raft_consensus.cc:493] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:12.056134 12173 leader_election.cc:343] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:12.056955 12208 raft_consensus.cc:2393] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97465dbf72cd4296baef8d8959a871a7 in current term 1: Already voted for candidate e8aa2b5c9929454283240639124bdeca in this term.
I20260709 14:50:12.058275 12173 leader_election.cc:304] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8aa2b5c9929454283240639124bdeca; no voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:12.056188 12172 leader_election.cc:304] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [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: e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:12.063514 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925aeaf40dc7461390e7042d979e3cc4" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:12.063728 12206 raft_consensus.cc:2468] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:12.064102 12780 raft_consensus.cc:2749] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:12.064332 12349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04787b036ab44bf0bdf22a760911cf2d" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:12.064726 12780 raft_consensus.cc:2749] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:12.064924 12887 raft_consensus.cc:515] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:12.058116 12476 tablet_bootstrap.cc:492] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:12.067054 12887 leader_election.cc:290] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:12.055825 12473 raft_consensus.cc:359] T fa17c32f66d34ecd8acda75757d09c13 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:12.059254 12275 raft_consensus.cc:2468] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 1.
I20260709 14:50:12.060045 12891 leader_election.cc:290] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:12.071496 12473 raft_consensus.cc:385] T fa17c32f66d34ecd8acda75757d09c13 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.073077 12922 raft_consensus.cc:2764] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:50:12.073621 12172 leader_election.cc:304] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: 
W20260709 14:50:12.047292 12322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.68:42787, user_credentials={real_user=slave}} blocked reactor thread for 242671us
I20260709 14:50:12.062225 12104 catalog_manager.cc:5697] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 reported cstate change: term changed from 0 to 1, leader changed from <none> to caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:12.083276 12104 catalog_manager.cc:5697] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 reported cstate change: term changed from 0 to 2, leader changed from <none> to caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67). New cstate: current_term: 2 leader_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:12.083961 12357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925aeaf40dc7461390e7042d979e3cc4" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:12.075119 12674 raft_consensus.cc:515] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:12.088099 12349 raft_consensus.cc:2393] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 97465dbf72cd4296baef8d8959a871a7 in current term 1: Already voted for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in this term.
I20260709 14:50:12.089725 12894 raft_consensus.cc:2804] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:50:12.090920 12395 leader_election.cc:343] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:12.091682 12894 raft_consensus.cc:697] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [term 1 LEADER]: Becoming Leader. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Running, Role: LEADER
I20260709 14:50:12.094261 12894 consensus_queue.cc:237] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:12.104257 12279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa17c32f66d34ecd8acda75757d09c13" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:12.078879 12820 raft_consensus.cc:515] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
W20260709 14:50:12.080132 12154 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:12.081427 12473 raft_consensus.cc:740] T fa17c32f66d34ecd8acda75757d09c13 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.088163 12427 raft_consensus.cc:2393] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e8aa2b5c9929454283240639124bdeca in current term 1: Already voted for candidate b4a2280a5edd41b5aa13fca477359c03 in this term.
I20260709 14:50:12.076794 12278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04787b036ab44bf0bdf22a760911cf2d" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:12.154277 12278 raft_consensus.cc:2393] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in current term 1: Already voted for candidate 97465dbf72cd4296baef8d8959a871a7 in this term.
I20260709 14:50:12.155709 12820 leader_election.cc:290] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Requested vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:12.077296 12879 consensus_queue.cc:1059] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:12.156745 12820 raft_consensus.cc:3055] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:12.137794 12473 consensus_queue.cc:260] T fa17c32f66d34ecd8acda75757d09c13 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:12.157757 12279 raft_consensus.cc:2468] T fa17c32f66d34ecd8acda75757d09c13 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 0.
I20260709 14:50:12.163782 12395 leader_election.cc:304] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03; no voters: 
I20260709 14:50:12.170073 12473 ts_tablet_manager.cc:1434] T fa17c32f66d34ecd8acda75757d09c13 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.148s	user 0.010s	sys 0.001s
I20260709 14:50:12.169610 12591 raft_consensus.cc:2804] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:12.175554 12591 raft_consensus.cc:493] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:12.175916 12591 raft_consensus.cc:3060] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:12.163905 12820 raft_consensus.cc:740] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Running, Role: LEADER
I20260709 14:50:12.181885 12820 consensus_queue.cc:260] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:12.182936 12820 raft_consensus.cc:3060] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:12.188161 12473 tablet_bootstrap.cc:492] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:12.189649 12204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04787b036ab44bf0bdf22a760911cf2d" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:12.190461 12204 raft_consensus.cc:2393] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in current term 1: Already voted for candidate e8aa2b5c9929454283240639124bdeca in this term.
I20260709 14:50:12.201527 12279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea8ce307efd4efc93c41a51c9f34b39" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
W20260709 14:50:12.202391 12396 leader_election.cc:343] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:12.202850 12396 leader_election.cc:304] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03; no voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:12.203508 12887 raft_consensus.cc:2749] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:12.209739 12591 raft_consensus.cc:515] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:12.216905 12475 raft_consensus.cc:359] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:12.218019 12475 raft_consensus.cc:385] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.218216 12475 raft_consensus.cc:740] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.219277 12475 consensus_queue.cc:260] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:12.222693 12674 leader_election.cc:290] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:12.225374 12591 leader_election.cc:290] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:12.230784 12475 ts_tablet_manager.cc:1434] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.185s	user 0.007s	sys 0.001s
W20260709 14:50:12.237129 12321 leader_election.cc:343] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:12.238453 12320 leader_election.cc:304] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [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: caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:12.239332 12879 raft_consensus.cc:2749] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:12.240485 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa17c32f66d34ecd8acda75757d09c13" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:12.240948 12278 raft_consensus.cc:1275] T bf3d6f6d8afa4a24ae9d4c76b919b732 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Refusing update from remote peer caec0335b3ec4e3eaae6b5e6fa1bd195: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:12.241055 12281 raft_consensus.cc:3060] T fa17c32f66d34ecd8acda75757d09c13 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:12.242333 12476 tablet_bootstrap.cc:654] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.246222 12895 consensus_queue.cc:1048] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:12.249614 12281 raft_consensus.cc:2468] T fa17c32f66d34ecd8acda75757d09c13 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 1.
I20260709 14:50:12.250734 12473 tablet_bootstrap.cc:654] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.250694 12395 leader_election.cc:304] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03; no voters: 
I20260709 14:50:12.223261 12279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be0d50ea0064c3aa0bfb99439a34d39" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:12.256321 12887 raft_consensus.cc:2804] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:12.263936 12887 raft_consensus.cc:697] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Becoming Leader. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Running, Role: LEADER
I20260709 14:50:12.265110 12474 tablet_bootstrap.cc:492] T cd117d5f14364a3fbf64dfaeaee6182c P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:12.265625 12474 ts_tablet_manager.cc:1403] T cd117d5f14364a3fbf64dfaeaee6182c P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.267s	user 0.014s	sys 0.003s
I20260709 14:50:12.256316 12279 raft_consensus.cc:2393] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b4a2280a5edd41b5aa13fca477359c03 in current term 1: Already voted for candidate e8aa2b5c9929454283240639124bdeca in this term.
I20260709 14:50:12.268537 12887 consensus_queue.cc:237] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:12.282469 12780 raft_consensus.cc:493] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 97465dbf72cd4296baef8d8959a871a7)
I20260709 14:50:12.282856 12474 raft_consensus.cc:359] T cd117d5f14364a3fbf64dfaeaee6182c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:12.283046 12780 raft_consensus.cc:515] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:12.285266 12780 leader_election.cc:290] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:12.285437 12894 raft_consensus.cc:493] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.285895 12894 raft_consensus.cc:515] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:12.286257 12348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffd509fcd0e41cda9b114539b50be32" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:12.286664 12275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffd509fcd0e41cda9b114539b50be32" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:12.287781 12894 leader_election.cc:290] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:12.288938 12474 raft_consensus.cc:385] T cd117d5f14364a3fbf64dfaeaee6182c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.289461 12474 raft_consensus.cc:740] T cd117d5f14364a3fbf64dfaeaee6182c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.289567 12173 leader_election.cc:304] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca [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: e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:12.290606 12425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe07527dcbd64c15a9ae05ff82d55fee" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:12.291227 12894 raft_consensus.cc:2749] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:50:12.292419 12173 leader_election.cc:343] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:12.293732 12352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe07527dcbd64c15a9ae05ff82d55fee" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:12.293821 12102 catalog_manager.cc:5697] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "97465dbf72cd4296baef8d8959a871a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: HEALTHY } } }
W20260709 14:50:12.295224 12173 leader_election.cc:343] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:12.295598 12173 leader_election.cc:304] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8aa2b5c9929454283240639124bdeca; no voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:12.296813 12894 raft_consensus.cc:2749] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:12.290436 12474 consensus_queue.cc:260] T cd117d5f14364a3fbf64dfaeaee6182c P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:12.347074 12201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04787b036ab44bf0bdf22a760911cf2d" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:12.368642 12201 raft_consensus.cc:2393] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 97465dbf72cd4296baef8d8959a871a7 in current term 1: Already voted for candidate e8aa2b5c9929454283240639124bdeca in this term.
I20260709 14:50:12.364475 12892 consensus_queue.cc:1048] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260709 14:50:12.419499 12879 raft_consensus.cc:493] T 38b1afaa1232433081b354d02d5e6b6a P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.420166 12879 raft_consensus.cc:515] T 38b1afaa1232433081b354d02d5e6b6a P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:12.488906 12874 raft_consensus.cc:493] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:12.489657 12874 raft_consensus.cc:515] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:12.509002 12476 tablet_bootstrap.cc:492] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:12.509606 12476 ts_tablet_manager.cc:1403] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.478s	user 0.010s	sys 0.021s
I20260709 14:50:12.512296 12476 raft_consensus.cc:359] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:12.519948 12476 raft_consensus.cc:385] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.520965 12476 raft_consensus.cc:740] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.521112 12891 consensus_queue.cc:1048] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:12.521950 12476 consensus_queue.cc:260] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:12.515882 12203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8026cde0bd44968b9a3b0697b69579d" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:12.523785 12476 ts_tablet_manager.cc:1434] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:50:12.524830 12476 tablet_bootstrap.cc:492] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:12.524727 12246 leader_election.cc:304] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:12.525836 12891 raft_consensus.cc:2804] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:12.526481 12891 raft_consensus.cc:697] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Becoming Leader. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:12.527283 12891 consensus_queue.cc:237] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
W20260709 14:50:12.532361 12320 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.65:37717, user_credentials={real_user=slave}} blocked reactor thread for 187465us
I20260709 14:50:12.536082 12203 raft_consensus.cc:1275] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Refusing update from remote peer caec0335b3ec4e3eaae6b5e6fa1bd195: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:12.537207 12879 leader_election.cc:290] T 38b1afaa1232433081b354d02d5e6b6a P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:12.540143 12206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e5b1a790ec455f9396bce3571231e2" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:12.540266 12278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b1afaa1232433081b354d02d5e6b6a" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:12.554076 12474 ts_tablet_manager.cc:1434] T cd117d5f14364a3fbf64dfaeaee6182c P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.288s	user 0.005s	sys 0.003s
I20260709 14:50:12.559114 12200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b1afaa1232433081b354d02d5e6b6a" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:12.583666 12200 raft_consensus.cc:2393] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in current term 1: Already voted for candidate 97465dbf72cd4296baef8d8959a871a7 in this term.
I20260709 14:50:12.560856 12874 leader_election.cc:290] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:12.561789 12104 catalog_manager.cc:5697] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68). New cstate: current_term: 1 leader_uuid: "b4a2280a5edd41b5aa13fca477359c03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:12.571378 12895 raft_consensus.cc:493] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.584815 12320 leader_election.cc:304] T 38b1afaa1232433081b354d02d5e6b6a P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:12.572176 12352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030232537fac40e88a3b805f6ea8b7d4" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:12.571547 12879 consensus_queue.cc:1048] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:12.585137 12895 raft_consensus.cc:515] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:12.586194 12667 raft_consensus.cc:3060] T 38b1afaa1232433081b354d02d5e6b6a P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:12.577538 12473 tablet_bootstrap.cc:492] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:12.587039 12473 ts_tablet_manager.cc:1403] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.409s	user 0.015s	sys 0.006s
I20260709 14:50:12.587734 12895 leader_election.cc:290] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:12.580988 12476 tablet_bootstrap.cc:654] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.582796 12474 tablet_bootstrap.cc:492] T fe07527dcbd64c15a9ae05ff82d55fee P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:12.591557 12473 raft_consensus.cc:359] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:12.592443 12473 raft_consensus.cc:385] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.592643 12473 raft_consensus.cc:740] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.593166 12473 consensus_queue.cc:260] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:12.602109 12200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd117d5f14364a3fbf64dfaeaee6182c" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:12.602795 12200 raft_consensus.cc:2468] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 0.
I20260709 14:50:12.607271 12320 leader_election.cc:304] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:12.609220 12473 ts_tablet_manager.cc:1434] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:50:12.634619 12474 tablet_bootstrap.cc:654] T fe07527dcbd64c15a9ae05ff82d55fee P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.637825 12898 raft_consensus.cc:493] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4a2280a5edd41b5aa13fca477359c03)
I20260709 14:50:12.631891 12941 raft_consensus.cc:493] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:12.631681 12248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.67:38713, user_credentials={real_user=slave}} blocked reactor thread for 69976.1us
I20260709 14:50:12.652105 12591 raft_consensus.cc:493] T cd117d5f14364a3fbf64dfaeaee6182c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.652667 12898 raft_consensus.cc:515] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:12.654678 12898 leader_election.cc:290] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:12.655841 12667 raft_consensus.cc:2749] T 38b1afaa1232433081b354d02d5e6b6a P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:12.652634 12591 raft_consensus.cc:515] T cd117d5f14364a3fbf64dfaeaee6182c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:12.621272 12892 raft_consensus.cc:2804] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:12.666036 12427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea8ce307efd4efc93c41a51c9f34b39" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:12.672318 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f3d21e57f44cc3a6ff41be1d455777" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:12.620599 12714 raft_consensus.cc:493] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:12.680676 12473 tablet_bootstrap.cc:492] T 6ea8ce307efd4efc93c41a51c9f34b39 P 97465dbf72cd4296baef8d8959a871a7: Bootstrap starting.
I20260709 14:50:12.686026 12246 leader_election.cc:304] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:12.686880 12874 raft_consensus.cc:2749] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:12.687328 12203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa17c32f66d34ecd8acda75757d09c13" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:12.668668 12941 raft_consensus.cc:515] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:12.688038 12201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be0d50ea0064c3aa0bfb99439a34d39" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:12.683611 12427 raft_consensus.cc:3060] T 6ea8ce307efd4efc93c41a51c9f34b39 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:12.877269 12941 leader_election.cc:290] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:12.676240 12892 raft_consensus.cc:493] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:12.878118 12892 raft_consensus.cc:3060] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:12.878522 12205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030232537fac40e88a3b805f6ea8b7d4" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:12.867647 12103 catalog_manager.cc:5697] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca reported cstate change: term changed from 0 to 1, leader changed from <none> to e8aa2b5c9929454283240639124bdeca (127.9.227.65). New cstate: current_term: 1 leader_uuid: "e8aa2b5c9929454283240639124bdeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:12.854038 12476 tablet_bootstrap.cc:492] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:12.882007 12476 ts_tablet_manager.cc:1403] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.357s	user 0.044s	sys 0.020s
I20260709 14:50:12.852181 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f3d21e57f44cc3a6ff41be1d455777" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:12.843613 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa17c32f66d34ecd8acda75757d09c13" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:12.887071 12622 raft_consensus.cc:493] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.887580 12622 raft_consensus.cc:515] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:12.889374 12352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd117d5f14364a3fbf64dfaeaee6182c" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:12.889416 12622 leader_election.cc:290] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:12.690999 12714 raft_consensus.cc:515] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:12.891407 12833 raft_consensus.cc:493] T 1d7025dd7dca43d5b1b2d48112c34257 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader caec0335b3ec4e3eaae6b5e6fa1bd195)
I20260709 14:50:12.893366 12357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925aeaf40dc7461390e7042d979e3cc4" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:12.894158 12833 raft_consensus.cc:515] T 1d7025dd7dca43d5b1b2d48112c34257 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:12.894662 12714 leader_election.cc:290] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:12.896210 12833 leader_election.cc:290] T 1d7025dd7dca43d5b1b2d48112c34257 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
W20260709 14:50:12.898634 12248 leader_election.cc:343] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:12.899595 12395 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.66:41727, user_credentials={real_user=slave}} blocked reactor thread for 123072us
I20260709 14:50:12.913249 12172 leader_election.cc:304] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca [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: e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03
I20260709 14:50:12.875661 12591 leader_election.cc:290] T cd117d5f14364a3fbf64dfaeaee6182c P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
W20260709 14:50:12.875842 12246 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.65:37717, user_credentials={real_user=slave}} blocked reactor thread for 189930us
I20260709 14:50:12.922566 12473 tablet_bootstrap.cc:654] T 6ea8ce307efd4efc93c41a51c9f34b39 P 97465dbf72cd4296baef8d8959a871a7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.692092 12203 raft_consensus.cc:2468] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 0.
I20260709 14:50:12.916769 12348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7025dd7dca43d5b1b2d48112c34257" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
W20260709 14:50:12.933286 12173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.68:42787, user_credentials={real_user=slave}} blocked reactor thread for 250599us
I20260709 14:50:12.854368 12943 consensus_queue.cc:1048] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.074s
I20260709 14:50:12.923357 12898 raft_consensus.cc:2749] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:12.934880 12276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ffdd3f46d9444cbf169f548d5cabfd" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:12.936013 12205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd117d5f14364a3fbf64dfaeaee6182c" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:12.959406 12205 raft_consensus.cc:2468] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 0.
I20260709 14:50:12.963169 12474 tablet_bootstrap.cc:492] T fe07527dcbd64c15a9ae05ff82d55fee P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:12.963663 12474 ts_tablet_manager.cc:1403] T fe07527dcbd64c15a9ae05ff82d55fee P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.382s	user 0.006s	sys 0.015s
W20260709 14:50:13.013084 12248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.68:42787, user_credentials={real_user=slave}} blocked reactor thread for 86321.4us
I20260709 14:50:12.973330 12892 raft_consensus.cc:515] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:13.025372 12476 raft_consensus.cc:359] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:13.028110 12476 raft_consensus.cc:385] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.028432 12476 raft_consensus.cc:740] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
W20260709 14:50:13.016418 12947 log.cc:927] Time spent T 3d42689ce41b427090aeec0ee1760a1d P b4a2280a5edd41b5aa13fca477359c03: Append to log took a long time: real 0.050s	user 0.001s	sys 0.001s
I20260709 14:50:12.976796 12203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ffdd3f46d9444cbf169f548d5cabfd" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:12.963774 12427 raft_consensus.cc:2468] T 6ea8ce307efd4efc93c41a51c9f34b39 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 1.
I20260709 14:50:13.029981 12874 consensus_queue.cc:1048] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:12.978235 12428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925aeaf40dc7461390e7042d979e3cc4" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:13.034818 12476 consensus_queue.cc:260] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:13.038501 12941 raft_consensus.cc:493] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4a2280a5edd41b5aa13fca477359c03)
I20260709 14:50:13.039156 12352 raft_consensus.cc:2393] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4a2280a5edd41b5aa13fca477359c03 in current term 1: Already voted for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in this term.
I20260709 14:50:13.039891 12349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bff60c3d5d9f4c8293f72fe1fe2cfcea" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:13.014245 12939 consensus_queue.cc:1048] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 14:50:12.964864 12422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bff60c3d5d9f4c8293f72fe1fe2cfcea" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
W20260709 14:50:13.143406 12322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.68:42787, user_credentials={real_user=slave}} blocked reactor thread for 205704us
I20260709 14:50:13.282106 12474 raft_consensus.cc:359] T fe07527dcbd64c15a9ae05ff82d55fee P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
W20260709 14:50:13.216785 12172 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.66:41727, user_credentials={real_user=slave}} blocked reactor thread for 201217us
I20260709 14:50:13.283041 12474 raft_consensus.cc:385] T fe07527dcbd64c15a9ae05ff82d55fee P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.283471 12474 raft_consensus.cc:740] T fe07527dcbd64c15a9ae05ff82d55fee P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
W20260709 14:50:13.254352 12173 leader_election.cc:343] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:13.043187 12473 tablet_bootstrap.cc:492] T 6ea8ce307efd4efc93c41a51c9f34b39 P 97465dbf72cd4296baef8d8959a871a7: No bootstrap required, opened a new log
I20260709 14:50:13.295468 12473 ts_tablet_manager.cc:1403] T 6ea8ce307efd4efc93c41a51c9f34b39 P 97465dbf72cd4296baef8d8959a871a7: Time spent bootstrapping tablet: real 0.624s	user 0.029s	sys 0.012s
W20260709 14:50:13.191820 12918 log.cc:927] Time spent T 00000000000000000000000000000000 P c965487e332d41ddac5102d77ea61078: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260709 14:50:13.310859 12474 consensus_queue.cc:260] T fe07527dcbd64c15a9ae05ff82d55fee P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:13.274142 12892 leader_election.cc:290] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Requested vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
W20260709 14:50:13.194650 12949 log.cc:927] Time spent T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca: Append to log took a long time: real 0.162s	user 0.000s	sys 0.000s
I20260709 14:50:13.096926 12428 raft_consensus.cc:2468] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 0.
W20260709 14:50:13.148624 12394 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.65:37717, user_credentials={real_user=slave}} blocked reactor thread for 214256us
I20260709 14:50:13.354522 12474 ts_tablet_manager.cc:1434] T fe07527dcbd64c15a9ae05ff82d55fee P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.361s	user 0.006s	sys 0.001s
I20260709 14:50:13.245967 12887 raft_consensus.cc:493] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:13.358189 12248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.68:42787, user_credentials={real_user=slave}} blocked reactor thread for 339213us
I20260709 14:50:13.361155 12476 ts_tablet_manager.cc:1434] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.479s	user 0.012s	sys 0.013s
I20260709 14:50:13.062237 12941 raft_consensus.cc:515] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
W20260709 14:50:13.372500 12322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.68:42787, user_credentials={real_user=slave}} blocked reactor thread for 73152.9us
I20260709 14:50:13.375700 12887 raft_consensus.cc:515] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:13.379330 12322 leader_election.cc:304] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 97465dbf72cd4296baef8d8959a871a7
I20260709 14:50:13.380468 12667 raft_consensus.cc:2804] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:13.380939 12667 raft_consensus.cc:697] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Becoming Leader. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Running, Role: LEADER
I20260709 14:50:13.381729 12667 consensus_queue.cc:237] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:13.382531 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7025dd7dca43d5b1b2d48112c34257" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:13.386018 12395 leader_election.cc:304] T 1d7025dd7dca43d5b1b2d48112c34257 P b4a2280a5edd41b5aa13fca477359c03 [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: b4a2280a5edd41b5aa13fca477359c03; no voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:13.396509 12476 tablet_bootstrap.cc:492] T bff60c3d5d9f4c8293f72fe1fe2cfcea P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:13.402853 12591 raft_consensus.cc:2749] T 1d7025dd7dca43d5b1b2d48112c34257 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:50:13.403820 12173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.68:42787, user_credentials={real_user=slave}} blocked reactor thread for 104034us
W20260709 14:50:13.358920 12321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.66:41727, user_credentials={real_user=slave}} blocked reactor thread for 64429us
W20260709 14:50:13.410446 12173 leader_election.cc:343] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:13.410799 12173 leader_election.cc:304] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8aa2b5c9929454283240639124bdeca; no voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:13.413192 12474 tablet_bootstrap.cc:492] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03: Bootstrap starting.
I20260709 14:50:13.403060 12426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd117d5f14364a3fbf64dfaeaee6182c" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:13.420661 12473 raft_consensus.cc:359] T 6ea8ce307efd4efc93c41a51c9f34b39 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:13.421327 12473 raft_consensus.cc:385] T 6ea8ce307efd4efc93c41a51c9f34b39 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.421564 12473 raft_consensus.cc:740] T 6ea8ce307efd4efc93c41a51c9f34b39 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.404873 12246 leader_election.cc:304] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:13.422158 12473 consensus_queue.cc:260] T 6ea8ce307efd4efc93c41a51c9f34b39 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:13.423442 12246 leader_election.cc:304] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:13.424520 12473 ts_tablet_manager.cc:1434] T 6ea8ce307efd4efc93c41a51c9f34b39 P 97465dbf72cd4296baef8d8959a871a7: Time spent starting tablet: real 0.129s	user 0.007s	sys 0.000s
I20260709 14:50:13.418135 12426 raft_consensus.cc:2468] T cd117d5f14364a3fbf64dfaeaee6182c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 0.
I20260709 14:50:13.408282 12948 raft_consensus.cc:493] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4a2280a5edd41b5aa13fca477359c03)
I20260709 14:50:13.412281 12898 raft_consensus.cc:2749] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:13.400887 12394 leader_election.cc:304] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [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: b4a2280a5edd41b5aa13fca477359c03; no voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:13.427696 12874 raft_consensus.cc:2749] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:13.445716 12887 leader_election.cc:290] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:13.522590 12964 raft_consensus.cc:2749] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:50:13.523703 12248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.67:38713, user_credentials={real_user=slave}} blocked reactor thread for 89277.1us
I20260709 14:50:13.536795 12941 leader_election.cc:290] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:13.443673 12960 raft_consensus.cc:493] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.512256 12956 raft_consensus.cc:2749] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:50:13.550042 12246 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.65:37717, user_credentials={real_user=slave}} blocked reactor thread for 126679us
I20260709 14:50:13.550820 12246 leader_election.cc:304] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:13.554471 12248 leader_election.cc:304] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:13.435367 12948 raft_consensus.cc:515] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:13.558288 12964 raft_consensus.cc:2804] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:50:13.538838 12394 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.65:37717, user_credentials={real_user=slave}} blocked reactor thread for 154285us
I20260709 14:50:13.560847 12898 raft_consensus.cc:493] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4a2280a5edd41b5aa13fca477359c03)
I20260709 14:50:13.561316 12898 raft_consensus.cc:515] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:13.562042 12394 leader_election.cc:304] T cd117d5f14364a3fbf64dfaeaee6182c P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:13.563179 12394 leader_election.cc:304] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [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: b4a2280a5edd41b5aa13fca477359c03; no voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:13.560289 12964 raft_consensus.cc:493] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:13.563903 12964 raft_consensus.cc:3060] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.544464 12894 raft_consensus.cc:493] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 97465dbf72cd4296baef8d8959a871a7)
I20260709 14:50:13.564474 12894 raft_consensus.cc:515] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:13.566334 12894 leader_election.cc:290] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:13.563181 12898 leader_election.cc:290] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:13.568048 12948 leader_election.cc:290] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:13.554073 12960 raft_consensus.cc:515] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:13.570314 12960 leader_election.cc:290] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:13.571303 12939 raft_consensus.cc:2804] T cd117d5f14364a3fbf64dfaeaee6182c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:13.571727 12939 raft_consensus.cc:493] T cd117d5f14364a3fbf64dfaeaee6182c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:13.572080 12939 raft_consensus.cc:3060] T cd117d5f14364a3fbf64dfaeaee6182c P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.574136 12102 catalog_manager.cc:5697] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "97465dbf72cd4296baef8d8959a871a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:13.575223 12887 raft_consensus.cc:2749] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:13.578769 12978 consensus_queue.cc:1048] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:50:13.579722 12275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfda83a888a4e6b86babad77ef51542" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:13.571504 12964 raft_consensus.cc:515] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:13.581302 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4e5192b6e44abebe9fbc984202e45e" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:13.549031 12426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd117d5f14364a3fbf64dfaeaee6182c" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:13.592175 12979 raft_consensus.cc:2749] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:13.593916 12964 leader_election.cc:290] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:13.594560 12476 tablet_bootstrap.cc:654] T bff60c3d5d9f4c8293f72fe1fe2cfcea P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.614454 12427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d350c0cda7a04b1e90b23c15dca6a440" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:13.621816 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74404b62e8d4fffb6116f320067f1b8" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:13.580341 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d350c0cda7a04b1e90b23c15dca6a440" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:13.622887 12354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925aeaf40dc7461390e7042d979e3cc4" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:13.630152 12351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74404b62e8d4fffb6116f320067f1b8" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:13.632963 12348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4e5192b6e44abebe9fbc984202e45e" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
W20260709 14:50:13.620741 12394 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.65:37717, user_credentials={real_user=slave}} blocked reactor thread for 57627.2us
I20260709 14:50:13.662235 12173 leader_election.cc:304] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca [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: e8aa2b5c9929454283240639124bdeca; no voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:13.671536 12173 leader_election.cc:304] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [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: e8aa2b5c9929454283240639124bdeca; no voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:13.674441 12173 leader_election.cc:304] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [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: e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03
I20260709 14:50:13.682212 12974 raft_consensus.cc:2749] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:13.675446 12882 raft_consensus.cc:2749] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:13.689640 12955 raft_consensus.cc:493] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.689786 12944 raft_consensus.cc:2749] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:13.697206 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd117d5f14364a3fbf64dfaeaee6182c" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:13.683805 12898 consensus_queue.cc:1048] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 14:50:13.709476 12207 raft_consensus.cc:3060] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.714699 12201 raft_consensus.cc:3060] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.690146 12955 raft_consensus.cc:515] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:13.716991 12206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe07527dcbd64c15a9ae05ff82d55fee" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:13.717726 12206 raft_consensus.cc:2468] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 0.
I20260709 14:50:13.719599 12428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfda83a888a4e6b86babad77ef51542" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:13.724139 12320 leader_election.cc:304] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:13.726624 12960 raft_consensus.cc:2804] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:13.727001 12960 raft_consensus.cc:493] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:13.727321 12960 raft_consensus.cc:3060] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.746663 12207 raft_consensus.cc:2468] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 1.
I20260709 14:50:13.749881 12173 leader_election.cc:304] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca [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: e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03
I20260709 14:50:13.759708 12320 leader_election.cc:304] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:13.762171 12895 raft_consensus.cc:2804] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:13.762662 12895 raft_consensus.cc:697] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Becoming Leader. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Running, Role: LEADER
I20260709 14:50:13.763629 12895 consensus_queue.cc:237] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
W20260709 14:50:13.764950 12248 leader_election.cc:343] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:13.768131 12474 tablet_bootstrap.cc:654] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.770323 12476 tablet_bootstrap.cc:492] T bff60c3d5d9f4c8293f72fe1fe2cfcea P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:13.770840 12476 ts_tablet_manager.cc:1403] T bff60c3d5d9f4c8293f72fe1fe2cfcea P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.375s	user 0.016s	sys 0.047s
I20260709 14:50:13.772457 12474 tablet_bootstrap.cc:492] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03: No bootstrap required, opened a new log
I20260709 14:50:13.772903 12474 ts_tablet_manager.cc:1403] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03: Time spent bootstrapping tablet: real 0.365s	user 0.023s	sys 0.008s
I20260709 14:50:13.755729 12882 raft_consensus.cc:2749] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:13.778144 12476 raft_consensus.cc:359] T bff60c3d5d9f4c8293f72fe1fe2cfcea P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:13.784566 12714 consensus_queue.cc:1048] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:13.785219 12939 raft_consensus.cc:515] T cd117d5f14364a3fbf64dfaeaee6182c P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:13.787221 12476 raft_consensus.cc:385] T bff60c3d5d9f4c8293f72fe1fe2cfcea P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.787741 12476 raft_consensus.cc:740] T bff60c3d5d9f4c8293f72fe1fe2cfcea P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.792145 12939 leader_election.cc:290] T cd117d5f14364a3fbf64dfaeaee6182c P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:13.797588 12476 consensus_queue.cc:260] T bff60c3d5d9f4c8293f72fe1fe2cfcea P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:13.799537 12426 raft_consensus.cc:2393] T cd117d5f14364a3fbf64dfaeaee6182c P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in current term 1: Already voted for candidate b4a2280a5edd41b5aa13fca477359c03 in this term.
I20260709 14:50:13.800256 12955 leader_election.cc:290] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:13.800503 12940 raft_consensus.cc:493] T 6ea8ce307efd4efc93c41a51c9f34b39 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.805338 12976 consensus_queue.cc:1048] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:50:13.808555 12476 ts_tablet_manager.cc:1434] T bff60c3d5d9f4c8293f72fe1fe2cfcea P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 14:50:13.809904 12476 tablet_bootstrap.cc:492] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195: Bootstrap starting.
I20260709 14:50:13.801005 12940 raft_consensus.cc:515] T 6ea8ce307efd4efc93c41a51c9f34b39 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:13.816073 12425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925aeaf40dc7461390e7042d979e3cc4" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:13.816658 12425 raft_consensus.cc:3060] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.827060 12711 raft_consensus.cc:493] T fe07527dcbd64c15a9ae05ff82d55fee P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.827239 12279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e5b1a790ec455f9396bce3571231e2" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:13.827595 12711 raft_consensus.cc:515] T fe07527dcbd64c15a9ae05ff82d55fee P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:13.830996 12279 raft_consensus.cc:2468] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 2.
I20260709 14:50:13.924476 12203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd117d5f14364a3fbf64dfaeaee6182c" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:13.831612 12201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e5b1a790ec455f9396bce3571231e2" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:13.929009 12940 leader_election.cc:290] T 6ea8ce307efd4efc93c41a51c9f34b39 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:13.943528 12882 raft_consensus.cc:493] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.944073 12882 raft_consensus.cc:515] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:13.952780 12711 leader_election.cc:290] T fe07527dcbd64c15a9ae05ff82d55fee P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:13.954584 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04787b036ab44bf0bdf22a760911cf2d" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:13.929936 12476 tablet_bootstrap.cc:654] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:13.961154 12425 raft_consensus.cc:2468] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:13.952971 12350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea8ce307efd4efc93c41a51c9f34b39" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:13.966540 12321 leader_election.cc:304] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [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: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:13.955236 12283 raft_consensus.cc:2468] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 1.
I20260709 14:50:13.968153 12879 raft_consensus.cc:2804] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:13.968503 12879 raft_consensus.cc:493] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:13.968845 12879 raft_consensus.cc:3060] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:13.947888 12943 raft_consensus.cc:493] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 97465dbf72cd4296baef8d8959a871a7)
I20260709 14:50:13.965350 12203 raft_consensus.cc:2393] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b4a2280a5edd41b5aa13fca477359c03 in current term 1: Already voted for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in this term.
I20260709 14:50:13.979185 12474 raft_consensus.cc:359] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:13.981731 12474 raft_consensus.cc:385] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:13.979367 12882 leader_election.cc:290] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:13.983318 12203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe07527dcbd64c15a9ae05ff82d55fee" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:13.983364 12943 raft_consensus.cc:515] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:13.979346 12281 raft_consensus.cc:3060] T 6ea8ce307efd4efc93c41a51c9f34b39 P 97465dbf72cd4296baef8d8959a871a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.971779 12960 raft_consensus.cc:515] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:13.982415 12474 raft_consensus.cc:740] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Initialized, Role: FOLLOWER
I20260709 14:50:13.948515 12201 raft_consensus.cc:2468] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 1.
I20260709 14:50:13.991752 12960 leader_election.cc:290] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Requested vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:13.995128 12474 consensus_queue.cc:260] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:13.996549 12960 consensus_queue.cc:1048] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:13.994957 12898 raft_consensus.cc:493] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader caec0335b3ec4e3eaae6b5e6fa1bd195)
I20260709 14:50:13.999697 12898 raft_consensus.cc:515] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:13.987408 12203 raft_consensus.cc:2468] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 0.
I20260709 14:50:14.004577 12943 leader_election.cc:290] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:14.020586 12474 ts_tablet_manager.cc:1434] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03: Time spent starting tablet: real 0.247s	user 0.007s	sys 0.000s
I20260709 14:50:14.021987 12394 leader_election.cc:304] T fe07527dcbd64c15a9ae05ff82d55fee P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:14.022863 12674 raft_consensus.cc:2804] T fe07527dcbd64c15a9ae05ff82d55fee P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:14.023206 12674 raft_consensus.cc:493] T fe07527dcbd64c15a9ae05ff82d55fee P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:14.023617 12674 raft_consensus.cc:3060] T fe07527dcbd64c15a9ae05ff82d55fee P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.975553 12879 raft_consensus.cc:515] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:14.031919 12275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4612d0b0e641cc9aad0ac8f2cd3a9e" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:14.031956 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffd509fcd0e41cda9b114539b50be32" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:14.033846 12350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04787b036ab44bf0bdf22a760911cf2d" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:14.034502 12350 raft_consensus.cc:2468] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 1.
I20260709 14:50:14.036013 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe07527dcbd64c15a9ae05ff82d55fee" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:14.046558 12173 leader_election.cc:304] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [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: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:14.052033 12966 raft_consensus.cc:2804] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:14.052470 12966 raft_consensus.cc:493] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:14.052811 12966 raft_consensus.cc:3060] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.071149 12476 tablet_bootstrap.cc:492] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195: No bootstrap required, opened a new log
I20260709 14:50:14.071593 12476 ts_tablet_manager.cc:1403] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent bootstrapping tablet: real 0.262s	user 0.011s	sys 0.014s
I20260709 14:50:14.051016 12429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea8ce307efd4efc93c41a51c9f34b39" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:14.083783 12429 raft_consensus.cc:2393] T 6ea8ce307efd4efc93c41a51c9f34b39 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97465dbf72cd4296baef8d8959a871a7 in current term 1: Already voted for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in this term.
I20260709 14:50:14.104449 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4612d0b0e641cc9aad0ac8f2cd3a9e" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:14.106106 12898 leader_election.cc:290] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:14.107082 12352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e5b1a790ec455f9396bce3571231e2" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:14.107836 12352 raft_consensus.cc:2368] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8aa2b5c9929454283240639124bdeca for earlier term 2. Current term is 3.
I20260709 14:50:14.104553 12966 raft_consensus.cc:515] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:14.109150 12173 leader_election.cc:400] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 pre-election: Vote denied by peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713) with higher term. Message: Invalid argument: T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8aa2b5c9929454283240639124bdeca for earlier term 2. Current term is 3.
I20260709 14:50:14.109444 12173 leader_election.cc:403] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:14.109608 12966 leader_election.cc:290] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 election: Requested vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:14.110114 12944 raft_consensus.cc:3060] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:50:14.110827 12352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04787b036ab44bf0bdf22a760911cf2d" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:14.110937 12394 leader_election.cc:304] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P b4a2280a5edd41b5aa13fca477359c03 [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: b4a2280a5edd41b5aa13fca477359c03; no voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:14.111436 12352 raft_consensus.cc:3060] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.114950 12714 raft_consensus.cc:2749] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:14.115885 12350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd117d5f14364a3fbf64dfaeaee6182c" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:14.116976 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe07527dcbd64c15a9ae05ff82d55fee" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:14.117734 12352 raft_consensus.cc:2468] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 2.
I20260709 14:50:14.118991 12173 leader_election.cc:304] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:14.120988 12396 leader_election.cc:304] T cd117d5f14364a3fbf64dfaeaee6182c P b4a2280a5edd41b5aa13fca477359c03 [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: b4a2280a5edd41b5aa13fca477359c03; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:14.121690 12939 raft_consensus.cc:2749] T cd117d5f14364a3fbf64dfaeaee6182c P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:14.122599 12278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e5b1a790ec455f9396bce3571231e2" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:14.122684 12898 raft_consensus.cc:2804] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:14.123404 12278 raft_consensus.cc:2393] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8aa2b5c9929454283240639124bdeca in current term 2: Already voted for candidate 97465dbf72cd4296baef8d8959a871a7 in this term.
I20260709 14:50:14.123560 12898 raft_consensus.cc:697] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [term 2 LEADER]: Becoming Leader. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Running, Role: LEADER
I20260709 14:50:14.124531 12898 consensus_queue.cc:237] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [LEADER]: Queue going to LEADER 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: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:14.117655 12355 raft_consensus.cc:2393] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4a2280a5edd41b5aa13fca477359c03 in current term 1: Already voted for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in this term.
I20260709 14:50:14.124920 12276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04787b036ab44bf0bdf22a760911cf2d" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:14.131220 12276 raft_consensus.cc:3060] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:14.134426 12993 log.cc:927] Time spent T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 14:50:14.125797 12275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffd509fcd0e41cda9b114539b50be32" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:14.138794 12102 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40446 (request call id 95) took 1168 ms. Trace:
I20260709 14:50:14.141057 12103 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40440 (request call id 87) took 1368 ms. Trace:
I20260709 14:50:14.127020 12248 leader_election.cc:304] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:14.138731 12276 raft_consensus.cc:2468] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 2.
I20260709 14:50:14.148063 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e5b1a790ec455f9396bce3571231e2" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:14.156019 12172 leader_election.cc:304] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca [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: e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:14.161465 12476 raft_consensus.cc:359] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:14.148497 12205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe07527dcbd64c15a9ae05ff82d55fee" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:14.164124 12476 raft_consensus.cc:385] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:14.164369 12476 raft_consensus.cc:740] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Initialized, Role: FOLLOWER
I20260709 14:50:14.164894 12476 consensus_queue.cc:260] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:14.166404 12205 raft_consensus.cc:3060] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:14.150460 12957 raft_consensus.cc:2804] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:14.171123 12957 raft_consensus.cc:697] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Becoming Leader. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:14.159880 12941 raft_consensus.cc:2749] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:14.162967 12248 leader_election.cc:304] T 6ea8ce307efd4efc93c41a51c9f34b39 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7; no voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:14.156816 12711 raft_consensus.cc:493] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:14.182865 12711 raft_consensus.cc:515] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:14.141331 12103 rpcz_store.cc:276] 0709 14:50:12.772822 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:12.772962 (+   140us) service_pool.cc:224] Handling call
0709 14:50:14.141012 (+1368050us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:12.916330 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:13.014583 (+ 98253us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:13.015855 (+  1272us) write_op.cc:435] Acquired schema lock
0709 14:50:13.018912 (+  3057us) tablet.cc:662] Decoding operations
0709 14:50:13.041220 (+ 22308us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:13.041273 (+    53us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:13.041299 (+    26us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:50:13.041481 (+   182us) tablet.cc:701] Row locks acquired
0709 14:50:13.041498 (+    17us) write_op.cc:260] PREPARE: finished
0709 14:50:13.041625 (+   127us) write_op.cc:270] Start()
0709 14:50:13.041730 (+   105us) write_op.cc:276] Timestamp: P: 1783608613041586 usec, L: 0
0709 14:50:13.041750 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 14:50:13.042291 (+   541us) log.cc:844] Serialized 537 byte log entry
0709 14:50:13.631339 (+589048us) op_driver.cc:464] REPLICATION: finished
0709 14:50:13.758959 (+127620us) write_op.cc:301] APPLY: starting
0709 14:50:13.773011 (+ 14052us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:13.788004 (+ 14993us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:13.798133 (+ 10129us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:13.809427 (+ 11294us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:13.809575 (+   148us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:50:13.809625 (+    50us) write_op.cc:312] APPLY: finished
0709 14:50:13.809833 (+   208us) log.cc:844] Serialized 22 byte log entry
0709 14:50:13.810524 (+   691us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:13.810591 (+    67us) write_op.cc:454] Released schema lock
0709 14:50:13.810625 (+    34us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:13.810962 (+   337us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:13.810995 (+    33us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":79254,"reported_tablets":6,"child_traces":[["op",{"apply.queue_time_us":110160,"apply.run_cpu_time_us":2047,"apply.run_wall_time_us":54926,"num_ops":1,"prepare.queue_time_us":6439,"prepare.run_cpu_time_us":2774,"prepare.run_wall_time_us":148943,"replication_time_us":588764,"thread_start_us":28286,"threads_started":1}]]}
I20260709 14:50:14.180512 12940 raft_consensus.cc:2749] T 6ea8ce307efd4efc93c41a51c9f34b39 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:14.221467 12944 raft_consensus.cc:2749] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713) with higher term. Message: Invalid argument: T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8aa2b5c9929454283240639124bdeca for earlier term 2. Current term is 3.
I20260709 14:50:14.163770 12879 leader_election.cc:290] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 3 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:14.274871 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e5b1a790ec455f9396bce3571231e2" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:14.275583 12281 raft_consensus.cc:3060] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:14.280372 12957 consensus_queue.cc:237] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:14.306841 12281 raft_consensus.cc:2468] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 3.
I20260709 14:50:14.304587 12476 ts_tablet_manager.cc:1434] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195: Time spent starting tablet: real 0.233s	user 0.006s	sys 0.000s
I20260709 14:50:14.310110 12971 raft_consensus.cc:493] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:14.314514 12321 leader_election.cc:304] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [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: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:14.310566 12971 raft_consensus.cc:515] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:14.318181 12104 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40452 (request call id 87) took 1405 ms. Trace:
I20260709 14:50:14.321720 12971 leader_election.cc:290] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:14.318526 12104 rpcz_store.cc:276] 0709 14:50:12.912603 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:12.912738 (+   135us) service_pool.cc:224] Handling call
0709 14:50:14.318124 (+1405386us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":50,"reported_tablets":8}
I20260709 14:50:14.321405 12101 catalog_manager.cc:5697] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195 reported cstate change: term changed from 0 to 1, leader changed from <none> to caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:14.325935 12101 catalog_manager.cc:5697] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195 reported cstate change: term changed from 0 to 1, leader changed from <none> to caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:14.310760 12879 raft_consensus.cc:493] T bff60c3d5d9f4c8293f72fe1fe2cfcea P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:14.139324 12102 rpcz_store.cc:276] 0709 14:50:12.970158 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:12.972167 (+  2009us) service_pool.cc:224] Handling call
0709 14:50:14.138713 (+1166546us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:13.615027 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:13.637378 (+ 22351us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:13.637408 (+    30us) write_op.cc:435] Acquired schema lock
0709 14:50:13.637425 (+    17us) tablet.cc:662] Decoding operations
0709 14:50:13.637736 (+   311us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:13.637777 (+    41us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:13.637803 (+    26us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:50:13.637973 (+   170us) tablet.cc:701] Row locks acquired
0709 14:50:13.637990 (+    17us) write_op.cc:260] PREPARE: finished
0709 14:50:13.638106 (+   116us) write_op.cc:270] Start()
0709 14:50:13.638214 (+   108us) write_op.cc:276] Timestamp: P: 1783608613638067 usec, L: 0
0709 14:50:13.638234 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 14:50:13.708369 (+ 70135us) log.cc:844] Serialized 537 byte log entry
0709 14:50:13.714970 (+  6601us) op_driver.cc:464] REPLICATION: finished
0709 14:50:13.765528 (+ 50558us) spinlock_profiling.cc:243] Waited 34.9 ms on lock 0x7b540012f2d4. stack: 00007fa98de99343 00007fa98de99240 00007fa98d8281d4 00007fa997566304 00007fa997566299 00007fa990f21571 00007fa990fb3e28 00007fa9949ee581 00007fa9949edd58 00007fa9949f29f1 00007fa9949f29a9 00007fa9949f2939 00007fa9949f2901 00007fa9949f1b2d 0000000000396ad4 0000000000396919
0709 14:50:13.813074 (+ 47546us) write_op.cc:301] APPLY: starting
0709 14:50:13.815177 (+  2103us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:13.822620 (+  7443us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:13.825965 (+  3345us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:13.927603 (+101638us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:13.927765 (+   162us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:50:13.927810 (+    45us) write_op.cc:312] APPLY: finished
0709 14:50:13.939693 (+ 11883us) log.cc:844] Serialized 22 byte log entry
0709 14:50:13.942558 (+  2865us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:13.942633 (+    75us) write_op.cc:454] Released schema lock
0709 14:50:13.942672 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":57274,"reported_tablets":7,"child_traces":[["op",{"apply.queue_time_us":96140,"apply.run_cpu_time_us":10659,"apply.run_wall_time_us":131648,"mutex_wait_us":27609,"num_ops":1,"prepare.queue_time_us":87,"prepare.run_cpu_time_us":4655,"prepare.run_wall_time_us":180743,"replication_time_us":76616,"spinlock_wait_cycles":80268032,"thread_start_us":190468,"threads_started":1}]]}
W20260709 14:50:14.342198 12154 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:14.348771 12954 raft_consensus.cc:2804] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:14.366677 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bff60c3d5d9f4c8293f72fe1fe2cfcea" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:14.372572 12276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925aeaf40dc7461390e7042d979e3cc4" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:14.378121 12208 raft_consensus.cc:2468] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 3.
I20260709 14:50:14.334074 12674 raft_consensus.cc:515] T fe07527dcbd64c15a9ae05ff82d55fee P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:14.339459 12971 consensus_queue.cc:1048] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260709 14:50:14.339057 12879 raft_consensus.cc:515] T bff60c3d5d9f4c8293f72fe1fe2cfcea P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:14.379451 12426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe07527dcbd64c15a9ae05ff82d55fee" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:14.401017 12431 raft_consensus.cc:2393] T fe07527dcbd64c15a9ae05ff82d55fee P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in current term 1: Already voted for candidate b4a2280a5edd41b5aa13fca477359c03 in this term.
I20260709 14:50:14.407079 12355 raft_consensus.cc:2468] T bff60c3d5d9f4c8293f72fe1fe2cfcea P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 0.
I20260709 14:50:14.384065 12711 leader_election.cc:290] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
W20260709 14:50:14.425400 12997 log.cc:927] Time spent T 6ea8ce307efd4efc93c41a51c9f34b39 P 97465dbf72cd4296baef8d8959a871a7: Append to log took a long time: real 0.276s	user 0.000s	sys 0.001s
I20260709 14:50:14.425588 12199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bff60c3d5d9f4c8293f72fe1fe2cfcea" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:14.426681 12199 raft_consensus.cc:2468] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 0.
W20260709 14:50:14.427330 12998 log.cc:927] Time spent T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 14:50:14.429867 12879 leader_election.cc:290] T bff60c3d5d9f4c8293f72fe1fe2cfcea P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:14.430843 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925aeaf40dc7461390e7042d979e3cc4" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:14.431547 12431 raft_consensus.cc:2393] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in current term 1: Already voted for candidate 97465dbf72cd4296baef8d8959a871a7 in this term.
I20260709 14:50:14.431955 12205 raft_consensus.cc:2468] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 1.
I20260709 14:50:14.436091 12674 leader_election.cc:290] T fe07527dcbd64c15a9ae05ff82d55fee P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:14.409148 12953 raft_consensus.cc:493] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader caec0335b3ec4e3eaae6b5e6fa1bd195)
I20260709 14:50:14.437418 12953 raft_consensus.cc:515] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:14.439667 12320 leader_election.cc:304] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:14.455226 12780 raft_consensus.cc:493] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader caec0335b3ec4e3eaae6b5e6fa1bd195)
I20260709 14:50:14.455737 12780 raft_consensus.cc:515] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:14.457692 12780 leader_election.cc:290] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:14.458182 12199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe07527dcbd64c15a9ae05ff82d55fee" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:14.459564 12394 leader_election.cc:304] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:14.452062 12954 raft_consensus.cc:697] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 LEADER]: Becoming Leader. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Running, Role: LEADER
I20260709 14:50:14.466952 12954 consensus_queue.cc:237] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Queue going to LEADER 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: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
W20260709 14:50:14.555439 12322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.68:42787, user_credentials={real_user=slave}} blocked reactor thread for 102251us
I20260709 14:50:14.471662 12714 raft_consensus.cc:2804] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:14.482443 12199 raft_consensus.cc:2393] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b4a2280a5edd41b5aa13fca477359c03 in current term 1: Already voted for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in this term.
W20260709 14:50:14.561793 12320 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.65:37717, user_credentials={real_user=slave}} blocked reactor thread for 122184us
I20260709 14:50:14.567093 12674 raft_consensus.cc:493] T 6ea8ce307efd4efc93c41a51c9f34b39 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:14.567598 12674 raft_consensus.cc:515] T 6ea8ce307efd4efc93c41a51c9f34b39 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:14.558027 12349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe07527dcbd64c15a9ae05ff82d55fee" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:14.562554 12714 raft_consensus.cc:493] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:14.565153 12955 raft_consensus.cc:2804] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:14.578830 12714 raft_consensus.cc:3060] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:14.580933 12352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0734199463c4d1892951ba132e3b57e" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
W20260709 14:50:14.615353 12999 log.cc:927] Time spent T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7: Append to log took a long time: real 0.115s	user 0.000s	sys 0.000s
I20260709 14:50:14.624402 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0734199463c4d1892951ba132e3b57e" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:14.625068 12431 raft_consensus.cc:2468] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 1.
I20260709 14:50:14.630510 12173 leader_election.cc:304] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [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: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:14.628983 12955 raft_consensus.cc:697] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Becoming Leader. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Running, Role: LEADER
I20260709 14:50:14.633201 12968 raft_consensus.cc:2804] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:50:14.656538 13008 log.cc:927] Time spent T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260709 14:50:14.662947 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea8ce307efd4efc93c41a51c9f34b39" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:14.657637 12953 leader_election.cc:290] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:14.667484 12955 consensus_queue.cc:237] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:14.672544 12674 leader_election.cc:290] T 6ea8ce307efd4efc93c41a51c9f34b39 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:14.674242 12277 raft_consensus.cc:1275] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:14.661264 12968 raft_consensus.cc:493] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting leader election (detected failure of leader caec0335b3ec4e3eaae6b5e6fa1bd195)
I20260709 14:50:14.687566 12968 raft_consensus.cc:3060] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.693406 12898 consensus_queue.cc:1048] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:50:14.727602 12714 raft_consensus.cc:515] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:14.729910 12714 leader_election.cc:290] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
W20260709 14:50:14.731499 12322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.68:42787, user_credentials={real_user=slave}} blocked reactor thread for 175316us
I20260709 14:50:14.734226 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bff60c3d5d9f4c8293f72fe1fe2cfcea" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:14.734381 13010 consensus_queue.cc:1048] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:14.734817 12207 raft_consensus.cc:3060] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:14.742108 12207 raft_consensus.cc:2468] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 1.
I20260709 14:50:14.743280 12322 leader_election.cc:304] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03
I20260709 14:50:14.743252 12394 leader_election.cc:304] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:14.745690 12973 raft_consensus.cc:3060] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:14.749879 12205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bff60c3d5d9f4c8293f72fe1fe2cfcea" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:14.750624 12205 raft_consensus.cc:2393] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in current term 1: Already voted for candidate b4a2280a5edd41b5aa13fca477359c03 in this term.
I20260709 14:50:14.753470 12939 raft_consensus.cc:2804] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:14.753991 12939 raft_consensus.cc:697] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Becoming Leader. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Running, Role: LEADER
I20260709 14:50:14.754452 12203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0734199463c4d1892951ba132e3b57e" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:14.754803 12939 consensus_queue.cc:237] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:14.756965 12423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bff60c3d5d9f4c8293f72fe1fe2cfcea" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:14.739544 12968 raft_consensus.cc:515] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:14.767735 12351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea8ce307efd4efc93c41a51c9f34b39" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:14.773222 12396 leader_election.cc:304] T fe07527dcbd64c15a9ae05ff82d55fee P b4a2280a5edd41b5aa13fca477359c03 [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: b4a2280a5edd41b5aa13fca477359c03; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:14.774468 13000 raft_consensus.cc:2749] T fe07527dcbd64c15a9ae05ff82d55fee P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:14.774672 12396 leader_election.cc:304] T 6ea8ce307efd4efc93c41a51c9f34b39 P b4a2280a5edd41b5aa13fca477359c03 [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: b4a2280a5edd41b5aa13fca477359c03; no voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:14.774842 12351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bff60c3d5d9f4c8293f72fe1fe2cfcea" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:14.775440 12351 raft_consensus.cc:3060] T bff60c3d5d9f4c8293f72fe1fe2cfcea P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:14.777226 12352 raft_consensus.cc:1275] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:14.767246 12350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0734199463c4d1892951ba132e3b57e" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:14.784328 13010 consensus_queue.cc:1048] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:14.779902 12206 raft_consensus.cc:1240] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Rejecting Update request from peer caec0335b3ec4e3eaae6b5e6fa1bd195 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:14.791965 12941 consensus_queue.cc:1048] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:14.801316 12396 leader_election.cc:304] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [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: b4a2280a5edd41b5aa13fca477359c03; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:14.804106 12922 consensus_queue.cc:1048] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:14.807094 12714 raft_consensus.cc:2749] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:14.810853 12349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0734199463c4d1892951ba132e3b57e" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:14.814860 12351 raft_consensus.cc:2468] T bff60c3d5d9f4c8293f72fe1fe2cfcea P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 1.
I20260709 14:50:14.816191 12973 raft_consensus.cc:2749] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:14.817685 12968 leader_election.cc:290] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:14.842097 13001 raft_consensus.cc:2749] T 6ea8ce307efd4efc93c41a51c9f34b39 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:50:14.870263 12173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.67:38713, user_credentials={real_user=slave}} blocked reactor thread for 57399.2us
I20260709 14:50:14.871750 12423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0734199463c4d1892951ba132e3b57e" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:14.874419 12173 leader_election.cc:304] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [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: e8aa2b5c9929454283240639124bdeca; no voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:14.875272 12882 raft_consensus.cc:2749] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:14.895898 12320 leader_election.cc:304] T bff60c3d5d9f4c8293f72fe1fe2cfcea P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:14.909466 12103 catalog_manager.cc:5697] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca reported cstate change: term changed from 0 to 2, leader changed from <none> to e8aa2b5c9929454283240639124bdeca (127.9.227.65). New cstate: current_term: 2 leader_uuid: "e8aa2b5c9929454283240639124bdeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:14.915033 12820 raft_consensus.cc:2749] T bff60c3d5d9f4c8293f72fe1fe2cfcea P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:14.915659 12820 consensus_queue.cc:1059] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:14.918107 12820 raft_consensus.cc:3055] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:14.918452 12820 raft_consensus.cc:740] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Running, Role: LEADER
I20260709 14:50:14.919121 12820 consensus_queue.cc:260] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:14.920493 12820 raft_consensus.cc:3060] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.940475 12622 consensus_queue.cc:1048] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:14.940306 12106 catalog_manager.cc:5697] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 reported cstate change: term changed from 0 to 1, leader changed from <none> to caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:14.945711 12106 catalog_manager.cc:5697] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:14.949836 12281 raft_consensus.cc:1275] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Refusing update from remote peer caec0335b3ec4e3eaae6b5e6fa1bd195: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:14.951170 12202 raft_consensus.cc:1275] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Refusing update from remote peer caec0335b3ec4e3eaae6b5e6fa1bd195: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:14.951640 12820 consensus_queue.cc:1048] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:14.953639 12820 consensus_queue.cc:1048] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:14.963286 12104 catalog_manager.cc:5697] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "97465dbf72cd4296baef8d8959a871a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:14.993230 12106 catalog_manager.cc:5697] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68). New cstate: current_term: 1 leader_uuid: "b4a2280a5edd41b5aa13fca477359c03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:15.170219 13021 consensus_queue.cc:1048] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:15.175004 12833 consensus_queue.cc:1048] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:15.186142 13018 consensus_queue.cc:1048] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:15.196306 12833 consensus_queue.cc:1048] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:16.141525 10125 tablet_server.cc:179] TabletServer@127.9.227.65:0 shutting down...
W20260709 14:50:16.156582 12246 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:50:16.161573 12246 consensus_peers.cc:597] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:16.165001 12246 consensus_peers.cc:597] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:16.185060 12394 consensus_peers.cc:597] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:16.187602 12394 consensus_peers.cc:597] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:16.188069 10125 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:50:16.188812 12394 consensus_peers.cc:597] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:16.189410 12394 consensus_peers.cc:597] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:16.190450 10125 tablet_replica.cc:333] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.191331 10125 raft_consensus.cc:2243] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.191835 10125 raft_consensus.cc:2272] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.195096 10125 tablet_replica.cc:333] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.195911 10125 raft_consensus.cc:2243] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:16.196836 10125 raft_consensus.cc:2272] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:16.196873 12320 consensus_peers.cc:597] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:16.198999 10125 tablet_replica.cc:333] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.199644 10125 raft_consensus.cc:2243] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.200203 10125 raft_consensus.cc:2272] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.202988 10125 tablet_replica.cc:333] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.203545 10125 raft_consensus.cc:2243] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 14:50:16.203656 12246 consensus_peers.cc:597] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:16.203971 10125 raft_consensus.cc:2272] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.205698 10125 tablet_replica.cc:333] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.206284 10125 raft_consensus.cc:2243] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:16.206938 10125 raft_consensus.cc:2272] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.208909 10125 tablet_replica.cc:333] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.209801 10125 raft_consensus.cc:2243] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.210254 10125 raft_consensus.cc:2272] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.212067 10125 tablet_replica.cc:333] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.212571 10125 raft_consensus.cc:2243] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.212921 10125 raft_consensus.cc:2272] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.214690 10125 tablet_replica.cc:333] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.215241 10125 raft_consensus.cc:2243] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.215654 10125 raft_consensus.cc:2272] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:16.217299 12246 consensus_peers.cc:597] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:16.217777 10125 tablet_replica.cc:333] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.218297 10125 raft_consensus.cc:2243] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.218644 10125 raft_consensus.cc:2272] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.220978 10125 tablet_replica.cc:333] T 836251bdec0442d7a548bb321e3063e9 P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.221681 10125 raft_consensus.cc:2243] T 836251bdec0442d7a548bb321e3063e9 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.222191 10125 raft_consensus.cc:2272] T 836251bdec0442d7a548bb321e3063e9 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:16.223413 12394 consensus_peers.cc:597] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:16.224018 10125 tablet_replica.cc:333] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.224535 10125 raft_consensus.cc:2243] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.224886 10125 raft_consensus.cc:2272] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.226920 10125 tablet_replica.cc:333] T 80b4e0c2c5d24110a87d749447a16d1c P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.227583 10125 raft_consensus.cc:2243] T 80b4e0c2c5d24110a87d749447a16d1c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.228042 10125 raft_consensus.cc:2272] T 80b4e0c2c5d24110a87d749447a16d1c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.229873 10125 tablet_replica.cc:333] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.230355 10125 raft_consensus.cc:2243] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:16.231020 10125 raft_consensus.cc:2272] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.232555 10125 tablet_replica.cc:333] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.233031 10125 raft_consensus.cc:2243] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.233366 10125 raft_consensus.cc:2272] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.234923 10125 tablet_replica.cc:333] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.235421 10125 raft_consensus.cc:2243] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:16.236195 10125 raft_consensus.cc:2272] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.237962 10125 tablet_replica.cc:333] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.238638 10125 raft_consensus.cc:2243] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:16.239818 10125 raft_consensus.cc:2272] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.241925 10125 tablet_replica.cc:333] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.242539 10125 raft_consensus.cc:2243] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.242938 10125 raft_consensus.cc:2272] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.244560 10125 tablet_replica.cc:333] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.245028 10125 raft_consensus.cc:2243] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.245944 10125 raft_consensus.cc:2272] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.248123 10125 tablet_replica.cc:333] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.248956 10125 raft_consensus.cc:2243] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.249392 10125 raft_consensus.cc:2272] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.251183 10125 tablet_replica.cc:333] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.251708 10125 raft_consensus.cc:2243] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.252135 10125 raft_consensus.cc:2272] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.253872 10125 tablet_replica.cc:333] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.254547 10125 raft_consensus.cc:2243] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:16.255434 10125 raft_consensus.cc:2272] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.257849 10125 tablet_replica.cc:333] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.258535 10125 raft_consensus.cc:2243] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.259056 10125 raft_consensus.cc:2272] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.261596 10125 tablet_replica.cc:333] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
W20260709 14:50:16.262143 12394 consensus_peers.cc:597] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:16.262272 10125 raft_consensus.cc:2243] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.262847 10125 raft_consensus.cc:2272] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.265235 10125 tablet_replica.cc:333] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.265929 10125 raft_consensus.cc:2243] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:16.266654 10125 raft_consensus.cc:2272] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.268419 10125 tablet_replica.cc:333] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.268980 10125 raft_consensus.cc:2243] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:16.269611 10125 raft_consensus.cc:2272] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.271318 10125 tablet_replica.cc:333] T ce541d9548d7472fa5ff04a14efc0bc3 P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.271780 10125 raft_consensus.cc:2243] T ce541d9548d7472fa5ff04a14efc0bc3 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.272163 10125 raft_consensus.cc:2272] T ce541d9548d7472fa5ff04a14efc0bc3 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.273880 10125 tablet_replica.cc:333] T f13b873df62648cebef99f2bcca3c203 P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.274327 10125 raft_consensus.cc:2243] T f13b873df62648cebef99f2bcca3c203 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.274663 10125 raft_consensus.cc:2272] T f13b873df62648cebef99f2bcca3c203 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.276436 10125 tablet_replica.cc:333] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.276984 10125 raft_consensus.cc:2243] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.277395 10125 raft_consensus.cc:2272] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.279023 10125 tablet_replica.cc:333] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.279491 10125 raft_consensus.cc:2243] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.279886 10125 raft_consensus.cc:2272] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.281584 10125 tablet_replica.cc:333] T ee4d520f547f4445b8a1666496b13a3b P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.282125 10125 raft_consensus.cc:2243] T ee4d520f547f4445b8a1666496b13a3b P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.282513 10125 raft_consensus.cc:2272] T ee4d520f547f4445b8a1666496b13a3b P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.284257 10125 tablet_replica.cc:333] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.284750 10125 raft_consensus.cc:2243] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:16.285432 10125 raft_consensus.cc:2272] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.287438 10125 tablet_replica.cc:333] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.288053 10125 raft_consensus.cc:2243] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.288385 10125 raft_consensus.cc:2272] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.289878 10125 tablet_replica.cc:333] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.290331 10125 raft_consensus.cc:2243] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:16.290946 10125 raft_consensus.cc:2272] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.292651 10125 tablet_replica.cc:333] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.293069 10125 raft_consensus.cc:2243] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.293387 10125 raft_consensus.cc:2272] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.294729 10125 tablet_replica.cc:333] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.295145 10125 raft_consensus.cc:2243] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.295449 10125 raft_consensus.cc:2272] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.296969 10125 tablet_replica.cc:333] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.297395 10125 raft_consensus.cc:2243] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.297712 10125 raft_consensus.cc:2272] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.299479 10125 tablet_replica.cc:333] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.299955 10125 raft_consensus.cc:2243] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:16.300654 10125 raft_consensus.cc:2272] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.302377 10125 tablet_replica.cc:333] T f08605c8557244e29e96f33b9c94b03d P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.302970 10125 raft_consensus.cc:2243] T f08605c8557244e29e96f33b9c94b03d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.303396 10125 raft_consensus.cc:2272] T f08605c8557244e29e96f33b9c94b03d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.304973 10125 tablet_replica.cc:333] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.305409 10125 raft_consensus.cc:2243] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:50:16.305684 12320 consensus_peers.cc:597] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:16.305745 10125 raft_consensus.cc:2272] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.307449 10125 tablet_replica.cc:333] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.307963 10125 raft_consensus.cc:2243] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.308347 10125 raft_consensus.cc:2272] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.310559 10125 tablet_replica.cc:333] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.311208 10125 raft_consensus.cc:2243] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.311693 10125 raft_consensus.cc:2272] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:16.312901 12320 consensus_peers.cc:597] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:16.313313 12394 consensus_peers.cc:597] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:16.313688 10125 tablet_replica.cc:333] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.314253 10125 raft_consensus.cc:2243] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.314589 10125 raft_consensus.cc:2272] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.316267 10125 tablet_replica.cc:333] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.316709 10125 raft_consensus.cc:2243] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.317065 10125 raft_consensus.cc:2272] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.319115 10125 tablet_replica.cc:333] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.319692 10125 raft_consensus.cc:2243] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.320160 10125 raft_consensus.cc:2272] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:16.321928 10125 tablet_replica.cc:333] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca: stopping tablet replica
I20260709 14:50:16.322367 10125 raft_consensus.cc:2243] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:16.322757 10125 raft_consensus.cc:2272] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:16.337294 12246 consensus_peers.cc:597] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:16.357838 13021 raft_consensus.cc:493] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:16.358381 13021 raft_consensus.cc:515] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:16.360414 13021 leader_election.cc:290] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:16.360838 12423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0734199463c4d1892951ba132e3b57e" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:16.361364 12423 raft_consensus.cc:2468] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 1.
I20260709 14:50:16.362422 12322 leader_election.cc:304] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [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: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:16.363155 13021 raft_consensus.cc:2804] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:16.363493 13021 raft_consensus.cc:493] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:16.363842 13021 raft_consensus.cc:3060] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:50:16.364542 12320 leader_election.cc:336] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:50:16.368512 12246 consensus_peers.cc:597] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:16.370807 13021 raft_consensus.cc:515] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:16.373792 13021 leader_election.cc:290] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 3 election: Requested vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:16.374361 12423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0734199463c4d1892951ba132e3b57e" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:16.375162 12423 raft_consensus.cc:3060] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Advancing to term 3
W20260709 14:50:16.380314 12320 leader_election.cc:336] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111)
I20260709 14:50:16.381294 12423 raft_consensus.cc:2468] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 3.
I20260709 14:50:16.382232 12322 leader_election.cc:304] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [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: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: e8aa2b5c9929454283240639124bdeca
I20260709 14:50:16.382804 13021 raft_consensus.cc:2804] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:16.383205 13021 raft_consensus.cc:697] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 LEADER]: Becoming Leader. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Running, Role: LEADER
I20260709 14:50:16.383795 13021 consensus_queue.cc:237] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Queue going to LEADER 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: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:16.389901 10125 tablet_server.cc:196] TabletServer@127.9.227.65:0 shutdown complete.
I20260709 14:50:16.393877 12103 catalog_manager.cc:5697] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:16.412448 12246 consensus_peers.cc:597] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:16.428238 12246 consensus_peers.cc:597] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:16.435776 12320 consensus_peers.cc:597] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:16.440549 12394 consensus_peers.cc:597] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:16.445083 12394 consensus_peers.cc:597] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:16.473835 12246 consensus_peers.cc:597] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:16.478153 12394 consensus_peers.cc:597] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:16.478760 12246 consensus_peers.cc:597] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:16.479084 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:16.485198 12394 consensus_peers.cc:597] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:16.490864 13056 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:50:16.491526 12394 consensus_peers.cc:597] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:16.493043 13055 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:50:16.494014 10125 server_base.cc:1061] running on GCE node
W20260709 14:50:16.494122 13058 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:50:16.496184 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:16.496387 10125 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:50:16.496523 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608616496512 us; error 0 us; skew 500 ppm
I20260709 14:50:16.496987 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:16.499473 10125 webserver.cc:533] Webserver started at http://127.9.227.65:38269/ using document root <none> and password file <none>
I20260709 14:50:16.499945 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:16.500120 10125 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:50:16.503499 10125 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:50:16.510210 13063 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:50:16.511041 10125 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260709 14:50:16.511386 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-0/minicluster-data/ts-0-root
uuid: "e8aa2b5c9929454283240639124bdeca"
format_stamp: "Formatted at 2026-07-09 14:50:02 on dist-test-slave-31z3"
I20260709 14:50:16.511890 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608558739546-10125-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:50:16.522467 12394 consensus_peers.cc:597] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:16.530573 12320 consensus_peers.cc:597] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:16.532107 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:16.533607 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:16.535140 10125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:16.540742 13070 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 14:50:16.581490 12320 consensus_peers.cc:597] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:16.596222 12320 consensus_peers.cc:597] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:16.614804 12320 consensus_peers.cc:597] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:16.660519 12320 consensus_peers.cc:597] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:16.667601 12246 consensus_peers.cc:597] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:16.772835 10125 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:50:16.773185 10125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.234s	user 0.002s	sys 0.006s
I20260709 14:50:16.773512 10125 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:50:16.778533 13070 tablet_bootstrap.cc:492] T f08605c8557244e29e96f33b9c94b03d P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:16.800814 13070 tablet_bootstrap.cc:492] T f08605c8557244e29e96f33b9c94b03d P e8aa2b5c9929454283240639124bdeca: 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:50:16.801854 13070 tablet_bootstrap.cc:492] T f08605c8557244e29e96f33b9c94b03d P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:16.802484 13070 ts_tablet_manager.cc:1403] T f08605c8557244e29e96f33b9c94b03d P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260709 14:50:16.807608 13070 raft_consensus.cc:359] T f08605c8557244e29e96f33b9c94b03d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:16.808629 13070 raft_consensus.cc:740] T f08605c8557244e29e96f33b9c94b03d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:16.809329 13070 consensus_queue.cc:260] T f08605c8557244e29e96f33b9c94b03d P e8aa2b5c9929454283240639124bdeca [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: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:16.815672 13070 ts_tablet_manager.cc:1434] T f08605c8557244e29e96f33b9c94b03d P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260709 14:50:16.816321 13070 tablet_bootstrap.cc:492] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:16.829828 13070 tablet_bootstrap.cc:492] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca: 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:50:16.831007 13070 tablet_bootstrap.cc:492] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:16.831678 13070 ts_tablet_manager.cc:1403] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 14:50:16.834252 13070 raft_consensus.cc:359] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:16.834877 13070 raft_consensus.cc:740] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:16.835487 13070 consensus_queue.cc:260] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [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: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:16.837219 13070 ts_tablet_manager.cc:1434] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260709 14:50:16.837950 13070 tablet_bootstrap.cc:492] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:16.865185 13070 tablet_bootstrap.cc:492] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca: 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:50:16.866061 13070 tablet_bootstrap.cc:492] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:16.866664 13070 ts_tablet_manager.cc:1403] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.004s
I20260709 14:50:16.869706 13070 raft_consensus.cc:359] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:16.870354 13070 raft_consensus.cc:740] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:16.871120 13070 consensus_queue.cc:260] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [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: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:16.872817 13070 ts_tablet_manager.cc:1434] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:16.873360 13070 tablet_bootstrap.cc:492] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:16.895385 13070 tablet_bootstrap.cc:492] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca: 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:50:16.900859 13070 tablet_bootstrap.cc:492] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:16.901515 13070 ts_tablet_manager.cc:1403] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.000s
I20260709 14:50:16.904942 13070 raft_consensus.cc:359] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:16.905613 13070 raft_consensus.cc:740] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:16.906275 13070 consensus_queue.cc:260] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca [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: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:16.908500 13070 ts_tablet_manager.cc:1434] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:16.909247 13070 tablet_bootstrap.cc:492] T 80b4e0c2c5d24110a87d749447a16d1c P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:16.944604 13070 tablet_bootstrap.cc:492] T 80b4e0c2c5d24110a87d749447a16d1c P e8aa2b5c9929454283240639124bdeca: 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:50:16.945454 13070 tablet_bootstrap.cc:492] T 80b4e0c2c5d24110a87d749447a16d1c P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:16.946197 13070 ts_tablet_manager.cc:1403] T 80b4e0c2c5d24110a87d749447a16d1c P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.008s
I20260709 14:50:16.949422 13070 raft_consensus.cc:359] T 80b4e0c2c5d24110a87d749447a16d1c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:16.950030 13070 raft_consensus.cc:740] T 80b4e0c2c5d24110a87d749447a16d1c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:16.950634 13070 consensus_queue.cc:260] T 80b4e0c2c5d24110a87d749447a16d1c P e8aa2b5c9929454283240639124bdeca [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: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:16.953398 13070 ts_tablet_manager.cc:1434] T 80b4e0c2c5d24110a87d749447a16d1c P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:50:16.954180 13070 tablet_bootstrap.cc:492] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
W20260709 14:50:16.960363 12320 consensus_peers.cc:597] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:16.980063 13070 tablet_bootstrap.cc:492] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca: 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:50:16.981006 13070 tablet_bootstrap.cc:492] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:16.981595 13070 ts_tablet_manager.cc:1403] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.003s
I20260709 14:50:16.983848 13070 raft_consensus.cc:359] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:16.984335 13070 raft_consensus.cc:740] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:16.984846 13070 consensus_queue.cc:260] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [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: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:16.986054 13070 ts_tablet_manager.cc:1434] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:16.986593 13070 tablet_bootstrap.cc:492] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:16.995847 12429 raft_consensus.cc:1275] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [term 3 FOLLOWER]: Refusing update from remote peer caec0335b3ec4e3eaae6b5e6fa1bd195: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:16.997279 13070 tablet_bootstrap.cc:492] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca: 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:50:16.997224 13018 consensus_queue.cc:1048] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:16.998154 13070 tablet_bootstrap.cc:492] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:16.998755 13070 ts_tablet_manager.cc:1403] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:50:16.999950 10125 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:50:17.000279 10125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.227s	user 0.218s	sys 0.000s
I20260709 14:50:17.001104 13070 raft_consensus.cc:359] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.001794 13070 raft_consensus.cc:740] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.002785 13070 consensus_queue.cc:260] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca [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: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.004678 13070 ts_tablet_manager.cc:1434] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:50:17.005441 13070 tablet_bootstrap.cc:492] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:17.049990 13070 tablet_bootstrap.cc:492] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca: 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:50:17.050853 13070 tablet_bootstrap.cc:492] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:17.051405 13070 ts_tablet_manager.cc:1403] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.016s
I20260709 14:50:17.053704 13070 raft_consensus.cc:359] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:17.054366 13070 raft_consensus.cc:740] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.055239 13070 consensus_queue.cc:260] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [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: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:17.057050 13070 ts_tablet_manager.cc:1434] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:50:17.057754 13070 tablet_bootstrap.cc:492] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:17.091377 13070 tablet_bootstrap.cc:492] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca: 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:50:17.092368 13070 tablet_bootstrap.cc:492] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:17.092998 13070 ts_tablet_manager.cc:1403] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.035s	user 0.031s	sys 0.004s
I20260709 14:50:17.095376 13070 raft_consensus.cc:359] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:17.096129 13070 raft_consensus.cc:740] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.096755 13070 consensus_queue.cc:260] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.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: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:17.098590 13070 ts_tablet_manager.cc:1434] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:50:17.099305 13070 tablet_bootstrap.cc:492] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:17.113211 13070 tablet_bootstrap.cc:492] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca: 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:50:17.114120 13070 tablet_bootstrap.cc:492] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:17.114742 13070 ts_tablet_manager.cc:1403] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 14:50:17.117218 13070 raft_consensus.cc:359] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:17.117868 13070 raft_consensus.cc:740] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.118518 13070 consensus_queue.cc:260] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [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: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:17.120224 13070 ts_tablet_manager.cc:1434] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:50:17.120814 13070 tablet_bootstrap.cc:492] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:17.135125 13070 tablet_bootstrap.cc:492] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca: 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:50:17.135910 13070 tablet_bootstrap.cc:492] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:17.136445 13070 ts_tablet_manager.cc:1403] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 14:50:17.138352 13070 raft_consensus.cc:359] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.138978 13070 raft_consensus.cc:740] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.145686 13070 consensus_queue.cc:260] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [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: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.148187 13143 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.65:37717 every 8 connection(s)
I20260709 14:50:17.148684 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.65:37717
I20260709 14:50:17.151068 13070 ts_tablet_manager.cc:1434] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 14:50:17.151895 13070 tablet_bootstrap.cc:492] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:17.169368 13070 tablet_bootstrap.cc:492] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca: 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:50:17.170356 13070 tablet_bootstrap.cc:492] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:17.171129 13070 ts_tablet_manager.cc:1403] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 14:50:17.178123 13070 raft_consensus.cc:359] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.178771 13070 raft_consensus.cc:740] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.179405 13070 consensus_queue.cc:260] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [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: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.184352 13070 ts_tablet_manager.cc:1434] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:50:17.185105 13070 tablet_bootstrap.cc:492] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:17.206828 13145 heartbeater.cc:344] Connected to a master server at 127.9.227.126:44683
I20260709 14:50:17.207273 13145 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:17.208451 13145 heartbeater.cc:507] Master 127.9.227.126:44683 requested a full tablet report, sending...
I20260709 14:50:17.209760 13070 tablet_bootstrap.cc:492] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca: 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:50:17.212566 13070 tablet_bootstrap.cc:492] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:17.213232 13070 ts_tablet_manager.cc:1403] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.011s
I20260709 14:50:17.216069 13070 raft_consensus.cc:359] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.216936 13070 raft_consensus.cc:740] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.217545 13070 consensus_queue.cc:260] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [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: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.219133 13070 ts_tablet_manager.cc:1434] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:50:17.220253 13070 tablet_bootstrap.cc:492] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:17.228477 12106 ts_manager.cc:194] Re-registered known tserver with Master: e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:17.233695 13070 tablet_bootstrap.cc:492] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca: 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:50:17.234517 13070 tablet_bootstrap.cc:492] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:17.235095 13070 ts_tablet_manager.cc:1403] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 14:50:17.237166 13070 raft_consensus.cc:359] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:17.237838 13070 raft_consensus.cc:740] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.238411 13070 consensus_queue.cc:260] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca [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: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:17.239794 13070 ts_tablet_manager.cc:1434] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:50:17.240502 13070 tablet_bootstrap.cc:492] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:17.254639 13021 raft_consensus.cc:493] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.255187 13021 raft_consensus.cc:515] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:17.257177 13021 leader_election.cc:290] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:17.258484 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04787b036ab44bf0bdf22a760911cf2d" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:17.261051 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04787b036ab44bf0bdf22a760911cf2d" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
W20260709 14:50:17.262547 12320 leader_election.cc:343] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.262933 12320 leader_election.cc:304] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [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: caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:17.263958 13021 raft_consensus.cc:2749] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:17.273633 13070 tablet_bootstrap.cc:492] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca: 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:50:17.274637 13070 tablet_bootstrap.cc:492] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:17.275228 13070 ts_tablet_manager.cc:1403] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.008s
I20260709 14:50:17.278245 13070 raft_consensus.cc:359] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:17.278878 13070 raft_consensus.cc:740] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.279620 13070 consensus_queue.cc:260] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [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: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:17.281565 13070 ts_tablet_manager.cc:1434] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:17.282284 13070 tablet_bootstrap.cc:492] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:17.294457 12106 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48344
I20260709 14:50:17.299592 13145 heartbeater.cc:499] Master 127.9.227.126:44683 was elected leader, sending a full tablet report...
I20260709 14:50:17.303145 13070 tablet_bootstrap.cc:492] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca: 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:50:17.304057 13070 tablet_bootstrap.cc:492] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:17.304667 13070 ts_tablet_manager.cc:1403] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.004s
I20260709 14:50:17.306989 12922 raft_consensus.cc:493] T cb9227d0c4174a96a0129a4046676460 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.306944 13070 raft_consensus.cc:359] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:17.307667 13070 raft_consensus.cc:740] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.307545 12922 raft_consensus.cc:515] T cb9227d0c4174a96a0129a4046676460 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.308466 13070 consensus_queue.cc:260] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca [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: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:17.310105 12922 leader_election.cc:290] T cb9227d0c4174a96a0129a4046676460 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:17.310228 13070 ts_tablet_manager.cc:1434] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:17.310705 12423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9227d0c4174a96a0129a4046676460" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:17.311189 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9227d0c4174a96a0129a4046676460" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
W20260709 14:50:17.313303 12246 leader_election.cc:343] T cb9227d0c4174a96a0129a4046676460 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.313437 13070 tablet_bootstrap.cc:492] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:17.314100 12248 leader_election.cc:304] T cb9227d0c4174a96a0129a4046676460 P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7; no voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:17.314759 12922 raft_consensus.cc:2749] T cb9227d0c4174a96a0129a4046676460 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:17.329829 13070 tablet_bootstrap.cc:492] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca: 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:50:17.330793 13070 tablet_bootstrap.cc:492] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:17.331400 13070 ts_tablet_manager.cc:1403] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260709 14:50:17.333909 13070 raft_consensus.cc:359] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:17.334568 13070 raft_consensus.cc:740] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.335266 13070 consensus_queue.cc:260] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca [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: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:17.337280 13070 ts_tablet_manager.cc:1434] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:17.337981 13070 tablet_bootstrap.cc:492] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:17.355024 13070 tablet_bootstrap.cc:492] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca: 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:50:17.355963 13070 tablet_bootstrap.cc:492] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:17.356572 13070 ts_tablet_manager.cc:1403] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260709 14:50:17.358938 13070 raft_consensus.cc:359] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:17.359243 12922 raft_consensus.cc:493] T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.359535 13070 raft_consensus.cc:740] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.359791 12922 raft_consensus.cc:515] T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.360330 13070 consensus_queue.cc:260] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [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: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:17.362287 13070 ts_tablet_manager.cc:1434] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:17.362999 13070 tablet_bootstrap.cc:492] T 836251bdec0442d7a548bb321e3063e9 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:17.367091 12922 leader_election.cc:290] T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:17.367697 12423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ffdd3f46d9444cbf169f548d5cabfd" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:17.368892 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ffdd3f46d9444cbf169f548d5cabfd" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
W20260709 14:50:17.370153 12246 leader_election.cc:343] T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.370537 12246 leader_election.cc:304] T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7; no voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:17.371438 13072 raft_consensus.cc:2749] T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:17.379607 13070 tablet_bootstrap.cc:492] T 836251bdec0442d7a548bb321e3063e9 P e8aa2b5c9929454283240639124bdeca: 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:50:17.380584 13070 tablet_bootstrap.cc:492] T 836251bdec0442d7a548bb321e3063e9 P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:17.381222 13070 ts_tablet_manager.cc:1403] T 836251bdec0442d7a548bb321e3063e9 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 14:50:17.383409 13070 raft_consensus.cc:359] T 836251bdec0442d7a548bb321e3063e9 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.384016 13070 raft_consensus.cc:740] T 836251bdec0442d7a548bb321e3063e9 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.384675 13070 consensus_queue.cc:260] T 836251bdec0442d7a548bb321e3063e9 P e8aa2b5c9929454283240639124bdeca [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: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.389647 13070 ts_tablet_manager.cc:1434] T 836251bdec0442d7a548bb321e3063e9 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.004s
I20260709 14:50:17.390465 13070 tablet_bootstrap.cc:492] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:17.403631 12833 raft_consensus.cc:493] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.404078 12833 raft_consensus.cc:515] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.405684 12833 leader_election.cc:290] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:17.406371 13070 tablet_bootstrap.cc:492] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca: 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:50:17.406318 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66023196488f465ca2a0d96df8676850" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:17.407280 13070 tablet_bootstrap.cc:492] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:17.407925 13070 ts_tablet_manager.cc:1403] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
W20260709 14:50:17.408219 12394 leader_election.cc:343] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.407918 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66023196488f465ca2a0d96df8676850" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:17.409898 12395 leader_election.cc:304] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03 [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: b4a2280a5edd41b5aa13fca477359c03; no voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:17.410547 12939 raft_consensus.cc:493] T fefeec87234f46a7898881194fc4fe04 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.410360 13070 raft_consensus.cc:359] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:17.411082 13070 raft_consensus.cc:740] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.410280 13117 raft_consensus.cc:3060] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:17.411067 12939 raft_consensus.cc:515] T fefeec87234f46a7898881194fc4fe04 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.412909 13070 consensus_queue.cc:260] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca [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: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:17.415125 13070 ts_tablet_manager.cc:1434] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:17.415975 13070 tablet_bootstrap.cc:492] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:17.418818 12939 leader_election.cc:290] T fefeec87234f46a7898881194fc4fe04 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:17.420745 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefeec87234f46a7898881194fc4fe04" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:17.422149 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefeec87234f46a7898881194fc4fe04" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
W20260709 14:50:17.423736 12394 leader_election.cc:343] T fefeec87234f46a7898881194fc4fe04 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.424149 12394 leader_election.cc:304] T fefeec87234f46a7898881194fc4fe04 P b4a2280a5edd41b5aa13fca477359c03 [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: b4a2280a5edd41b5aa13fca477359c03; no voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:17.425514 13043 raft_consensus.cc:2749] T fefeec87234f46a7898881194fc4fe04 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:17.411223 12833 raft_consensus.cc:2749] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:17.438820 13021 raft_consensus.cc:493] T 87e35e0bcdf5458ebb30b913254b53ab P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.440411 13021 raft_consensus.cc:515] T 87e35e0bcdf5458ebb30b913254b53ab P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:17.442425 13021 leader_election.cc:290] T 87e35e0bcdf5458ebb30b913254b53ab P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:17.443377 12423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e35e0bcdf5458ebb30b913254b53ab" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:17.446539 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e35e0bcdf5458ebb30b913254b53ab" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:17.447800 13021 raft_consensus.cc:493] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.448323 13021 raft_consensus.cc:515] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:17.450523 13021 leader_election.cc:290] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:17.451421 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030232537fac40e88a3b805f6ea8b7d4" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
W20260709 14:50:17.452174 12320 leader_election.cc:343] T 87e35e0bcdf5458ebb30b913254b53ab P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.452618 12320 leader_election.cc:304] T 87e35e0bcdf5458ebb30b913254b53ab P caec0335b3ec4e3eaae6b5e6fa1bd195 [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: caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:17.453989 13071 raft_consensus.cc:2749] T 87e35e0bcdf5458ebb30b913254b53ab P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:17.456023 13115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030232537fac40e88a3b805f6ea8b7d4" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:17.456588 12939 raft_consensus.cc:493] T 0a37923e1fad44ca88af6da8f32015d8 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.457051 12939 raft_consensus.cc:515] T 0a37923e1fad44ca88af6da8f32015d8 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.458926 13070 tablet_bootstrap.cc:492] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca: 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:50:17.459705 13070 tablet_bootstrap.cc:492] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:17.459928 13115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a37923e1fad44ca88af6da8f32015d8" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:17.460304 13070 ts_tablet_manager.cc:1403] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.016s
I20260709 14:50:17.458930 12939 leader_election.cc:290] T 0a37923e1fad44ca88af6da8f32015d8 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
W20260709 14:50:17.461056 12394 leader_election.cc:343] T 0a37923e1fad44ca88af6da8f32015d8 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.460436 12276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a37923e1fad44ca88af6da8f32015d8" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:17.462760 12395 leader_election.cc:304] T 0a37923e1fad44ca88af6da8f32015d8 P b4a2280a5edd41b5aa13fca477359c03 [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: b4a2280a5edd41b5aa13fca477359c03; no voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:17.462608 13070 raft_consensus.cc:359] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.463338 13070 raft_consensus.cc:740] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.463479 12939 raft_consensus.cc:2749] T 0a37923e1fad44ca88af6da8f32015d8 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:17.464135 13070 consensus_queue.cc:260] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [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: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
W20260709 14:50:17.464731 12320 leader_election.cc:343] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.465205 12320 leader_election.cc:304] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [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: caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:17.465870 13070 ts_tablet_manager.cc:1434] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 14:50:17.465863 13021 raft_consensus.cc:2749] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:17.466728 13070 tablet_bootstrap.cc:492] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:17.480800 13070 tablet_bootstrap.cc:492] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca: 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:50:17.481654 13070 tablet_bootstrap.cc:492] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:17.482257 13070 ts_tablet_manager.cc:1403] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 14:50:17.484542 13070 raft_consensus.cc:359] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:17.485157 13070 raft_consensus.cc:740] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.485704 13070 consensus_queue.cc:260] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca [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: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:17.486937 13070 ts_tablet_manager.cc:1434] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:17.487782 13070 tablet_bootstrap.cc:492] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:17.494968 12939 raft_consensus.cc:493] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.495472 12939 raft_consensus.cc:515] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:17.497790 12939 leader_election.cc:290] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:17.499517 13072 raft_consensus.cc:493] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.500274 13072 raft_consensus.cc:515] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.503471 13072 leader_election.cc:290] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:17.504112 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a37923e1fad44ca88af6da8f32015d8" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:17.505736 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff76e2f35b204464906ecbd103d60650" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
W20260709 14:50:17.506938 12246 leader_election.cc:343] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.507519 13070 tablet_bootstrap.cc:492] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca: 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:50:17.507635 12351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff76e2f35b204464906ecbd103d60650" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:17.507611 13117 raft_consensus.cc:2468] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 1.
I20260709 14:50:17.508607 13070 tablet_bootstrap.cc:492] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:17.509297 13070 ts_tablet_manager.cc:1403] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 14:50:17.509159 12394 leader_election.cc:304] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [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: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:17.509964 12939 raft_consensus.cc:2804] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:17.510330 12939 raft_consensus.cc:493] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.510670 12939 raft_consensus.cc:3060] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:17.512629 13070 raft_consensus.cc:359] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:17.513218 13070 raft_consensus.cc:740] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.513795 13070 consensus_queue.cc:260] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca [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: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:17.514604 12922 raft_consensus.cc:493] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.515071 12922 raft_consensus.cc:515] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.516055 13070 ts_tablet_manager.cc:1434] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:17.516873 13070 tablet_bootstrap.cc:492] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:17.505883 12429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a37923e1fad44ca88af6da8f32015d8" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:17.517853 12429 raft_consensus.cc:2468] T 0a37923e1fad44ca88af6da8f32015d8 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:17.517961 12423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be0d50ea0064c3aa0bfb99439a34d39" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:17.519685 12248 leader_election.cc:304] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03; no voters: e8aa2b5c9929454283240639124bdeca
I20260709 14:50:17.521492 13072 raft_consensus.cc:2804] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:17.521884 13072 raft_consensus.cc:493] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.525581 13072 raft_consensus.cc:3060] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:17.526361 12922 leader_election.cc:290] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:17.527725 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be0d50ea0064c3aa0bfb99439a34d39" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:17.528393 13118 raft_consensus.cc:2468] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:17.520076 12939 raft_consensus.cc:515] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:17.531913 12939 leader_election.cc:290] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 2 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:17.532826 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff76e2f35b204464906ecbd103d60650" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:17.533092 12351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff76e2f35b204464906ecbd103d60650" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:17.533928 13072 raft_consensus.cc:515] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.535766 13072 leader_election.cc:290] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 election: Requested vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:17.536696 12423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a37923e1fad44ca88af6da8f32015d8" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:17.537257 12423 raft_consensus.cc:3060] T 0a37923e1fad44ca88af6da8f32015d8 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:17.533438 13117 raft_consensus.cc:3060] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:17.537572 12246 leader_election.cc:304] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: b4a2280a5edd41b5aa13fca477359c03
I20260709 14:50:17.537956 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a37923e1fad44ca88af6da8f32015d8" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:17.538627 13072 raft_consensus.cc:2804] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:17.539000 13072 raft_consensus.cc:493] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.539362 13072 raft_consensus.cc:3060] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:17.539544 12246 leader_election.cc:343] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.543931 13070 tablet_bootstrap.cc:492] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca: 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:50:17.544068 13117 raft_consensus.cc:2468] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 2.
I20260709 14:50:17.545145 12423 raft_consensus.cc:2468] T 0a37923e1fad44ca88af6da8f32015d8 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 2.
I20260709 14:50:17.545315 12394 leader_election.cc:304] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [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: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:17.545753 13072 raft_consensus.cc:515] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.546257 12939 raft_consensus.cc:2804] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:17.546449 12248 leader_election.cc:304] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03; no voters: e8aa2b5c9929454283240639124bdeca
I20260709 14:50:17.546711 12939 raft_consensus.cc:697] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [term 2 LEADER]: Becoming Leader. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Running, Role: LEADER
I20260709 14:50:17.547600 12922 raft_consensus.cc:2804] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:17.547648 12833 raft_consensus.cc:493] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.548167 12833 raft_consensus.cc:515] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.548753 12922 raft_consensus.cc:697] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Becoming Leader. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:17.549484 12429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be0d50ea0064c3aa0bfb99439a34d39" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:17.549531 13040 raft_consensus.cc:493] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.550454 13040 raft_consensus.cc:515] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:17.551311 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ffdd3f46d9444cbf169f548d5cabfd" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:17.551925 13118 raft_consensus.cc:2468] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 1.
I20260709 14:50:17.552449 13040 leader_election.cc:290] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:17.545163 13070 tablet_bootstrap.cc:492] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:17.553649 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be0d50ea0064c3aa0bfb99439a34d39" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:17.554196 13118 raft_consensus.cc:3060] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:17.554096 13070 ts_tablet_manager.cc:1403] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.004s
I20260709 14:50:17.554339 13115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04787b036ab44bf0bdf22a760911cf2d" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:17.554843 12351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04787b036ab44bf0bdf22a760911cf2d" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:17.555461 12351 raft_consensus.cc:2468] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 2.
W20260709 14:50:17.555675 12246 leader_election.cc:343] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.550119 12833 leader_election.cc:290] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:17.556648 12276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ffdd3f46d9444cbf169f548d5cabfd" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:17.557277 12276 raft_consensus.cc:2468] T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 1.
I20260709 14:50:17.557603 13070 raft_consensus.cc:359] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:17.558233 13070 raft_consensus.cc:740] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.553295 12394 leader_election.cc:304] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [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: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:17.558861 13070 consensus_queue.cc:260] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca [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: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:17.560091 12922 consensus_queue.cc:237] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.561300 13070 ts_tablet_manager.cc:1434] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:17.562278 13070 tablet_bootstrap.cc:492] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:17.561204 12833 raft_consensus.cc:2804] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:17.563416 13072 leader_election.cc:290] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 election: Requested vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:17.563548 13043 raft_consensus.cc:493] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.547675 12939 consensus_queue.cc:237] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:17.566579 13043 raft_consensus.cc:515] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.565572 12833 raft_consensus.cc:493] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.573812 12248 leader_election.cc:304] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: e8aa2b5c9929454283240639124bdeca
I20260709 14:50:17.574285 12833 raft_consensus.cc:3060] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:17.576244 13043 leader_election.cc:290] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:17.581040 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be0d50ea0064c3aa0bfb99439a34d39" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:17.582186 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be0d50ea0064c3aa0bfb99439a34d39" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:17.582899 12281 raft_consensus.cc:2393] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4a2280a5edd41b5aa13fca477359c03 in current term 2: Already voted for candidate 97465dbf72cd4296baef8d8959a871a7 in this term.
I20260709 14:50:17.589499 13072 raft_consensus.cc:2804] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:17.589905 13072 raft_consensus.cc:493] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.590224 13072 raft_consensus.cc:3060] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:17.582296 13043 raft_consensus.cc:493] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.592484 13043 raft_consensus.cc:515] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:17.592769 12395 leader_election.cc:304] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [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: b4a2280a5edd41b5aa13fca477359c03; no voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:17.595009 13043 leader_election.cc:290] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:17.596020 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e35e0bcdf5458ebb30b913254b53ab" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:17.596587 12352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e35e0bcdf5458ebb30b913254b53ab" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:17.597182 12352 raft_consensus.cc:2468] T 87e35e0bcdf5458ebb30b913254b53ab P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 1.
W20260709 14:50:17.597553 12394 leader_election.cc:343] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.597189 13043 raft_consensus.cc:3060] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:17.598778 12396 leader_election.cc:304] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 [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: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: e8aa2b5c9929454283240639124bdeca
I20260709 14:50:17.602406 13072 raft_consensus.cc:515] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:17.603120 13118 raft_consensus.cc:2468] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 2.
I20260709 14:50:17.604485 13072 leader_election.cc:290] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 3 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:17.605113 13072 raft_consensus.cc:493] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.605573 13072 raft_consensus.cc:515] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:17.607968 13072 leader_election.cc:290] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:17.604463 13040 raft_consensus.cc:493] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.630110 12939 raft_consensus.cc:2804] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:17.631486 12939 raft_consensus.cc:493] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.635300 12939 raft_consensus.cc:3060] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:17.628530 13071 raft_consensus.cc:493] T ff76e2f35b204464906ecbd103d60650 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.641109 13071 raft_consensus.cc:515] T ff76e2f35b204464906ecbd103d60650 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:17.644111 13040 raft_consensus.cc:515] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:17.645242 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff76e2f35b204464906ecbd103d60650" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:17.646281 13117 raft_consensus.cc:2393] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in current term 2: Already voted for candidate b4a2280a5edd41b5aa13fca477359c03 in this term.
I20260709 14:50:17.646456 13040 leader_election.cc:290] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:17.643071 13071 leader_election.cc:290] T ff76e2f35b204464906ecbd103d60650 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:17.654896 12104 catalog_manager.cc:5697] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 reported cstate change: term changed from 1 to 2, leader changed from e8aa2b5c9929454283240639124bdeca (127.9.227.65) to 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66). New cstate: current_term: 2 leader_uuid: "97465dbf72cd4296baef8d8959a871a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: HEALTHY } } }
W20260709 14:50:17.657289 12248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.67:38713, user_credentials={real_user=slave}} blocked reactor thread for 83565.3us
W20260709 14:50:17.662995 12395 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.66:41727, user_credentials={real_user=slave}} blocked reactor thread for 70307.9us
I20260709 14:50:17.669452 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04787b036ab44bf0bdf22a760911cf2d" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:17.665038 12922 raft_consensus.cc:493] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.674008 12922 raft_consensus.cc:515] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.676710 12922 leader_election.cc:290] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:17.678102 13170 raft_consensus.cc:493] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.677623 12103 catalog_manager.cc:5697] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 reported cstate change: term changed from 1 to 2, leader changed from e8aa2b5c9929454283240639124bdeca (127.9.227.65) to b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68). New cstate: current_term: 2 leader_uuid: "b4a2280a5edd41b5aa13fca477359c03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:17.678673 13170 raft_consensus.cc:515] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.680663 13170 leader_election.cc:290] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:17.678051 12429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff76e2f35b204464906ecbd103d60650" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:17.683925 12351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8026cde0bd44968b9a3b0697b69579d" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:17.686641 13043 raft_consensus.cc:2749] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:17.687107 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8026cde0bd44968b9a3b0697b69579d" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:17.687855 13118 raft_consensus.cc:2468] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:17.671824 12352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04787b036ab44bf0bdf22a760911cf2d" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:17.691203 12352 raft_consensus.cc:3060] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:17.691705 12833 raft_consensus.cc:515] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.693759 12833 leader_election.cc:290] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 2 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:17.695436 12246 leader_election.cc:304] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: b4a2280a5edd41b5aa13fca477359c03
I20260709 14:50:17.697260 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9227d0c4174a96a0129a4046676460" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:17.697768 12281 raft_consensus.cc:2468] T cb9227d0c4174a96a0129a4046676460 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 1.
I20260709 14:50:17.698827 12322 leader_election.cc:304] T ff76e2f35b204464906ecbd103d60650 P caec0335b3ec4e3eaae6b5e6fa1bd195 [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: caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:17.699012 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ffdd3f46d9444cbf169f548d5cabfd" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
W20260709 14:50:17.699222 12246 leader_election.cc:343] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.699692 12281 raft_consensus.cc:3060] T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:17.699851 12246 leader_election.cc:304] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:17.701992 12395 leader_election.cc:304] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [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: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03; no voters: 
I20260709 14:50:17.654817 12939 raft_consensus.cc:515] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:17.704543 12922 raft_consensus.cc:2804] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:17.705024 13045 raft_consensus.cc:3060] T ff76e2f35b204464906ecbd103d60650 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:17.706598 13115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ffdd3f46d9444cbf169f548d5cabfd" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:17.706836 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9227d0c4174a96a0129a4046676460" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:17.709139 13072 raft_consensus.cc:2804] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:17.709563 13072 raft_consensus.cc:493] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.709918 13072 raft_consensus.cc:3060] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:17.712399 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030232537fac40e88a3b805f6ea8b7d4" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:17.714196 13115 raft_consensus.cc:3060] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:17.716404 12429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66023196488f465ca2a0d96df8676850" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:17.717083 12429 raft_consensus.cc:2468] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:17.703155 12351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030232537fac40e88a3b805f6ea8b7d4" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" is_pre_election: true
I20260709 14:50:17.718267 12351 raft_consensus.cc:2468] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
W20260709 14:50:17.725220 12394 leader_election.cc:343] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.725821 12939 leader_election.cc:290] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 2 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
W20260709 14:50:17.729386 12246 leader_election.cc:343] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.728332 12281 raft_consensus.cc:2468] T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 2.
I20260709 14:50:17.727591 13043 raft_consensus.cc:2804] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:17.740170 13043 raft_consensus.cc:493] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.740598 13043 raft_consensus.cc:3060] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:17.741317 13112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e35e0bcdf5458ebb30b913254b53ab" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:17.728082 12352 raft_consensus.cc:2468] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 3.
W20260709 14:50:17.747160 12322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.68:42787, user_credentials={real_user=slave}} blocked reactor thread for 48401us
I20260709 14:50:17.749014 13115 raft_consensus.cc:2468] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 2.
I20260709 14:50:17.749812 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66023196488f465ca2a0d96df8676850" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:17.767498 13071 raft_consensus.cc:493] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.762910 13072 raft_consensus.cc:515] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:17.768102 13071 raft_consensus.cc:515] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:17.773438 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e35e0bcdf5458ebb30b913254b53ab" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:17.774029 12355 raft_consensus.cc:3060] T 87e35e0bcdf5458ebb30b913254b53ab P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:17.753306 12394 leader_election.cc:343] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.775871 12394 leader_election.cc:304] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:17.751186 13043 raft_consensus.cc:515] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.779191 13169 raft_consensus.cc:493] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.771795 12922 raft_consensus.cc:697] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Becoming Leader. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:17.780844 13071 leader_election.cc:290] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:17.781405 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8026cde0bd44968b9a3b0697b69579d" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
I20260709 14:50:17.780711 13045 raft_consensus.cc:2749] T ff76e2f35b204464906ecbd103d60650 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:17.793213 13072 leader_election.cc:290] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:17.795499 12922 consensus_queue.cc:237] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.798159 13116 raft_consensus.cc:2468] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 1.
I20260709 14:50:17.799259 13070 tablet_bootstrap.cc:492] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca: 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:50:17.788499 13169 raft_consensus.cc:515] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.801183 13169 leader_election.cc:290] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:17.784332 12939 raft_consensus.cc:2804] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:17.783294 12355 raft_consensus.cc:2468] T 87e35e0bcdf5458ebb30b913254b53ab P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 2.
I20260709 14:50:17.799335 12320 leader_election.cc:304] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195 [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: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:17.802546 13070 tablet_bootstrap.cc:492] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:17.804134 13070 ts_tablet_manager.cc:1403] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.242s	user 0.019s	sys 0.003s
I20260709 14:50:17.804746 12396 leader_election.cc:304] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 [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: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: e8aa2b5c9929454283240639124bdeca
I20260709 14:50:17.805788 13170 raft_consensus.cc:2804] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:17.806277 13170 raft_consensus.cc:697] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 [term 2 LEADER]: Becoming Leader. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Running, Role: LEADER
I20260709 14:50:17.806886 13071 raft_consensus.cc:2804] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:17.807021 13170 consensus_queue.cc:237] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:17.808187 12278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8026cde0bd44968b9a3b0697b69579d" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7" is_pre_election: true
I20260709 14:50:17.808374 13043 leader_election.cc:290] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 2 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:17.808964 12278 raft_consensus.cc:2393] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in current term 2: Already voted for candidate 97465dbf72cd4296baef8d8959a871a7 in this term.
I20260709 14:50:17.809785 12276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9227d0c4174a96a0129a4046676460" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:17.810060 12939 raft_consensus.cc:697] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [term 2 LEADER]: Becoming Leader. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Running, Role: LEADER
I20260709 14:50:17.810389 12276 raft_consensus.cc:3060] T cb9227d0c4174a96a0129a4046676460 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:17.810786 12939 consensus_queue.cc:237] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.812294 13115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9227d0c4174a96a0129a4046676460" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:17.812798 13070 raft_consensus.cc:359] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.809863 13071 raft_consensus.cc:493] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.813469 13070 raft_consensus.cc:740] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.813551 13071 raft_consensus.cc:3060] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:17.814491 13070 consensus_queue.cc:260] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca [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: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
W20260709 14:50:17.815168 12394 leader_election.cc:343] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.817850 13070 ts_tablet_manager.cc:1434] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 14:50:17.818679 13070 tablet_bootstrap.cc:492] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:17.821489 12276 raft_consensus.cc:2468] T cb9227d0c4174a96a0129a4046676460 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 2.
I20260709 14:50:17.822888 12395 leader_election.cc:304] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [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: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03; no voters: e8aa2b5c9929454283240639124bdeca
I20260709 14:50:17.824014 12833 raft_consensus.cc:2804] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:17.824558 12833 raft_consensus.cc:697] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [term 2 LEADER]: Becoming Leader. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Running, Role: LEADER
I20260709 14:50:17.825516 12833 consensus_queue.cc:237] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.830406 12248 leader_election.cc:304] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: e8aa2b5c9929454283240639124bdeca
I20260709 14:50:17.832105 12248 leader_election.cc:304] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: e8aa2b5c9929454283240639124bdeca
I20260709 14:50:17.833235 13169 raft_consensus.cc:2804] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:17.833774 13169 raft_consensus.cc:493] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.834144 13169 raft_consensus.cc:3060] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:17.835774 13181 raft_consensus.cc:2804] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:17.836452 13181 raft_consensus.cc:697] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [term 3 LEADER]: Becoming Leader. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:17.838276 13181 consensus_queue.cc:237] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [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: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:17.836766 13071 raft_consensus.cc:515] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
W20260709 14:50:17.841095 12246 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.65:37717, user_credentials={real_user=slave}} blocked reactor thread for 73911.9us
I20260709 14:50:17.842186 13071 leader_election.cc:290] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 2 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:17.844623 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8026cde0bd44968b9a3b0697b69579d" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:17.845005 12276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8026cde0bd44968b9a3b0697b69579d" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:17.845242 13116 raft_consensus.cc:3060] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:17.845806 12276 raft_consensus.cc:2393] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in current term 2: Already voted for candidate 97465dbf72cd4296baef8d8959a871a7 in this term.
I20260709 14:50:17.847028 13115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8026cde0bd44968b9a3b0697b69579d" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
W20260709 14:50:17.848415 12246 leader_election.cc:343] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.848875 13115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefeec87234f46a7898881194fc4fe04" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca" is_pre_election: true
W20260709 14:50:17.851052 12246 leader_election.cc:343] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.854308 13116 raft_consensus.cc:2468] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 2.
I20260709 14:50:17.855509 12320 leader_election.cc:304] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195 [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: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 97465dbf72cd4296baef8d8959a871a7
I20260709 14:50:17.855963 13169 raft_consensus.cc:515] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:17.856563 13071 raft_consensus.cc:2804] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:17.857102 13071 raft_consensus.cc:697] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 LEADER]: Becoming Leader. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Running, Role: LEADER
I20260709 14:50:17.857738 13169 leader_election.cc:290] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 election: Requested vote from peers e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:17.859670 12248 leader_election.cc:304] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03; no voters: e8aa2b5c9929454283240639124bdeca
I20260709 14:50:17.857941 13071 consensus_queue.cc:237] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:17.859997 12350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8026cde0bd44968b9a3b0697b69579d" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:17.860159 12352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030232537fac40e88a3b805f6ea8b7d4" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:17.860728 12352 raft_consensus.cc:3060] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:17.861847 12423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefeec87234f46a7898881194fc4fe04" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03" is_pre_election: true
I20260709 14:50:17.862461 12423 raft_consensus.cc:2468] T fefeec87234f46a7898881194fc4fe04 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 1.
I20260709 14:50:17.862838 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030232537fac40e88a3b805f6ea8b7d4" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:17.864635 13072 raft_consensus.cc:2804] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:17.864976 13072 raft_consensus.cc:493] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.865319 13072 raft_consensus.cc:3060] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:17.866457 12246 leader_election.cc:343] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.871658 13072 raft_consensus.cc:515] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.873787 13072 leader_election.cc:290] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 election: Requested vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:17.874505 12248 leader_election.cc:304] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03; no voters: e8aa2b5c9929454283240639124bdeca
I20260709 14:50:17.874653 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66023196488f465ca2a0d96df8676850" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
I20260709 14:50:17.876049 13072 raft_consensus.cc:2804] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:17.876425 13072 raft_consensus.cc:493] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8aa2b5c9929454283240639124bdeca)
I20260709 14:50:17.876776 13072 raft_consensus.cc:3060] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:17.879235 12246 leader_election.cc:343] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.881469 12423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66023196488f465ca2a0d96df8676850" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:17.882036 12423 raft_consensus.cc:3060] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:17.885231 12248 leader_election.cc:304] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7; no voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca
I20260709 14:50:17.886162 12922 raft_consensus.cc:2749] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:17.888404 12423 raft_consensus.cc:2468] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 2.
I20260709 14:50:17.892920 13072 raft_consensus.cc:515] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.894860 13072 leader_election.cc:290] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 election: Requested vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717)
I20260709 14:50:17.895027 12248 leader_election.cc:304] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03; no voters: e8aa2b5c9929454283240639124bdeca
I20260709 14:50:17.899556 12423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefeec87234f46a7898881194fc4fe04" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:17.900173 12423 raft_consensus.cc:3060] T fefeec87234f46a7898881194fc4fe04 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:17.900987 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fefeec87234f46a7898881194fc4fe04" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8aa2b5c9929454283240639124bdeca"
W20260709 14:50:17.902688 12246 leader_election.cc:343] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.903079 12352 raft_consensus.cc:2468] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 2.
I20260709 14:50:17.899523 12922 raft_consensus.cc:2804] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:17.904286 12922 raft_consensus.cc:697] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Becoming Leader. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:17.904992 12922 consensus_queue.cc:237] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.908195 12248 leader_election.cc:304] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: e8aa2b5c9929454283240639124bdeca
I20260709 14:50:17.909332 13182 raft_consensus.cc:2804] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:17.909972 13182 raft_consensus.cc:697] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Becoming Leader. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:17.910722 13182 consensus_queue.cc:237] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:17.918048 12102 catalog_manager.cc:5697] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195 reported cstate change: term changed from 1 to 2, leader changed from e8aa2b5c9929454283240639124bdeca (127.9.227.65) to caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67). New cstate: current_term: 2 leader_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:17.921304 13070 tablet_bootstrap.cc:492] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca: 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:50:17.922174 13070 tablet_bootstrap.cc:492] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:17.922755 13070 ts_tablet_manager.cc:1403] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.104s	user 0.016s	sys 0.000s
I20260709 14:50:17.926654 12423 raft_consensus.cc:2468] T fefeec87234f46a7898881194fc4fe04 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 2.
I20260709 14:50:17.927845 12248 leader_election.cc:304] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7, b4a2280a5edd41b5aa13fca477359c03; no voters: e8aa2b5c9929454283240639124bdeca
I20260709 14:50:17.928890 13072 raft_consensus.cc:2804] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:17.928704 13070 raft_consensus.cc:359] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:17.929378 13070 raft_consensus.cc:740] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.929514 13072 raft_consensus.cc:697] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Becoming Leader. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:17.930119 13070 consensus_queue.cc:260] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca [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: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:17.930338 13072 consensus_queue.cc:237] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:17.940780 12102 catalog_manager.cc:5697] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 reported cstate change: term changed from 2 to 3, leader changed from e8aa2b5c9929454283240639124bdeca (127.9.227.65) to 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66). New cstate: current_term: 3 leader_uuid: "97465dbf72cd4296baef8d8959a871a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:17.942416 12102 catalog_manager.cc:5697] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 reported cstate change: term changed from 1 to 2, leader changed from e8aa2b5c9929454283240639124bdeca (127.9.227.65) to 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66). New cstate: current_term: 2 leader_uuid: "97465dbf72cd4296baef8d8959a871a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:17.943893 12102 catalog_manager.cc:5697] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 reported cstate change: term changed from 1 to 2, leader changed from e8aa2b5c9929454283240639124bdeca (127.9.227.65) to 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66). New cstate: current_term: 2 leader_uuid: "97465dbf72cd4296baef8d8959a871a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:17.945464 12102 catalog_manager.cc:5697] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 reported cstate change: term changed from 1 to 2, leader changed from e8aa2b5c9929454283240639124bdeca (127.9.227.65) to 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66). New cstate: current_term: 2 leader_uuid: "97465dbf72cd4296baef8d8959a871a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:17.954294 12104 catalog_manager.cc:5697] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 reported cstate change: term changed from 1 to 2, leader changed from e8aa2b5c9929454283240639124bdeca (127.9.227.65) to b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68). New cstate: current_term: 2 leader_uuid: "b4a2280a5edd41b5aa13fca477359c03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:17.956164 13070 ts_tablet_manager.cc:1434] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 14:50:17.956926 13070 tablet_bootstrap.cc:492] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:17.957230 12104 catalog_manager.cc:5697] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 reported cstate change: term changed from 1 to 2, leader changed from e8aa2b5c9929454283240639124bdeca (127.9.227.65) to b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68). New cstate: current_term: 2 leader_uuid: "b4a2280a5edd41b5aa13fca477359c03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:17.958667 12104 catalog_manager.cc:5697] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 reported cstate change: term changed from 1 to 2, leader changed from e8aa2b5c9929454283240639124bdeca (127.9.227.65) to b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68). New cstate: current_term: 2 leader_uuid: "b4a2280a5edd41b5aa13fca477359c03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:17.970551 12102 catalog_manager.cc:5697] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7 reported cstate change: term changed from 1 to 2, leader changed from e8aa2b5c9929454283240639124bdeca (127.9.227.65) to 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66). New cstate: current_term: 2 leader_uuid: "97465dbf72cd4296baef8d8959a871a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:17.984778 13070 tablet_bootstrap.cc:492] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca: 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:50:17.985656 13070 tablet_bootstrap.cc:492] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:17.986235 13070 ts_tablet_manager.cc:1403] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.000s
I20260709 14:50:17.988427 13070 raft_consensus.cc:359] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:17.989060 13070 raft_consensus.cc:740] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.989681 13070 consensus_queue.cc:260] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [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: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:17.991214 13070 ts_tablet_manager.cc:1434] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:17.991932 13070 tablet_bootstrap.cc:492] T ce541d9548d7472fa5ff04a14efc0bc3 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:18.008175 13070 tablet_bootstrap.cc:492] T ce541d9548d7472fa5ff04a14efc0bc3 P e8aa2b5c9929454283240639124bdeca: 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:50:18.009004 13070 tablet_bootstrap.cc:492] T ce541d9548d7472fa5ff04a14efc0bc3 P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:18.009603 13070 ts_tablet_manager.cc:1403] T ce541d9548d7472fa5ff04a14efc0bc3 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 14:50:18.011559 13070 raft_consensus.cc:359] T ce541d9548d7472fa5ff04a14efc0bc3 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:18.012051 13070 raft_consensus.cc:740] T ce541d9548d7472fa5ff04a14efc0bc3 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.012748 13070 consensus_queue.cc:260] T ce541d9548d7472fa5ff04a14efc0bc3 P e8aa2b5c9929454283240639124bdeca [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: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:18.016566 12352 raft_consensus.cc:1275] T ff76e2f35b204464906ecbd103d60650 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Refusing update from remote peer b4a2280a5edd41b5aa13fca477359c03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:18.017742 13070 ts_tablet_manager.cc:1434] T ce541d9548d7472fa5ff04a14efc0bc3 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:50:18.017980 12833 consensus_queue.cc:1048] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:18.018487 13070 tablet_bootstrap.cc:492] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:18.043605 13070 tablet_bootstrap.cc:492] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca: 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:50:18.044471 13070 tablet_bootstrap.cc:492] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:18.045076 13070 ts_tablet_manager.cc:1403] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.000s
I20260709 14:50:18.047189 13070 raft_consensus.cc:359] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:18.047801 13070 raft_consensus.cc:740] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.048452 13070 consensus_queue.cc:260] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca [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: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:18.050272 13070 ts_tablet_manager.cc:1434] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260709 14:50:18.051188 12246 consensus_peers.cc:597] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:18.051146 13070 tablet_bootstrap.cc:492] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:18.070391 13116 raft_consensus.cc:1275] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Refusing update from remote peer b4a2280a5edd41b5aa13fca477359c03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:18.074951 13070 tablet_bootstrap.cc:492] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca: 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:50:18.075853 13070 tablet_bootstrap.cc:492] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:18.076462 13070 ts_tablet_manager.cc:1403] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.000s
I20260709 14:50:18.077877 13179 consensus_queue.cc:1048] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:18.078751 13070 raft_consensus.cc:359] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:18.079391 13070 raft_consensus.cc:740] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.080021 13070 consensus_queue.cc:260] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [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: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:18.081967 13070 ts_tablet_manager.cc:1434] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:18.082672 13070 tablet_bootstrap.cc:492] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:18.114373 13070 tablet_bootstrap.cc:492] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca: 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:50:18.115216 13070 tablet_bootstrap.cc:492] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:18.115799 13070 ts_tablet_manager.cc:1403] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.008s
I20260709 14:50:18.117817 13070 raft_consensus.cc:359] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:18.118233 13070 raft_consensus.cc:740] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.118814 13070 consensus_queue.cc:260] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:18.120754 13070 ts_tablet_manager.cc:1434] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:18.121451 13070 tablet_bootstrap.cc:492] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:18.132799 13070 tablet_bootstrap.cc:492] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca: 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:50:18.133504 13070 tablet_bootstrap.cc:492] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:18.133970 13070 ts_tablet_manager.cc:1403] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:50:18.135974 13070 raft_consensus.cc:359] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:18.136801 13070 raft_consensus.cc:740] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.137527 13070 consensus_queue.cc:260] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca [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: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:18.139438 13070 ts_tablet_manager.cc:1434] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:18.140630 13070 tablet_bootstrap.cc:492] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:18.152830 13070 tablet_bootstrap.cc:492] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca: 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:50:18.153429 13070 tablet_bootstrap.cc:492] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:18.153860 13070 ts_tablet_manager.cc:1403] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:50:18.155416 13070 raft_consensus.cc:359] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:18.155880 13070 raft_consensus.cc:740] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.156363 13070 consensus_queue.cc:260] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [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: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:18.157756 13070 ts_tablet_manager.cc:1434] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:18.158718 13070 tablet_bootstrap.cc:492] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:18.166985 12423 raft_consensus.cc:1275] T 0a37923e1fad44ca88af6da8f32015d8 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Refusing update from remote peer 97465dbf72cd4296baef8d8959a871a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:18.168553 13183 consensus_queue.cc:1048] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:18.183058 13070 tablet_bootstrap.cc:492] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca: 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:50:18.183961 13070 tablet_bootstrap.cc:492] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:18.184787 13070 ts_tablet_manager.cc:1403] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.012s
I20260709 14:50:18.187093 13070 raft_consensus.cc:359] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:18.187681 13070 raft_consensus.cc:740] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.188380 13070 consensus_queue.cc:260] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [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: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:18.190142 13070 ts_tablet_manager.cc:1434] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:50:18.191126 13070 tablet_bootstrap.cc:492] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:18.215514 13070 tablet_bootstrap.cc:492] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca: 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:50:18.216285 13070 tablet_bootstrap.cc:492] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:18.216784 13070 ts_tablet_manager.cc:1403] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.004s
I20260709 14:50:18.218539 13070 raft_consensus.cc:359] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:18.219084 13070 raft_consensus.cc:740] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.219741 13070 consensus_queue.cc:260] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca [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: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:18.221712 13070 ts_tablet_manager.cc:1434] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:18.222805 13070 tablet_bootstrap.cc:492] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:18.235266 13112 raft_consensus.cc:1275] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Refusing update from remote peer b4a2280a5edd41b5aa13fca477359c03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:18.236250 13070 tablet_bootstrap.cc:492] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca: 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:50:18.236399 12833 consensus_queue.cc:1048] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:18.237150 13070 tablet_bootstrap.cc:492] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:18.237752 13070 ts_tablet_manager.cc:1403] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 14:50:18.240192 13070 raft_consensus.cc:359] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:18.240872 13070 raft_consensus.cc:740] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.241449 13070 consensus_queue.cc:260] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [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: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:18.243258 13070 ts_tablet_manager.cc:1434] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:18.244477 13070 tablet_bootstrap.cc:492] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:18.246296 12276 raft_consensus.cc:1275] T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Refusing update from remote peer b4a2280a5edd41b5aa13fca477359c03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:18.246694 12423 raft_consensus.cc:1275] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Refusing update from remote peer 97465dbf72cd4296baef8d8959a871a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:18.247721 12939 consensus_queue.cc:1048] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:18.248400 13072 consensus_queue.cc:1048] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:18.259123 12352 raft_consensus.cc:1275] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 FOLLOWER]: Refusing update from remote peer 97465dbf72cd4296baef8d8959a871a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:18.261408 13070 tablet_bootstrap.cc:492] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca: 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:50:18.261577 13182 consensus_queue.cc:1048] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:18.262297 13070 tablet_bootstrap.cc:492] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:18.262892 13070 ts_tablet_manager.cc:1403] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.009s
I20260709 14:50:18.265198 13070 raft_consensus.cc:359] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:18.265966 13070 raft_consensus.cc:740] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.266767 13070 consensus_queue.cc:260] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca [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: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:18.270545 13070 ts_tablet_manager.cc:1434] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:18.271324 13070 tablet_bootstrap.cc:492] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:18.271562 12276 raft_consensus.cc:1275] T cb9227d0c4174a96a0129a4046676460 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Refusing update from remote peer b4a2280a5edd41b5aa13fca477359c03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:18.272869 12939 consensus_queue.cc:1048] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:18.265793 13112 raft_consensus.cc:1275] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Refusing update from remote peer 97465dbf72cd4296baef8d8959a871a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:18.275996 13169 consensus_queue.cc:1048] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:18.304399 13070 tablet_bootstrap.cc:492] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca: 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:50:18.308115 13070 tablet_bootstrap.cc:492] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:18.309746 13070 ts_tablet_manager.cc:1403] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.039s	user 0.024s	sys 0.004s
I20260709 14:50:18.312063 13070 raft_consensus.cc:359] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:18.312707 13070 raft_consensus.cc:740] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.313340 13070 consensus_queue.cc:260] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [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: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:18.314721 13070 ts_tablet_manager.cc:1434] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:50:18.315430 13070 tablet_bootstrap.cc:492] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
W20260709 14:50:18.316629 12246 consensus_peers.cc:597] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:18.320283 12422 raft_consensus.cc:1275] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Refusing update from remote peer 97465dbf72cd4296baef8d8959a871a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:18.321885 13181 consensus_queue.cc:1048] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:18.326052 12355 raft_consensus.cc:1275] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Refusing update from remote peer 97465dbf72cd4296baef8d8959a871a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:18.328940 12355 raft_consensus.cc:1275] T 87e35e0bcdf5458ebb30b913254b53ab P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Refusing update from remote peer b4a2280a5edd41b5aa13fca477359c03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:18.330060 13172 consensus_queue.cc:1048] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:18.330433 13072 consensus_queue.cc:1048] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:18.339102 12394 consensus_peers.cc:597] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:18.383008 13112 raft_consensus.cc:3060] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:18.404601 13112 raft_consensus.cc:1275] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Refusing update from remote peer 97465dbf72cd4296baef8d8959a871a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:18.404834 13070 tablet_bootstrap.cc:492] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca: 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:50:18.408203 13070 tablet_bootstrap.cc:492] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
W20260709 14:50:18.408133 12394 consensus_peers.cc:597] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:18.408885 13070 ts_tablet_manager.cc:1403] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.094s	user 0.034s	sys 0.053s
I20260709 14:50:18.408947 13181 consensus_queue.cc:1048] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:18.411459 13070 raft_consensus.cc:359] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:18.412149 13070 raft_consensus.cc:740] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.412307 13116 raft_consensus.cc:3060] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:18.412801 13070 consensus_queue.cc:260] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca [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: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
W20260709 14:50:18.418633 12246 consensus_peers.cc:597] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:18.427191 13116 raft_consensus.cc:1275] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Refusing update from remote peer 97465dbf72cd4296baef8d8959a871a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:18.428604 13181 consensus_queue.cc:1048] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:18.435477 13070 ts_tablet_manager.cc:1434] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.026s	user 0.012s	sys 0.013s
I20260709 14:50:18.438462 13070 tablet_bootstrap.cc:492] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:18.442835 12278 raft_consensus.cc:1275] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Refusing update from remote peer caec0335b3ec4e3eaae6b5e6fa1bd195: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:18.444361 13021 consensus_queue.cc:1048] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:18.458163 12422 raft_consensus.cc:1275] T fefeec87234f46a7898881194fc4fe04 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Refusing update from remote peer 97465dbf72cd4296baef8d8959a871a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:18.459560 13169 consensus_queue.cc:1048] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:18.460753 13115 raft_consensus.cc:1275] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Refusing update from remote peer caec0335b3ec4e3eaae6b5e6fa1bd195: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:18.465394 13021 consensus_queue.cc:1048] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:18.493875 13070 tablet_bootstrap.cc:492] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca: 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:50:18.494724 13070 tablet_bootstrap.cc:492] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:18.495329 13070 ts_tablet_manager.cc:1403] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.016s
I20260709 14:50:18.497960 13070 raft_consensus.cc:359] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:18.498579 13070 raft_consensus.cc:740] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.499302 13070 consensus_queue.cc:260] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [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: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:18.501638 13070 ts_tablet_manager.cc:1434] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:50:18.504175 13070 tablet_bootstrap.cc:492] T ee4d520f547f4445b8a1666496b13a3b P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:18.520076 13070 tablet_bootstrap.cc:492] T ee4d520f547f4445b8a1666496b13a3b P e8aa2b5c9929454283240639124bdeca: 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:50:18.520943 13070 tablet_bootstrap.cc:492] T ee4d520f547f4445b8a1666496b13a3b P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:18.521507 13070 ts_tablet_manager.cc:1403] T ee4d520f547f4445b8a1666496b13a3b P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 14:50:18.523751 13070 raft_consensus.cc:359] T ee4d520f547f4445b8a1666496b13a3b P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:18.524405 13070 raft_consensus.cc:740] T ee4d520f547f4445b8a1666496b13a3b P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.525000 13070 consensus_queue.cc:260] T ee4d520f547f4445b8a1666496b13a3b P e8aa2b5c9929454283240639124bdeca [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: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:18.527082 13070 ts_tablet_manager.cc:1434] T ee4d520f547f4445b8a1666496b13a3b P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:50:18.527788 13070 tablet_bootstrap.cc:492] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:18.540947 13070 tablet_bootstrap.cc:492] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca: 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:50:18.541600 13070 tablet_bootstrap.cc:492] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:18.542075 13070 ts_tablet_manager.cc:1403] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:50:18.543900 13070 raft_consensus.cc:359] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:18.544533 13070 raft_consensus.cc:740] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.545265 13070 consensus_queue.cc:260] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:18.547011 13070 ts_tablet_manager.cc:1434] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:50:18.547685 13070 tablet_bootstrap.cc:492] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:18.559345 13070 tablet_bootstrap.cc:492] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca: 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:50:18.560070 13070 tablet_bootstrap.cc:492] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:18.560693 13070 ts_tablet_manager.cc:1403] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.006s
I20260709 14:50:18.562760 13070 raft_consensus.cc:359] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:18.563361 13070 raft_consensus.cc:740] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.563830 13112 raft_consensus.cc:3060] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:18.564000 13070 consensus_queue.cc:260] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca [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: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:18.566004 13070 ts_tablet_manager.cc:1434] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 14:50:18.566738 13070 tablet_bootstrap.cc:492] T f13b873df62648cebef99f2bcca3c203 P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:18.579512 13070 tablet_bootstrap.cc:492] T f13b873df62648cebef99f2bcca3c203 P e8aa2b5c9929454283240639124bdeca: 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:50:18.580358 13070 tablet_bootstrap.cc:492] T f13b873df62648cebef99f2bcca3c203 P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:18.580936 13070 ts_tablet_manager.cc:1403] T f13b873df62648cebef99f2bcca3c203 P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 14:50:18.582723 13070 raft_consensus.cc:359] T f13b873df62648cebef99f2bcca3c203 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:18.583336 13070 raft_consensus.cc:740] T f13b873df62648cebef99f2bcca3c203 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.583842 13070 consensus_queue.cc:260] T f13b873df62648cebef99f2bcca3c203 P e8aa2b5c9929454283240639124bdeca [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: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:18.585261 13070 ts_tablet_manager.cc:1434] T f13b873df62648cebef99f2bcca3c203 P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260709 14:50:18.585863 13070 tablet_bootstrap.cc:492] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca: Bootstrap starting.
I20260709 14:50:18.596138 13070 tablet_bootstrap.cc:492] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca: 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:50:18.596760 13070 tablet_bootstrap.cc:492] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca: Bootstrap complete.
I20260709 14:50:18.597213 13070 ts_tablet_manager.cc:1403] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 14:50:18.598891 13070 raft_consensus.cc:359] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:18.599345 13070 raft_consensus.cc:740] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.599830 13070 consensus_queue.cc:260] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca [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: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:18.601209 13070 ts_tablet_manager.cc:1434] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:18.752363 13112 raft_consensus.cc:3060] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:18.790335 13115 raft_consensus.cc:3060] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:18.797063 13112 raft_consensus.cc:3060] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:18.962059 13115 raft_consensus.cc:3060] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:22.363233 12394 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.65:37717, user_credentials={real_user=slave}} blocked reactor thread for 71046.4us
I20260709 14:50:22.572928 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:50:22.668907 12321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.66:41727, user_credentials={real_user=slave}} blocked reactor thread for 67920.2us
I20260709 14:50:22.717660 12279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "030232537fac40e88a3b805f6ea8b7d4"
dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
mode: GRACEFUL
new_leader_uuid: "e8aa2b5c9929454283240639124bdeca"
 from {username='slave'} at 127.0.0.1:38198
I20260709 14:50:22.718590 12279 raft_consensus.cc:606] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Received request to transfer leadership to TS e8aa2b5c9929454283240639124bdeca
I20260709 14:50:22.721481 12279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a37923e1fad44ca88af6da8f32015d8"
dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
mode: GRACEFUL
new_leader_uuid: "e8aa2b5c9929454283240639124bdeca"
 from {username='slave'} at 127.0.0.1:38198
I20260709 14:50:22.721923 12279 raft_consensus.cc:606] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Received request to transfer leadership to TS e8aa2b5c9929454283240639124bdeca
I20260709 14:50:22.724160 12279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b4612d0b0e641cc9aad0ac8f2cd3a9e"
dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
mode: GRACEFUL
new_leader_uuid: "e8aa2b5c9929454283240639124bdeca"
 from {username='slave'} at 127.0.0.1:38198
I20260709 14:50:22.724571 12279 raft_consensus.cc:606] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Received request to transfer leadership to TS e8aa2b5c9929454283240639124bdeca
I20260709 14:50:22.726473 12279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0be0d50ea0064c3aa0bfb99439a34d39"
dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
mode: GRACEFUL
new_leader_uuid: "e8aa2b5c9929454283240639124bdeca"
 from {username='slave'} at 127.0.0.1:38198
I20260709 14:50:22.726887 12279 raft_consensus.cc:606] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Received request to transfer leadership to TS e8aa2b5c9929454283240639124bdeca
I20260709 14:50:22.740226 12352 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "922232d72b9044dc8c356c05e22eab43"
dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
mode: GRACEFUL
new_leader_uuid: "e8aa2b5c9929454283240639124bdeca"
 from {username='slave'} at 127.0.0.1:40410
I20260709 14:50:22.740731 12352 raft_consensus.cc:606] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Received request to transfer leadership to TS e8aa2b5c9929454283240639124bdeca
I20260709 14:50:22.743121 12279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97c8284ad82a44efa2fe5bc5878cfbf0"
dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
mode: GRACEFUL
new_leader_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
 from {username='slave'} at 127.0.0.1:38198
I20260709 14:50:22.743638 12279 raft_consensus.cc:606] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Received request to transfer leadership to TS caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:22.748106 13264 raft_consensus.cc:993] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7: : Instructing follower e8aa2b5c9929454283240639124bdeca to start an election
I20260709 14:50:22.748565 13264 raft_consensus.cc:1081] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Signalling peer e8aa2b5c9929454283240639124bdeca to start an election
I20260709 14:50:22.749938 13111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0be0d50ea0064c3aa0bfb99439a34d39"
dest_uuid: "e8aa2b5c9929454283240639124bdeca"
 from {username='slave'} at 127.0.0.1:43572
I20260709 14:50:22.750393 13111 raft_consensus.cc:493] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:22.750696 13111 raft_consensus.cc:3060] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:22.757578 13111 raft_consensus.cc:515] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:22.759164 12429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb9227d0c4174a96a0129a4046676460"
dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
mode: GRACEFUL
new_leader_uuid: "e8aa2b5c9929454283240639124bdeca"
 from {username='slave'} at 127.0.0.1:43928
I20260709 14:50:22.759743 12429 raft_consensus.cc:606] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [term 2 LEADER]: Received request to transfer leadership to TS e8aa2b5c9929454283240639124bdeca
I20260709 14:50:22.760877 10125 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 14:50:22.762442 10125 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:22.761547 13111 leader_election.cc:290] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 3 election: Requested vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:22.772711 12429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be0d50ea0064c3aa0bfb99439a34d39" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:22.773397 12429 raft_consensus.cc:3060] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:22.779157 12429 raft_consensus.cc:2468] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 3.
I20260709 14:50:22.780184 13066 leader_election.cc:304] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [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: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:22.782332 13272 raft_consensus.cc:2804] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:22.783102 12278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be0d50ea0064c3aa0bfb99439a34d39" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:22.783558 13272 raft_consensus.cc:697] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [term 3 LEADER]: Becoming Leader. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Running, Role: LEADER
I20260709 14:50:22.783722 12278 raft_consensus.cc:3055] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:22.784330 12278 raft_consensus.cc:740] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:22.785104 12278 consensus_queue.cc:260] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [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: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:22.784965 13272 consensus_queue.cc:237] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [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: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:22.786244 12278 raft_consensus.cc:3060] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:22.793718 12278 raft_consensus.cc:2468] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 3.
I20260709 14:50:22.800886 12101 catalog_manager.cc:5697] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca reported cstate change: term changed from 2 to 3, leader changed from 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66) to e8aa2b5c9929454283240639124bdeca (127.9.227.65). New cstate: current_term: 3 leader_uuid: "e8aa2b5c9929454283240639124bdeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:22.994159 13250 raft_consensus.cc:993] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7: : Instructing follower e8aa2b5c9929454283240639124bdeca to start an election
I20260709 14:50:22.994623 13250 raft_consensus.cc:1081] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Signalling peer e8aa2b5c9929454283240639124bdeca to start an election
I20260709 14:50:22.996187 13111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "030232537fac40e88a3b805f6ea8b7d4"
dest_uuid: "e8aa2b5c9929454283240639124bdeca"
 from {username='slave'} at 127.0.0.1:43572
I20260709 14:50:22.997046 13111 raft_consensus.cc:493] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:22.997416 13111 raft_consensus.cc:3060] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:23.004423 13111 raft_consensus.cc:515] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:23.006083 13111 leader_election.cc:290] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 3 election: Requested vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:23.007512 12278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030232537fac40e88a3b805f6ea8b7d4" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:23.008103 12278 raft_consensus.cc:3055] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:23.008407 12278 raft_consensus.cc:740] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:23.009187 12278 consensus_queue.cc:260] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [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: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:23.010249 12278 raft_consensus.cc:3060] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:23.016058 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030232537fac40e88a3b805f6ea8b7d4" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:23.016645 12355 raft_consensus.cc:3060] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:23.016907 12278 raft_consensus.cc:2468] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 3.
I20260709 14:50:23.018077 13065 leader_election.cc:304] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [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: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:23.018811 13272 raft_consensus.cc:2804] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:23.019196 13272 raft_consensus.cc:697] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [term 3 LEADER]: Becoming Leader. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Running, Role: LEADER
I20260709 14:50:23.020016 13272 consensus_queue.cc:237] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [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: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:23.022167 12355 raft_consensus.cc:2468] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 3.
I20260709 14:50:23.030725 12101 catalog_manager.cc:5697] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca reported cstate change: term changed from 2 to 3, leader changed from 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66) to e8aa2b5c9929454283240639124bdeca (127.9.227.65). New cstate: current_term: 3 leader_uuid: "e8aa2b5c9929454283240639124bdeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:23.110109 13249 raft_consensus.cc:993] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03: : Instructing follower e8aa2b5c9929454283240639124bdeca to start an election
I20260709 14:50:23.110666 13260 raft_consensus.cc:1081] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [term 2 LEADER]: Signalling peer e8aa2b5c9929454283240639124bdeca to start an election
I20260709 14:50:23.112289 13114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb9227d0c4174a96a0129a4046676460"
dest_uuid: "e8aa2b5c9929454283240639124bdeca"
 from {username='slave'} at 127.0.0.1:43584
I20260709 14:50:23.112728 13114 raft_consensus.cc:493] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:23.113016 13114 raft_consensus.cc:3060] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:23.119158 13114 raft_consensus.cc:515] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:23.121640 12429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9227d0c4174a96a0129a4046676460" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:23.122095 12429 raft_consensus.cc:3055] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:23.122368 12429 raft_consensus.cc:740] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Running, Role: LEADER
I20260709 14:50:23.123095 12429 consensus_queue.cc:260] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [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: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:23.124500 12429 raft_consensus.cc:3060] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:23.130116 12429 raft_consensus.cc:2468] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 3.
I20260709 14:50:23.131080 13066 leader_election.cc:304] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [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: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:23.131789 13272 raft_consensus.cc:2804] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:23.132236 13114 leader_election.cc:290] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 3 election: Requested vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:23.132900 13272 raft_consensus.cc:697] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [term 3 LEADER]: Becoming Leader. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Running, Role: LEADER
I20260709 14:50:23.133800 13272 consensus_queue.cc:237] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [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: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:23.138034 12278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9227d0c4174a96a0129a4046676460" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:23.140142 12278 raft_consensus.cc:3060] T cb9227d0c4174a96a0129a4046676460 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:23.147462 12278 raft_consensus.cc:2468] T cb9227d0c4174a96a0129a4046676460 P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 3.
I20260709 14:50:23.147074 13262 raft_consensus.cc:993] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7: : Instructing follower e8aa2b5c9929454283240639124bdeca to start an election
I20260709 14:50:23.149713 13262 raft_consensus.cc:1081] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Signalling peer e8aa2b5c9929454283240639124bdeca to start an election
I20260709 14:50:23.153024 13262 raft_consensus.cc:993] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7: : Instructing follower e8aa2b5c9929454283240639124bdeca to start an election
I20260709 14:50:23.153208 13111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a37923e1fad44ca88af6da8f32015d8"
dest_uuid: "e8aa2b5c9929454283240639124bdeca"
 from {username='slave'} at 127.0.0.1:43572
I20260709 14:50:23.153515 13262 raft_consensus.cc:1081] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Signalling peer e8aa2b5c9929454283240639124bdeca to start an election
I20260709 14:50:23.153894 13111 raft_consensus.cc:493] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:23.154326 13111 raft_consensus.cc:3060] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:23.155200 13118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b4612d0b0e641cc9aad0ac8f2cd3a9e"
dest_uuid: "e8aa2b5c9929454283240639124bdeca"
 from {username='slave'} at 127.0.0.1:43572
I20260709 14:50:23.155754 13118 raft_consensus.cc:493] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:23.156157 13118 raft_consensus.cc:3060] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:23.156076 12101 catalog_manager.cc:5697] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca reported cstate change: term changed from 2 to 3, leader changed from b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68) to e8aa2b5c9929454283240639124bdeca (127.9.227.65). New cstate: current_term: 3 leader_uuid: "e8aa2b5c9929454283240639124bdeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:23.163331 13111 raft_consensus.cc:515] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:23.166193 12429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a37923e1fad44ca88af6da8f32015d8" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:23.164673 13118 raft_consensus.cc:515] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:23.167455 13111 leader_election.cc:290] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 3 election: Requested vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:23.166806 12429 raft_consensus.cc:3060] T 0a37923e1fad44ca88af6da8f32015d8 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:23.171212 13118 leader_election.cc:290] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 election: Requested vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:23.174332 12278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a37923e1fad44ca88af6da8f32015d8" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:23.171751 12423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4612d0b0e641cc9aad0ac8f2cd3a9e" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:23.175997 12278 raft_consensus.cc:3055] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:23.176048 12423 raft_consensus.cc:3060] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:23.176584 12278 raft_consensus.cc:740] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:23.187757 12279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4612d0b0e641cc9aad0ac8f2cd3a9e" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:23.192181 12279 raft_consensus.cc:3055] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:23.192497 12279 raft_consensus.cc:740] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:23.193270 12279 consensus_queue.cc:260] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:23.194293 12279 raft_consensus.cc:3060] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:23.198944 12429 raft_consensus.cc:2468] T 0a37923e1fad44ca88af6da8f32015d8 P b4a2280a5edd41b5aa13fca477359c03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 3.
I20260709 14:50:23.201313 13066 leader_election.cc:304] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [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: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:23.203838 13272 raft_consensus.cc:2804] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:23.204658 13272 raft_consensus.cc:697] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [term 3 LEADER]: Becoming Leader. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Running, Role: LEADER
I20260709 14:50:23.206259 12423 raft_consensus.cc:2468] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 2.
I20260709 14:50:23.209116 13066 leader_election.cc:304] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:23.210144 13273 raft_consensus.cc:2804] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:23.207013 12278 consensus_queue.cc:260] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [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: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:23.213006 12278 raft_consensus.cc:3060] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:23.213702 13272 consensus_queue.cc:237] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [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: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:23.216777 12279 raft_consensus.cc:2468] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 2.
I20260709 14:50:23.229573 12278 raft_consensus.cc:2468] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 3.
I20260709 14:50:23.231761 13273 raft_consensus.cc:697] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [term 2 LEADER]: Becoming Leader. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Running, Role: LEADER
I20260709 14:50:23.234323 13273 consensus_queue.cc:237] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:23.246491 12101 catalog_manager.cc:5697] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca reported cstate change: term changed from 2 to 3, leader changed from 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66) to e8aa2b5c9929454283240639124bdeca (127.9.227.65). New cstate: current_term: 3 leader_uuid: "e8aa2b5c9929454283240639124bdeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:23.250653 13255 raft_consensus.cc:993] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7: : Instructing follower caec0335b3ec4e3eaae6b5e6fa1bd195 to start an election
I20260709 14:50:23.251302 13262 raft_consensus.cc:1081] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Signalling peer caec0335b3ec4e3eaae6b5e6fa1bd195 to start an election
I20260709 14:50:23.252955 12355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97c8284ad82a44efa2fe5bc5878cfbf0"
dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
 from {username='slave'} at 127.0.0.1:40690
I20260709 14:50:23.253436 12355 raft_consensus.cc:493] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:23.253767 12355 raft_consensus.cc:3060] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:23.259892 12355 raft_consensus.cc:515] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:23.261752 12355 leader_election.cc:290] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 2 election: Requested vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:23.262303 12279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c8284ad82a44efa2fe5bc5878cfbf0" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:23.262610 12423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c8284ad82a44efa2fe5bc5878cfbf0" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:23.262974 12279 raft_consensus.cc:3055] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:23.263095 12423 raft_consensus.cc:3060] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:23.263329 12279 raft_consensus.cc:740] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:23.264147 12101 catalog_manager.cc:5697] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca reported cstate change: term changed from 1 to 2, leader changed from 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66) to e8aa2b5c9929454283240639124bdeca (127.9.227.65). New cstate: current_term: 2 leader_uuid: "e8aa2b5c9929454283240639124bdeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:23.264163 12279 consensus_queue.cc:260] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:23.265502 12279 raft_consensus.cc:3060] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:23.270295 12423 raft_consensus.cc:2468] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 2.
I20260709 14:50:23.271704 12322 leader_election.cc:304] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:23.272367 12279 raft_consensus.cc:2468] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 2.
I20260709 14:50:23.272812 13253 raft_consensus.cc:2804] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:23.273269 13253 raft_consensus.cc:697] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 LEADER]: Becoming Leader. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Running, Role: LEADER
I20260709 14:50:23.273998 13253 consensus_queue.cc:237] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:23.282246 12101 catalog_manager.cc:5697] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 reported cstate change: term changed from 1 to 2, leader changed from 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66) to caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67). New cstate: current_term: 2 leader_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:23.287147 12279 raft_consensus.cc:1275] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:23.288592 13273 consensus_queue.cc:1048] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:23.302013 12423 raft_consensus.cc:1275] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [term 3 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:23.303689 13273 consensus_queue.cc:1048] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:23.314036 13253 raft_consensus.cc:993] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195: : Instructing follower e8aa2b5c9929454283240639124bdeca to start an election
I20260709 14:50:23.314504 13253 raft_consensus.cc:1081] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Signalling peer e8aa2b5c9929454283240639124bdeca to start an election
I20260709 14:50:23.316488 13117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "922232d72b9044dc8c356c05e22eab43"
dest_uuid: "e8aa2b5c9929454283240639124bdeca"
 from {username='slave'} at 127.0.0.1:43596
I20260709 14:50:23.317015 13117 raft_consensus.cc:493] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:23.317363 13117 raft_consensus.cc:3060] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:23.324282 13117 raft_consensus.cc:515] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:23.326262 13117 leader_election.cc:290] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:23.326979 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922232d72b9044dc8c356c05e22eab43" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:23.327198 12423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922232d72b9044dc8c356c05e22eab43" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:23.327545 12355 raft_consensus.cc:3055] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:23.327728 12423 raft_consensus.cc:3060] T 922232d72b9044dc8c356c05e22eab43 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:23.327945 12355 raft_consensus.cc:740] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Running, Role: LEADER
I20260709 14:50:23.328715 12355 consensus_queue.cc:260] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:23.329975 12355 raft_consensus.cc:3060] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:23.337545 12355 raft_consensus.cc:2468] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 2.
I20260709 14:50:23.338479 13066 leader_election.cc:304] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:23.339277 13273 raft_consensus.cc:2804] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:23.339757 13273 raft_consensus.cc:697] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca [term 2 LEADER]: Becoming Leader. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Running, Role: LEADER
I20260709 14:50:23.340639 13273 consensus_queue.cc:237] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:23.342815 12423 raft_consensus.cc:2468] T 922232d72b9044dc8c356c05e22eab43 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 2.
I20260709 14:50:23.349821 12106 catalog_manager.cc:5697] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca reported cstate change: term changed from 1 to 2, leader changed from caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67) to e8aa2b5c9929454283240639124bdeca (127.9.227.65). New cstate: current_term: 2 leader_uuid: "e8aa2b5c9929454283240639124bdeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: HEALTHY } } }
W20260709 14:50:23.377028 12304 debug-util.cc:398] Leaking SignalData structure 0x7b080028bb80 after lost signal to thread 10128
W20260709 14:50:23.377907 12304 debug-util.cc:398] Leaking SignalData structure 0x7b0800307d20 after lost signal to thread 12140
W20260709 14:50:23.380596 12304 debug-util.cc:398] Leaking SignalData structure 0x7b08000a8920 after lost signal to thread 13143
I20260709 14:50:23.456282 12279 raft_consensus.cc:1275] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:23.457654 13273 consensus_queue.cc:1048] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:23.471421 12355 raft_consensus.cc:1275] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:23.473019 13273 consensus_queue.cc:1048] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:23.541805 12423 raft_consensus.cc:1275] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [term 3 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:23.543085 13273 consensus_queue.cc:1048] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:23.555663 12279 raft_consensus.cc:1275] T cb9227d0c4174a96a0129a4046676460 P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:23.557402 13273 consensus_queue.cc:1048] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:23.749214 12278 raft_consensus.cc:1275] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Refusing update from remote peer caec0335b3ec4e3eaae6b5e6fa1bd195: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:23.750167 13253 consensus_queue.cc:1048] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:23.763455 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:23.768862 12429 raft_consensus.cc:1275] T 0a37923e1fad44ca88af6da8f32015d8 P b4a2280a5edd41b5aa13fca477359c03 [term 3 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:23.770148 12423 raft_consensus.cc:1275] T 922232d72b9044dc8c356c05e22eab43 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:23.771570 13273 consensus_queue.cc:1048] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:23.774928 12352 raft_consensus.cc:1275] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:23.776309 13284 consensus_queue.cc:1048] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:23.780932 13273 consensus_queue.cc:1048] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:23.795819 12423 raft_consensus.cc:1275] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Refusing update from remote peer caec0335b3ec4e3eaae6b5e6fa1bd195: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:23.798695 13304 consensus_queue.cc:1048] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:23.818920 12278 raft_consensus.cc:1275] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:23.820531 13284 consensus_queue.cc:1048] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:23.825702 12279 raft_consensus.cc:1275] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:23.828437 13300 consensus_queue.cc:1048] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:23.840649 12427 raft_consensus.cc:1275] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:23.851784 13284 consensus_queue.cc:1048] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:23.868511 12321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.66:41727, user_credentials={real_user=slave}} blocked reactor thread for 86459.9us
I20260709 14:50:23.849396 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:23.959061 12279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5071d1cc028243eab07d60758ad0ba3c"
dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
mode: GRACEFUL
new_leader_uuid: "e8aa2b5c9929454283240639124bdeca"
 from {username='slave'} at 127.0.0.1:38198
I20260709 14:50:23.959679 12279 raft_consensus.cc:606] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Received request to transfer leadership to TS e8aa2b5c9929454283240639124bdeca
I20260709 14:50:23.962250 12279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "925aeaf40dc7461390e7042d979e3cc4"
dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
mode: GRACEFUL
new_leader_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
 from {username='slave'} at 127.0.0.1:38198
I20260709 14:50:23.962685 12279 raft_consensus.cc:606] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Received request to transfer leadership to TS caec0335b3ec4e3eaae6b5e6fa1bd195
I20260709 14:50:23.964740 12352 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97c8284ad82a44efa2fe5bc5878cfbf0"
dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
mode: GRACEFUL
new_leader_uuid: "97465dbf72cd4296baef8d8959a871a7"
 from {username='slave'} at 127.0.0.1:40410
I20260709 14:50:23.965161 12352 raft_consensus.cc:606] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 LEADER]: Received request to transfer leadership to TS 97465dbf72cd4296baef8d8959a871a7
I20260709 14:50:23.967935 12431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a74404b62e8d4fffb6116f320067f1b8"
dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
mode: GRACEFUL
new_leader_uuid: "e8aa2b5c9929454283240639124bdeca"
 from {username='slave'} at 127.0.0.1:43928
I20260709 14:50:23.969508 12431 raft_consensus.cc:606] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Received request to transfer leadership to TS e8aa2b5c9929454283240639124bdeca
I20260709 14:50:23.971839 12431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d350c0cda7a04b1e90b23c15dca6a440"
dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
mode: GRACEFUL
new_leader_uuid: "e8aa2b5c9929454283240639124bdeca"
 from {username='slave'} at 127.0.0.1:43928
I20260709 14:50:23.972389 12431 raft_consensus.cc:606] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Received request to transfer leadership to TS e8aa2b5c9929454283240639124bdeca
I20260709 14:50:23.975114 12279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcfd778f76584a83a0de2f87b73dd1d2"
dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
mode: GRACEFUL
new_leader_uuid: "e8aa2b5c9929454283240639124bdeca"
 from {username='slave'} at 127.0.0.1:38198
I20260709 14:50:23.975622 12279 raft_consensus.cc:606] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Received request to transfer leadership to TS e8aa2b5c9929454283240639124bdeca
I20260709 14:50:23.976712 10125 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:50:23.978224 10125 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:24.038669 13262 raft_consensus.cc:993] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7: : Instructing follower caec0335b3ec4e3eaae6b5e6fa1bd195 to start an election
I20260709 14:50:24.039182 13255 raft_consensus.cc:1081] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Signalling peer caec0335b3ec4e3eaae6b5e6fa1bd195 to start an election
I20260709 14:50:24.040683 12355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "925aeaf40dc7461390e7042d979e3cc4"
dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
 from {username='slave'} at 127.0.0.1:40690
I20260709 14:50:24.041190 12355 raft_consensus.cc:493] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:24.041539 12355 raft_consensus.cc:3060] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.047823 12355 raft_consensus.cc:515] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:24.049901 12355 leader_election.cc:290] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 2 election: Requested vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:24.050132 12279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925aeaf40dc7461390e7042d979e3cc4" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:24.050689 12279 raft_consensus.cc:3055] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:24.051016 12279 raft_consensus.cc:740] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:24.051684 12279 consensus_queue.cc:260] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:24.052184 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925aeaf40dc7461390e7042d979e3cc4" candidate_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:24.053045 12431 raft_consensus.cc:3060] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.053053 12279 raft_consensus.cc:3060] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.063097 12431 raft_consensus.cc:2468] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 2.
I20260709 14:50:24.064049 12322 leader_election.cc:304] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:24.064893 13302 raft_consensus.cc:2804] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:24.065707 13302 raft_consensus.cc:697] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 LEADER]: Becoming Leader. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Running, Role: LEADER
I20260709 14:50:24.066551 13302 consensus_queue.cc:237] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:24.067445 12279 raft_consensus.cc:2468] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caec0335b3ec4e3eaae6b5e6fa1bd195 in term 2.
I20260709 14:50:24.079236 12106 catalog_manager.cc:5697] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195 reported cstate change: term changed from 1 to 2, leader changed from 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66) to caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67). New cstate: current_term: 2 leader_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:24.128121 13261 raft_consensus.cc:993] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7: : Instructing follower e8aa2b5c9929454283240639124bdeca to start an election
I20260709 14:50:24.128616 13261 raft_consensus.cc:1081] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Signalling peer e8aa2b5c9929454283240639124bdeca to start an election
I20260709 14:50:24.131014 13117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5071d1cc028243eab07d60758ad0ba3c"
dest_uuid: "e8aa2b5c9929454283240639124bdeca"
 from {username='slave'} at 127.0.0.1:43572
I20260709 14:50:24.131609 13117 raft_consensus.cc:493] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:24.132004 13117 raft_consensus.cc:3060] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:24.134377 13306 raft_consensus.cc:993] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03: : Instructing follower e8aa2b5c9929454283240639124bdeca to start an election
I20260709 14:50:24.135011 13287 raft_consensus.cc:1081] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Signalling peer e8aa2b5c9929454283240639124bdeca to start an election
I20260709 14:50:24.137012 13114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a74404b62e8d4fffb6116f320067f1b8"
dest_uuid: "e8aa2b5c9929454283240639124bdeca"
 from {username='slave'} at 127.0.0.1:43584
I20260709 14:50:24.137542 13114 raft_consensus.cc:493] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:24.137890 13114 raft_consensus.cc:3060] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.141703 13117 raft_consensus.cc:515] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:24.145535 12352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5071d1cc028243eab07d60758ad0ba3c" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:24.146034 12352 raft_consensus.cc:3060] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:24.147629 13114 raft_consensus.cc:515] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:24.145996 12279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5071d1cc028243eab07d60758ad0ba3c" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:24.148510 12279 raft_consensus.cc:3055] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:24.148794 12279 raft_consensus.cc:740] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:24.149621 13114 leader_election.cc:290] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:24.149531 12279 consensus_queue.cc:260] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [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: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:24.150501 12279 raft_consensus.cc:3060] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:24.151726 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74404b62e8d4fffb6116f320067f1b8" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:24.152277 12355 raft_consensus.cc:3060] T a74404b62e8d4fffb6116f320067f1b8 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.157145 12352 raft_consensus.cc:2468] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 3.
I20260709 14:50:24.157498 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74404b62e8d4fffb6116f320067f1b8" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:24.158047 12431 raft_consensus.cc:3055] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:24.158317 12431 raft_consensus.cc:740] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Running, Role: LEADER
I20260709 14:50:24.159011 12431 consensus_queue.cc:260] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:24.159214 13066 leader_election.cc:304] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [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: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:24.160182 13284 raft_consensus.cc:2804] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:24.160630 13284 raft_consensus.cc:697] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [term 3 LEADER]: Becoming Leader. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Running, Role: LEADER
I20260709 14:50:24.161453 13284 consensus_queue.cc:237] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [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: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:24.161985 12355 raft_consensus.cc:2468] T a74404b62e8d4fffb6116f320067f1b8 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 2.
I20260709 14:50:24.163116 13066 leader_election.cc:304] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:24.163586 13117 leader_election.cc:290] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 3 election: Requested vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:24.164119 13273 raft_consensus.cc:2804] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:24.164611 13273 raft_consensus.cc:697] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [term 2 LEADER]: Becoming Leader. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Running, Role: LEADER
I20260709 14:50:24.165416 13273 consensus_queue.cc:237] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:24.172667 12431 raft_consensus.cc:3060] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.157080 12279 raft_consensus.cc:2468] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 3.
I20260709 14:50:24.182562 12431 raft_consensus.cc:2468] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 2.
I20260709 14:50:24.183687 12106 catalog_manager.cc:5697] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca reported cstate change: term changed from 2 to 3, leader changed from 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66) to e8aa2b5c9929454283240639124bdeca (127.9.227.65). New cstate: current_term: 3 leader_uuid: "e8aa2b5c9929454283240639124bdeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:24.203697 12106 catalog_manager.cc:5697] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca reported cstate change: term changed from 1 to 2, leader changed from b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68) to e8aa2b5c9929454283240639124bdeca (127.9.227.65). New cstate: current_term: 2 leader_uuid: "e8aa2b5c9929454283240639124bdeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.259102 13255 raft_consensus.cc:993] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7: : Instructing follower e8aa2b5c9929454283240639124bdeca to start an election
I20260709 14:50:24.259589 13262 raft_consensus.cc:1081] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Signalling peer e8aa2b5c9929454283240639124bdeca to start an election
I20260709 14:50:24.260941 13117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcfd778f76584a83a0de2f87b73dd1d2"
dest_uuid: "e8aa2b5c9929454283240639124bdeca"
 from {username='slave'} at 127.0.0.1:43572
I20260709 14:50:24.261631 13117 raft_consensus.cc:493] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:24.261982 13117 raft_consensus.cc:3060] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.270113 13117 raft_consensus.cc:515] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:24.271974 13117 leader_election.cc:290] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 election: Requested vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:24.272243 12279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfd778f76584a83a0de2f87b73dd1d2" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:24.272542 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfd778f76584a83a0de2f87b73dd1d2" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:24.272907 12279 raft_consensus.cc:3055] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:24.273196 12355 raft_consensus.cc:3060] T dcfd778f76584a83a0de2f87b73dd1d2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.279228 13263 raft_consensus.cc:993] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195: : Instructing follower 97465dbf72cd4296baef8d8959a871a7 to start an election
I20260709 14:50:24.279711 13263 raft_consensus.cc:1081] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 LEADER]: Signalling peer 97465dbf72cd4296baef8d8959a871a7 to start an election
I20260709 14:50:24.280341 12355 raft_consensus.cc:2468] T dcfd778f76584a83a0de2f87b73dd1d2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 2.
I20260709 14:50:24.281520 13066 leader_election.cc:304] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:24.282397 13300 raft_consensus.cc:2804] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:24.282510 12278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97c8284ad82a44efa2fe5bc5878cfbf0"
dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
 from {username='slave'} at 127.0.0.1:44962
I20260709 14:50:24.282872 13300 raft_consensus.cc:697] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [term 2 LEADER]: Becoming Leader. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Running, Role: LEADER
I20260709 14:50:24.283048 12278 raft_consensus.cc:493] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:24.283420 12278 raft_consensus.cc:3060] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:24.283752 13300 consensus_queue.cc:237] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:24.273317 12279 raft_consensus.cc:740] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:24.288694 12279 consensus_queue.cc:260] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } }
I20260709 14:50:24.289836 12279 raft_consensus.cc:3060] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.291194 12278 raft_consensus.cc:515] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:24.295707 12278 leader_election.cc:290] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 3 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:24.296526 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c8284ad82a44efa2fe5bc5878cfbf0" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:24.297058 12355 raft_consensus.cc:3055] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:24.297336 12355 raft_consensus.cc:740] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Running, Role: LEADER
I20260709 14:50:24.297537 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c8284ad82a44efa2fe5bc5878cfbf0" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:24.298031 12431 raft_consensus.cc:3060] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:24.298003 12355 consensus_queue.cc:260] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [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: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:24.300359 12355 raft_consensus.cc:3060] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:24.310159 12279 raft_consensus.cc:2468] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 2.
I20260709 14:50:24.311502 12355 raft_consensus.cc:2468] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 3.
I20260709 14:50:24.312275 12431 raft_consensus.cc:2468] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 3.
I20260709 14:50:24.313668 12248 leader_election.cc:304] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [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: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:24.314471 13262 raft_consensus.cc:2804] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:24.314929 13262 raft_consensus.cc:697] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [term 3 LEADER]: Becoming Leader. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:24.315691 13262 consensus_queue.cc:237] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [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: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:24.319013 12106 catalog_manager.cc:5697] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca reported cstate change: term changed from 1 to 2, leader changed from 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66) to e8aa2b5c9929454283240639124bdeca (127.9.227.65). New cstate: current_term: 2 leader_uuid: "e8aa2b5c9929454283240639124bdeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:24.325381 12101 catalog_manager.cc:5697] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 reported cstate change: term changed from 2 to 3, leader changed from caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67) to 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66). New cstate: current_term: 3 leader_uuid: "97465dbf72cd4296baef8d8959a871a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:24.380384 13260 raft_consensus.cc:993] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03: : Instructing follower e8aa2b5c9929454283240639124bdeca to start an election
I20260709 14:50:24.380897 13287 raft_consensus.cc:1081] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Signalling peer e8aa2b5c9929454283240639124bdeca to start an election
I20260709 14:50:24.382449 13117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d350c0cda7a04b1e90b23c15dca6a440"
dest_uuid: "e8aa2b5c9929454283240639124bdeca"
 from {username='slave'} at 127.0.0.1:43584
I20260709 14:50:24.382889 13117 raft_consensus.cc:493] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:24.383160 13117 raft_consensus.cc:3060] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.387825 13117 raft_consensus.cc:515] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:24.389923 13117 leader_election.cc:290] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 election: Requested vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:24.390985 12278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d350c0cda7a04b1e90b23c15dca6a440" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:24.391119 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d350c0cda7a04b1e90b23c15dca6a440" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:24.391553 12278 raft_consensus.cc:3060] T d350c0cda7a04b1e90b23c15dca6a440 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.391695 12431 raft_consensus.cc:3055] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:24.392077 12431 raft_consensus.cc:740] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Running, Role: LEADER
I20260709 14:50:24.392786 12431 consensus_queue.cc:260] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:24.393890 12431 raft_consensus.cc:3060] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.396711 12278 raft_consensus.cc:2468] T d350c0cda7a04b1e90b23c15dca6a440 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 2.
I20260709 14:50:24.398097 13065 leader_election.cc:304] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:24.398953 13300 raft_consensus.cc:2804] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:24.399634 13300 raft_consensus.cc:697] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [term 2 LEADER]: Becoming Leader. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Running, Role: LEADER
I20260709 14:50:24.400841 13300 consensus_queue.cc:237] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:24.402029 12431 raft_consensus.cc:2468] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 2.
I20260709 14:50:24.412317 12101 catalog_manager.cc:5697] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca reported cstate change: term changed from 1 to 2, leader changed from b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68) to e8aa2b5c9929454283240639124bdeca (127.9.227.65). New cstate: current_term: 2 leader_uuid: "e8aa2b5c9929454283240639124bdeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:24.577667 12423 raft_consensus.cc:1275] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Refusing update from remote peer caec0335b3ec4e3eaae6b5e6fa1bd195: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:24.581375 13303 consensus_queue.cc:1048] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:24.609377 12355 raft_consensus.cc:1275] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:24.612003 13284 consensus_queue.cc:1048] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:24.622925 12278 raft_consensus.cc:1275] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Refusing update from remote peer caec0335b3ec4e3eaae6b5e6fa1bd195: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:24.631294 13253 consensus_queue.cc:1048] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:24.634629 12352 raft_consensus.cc:1275] T a74404b62e8d4fffb6116f320067f1b8 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:24.643149 13284 consensus_queue.cc:1048] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:24.684695 12279 raft_consensus.cc:1275] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:24.698580 13273 consensus_queue.cc:1048] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:50:24.703266 12394 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.65:37717, user_credentials={real_user=slave}} blocked reactor thread for 72804us
I20260709 14:50:24.713125 12431 raft_consensus.cc:1275] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:24.715296 13273 consensus_queue.cc:1048] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:24.751145 12423 raft_consensus.cc:1275] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03 [term 3 FOLLOWER]: Refusing update from remote peer 97465dbf72cd4296baef8d8959a871a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:24.752524 13255 consensus_queue.cc:1048] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:24.835505 12283 raft_consensus.cc:1275] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:50:24.837733 12248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.67:38713, user_credentials={real_user=slave}} blocked reactor thread for 58697.1us
I20260709 14:50:24.840299 12355 raft_consensus.cc:1275] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 FOLLOWER]: Refusing update from remote peer 97465dbf72cd4296baef8d8959a871a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:24.842742 13262 consensus_queue.cc:1048] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:50:24.854280 13066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.67:38713, user_credentials={real_user=slave}} blocked reactor thread for 100191us
I20260709 14:50:24.909452 13335 consensus_queue.cc:1048] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 14:50:24.966274 12355 raft_consensus.cc:1275] T dcfd778f76584a83a0de2f87b73dd1d2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:24.970057 12429 raft_consensus.cc:1275] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:24.975606 13284 consensus_queue.cc:1048] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:50:24.981060 13284 consensus_queue.cc:1048] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:50:24.984326 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:50:24.987017 12248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.68:42787, user_credentials={real_user=slave}} blocked reactor thread for 63312.7us
I20260709 14:50:25.118119 12281 raft_consensus.cc:1275] T d350c0cda7a04b1e90b23c15dca6a440 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:50:25.129751 12248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.67:38713, user_credentials={real_user=slave}} blocked reactor thread for 97398.7us
I20260709 14:50:25.144189 13284 consensus_queue.cc:1048] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:25.202728 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:25.268132 12355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d42689ce41b427090aeec0ee1760a1d"
dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
mode: GRACEFUL
new_leader_uuid: "97465dbf72cd4296baef8d8959a871a7"
 from {username='slave'} at 127.0.0.1:40410
I20260709 14:50:25.268707 12355 raft_consensus.cc:606] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Received request to transfer leadership to TS 97465dbf72cd4296baef8d8959a871a7
I20260709 14:50:25.271178 12279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66023196488f465ca2a0d96df8676850"
dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
mode: GRACEFUL
new_leader_uuid: "e8aa2b5c9929454283240639124bdeca"
 from {username='slave'} at 127.0.0.1:38198
I20260709 14:50:25.271925 12279 raft_consensus.cc:606] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Received request to transfer leadership to TS e8aa2b5c9929454283240639124bdeca
I20260709 14:50:25.275488 12431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa17c32f66d34ecd8acda75757d09c13"
dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
mode: GRACEFUL
new_leader_uuid: "e8aa2b5c9929454283240639124bdeca"
 from {username='slave'} at 127.0.0.1:43928
I20260709 14:50:25.276083 12431 raft_consensus.cc:606] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Received request to transfer leadership to TS e8aa2b5c9929454283240639124bdeca
I20260709 14:50:25.278820 12355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe07527dcbd64c15a9ae05ff82d55fee"
dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
mode: GRACEFUL
new_leader_uuid: "e8aa2b5c9929454283240639124bdeca"
 from {username='slave'} at 127.0.0.1:40410
I20260709 14:50:25.279338 12355 raft_consensus.cc:606] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Received request to transfer leadership to TS e8aa2b5c9929454283240639124bdeca
I20260709 14:50:25.280872 10125 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:50:25.282401 10125 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:25.586912 13263 raft_consensus.cc:993] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195: : Instructing follower 97465dbf72cd4296baef8d8959a871a7 to start an election
I20260709 14:50:25.587402 13253 raft_consensus.cc:1081] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Signalling peer 97465dbf72cd4296baef8d8959a871a7 to start an election
I20260709 14:50:25.590835 12276 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d42689ce41b427090aeec0ee1760a1d"
dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
 from {username='slave'} at 127.0.0.1:44962
I20260709 14:50:25.591485 12276 raft_consensus.cc:493] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:25.591833 12276 raft_consensus.cc:3060] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.599203 12276 raft_consensus.cc:515] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:25.601534 12276 leader_election.cc:290] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:25.603609 12352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d42689ce41b427090aeec0ee1760a1d" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:25.604247 12352 raft_consensus.cc:3055] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:25.604523 12352 raft_consensus.cc:740] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Running, Role: LEADER
I20260709 14:50:25.603266 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d42689ce41b427090aeec0ee1760a1d" candidate_uuid: "97465dbf72cd4296baef8d8959a871a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:25.605216 12352 consensus_queue.cc:260] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:25.605928 12431 raft_consensus.cc:3060] T 3d42689ce41b427090aeec0ee1760a1d P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.606506 12352 raft_consensus.cc:3060] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.612114 12352 raft_consensus.cc:2468] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 2.
I20260709 14:50:25.612114 12431 raft_consensus.cc:2468] T 3d42689ce41b427090aeec0ee1760a1d P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97465dbf72cd4296baef8d8959a871a7 in term 2.
I20260709 14:50:25.613852 12248 leader_election.cc:304] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:25.614476 13255 raft_consensus.cc:2804] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:25.614919 13255 raft_consensus.cc:697] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Becoming Leader. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:25.615649 13255 consensus_queue.cc:237] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:25.635684 12102 catalog_manager.cc:5697] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 reported cstate change: term changed from 1 to 2, leader changed from caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67) to 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66). New cstate: current_term: 2 leader_uuid: "97465dbf72cd4296baef8d8959a871a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:25.658989 13255 raft_consensus.cc:993] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7: : Instructing follower e8aa2b5c9929454283240639124bdeca to start an election
I20260709 14:50:25.659421 13345 raft_consensus.cc:1081] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Signalling peer e8aa2b5c9929454283240639124bdeca to start an election
I20260709 14:50:25.661052 13117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66023196488f465ca2a0d96df8676850"
dest_uuid: "e8aa2b5c9929454283240639124bdeca"
 from {username='slave'} at 127.0.0.1:43572
I20260709 14:50:25.661523 13117 raft_consensus.cc:493] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:25.661847 13117 raft_consensus.cc:3060] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:25.666412 13117 raft_consensus.cc:515] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:25.667995 13117 leader_election.cc:290] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 3 election: Requested vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:25.668613 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66023196488f465ca2a0d96df8676850" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:25.669188 12431 raft_consensus.cc:3060] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:25.672139 12276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66023196488f465ca2a0d96df8676850" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:25.672806 12276 raft_consensus.cc:3055] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:25.673116 12276 raft_consensus.cc:740] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:25.673885 12276 consensus_queue.cc:260] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [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: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:25.675172 12276 raft_consensus.cc:3060] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:25.678966 12431 raft_consensus.cc:2468] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 3.
I20260709 14:50:25.680148 13066 leader_election.cc:304] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [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: b4a2280a5edd41b5aa13fca477359c03, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:25.680900 13284 raft_consensus.cc:2804] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:25.681973 13284 raft_consensus.cc:697] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [term 3 LEADER]: Becoming Leader. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Running, Role: LEADER
I20260709 14:50:25.683126 13284 consensus_queue.cc:237] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [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: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:25.684478 12276 raft_consensus.cc:2468] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 3.
I20260709 14:50:25.696815 12102 catalog_manager.cc:5697] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca reported cstate change: term changed from 2 to 3, leader changed from 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66) to e8aa2b5c9929454283240639124bdeca (127.9.227.65). New cstate: current_term: 3 leader_uuid: "e8aa2b5c9929454283240639124bdeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:25.760040 13253 raft_consensus.cc:993] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195: : Instructing follower e8aa2b5c9929454283240639124bdeca to start an election
I20260709 14:50:25.760496 13253 raft_consensus.cc:1081] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Signalling peer e8aa2b5c9929454283240639124bdeca to start an election
I20260709 14:50:25.761466 13306 raft_consensus.cc:993] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03: : Instructing follower e8aa2b5c9929454283240639124bdeca to start an election
I20260709 14:50:25.761934 13306 raft_consensus.cc:1081] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Signalling peer e8aa2b5c9929454283240639124bdeca to start an election
I20260709 14:50:25.762364 13111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe07527dcbd64c15a9ae05ff82d55fee"
dest_uuid: "e8aa2b5c9929454283240639124bdeca"
 from {username='slave'} at 127.0.0.1:43596
I20260709 14:50:25.764110 13111 raft_consensus.cc:493] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:25.763489 13117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa17c32f66d34ecd8acda75757d09c13"
dest_uuid: "e8aa2b5c9929454283240639124bdeca"
 from {username='slave'} at 127.0.0.1:43584
I20260709 14:50:25.764676 13117 raft_consensus.cc:493] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:25.764976 13117 raft_consensus.cc:3060] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.766042 13111 raft_consensus.cc:3060] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.770006 13117 raft_consensus.cc:515] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:25.772094 12431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa17c32f66d34ecd8acda75757d09c13" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:25.772639 12431 raft_consensus.cc:3055] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:25.772980 12431 raft_consensus.cc:740] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Running, Role: LEADER
I20260709 14:50:25.773648 13117 leader_election.cc:290] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 election: Requested vote from peers b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787), 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727)
I20260709 14:50:25.776964 12276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa17c32f66d34ecd8acda75757d09c13" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:25.777523 12276 raft_consensus.cc:3060] T fa17c32f66d34ecd8acda75757d09c13 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.780467 13111 raft_consensus.cc:515] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:25.780509 12431 consensus_queue.cc:260] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:25.781973 12431 raft_consensus.cc:3060] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.783145 12352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe07527dcbd64c15a9ae05ff82d55fee" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:25.783655 13111 leader_election.cc:290] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:25.784006 12429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe07527dcbd64c15a9ae05ff82d55fee" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:25.784241 12276 raft_consensus.cc:2468] T fa17c32f66d34ecd8acda75757d09c13 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 2.
I20260709 14:50:25.785208 13065 leader_election.cc:304] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97465dbf72cd4296baef8d8959a871a7, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:25.785801 12429 raft_consensus.cc:3060] T fe07527dcbd64c15a9ae05ff82d55fee P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.786056 13332 raft_consensus.cc:2804] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:25.786552 13332 raft_consensus.cc:697] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [term 2 LEADER]: Becoming Leader. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Running, Role: LEADER
I20260709 14:50:25.787366 13332 consensus_queue.cc:237] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } }
I20260709 14:50:25.797783 12429 raft_consensus.cc:2468] T fe07527dcbd64c15a9ae05ff82d55fee P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 2.
I20260709 14:50:25.783669 12352 raft_consensus.cc:3055] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:25.798553 12352 raft_consensus.cc:740] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: caec0335b3ec4e3eaae6b5e6fa1bd195, State: Running, Role: LEADER
I20260709 14:50:25.799515 12352 consensus_queue.cc:260] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:25.800607 12352 raft_consensus.cc:3060] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.804896 12352 raft_consensus.cc:2468] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 2.
I20260709 14:50:25.805743 13066 leader_election.cc:304] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:25.805827 12423 raft_consensus.cc:1240] T fe07527dcbd64c15a9ae05ff82d55fee P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Rejecting Update request from peer caec0335b3ec4e3eaae6b5e6fa1bd195 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:25.806530 13284 raft_consensus.cc:2804] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:25.806964 13284 raft_consensus.cc:697] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [term 2 LEADER]: Becoming Leader. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Running, Role: LEADER
I20260709 14:50:25.807757 13284 consensus_queue.cc:237] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:25.809141 12431 raft_consensus.cc:2468] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 2.
I20260709 14:50:25.817770 12102 catalog_manager.cc:5697] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca reported cstate change: term changed from 1 to 2, leader changed from b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68) to e8aa2b5c9929454283240639124bdeca (127.9.227.65). New cstate: current_term: 2 leader_uuid: "e8aa2b5c9929454283240639124bdeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:25.833705 12102 catalog_manager.cc:5697] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca reported cstate change: term changed from 1 to 2, leader changed from caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67) to e8aa2b5c9929454283240639124bdeca (127.9.227.65). New cstate: current_term: 2 leader_uuid: "e8aa2b5c9929454283240639124bdeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:26.117233 12276 raft_consensus.cc:1275] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:26.118489 13284 consensus_queue.cc:1048] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:26.137658 12429 raft_consensus.cc:1275] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03 [term 3 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:26.139565 13333 consensus_queue.cc:1048] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:26.150321 12352 raft_consensus.cc:1275] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Refusing update from remote peer 97465dbf72cd4296baef8d8959a871a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:26.153221 13255 consensus_queue.cc:1048] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:26.193948 12429 raft_consensus.cc:1275] T 3d42689ce41b427090aeec0ee1760a1d P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Refusing update from remote peer 97465dbf72cd4296baef8d8959a871a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:26.197234 13345 consensus_queue.cc:1048] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:26.218132 12431 raft_consensus.cc:1275] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:26.221387 13284 consensus_queue.cc:1048] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:26.239059 12276 raft_consensus.cc:1275] T fa17c32f66d34ecd8acda75757d09c13 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:26.240743 13333 consensus_queue.cc:1048] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:26.283283 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:26.336642 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:26.383625 12276 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51a9693e333a4e268f4392f971d82b1c"
dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
mode: GRACEFUL
new_leader_uuid: "b4a2280a5edd41b5aa13fca477359c03"
 from {username='slave'} at 127.0.0.1:38198
I20260709 14:50:26.384281 12276 raft_consensus.cc:606] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Received request to transfer leadership to TS b4a2280a5edd41b5aa13fca477359c03
I20260709 14:50:26.385317 10125 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:50:26.386457 10125 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:26.422482 12431 raft_consensus.cc:1275] T fe07527dcbd64c15a9ae05ff82d55fee P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:26.423632 13332 consensus_queue.cc:1048] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:26.439616 12355 raft_consensus.cc:1275] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:26.441042 13333 consensus_queue.cc:1048] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:26.771854 13345 raft_consensus.cc:993] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7: : Instructing follower b4a2280a5edd41b5aa13fca477359c03 to start an election
I20260709 14:50:26.772342 13345 raft_consensus.cc:1081] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Signalling peer b4a2280a5edd41b5aa13fca477359c03 to start an election
I20260709 14:50:26.774593 12431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51a9693e333a4e268f4392f971d82b1c"
dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
 from {username='slave'} at 127.0.0.1:46952
I20260709 14:50:26.775171 12431 raft_consensus.cc:493] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:26.775633 12431 raft_consensus.cc:3060] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:26.788305 12431 raft_consensus.cc:515] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:26.791904 12431 leader_election.cc:290] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 2 election: Requested vote from peers 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727), caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713)
I20260709 14:50:26.792110 12352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a9693e333a4e268f4392f971d82b1c" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:26.795176 12352 raft_consensus.cc:3060] T 51a9693e333a4e268f4392f971d82b1c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:26.800118 12276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a9693e333a4e268f4392f971d82b1c" candidate_uuid: "b4a2280a5edd41b5aa13fca477359c03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97465dbf72cd4296baef8d8959a871a7"
I20260709 14:50:26.800606 12276 raft_consensus.cc:3055] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:26.800820 12276 raft_consensus.cc:740] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97465dbf72cd4296baef8d8959a871a7, State: Running, Role: LEADER
I20260709 14:50:26.801358 12352 raft_consensus.cc:2468] T 51a9693e333a4e268f4392f971d82b1c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 2.
I20260709 14:50:26.801395 12276 consensus_queue.cc:260] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:26.802569 12396 leader_election.cc:304] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a2280a5edd41b5aa13fca477359c03, caec0335b3ec4e3eaae6b5e6fa1bd195; no voters: 
I20260709 14:50:26.803221 12276 raft_consensus.cc:3060] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:26.803411 13306 raft_consensus.cc:2804] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:26.803961 13306 raft_consensus.cc:697] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 [term 2 LEADER]: Becoming Leader. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Running, Role: LEADER
I20260709 14:50:26.804723 13306 consensus_queue.cc:237] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } }
I20260709 14:50:26.809435 12276 raft_consensus.cc:2468] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a2280a5edd41b5aa13fca477359c03 in term 2.
I20260709 14:50:26.822249 12102 catalog_manager.cc:5697] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 reported cstate change: term changed from 1 to 2, leader changed from 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66) to b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68). New cstate: current_term: 2 leader_uuid: "b4a2280a5edd41b5aa13fca477359c03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:27.244227 12352 raft_consensus.cc:1275] T 51a9693e333a4e268f4392f971d82b1c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Refusing update from remote peer b4a2280a5edd41b5aa13fca477359c03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:27.245465 13325 consensus_queue.cc:1048] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:27.249439 12276 raft_consensus.cc:1275] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Refusing update from remote peer b4a2280a5edd41b5aa13fca477359c03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:27.251497 13306 consensus_queue.cc:1048] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97465dbf72cd4296baef8d8959a871a7" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:27.387341 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:27.434005 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:27.469376 12429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03131a21e6174e9d98740a205aee130c"
dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
mode: GRACEFUL
new_leader_uuid: "e8aa2b5c9929454283240639124bdeca"
 from {username='slave'} at 127.0.0.1:43928
I20260709 14:50:27.469959 12429 raft_consensus.cc:606] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Received request to transfer leadership to TS e8aa2b5c9929454283240639124bdeca
I20260709 14:50:27.471266 10125 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:50:27.472720 10125 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:27.615890 13260 raft_consensus.cc:993] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03: : Instructing follower e8aa2b5c9929454283240639124bdeca to start an election
I20260709 14:50:27.616485 13260 raft_consensus.cc:1081] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Signalling peer e8aa2b5c9929454283240639124bdeca to start an election
I20260709 14:50:27.618016 13117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03131a21e6174e9d98740a205aee130c"
dest_uuid: "e8aa2b5c9929454283240639124bdeca"
 from {username='slave'} at 127.0.0.1:43584
I20260709 14:50:27.618664 13117 raft_consensus.cc:493] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:27.619035 13117 raft_consensus.cc:3060] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:27.624310 13117 raft_consensus.cc:515] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:27.625891 13117 leader_election.cc:290] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 election: Requested vote from peers caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713), b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68:42787)
I20260709 14:50:27.627027 12352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03131a21e6174e9d98740a205aee130c" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195"
I20260709 14:50:27.627118 12429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03131a21e6174e9d98740a205aee130c" candidate_uuid: "e8aa2b5c9929454283240639124bdeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4a2280a5edd41b5aa13fca477359c03"
I20260709 14:50:27.627709 12352 raft_consensus.cc:3060] T 03131a21e6174e9d98740a205aee130c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:27.627800 12429 raft_consensus.cc:3055] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:27.628168 12429 raft_consensus.cc:740] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4a2280a5edd41b5aa13fca477359c03, State: Running, Role: LEADER
I20260709 14:50:27.636816 12352 raft_consensus.cc:2468] T 03131a21e6174e9d98740a205aee130c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 2.
I20260709 14:50:27.637828 13066 leader_election.cc:304] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caec0335b3ec4e3eaae6b5e6fa1bd195, e8aa2b5c9929454283240639124bdeca; no voters: 
I20260709 14:50:27.638940 13333 raft_consensus.cc:2804] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:27.638634 12429 consensus_queue.cc:260] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:27.639424 13333 raft_consensus.cc:697] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca [term 2 LEADER]: Becoming Leader. State: Replica: e8aa2b5c9929454283240639124bdeca, State: Running, Role: LEADER
I20260709 14:50:27.639995 12429 raft_consensus.cc:3060] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:27.640326 13333 consensus_queue.cc:237] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } }
I20260709 14:50:27.645831 12429 raft_consensus.cc:2468] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8aa2b5c9929454283240639124bdeca in term 2.
I20260709 14:50:27.653103 12101 catalog_manager.cc:5697] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca reported cstate change: term changed from 1 to 2, leader changed from b4a2280a5edd41b5aa13fca477359c03 (127.9.227.68) to e8aa2b5c9929454283240639124bdeca (127.9.227.65). New cstate: current_term: 2 leader_uuid: "e8aa2b5c9929454283240639124bdeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8aa2b5c9929454283240639124bdeca" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37717 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:28.043180 12355 raft_consensus.cc:1275] T 03131a21e6174e9d98740a205aee130c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:28.044376 13284 consensus_queue.cc:1048] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "caec0335b3ec4e3eaae6b5e6fa1bd195" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:28.053213 12429 raft_consensus.cc:1275] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Refusing update from remote peer e8aa2b5c9929454283240639124bdeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:28.054593 13284 consensus_queue.cc:1048] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a2280a5edd41b5aa13fca477359c03" member_type: VOTER last_known_addr { host: "127.9.227.68" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:28.473904 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:28.511360 10125 tablet_server.cc:179] TabletServer@127.9.227.65:37717 shutting down...
W20260709 14:50:28.517670 12394 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 71 similar messages]
W20260709 14:50:28.520817 12394 consensus_peers.cc:597] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:28.529706 12246 consensus_peers.cc:597] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:28.536911 10125 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:28.537629 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.538286 10125 raft_consensus.cc:2243] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.538691 10125 raft_consensus.cc:2272] T 04787b036ab44bf0bdf22a760911cf2d P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.540799 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.541751 10125 raft_consensus.cc:2243] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.542164 10125 raft_consensus.cc:2272] T 87e35e0bcdf5458ebb30b913254b53ab P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.544617 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.545199 10125 raft_consensus.cc:2243] T ee4d520f547f4445b8a1666496b13a3b P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.545562 10125 raft_consensus.cc:2272] T ee4d520f547f4445b8a1666496b13a3b P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.547636 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.548250 10125 raft_consensus.cc:2243] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.548729 10125 raft_consensus.cc:2272] T bbb4c2db73fe41fa8b370fdb01856d81 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:28.549605 12394 consensus_peers.cc:597] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:28.551034 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.552987 10125 raft_consensus.cc:2243] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.553403 10125 raft_consensus.cc:2272] T fefeec87234f46a7898881194fc4fe04 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.555295 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.555981 10125 raft_consensus.cc:2243] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.556383 10125 raft_consensus.cc:2272] T cd117d5f14364a3fbf64dfaeaee6182c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.558683 10125 tablet_replica.cc:333] stopping tablet replica
W20260709 14:50:28.559358 12320 consensus_peers.cc:597] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:28.559548 10125 raft_consensus.cc:2243] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.560024 10125 raft_consensus.cc:2272] T c30094cc04684ae197150baa88b75e7c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.562170 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.562748 10125 raft_consensus.cc:2243] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.563150 10125 raft_consensus.cc:2272] T 3691839bcb564f59b0a1cb8e9c24771e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.565052 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.565531 10125 raft_consensus.cc:2243] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:28.566192 10125 raft_consensus.cc:2272] T 030232537fac40e88a3b805f6ea8b7d4 P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.567942 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.568464 10125 raft_consensus.cc:2243] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.568789 10125 raft_consensus.cc:2272] T fa4e5192b6e44abebe9fbc984202e45e P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.570399 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.570997 10125 raft_consensus.cc:2243] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.571341 10125 raft_consensus.cc:2272] T 6d6157a6f0ba492eb959f40393e8f18d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.573509 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.574235 10125 raft_consensus.cc:2243] T f13b873df62648cebef99f2bcca3c203 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.574723 10125 raft_consensus.cc:2272] T f13b873df62648cebef99f2bcca3c203 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.577160 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.577771 10125 raft_consensus.cc:2243] T ce541d9548d7472fa5ff04a14efc0bc3 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.578131 10125 raft_consensus.cc:2272] T ce541d9548d7472fa5ff04a14efc0bc3 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.580615 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.581316 10125 raft_consensus.cc:2243] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:28.582161 10125 raft_consensus.cc:2272] T fe07527dcbd64c15a9ae05ff82d55fee P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.584350 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.585016 10125 raft_consensus.cc:2243] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:50:28.585022 12320 consensus_peers.cc:597] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:28.585457 10125 raft_consensus.cc:2272] T 8bd314f01b964406951d219b678d47ec P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.587218 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.587697 10125 raft_consensus.cc:2243] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.588047 10125 raft_consensus.cc:2272] T bf3d6f6d8afa4a24ae9d4c76b919b732 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.589931 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.590575 10125 raft_consensus.cc:2243] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:28.591410 10125 raft_consensus.cc:2272] T 922232d72b9044dc8c356c05e22eab43 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.593369 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.593858 10125 raft_consensus.cc:2243] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.594233 10125 raft_consensus.cc:2272] T 32ffdd3f46d9444cbf169f548d5cabfd P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.596038 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.596597 10125 raft_consensus.cc:2243] T 836251bdec0442d7a548bb321e3063e9 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.597015 10125 raft_consensus.cc:2272] T 836251bdec0442d7a548bb321e3063e9 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.599143 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.599622 10125 raft_consensus.cc:2243] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:28.600323 10125 raft_consensus.cc:2272] T cb9227d0c4174a96a0129a4046676460 P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.602176 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.602634 10125 raft_consensus.cc:2243] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:28.603401 10125 raft_consensus.cc:2272] T 0be0d50ea0064c3aa0bfb99439a34d39 P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.605782 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.606428 10125 raft_consensus.cc:2243] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.606762 10125 raft_consensus.cc:2272] T bff60c3d5d9f4c8293f72fe1fe2cfcea P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.608455 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.608927 10125 raft_consensus.cc:2243] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.609256 10125 raft_consensus.cc:2272] T fffd509fcd0e41cda9b114539b50be32 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.610828 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.611352 10125 raft_consensus.cc:2243] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.611711 10125 raft_consensus.cc:2272] T f4f3d21e57f44cc3a6ff41be1d455777 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.613706 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.614351 10125 raft_consensus.cc:2243] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.614778 10125 raft_consensus.cc:2272] T 78b46464c85d4a20b0c1c6a99c475280 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.617101 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.617825 10125 raft_consensus.cc:2243] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:28.618682 10125 raft_consensus.cc:2272] T 0a37923e1fad44ca88af6da8f32015d8 P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:28.620601 12394 consensus_peers.cc:597] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:28.620885 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.621629 10125 raft_consensus.cc:2243] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.622126 10125 raft_consensus.cc:2272] T a8026cde0bd44968b9a3b0697b69579d P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.624547 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.625283 10125 raft_consensus.cc:2243] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:28.626080 10125 raft_consensus.cc:2272] T 66023196488f465ca2a0d96df8676850 P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.627640 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.628114 10125 raft_consensus.cc:2243] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.628438 10125 raft_consensus.cc:2272] T a9534e4b237a421bb613e6b9d2f3b62a P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.629979 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.630429 10125 raft_consensus.cc:2243] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:28.631079 10125 raft_consensus.cc:2272] T d350c0cda7a04b1e90b23c15dca6a440 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.632969 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.633467 10125 raft_consensus.cc:2243] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:28.634274 10125 raft_consensus.cc:2272] T fa17c32f66d34ecd8acda75757d09c13 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.636272 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.636718 10125 raft_consensus.cc:2243] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:28.637383 10125 raft_consensus.cc:2272] T a74404b62e8d4fffb6116f320067f1b8 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.638913 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.639358 10125 raft_consensus.cc:2243] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.639694 10125 raft_consensus.cc:2272] T cab47f7abf234e0e99a660d7a6c2e3e4 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.641525 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.641975 10125 raft_consensus.cc:2243] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:28.642606 10125 raft_consensus.cc:2272] T 5071d1cc028243eab07d60758ad0ba3c P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.644337 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.644901 10125 raft_consensus.cc:2243] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.645258 10125 raft_consensus.cc:2272] T b6e5b1a790ec455f9396bce3571231e2 P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.646976 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.647545 10125 raft_consensus.cc:2243] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:28.648231 10125 raft_consensus.cc:2272] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.649891 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.650460 10125 raft_consensus.cc:2243] T 80b4e0c2c5d24110a87d749447a16d1c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.650913 10125 raft_consensus.cc:2272] T 80b4e0c2c5d24110a87d749447a16d1c P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.653035 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.653837 10125 raft_consensus.cc:2243] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:50:28.653839 12394 consensus_peers.cc:597] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:28.654414 10125 raft_consensus.cc:2272] T ff76e2f35b204464906ecbd103d60650 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.656956 10125 tablet_replica.cc:333] stopping tablet replica
W20260709 14:50:28.656898 12394 consensus_peers.cc:597] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:28.657758 12394 consensus_peers.cc:597] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:28.657800 10125 raft_consensus.cc:2243] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.658275 10125 raft_consensus.cc:2272] T 6bfda83a888a4e6b86babad77ef51542 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.660209 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.660745 10125 raft_consensus.cc:2243] T f08605c8557244e29e96f33b9c94b03d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.661139 10125 raft_consensus.cc:2272] T f08605c8557244e29e96f33b9c94b03d P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.663179 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.663769 10125 raft_consensus.cc:2243] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:28.664561 10125 raft_consensus.cc:2272] T dcfd778f76584a83a0de2f87b73dd1d2 P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:28.665606 12394 consensus_peers.cc:597] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:28.666471 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.666942 10125 raft_consensus.cc:2243] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.667250 10125 raft_consensus.cc:2272] T ca8c7a583584469db4f209ed28fc52a7 P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.669268 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.669745 10125 raft_consensus.cc:2243] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.670121 10125 raft_consensus.cc:2272] T 38b1afaa1232433081b354d02d5e6b6a P e8aa2b5c9929454283240639124bdeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.672173 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.672602 10125 raft_consensus.cc:2243] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:28.673436 10125 raft_consensus.cc:2272] T 03131a21e6174e9d98740a205aee130c P e8aa2b5c9929454283240639124bdeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.675625 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:28.676227 10125 raft_consensus.cc:2243] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 14:50:28.676555 12394 consensus_peers.cc:597] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:28.676738 10125 raft_consensus.cc:2272] T c0734199463c4d1892951ba132e3b57e P e8aa2b5c9929454283240639124bdeca [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:28.688076 12320 consensus_peers.cc:597] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:28.703562 12246 consensus_peers.cc:597] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. 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:50:28.735091 12320 consensus_peers.cc:597] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:28.741180 10125 tablet_server.cc:196] TabletServer@127.9.227.65:37717 shutdown complete.
W20260709 14:50:28.749689 12246 consensus_peers.cc:597] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:28.755648 12246 consensus_peers.cc:597] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:28.762637 12394 consensus_peers.cc:597] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:28.788668 12246 consensus_peers.cc:597] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:28.810177 10125 tablet_server.cc:179] TabletServer@127.9.227.66:0 shutting down...
W20260709 14:50:28.814754 12320 consensus_peers.cc:597] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:28.834636 12321 consensus_peers.cc:597] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Couldn't send request to peer 97465dbf72cd4296baef8d8959a871a7. 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:50:28.845032 10125 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:28.847470 10125 tablet_replica.cc:333] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
W20260709 14:50:28.847759 12395 consensus_peers.cc:597] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03 -> Peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Couldn't send request to peer 97465dbf72cd4296baef8d8959a871a7. 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:50:28.848362 10125 raft_consensus.cc:2243] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.849018 10125 raft_consensus.cc:2272] T b6e5b1a790ec455f9396bce3571231e2 P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:28.850343 12246 consensus_peers.cc:597] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:28.850859 12394 consensus_peers.cc:597] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:28.851375 10125 tablet_replica.cc:333] T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.851967 10125 raft_consensus.cc:2243] T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.852356 10125 raft_consensus.cc:2272] T 32ffdd3f46d9444cbf169f548d5cabfd P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.854048 10125 tablet_replica.cc:333] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.854549 10125 raft_consensus.cc:2243] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:28.855252 10125 raft_consensus.cc:2272] T bbb4c2db73fe41fa8b370fdb01856d81 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.856954 10125 tablet_replica.cc:333] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.857429 10125 raft_consensus.cc:2243] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.857824 10125 raft_consensus.cc:2272] T 925aeaf40dc7461390e7042d979e3cc4 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.859807 10125 tablet_replica.cc:333] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.860553 10125 raft_consensus.cc:2243] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.860946 10125 raft_consensus.cc:2272] T 51a9693e333a4e268f4392f971d82b1c P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.862752 10125 tablet_replica.cc:333] T bf3d6f6d8afa4a24ae9d4c76b919b732 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.863286 10125 raft_consensus.cc:2243] T bf3d6f6d8afa4a24ae9d4c76b919b732 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.863812 10125 raft_consensus.cc:2272] T bf3d6f6d8afa4a24ae9d4c76b919b732 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.865887 10125 tablet_replica.cc:333] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.866626 10125 raft_consensus.cc:2243] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.867070 10125 raft_consensus.cc:2272] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.868713 10125 tablet_replica.cc:333] T 80b4e0c2c5d24110a87d749447a16d1c P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.869204 10125 raft_consensus.cc:2243] T 80b4e0c2c5d24110a87d749447a16d1c P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.869560 10125 raft_consensus.cc:2272] T 80b4e0c2c5d24110a87d749447a16d1c P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.871107 10125 tablet_replica.cc:333] T 498566693ba84b6ea57c483ab845c715 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.871595 10125 raft_consensus.cc:2243] T 498566693ba84b6ea57c483ab845c715 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.872042 10125 raft_consensus.cc:2272] T 498566693ba84b6ea57c483ab845c715 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.873633 10125 tablet_replica.cc:333] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.874109 10125 raft_consensus.cc:2243] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:28.874779 10125 raft_consensus.cc:2272] T 3d42689ce41b427090aeec0ee1760a1d P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.876295 10125 tablet_replica.cc:333] T 836251bdec0442d7a548bb321e3063e9 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.876760 10125 raft_consensus.cc:2243] T 836251bdec0442d7a548bb321e3063e9 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.877151 10125 raft_consensus.cc:2272] T 836251bdec0442d7a548bb321e3063e9 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.879035 10125 tablet_replica.cc:333] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.879732 10125 raft_consensus.cc:2243] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.880182 10125 raft_consensus.cc:2272] T 030232537fac40e88a3b805f6ea8b7d4 P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.882061 10125 tablet_replica.cc:333] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.882553 10125 raft_consensus.cc:2243] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.882916 10125 raft_consensus.cc:2272] T 0be0d50ea0064c3aa0bfb99439a34d39 P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.884509 10125 tablet_replica.cc:333] T cb9227d0c4174a96a0129a4046676460 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.885043 10125 raft_consensus.cc:2243] T cb9227d0c4174a96a0129a4046676460 P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.885438 10125 raft_consensus.cc:2272] T cb9227d0c4174a96a0129a4046676460 P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.887452 10125 tablet_replica.cc:333] T 7d73a0bf411148f5b6a48700f26c6995 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.888139 10125 raft_consensus.cc:2243] T 7d73a0bf411148f5b6a48700f26c6995 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:28.889014 10125 raft_consensus.cc:2272] T 7d73a0bf411148f5b6a48700f26c6995 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:28.889526 12394 consensus_peers.cc:597] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:28.891139 10125 tablet_replica.cc:333] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.891906 10125 raft_consensus.cc:2243] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.892357 10125 raft_consensus.cc:2272] T 5071d1cc028243eab07d60758ad0ba3c P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:28.893960 12246 consensus_peers.cc:597] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:28.894603 10125 tablet_replica.cc:333] T cab47f7abf234e0e99a660d7a6c2e3e4 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.895175 10125 raft_consensus.cc:2243] T cab47f7abf234e0e99a660d7a6c2e3e4 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.895529 10125 raft_consensus.cc:2272] T cab47f7abf234e0e99a660d7a6c2e3e4 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.897535 10125 tablet_replica.cc:333] T 63d7fb6be9874501b3b4641d62ed4041 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.898042 10125 raft_consensus.cc:2243] T 63d7fb6be9874501b3b4641d62ed4041 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.898603 10125 raft_consensus.cc:2272] T 63d7fb6be9874501b3b4641d62ed4041 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.900863 10125 tablet_replica.cc:333] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.901474 10125 raft_consensus.cc:2243] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [term 3 LEADER]: Raft consensus shutting down.
W20260709 14:50:28.901918 12321 consensus_peers.cc:597] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Couldn't send request to peer 97465dbf72cd4296baef8d8959a871a7. 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:50:28.902298 10125 raft_consensus.cc:2272] T 97c8284ad82a44efa2fe5bc5878cfbf0 P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.904186 10125 tablet_replica.cc:333] T 2abcf7336bcc41f1bef75b839328fa08 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.904781 10125 raft_consensus.cc:2243] T 2abcf7336bcc41f1bef75b839328fa08 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.905244 10125 raft_consensus.cc:2272] T 2abcf7336bcc41f1bef75b839328fa08 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.908198 10125 tablet_replica.cc:333] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
W20260709 14:50:28.908345 12321 consensus_peers.cc:597] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Couldn't send request to peer 97465dbf72cd4296baef8d8959a871a7. 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:50:28.908905 10125 raft_consensus.cc:2243] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.909530 10125 raft_consensus.cc:2272] T 0a37923e1fad44ca88af6da8f32015d8 P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.911193 10125 tablet_replica.cc:333] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.911660 10125 raft_consensus.cc:2243] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.912053 10125 raft_consensus.cc:2272] T a8026cde0bd44968b9a3b0697b69579d P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.913796 10125 tablet_replica.cc:333] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.914247 10125 raft_consensus.cc:2243] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:28.914954 10125 raft_consensus.cc:2272] T 38b1afaa1232433081b354d02d5e6b6a P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.916706 10125 tablet_replica.cc:333] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.917313 10125 raft_consensus.cc:2243] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.917766 10125 raft_consensus.cc:2272] T dcfd778f76584a83a0de2f87b73dd1d2 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:28.919101 12395 consensus_peers.cc:597] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03 -> Peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Couldn't send request to peer 97465dbf72cd4296baef8d8959a871a7. 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:50:28.919773 10125 tablet_replica.cc:333] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.920375 10125 raft_consensus.cc:2243] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:28.921046 10125 raft_consensus.cc:2272] T ca8c7a583584469db4f209ed28fc52a7 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.922708 10125 tablet_replica.cc:333] T fa17c32f66d34ecd8acda75757d09c13 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.923161 10125 raft_consensus.cc:2243] T fa17c32f66d34ecd8acda75757d09c13 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.923509 10125 raft_consensus.cc:2272] T fa17c32f66d34ecd8acda75757d09c13 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.924986 10125 tablet_replica.cc:333] T a9534e4b237a421bb613e6b9d2f3b62a P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.925419 10125 raft_consensus.cc:2243] T a9534e4b237a421bb613e6b9d2f3b62a P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.925724 10125 raft_consensus.cc:2272] T a9534e4b237a421bb613e6b9d2f3b62a P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.927572 10125 tablet_replica.cc:333] T d350c0cda7a04b1e90b23c15dca6a440 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.928068 10125 raft_consensus.cc:2243] T d350c0cda7a04b1e90b23c15dca6a440 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.928406 10125 raft_consensus.cc:2272] T d350c0cda7a04b1e90b23c15dca6a440 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.929898 10125 tablet_replica.cc:333] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.930335 10125 raft_consensus.cc:2243] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.930660 10125 raft_consensus.cc:2272] T 66023196488f465ca2a0d96df8676850 P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.932248 10125 tablet_replica.cc:333] T 6ea8ce307efd4efc93c41a51c9f34b39 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.932694 10125 raft_consensus.cc:2243] T 6ea8ce307efd4efc93c41a51c9f34b39 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.933000 10125 raft_consensus.cc:2272] T 6ea8ce307efd4efc93c41a51c9f34b39 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.934398 10125 tablet_replica.cc:333] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.934809 10125 raft_consensus.cc:2243] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:28.935464 10125 raft_consensus.cc:2272] T 04787b036ab44bf0bdf22a760911cf2d P 97465dbf72cd4296baef8d8959a871a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.936913 10125 tablet_replica.cc:333] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.937335 10125 raft_consensus.cc:2243] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.937664 10125 raft_consensus.cc:2272] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.939302 10125 tablet_replica.cc:333] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.940006 10125 raft_consensus.cc:2243] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:28.940935 10125 raft_consensus.cc:2272] T 6d6157a6f0ba492eb959f40393e8f18d P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:28.942636 12394 consensus_peers.cc:597] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:28.942993 10125 tablet_replica.cc:333] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.943552 10125 raft_consensus.cc:2243] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:28.944264 10125 raft_consensus.cc:2272] T 6bfda83a888a4e6b86babad77ef51542 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.945935 10125 tablet_replica.cc:333] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.946501 10125 raft_consensus.cc:2243] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:28.947117 10125 raft_consensus.cc:2272] T fefeec87234f46a7898881194fc4fe04 P 97465dbf72cd4296baef8d8959a871a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.948750 10125 tablet_replica.cc:333] T ce541d9548d7472fa5ff04a14efc0bc3 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.949174 10125 raft_consensus.cc:2243] T ce541d9548d7472fa5ff04a14efc0bc3 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.949508 10125 raft_consensus.cc:2272] T ce541d9548d7472fa5ff04a14efc0bc3 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.951488 10125 tablet_replica.cc:333] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.952011 10125 raft_consensus.cc:2243] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:28.952677 10125 raft_consensus.cc:2272] T f13b873df62648cebef99f2bcca3c203 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.954401 10125 tablet_replica.cc:333] T 449014cba5e14a15b3e479c8678ecd0e P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.954887 10125 raft_consensus.cc:2243] T 449014cba5e14a15b3e479c8678ecd0e P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.955220 10125 raft_consensus.cc:2272] T 449014cba5e14a15b3e479c8678ecd0e P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.956956 10125 tablet_replica.cc:333] T 8f2442de738b44df87ebed5aaea13132 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.957386 10125 raft_consensus.cc:2243] T 8f2442de738b44df87ebed5aaea13132 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:28.958012 10125 raft_consensus.cc:2272] T 8f2442de738b44df87ebed5aaea13132 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.959633 10125 tablet_replica.cc:333] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.960307 10125 raft_consensus.cc:2243] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:28.961025 10125 raft_consensus.cc:2272] T fffd509fcd0e41cda9b114539b50be32 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.962982 10125 tablet_replica.cc:333] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.963469 10125 raft_consensus.cc:2243] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:28.964180 10125 raft_consensus.cc:2272] T c30094cc04684ae197150baa88b75e7c P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.966053 10125 tablet_replica.cc:333] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.966912 10125 raft_consensus.cc:2243] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:28.968631 10125 raft_consensus.cc:2272] T 83b3886ec20242b399d35dc88ad81633 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.971144 10125 tablet_replica.cc:333] T f4f3d21e57f44cc3a6ff41be1d455777 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.971658 10125 raft_consensus.cc:2243] T f4f3d21e57f44cc3a6ff41be1d455777 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.972087 10125 raft_consensus.cc:2272] T f4f3d21e57f44cc3a6ff41be1d455777 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:28.973875 10125 tablet_replica.cc:333] T 1d7025dd7dca43d5b1b2d48112c34257 P 97465dbf72cd4296baef8d8959a871a7: stopping tablet replica
I20260709 14:50:28.974273 10125 raft_consensus.cc:2243] T 1d7025dd7dca43d5b1b2d48112c34257 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:28.974704 10125 raft_consensus.cc:2272] T 1d7025dd7dca43d5b1b2d48112c34257 P 97465dbf72cd4296baef8d8959a871a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:28.985180 12395 consensus_peers.cc:597] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 -> Peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Couldn't send request to peer 97465dbf72cd4296baef8d8959a871a7. 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:50:28.992025 12321 consensus_peers.cc:597] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Couldn't send request to peer 97465dbf72cd4296baef8d8959a871a7. 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:50:28.994648 12395 consensus_peers.cc:597] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03 -> Peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Couldn't send request to peer 97465dbf72cd4296baef8d8959a871a7. 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:50:29.016111 12320 consensus_peers.cc:597] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:29.026757 12395 consensus_peers.cc:597] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03 -> Peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Couldn't send request to peer 97465dbf72cd4296baef8d8959a871a7. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.66:41727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:29.030718 12320 consensus_peers.cc:597] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:29.035953 12320 consensus_peers.cc:597] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:29.052121 12320 consensus_peers.cc:597] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer e8aa2b5c9929454283240639124bdeca (127.9.227.65:37717): Couldn't send request to peer e8aa2b5c9929454283240639124bdeca. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:29.056182 12321 consensus_peers.cc:597] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Couldn't send request to peer 97465dbf72cd4296baef8d8959a871a7. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.66:41727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:29.073396 10125 tablet_server.cc:196] TabletServer@127.9.227.66:0 shutdown complete.
W20260709 14:50:29.088408 12395 consensus_peers.cc:597] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 -> Peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Couldn't send request to peer 97465dbf72cd4296baef8d8959a871a7. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.66:41727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:29.146291 12395 consensus_peers.cc:597] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03 -> Peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Couldn't send request to peer 97465dbf72cd4296baef8d8959a871a7. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.66:41727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:29.151669 10125 tablet_server.cc:179] TabletServer@127.9.227.67:0 shutting down...
W20260709 14:50:29.180531 12321 consensus_peers.cc:597] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Couldn't send request to peer 97465dbf72cd4296baef8d8959a871a7. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.66:41727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:29.189253 10125 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:29.190086 10125 tablet_replica.cc:333] T bff60c3d5d9f4c8293f72fe1fe2cfcea P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.190773 10125 raft_consensus.cc:2243] T bff60c3d5d9f4c8293f72fe1fe2cfcea P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.191309 10125 raft_consensus.cc:2272] T bff60c3d5d9f4c8293f72fe1fe2cfcea P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:29.191344 12396 consensus_peers.cc:597] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03 -> Peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Couldn't send request to peer caec0335b3ec4e3eaae6b5e6fa1bd195. 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:50:29.193221 10125 tablet_replica.cc:333] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.193809 10125 raft_consensus.cc:2243] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.194175 10125 raft_consensus.cc:2272] T fe07527dcbd64c15a9ae05ff82d55fee P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.196091 10125 tablet_replica.cc:333] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.196830 10125 raft_consensus.cc:2243] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.197539 10125 raft_consensus.cc:2272] T cd117d5f14364a3fbf64dfaeaee6182c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:29.199151 12321 consensus_peers.cc:597] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Couldn't send request to peer 97465dbf72cd4296baef8d8959a871a7. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.66:41727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:29.199622 10125 tablet_replica.cc:333] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
W20260709 14:50:29.199628 12321 consensus_peers.cc:597] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Couldn't send request to peer 97465dbf72cd4296baef8d8959a871a7. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.66:41727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:29.200554 10125 raft_consensus.cc:2243] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.201022 10125 raft_consensus.cc:2272] T 3d42689ce41b427090aeec0ee1760a1d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.203038 10125 tablet_replica.cc:333] T bbb4c2db73fe41fa8b370fdb01856d81 P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.203792 10125 raft_consensus.cc:2243] T bbb4c2db73fe41fa8b370fdb01856d81 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.204221 10125 raft_consensus.cc:2272] T bbb4c2db73fe41fa8b370fdb01856d81 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:29.204660 12321 consensus_peers.cc:597] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Couldn't send request to peer 97465dbf72cd4296baef8d8959a871a7. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.66:41727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:29.206185 10125 tablet_replica.cc:333] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.206797 10125 raft_consensus.cc:2243] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.207546 10125 raft_consensus.cc:2272] T b6e5b1a790ec455f9396bce3571231e2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.209707 10125 tablet_replica.cc:333] T fa4e5192b6e44abebe9fbc984202e45e P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
W20260709 14:50:29.209865 12321 consensus_peers.cc:597] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195 -> Peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Couldn't send request to peer 97465dbf72cd4296baef8d8959a871a7. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.66:41727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:29.210283 10125 raft_consensus.cc:2243] T fa4e5192b6e44abebe9fbc984202e45e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.210697 10125 raft_consensus.cc:2272] T fa4e5192b6e44abebe9fbc984202e45e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.212253 10125 tablet_replica.cc:333] T a74404b62e8d4fffb6116f320067f1b8 P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.212739 10125 raft_consensus.cc:2243] T a74404b62e8d4fffb6116f320067f1b8 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.213092 10125 raft_consensus.cc:2272] T a74404b62e8d4fffb6116f320067f1b8 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.214478 10125 tablet_replica.cc:333] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.214953 10125 raft_consensus.cc:2243] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.215667 10125 raft_consensus.cc:2272] T 498566693ba84b6ea57c483ab845c715 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.217494 10125 tablet_replica.cc:333] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.218093 10125 raft_consensus.cc:2243] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.218755 10125 raft_consensus.cc:2272] T 8bd314f01b964406951d219b678d47ec P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.220410 10125 tablet_replica.cc:333] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.220868 10125 raft_consensus.cc:2243] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.221524 10125 raft_consensus.cc:2272] T a9534e4b237a421bb613e6b9d2f3b62a P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.223090 10125 tablet_replica.cc:333] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.223515 10125 raft_consensus.cc:2243] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.223824 10125 raft_consensus.cc:2272] T 030232537fac40e88a3b805f6ea8b7d4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.225375 10125 tablet_replica.cc:333] T 3691839bcb564f59b0a1cb8e9c24771e P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.225905 10125 raft_consensus.cc:2243] T 3691839bcb564f59b0a1cb8e9c24771e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.226238 10125 raft_consensus.cc:2272] T 3691839bcb564f59b0a1cb8e9c24771e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.228084 10125 tablet_replica.cc:333] T 6d6157a6f0ba492eb959f40393e8f18d P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.228621 10125 raft_consensus.cc:2243] T 6d6157a6f0ba492eb959f40393e8f18d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.228994 10125 raft_consensus.cc:2272] T 6d6157a6f0ba492eb959f40393e8f18d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:29.229571 12395 consensus_peers.cc:597] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03 -> Peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Couldn't send request to peer 97465dbf72cd4296baef8d8959a871a7. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.66:41727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:29.230685 10125 tablet_replica.cc:333] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.231256 10125 raft_consensus.cc:2243] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.231959 10125 raft_consensus.cc:2272] T ee4d520f547f4445b8a1666496b13a3b P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.233639 10125 tablet_replica.cc:333] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.234139 10125 raft_consensus.cc:2243] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.234771 10125 raft_consensus.cc:2272] T 449014cba5e14a15b3e479c8678ecd0e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.236431 10125 tablet_replica.cc:333] T 87e35e0bcdf5458ebb30b913254b53ab P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.236929 10125 raft_consensus.cc:2243] T 87e35e0bcdf5458ebb30b913254b53ab P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.237293 10125 raft_consensus.cc:2272] T 87e35e0bcdf5458ebb30b913254b53ab P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.238930 10125 tablet_replica.cc:333] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.239454 10125 raft_consensus.cc:2243] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.240204 10125 raft_consensus.cc:2272] T 6ea8ce307efd4efc93c41a51c9f34b39 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.241750 10125 tablet_replica.cc:333] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.242239 10125 raft_consensus.cc:2243] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.242601 10125 raft_consensus.cc:2272] T 04787b036ab44bf0bdf22a760911cf2d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.244369 10125 tablet_replica.cc:333] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.244884 10125 raft_consensus.cc:2243] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.245323 10125 raft_consensus.cc:2272] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.247184 10125 tablet_replica.cc:333] T 38b1afaa1232433081b354d02d5e6b6a P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.247684 10125 raft_consensus.cc:2243] T 38b1afaa1232433081b354d02d5e6b6a P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.248082 10125 raft_consensus.cc:2272] T 38b1afaa1232433081b354d02d5e6b6a P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.250144 10125 tablet_replica.cc:333] T dcfd778f76584a83a0de2f87b73dd1d2 P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.250811 10125 raft_consensus.cc:2243] T dcfd778f76584a83a0de2f87b73dd1d2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.251317 10125 raft_consensus.cc:2272] T dcfd778f76584a83a0de2f87b73dd1d2 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.253515 10125 tablet_replica.cc:333] T ca8c7a583584469db4f209ed28fc52a7 P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.254050 10125 raft_consensus.cc:2243] T ca8c7a583584469db4f209ed28fc52a7 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.254585 10125 raft_consensus.cc:2272] T ca8c7a583584469db4f209ed28fc52a7 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.256773 10125 tablet_replica.cc:333] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.257468 10125 raft_consensus.cc:2243] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.258126 10125 raft_consensus.cc:2272] T 925aeaf40dc7461390e7042d979e3cc4 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.259714 10125 tablet_replica.cc:333] T 51a9693e333a4e268f4392f971d82b1c P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.260236 10125 raft_consensus.cc:2243] T 51a9693e333a4e268f4392f971d82b1c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.260627 10125 raft_consensus.cc:2272] T 51a9693e333a4e268f4392f971d82b1c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.262199 10125 tablet_replica.cc:333] T ff76e2f35b204464906ecbd103d60650 P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.262663 10125 raft_consensus.cc:2243] T ff76e2f35b204464906ecbd103d60650 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.263008 10125 raft_consensus.cc:2272] T ff76e2f35b204464906ecbd103d60650 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.264566 10125 tablet_replica.cc:333] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.265058 10125 raft_consensus.cc:2243] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.265725 10125 raft_consensus.cc:2272] T f08605c8557244e29e96f33b9c94b03d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.267302 10125 tablet_replica.cc:333] T 7d73a0bf411148f5b6a48700f26c6995 P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.267755 10125 raft_consensus.cc:2243] T 7d73a0bf411148f5b6a48700f26c6995 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.268148 10125 raft_consensus.cc:2272] T 7d73a0bf411148f5b6a48700f26c6995 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.269793 10125 tablet_replica.cc:333] T 03131a21e6174e9d98740a205aee130c P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.270259 10125 raft_consensus.cc:2243] T 03131a21e6174e9d98740a205aee130c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.270648 10125 raft_consensus.cc:2272] T 03131a21e6174e9d98740a205aee130c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.272197 10125 tablet_replica.cc:333] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.272646 10125 raft_consensus.cc:2243] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.273300 10125 raft_consensus.cc:2272] T c0734199463c4d1892951ba132e3b57e P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.274856 10125 tablet_replica.cc:333] T 8f2442de738b44df87ebed5aaea13132 P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.275309 10125 raft_consensus.cc:2243] T 8f2442de738b44df87ebed5aaea13132 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.275673 10125 raft_consensus.cc:2272] T 8f2442de738b44df87ebed5aaea13132 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.277297 10125 tablet_replica.cc:333] T f13b873df62648cebef99f2bcca3c203 P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.277899 10125 raft_consensus.cc:2243] T f13b873df62648cebef99f2bcca3c203 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.278340 10125 raft_consensus.cc:2272] T f13b873df62648cebef99f2bcca3c203 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.280267 10125 tablet_replica.cc:333] T fffd509fcd0e41cda9b114539b50be32 P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.280908 10125 raft_consensus.cc:2243] T fffd509fcd0e41cda9b114539b50be32 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.281421 10125 raft_consensus.cc:2272] T fffd509fcd0e41cda9b114539b50be32 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.283495 10125 tablet_replica.cc:333] T c30094cc04684ae197150baa88b75e7c P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.284125 10125 raft_consensus.cc:2243] T c30094cc04684ae197150baa88b75e7c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.284513 10125 raft_consensus.cc:2272] T c30094cc04684ae197150baa88b75e7c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.286155 10125 tablet_replica.cc:333] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.286660 10125 raft_consensus.cc:2243] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.287400 10125 raft_consensus.cc:2272] T 1d7025dd7dca43d5b1b2d48112c34257 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.289254 10125 tablet_replica.cc:333] T 78b46464c85d4a20b0c1c6a99c475280 P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.289737 10125 raft_consensus.cc:2243] T 78b46464c85d4a20b0c1c6a99c475280 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.290081 10125 raft_consensus.cc:2272] T 78b46464c85d4a20b0c1c6a99c475280 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.291641 10125 tablet_replica.cc:333] T 83b3886ec20242b399d35dc88ad81633 P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.292137 10125 raft_consensus.cc:2243] T 83b3886ec20242b399d35dc88ad81633 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.292470 10125 raft_consensus.cc:2272] T 83b3886ec20242b399d35dc88ad81633 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.294131 10125 tablet_replica.cc:333] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.294562 10125 raft_consensus.cc:2243] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.294903 10125 raft_consensus.cc:2272] T 5071d1cc028243eab07d60758ad0ba3c P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.296446 10125 tablet_replica.cc:333] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.296860 10125 raft_consensus.cc:2243] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.297497 10125 raft_consensus.cc:2272] T bf3d6f6d8afa4a24ae9d4c76b919b732 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.301785 10125 tablet_replica.cc:333] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.302439 10125 raft_consensus.cc:2243] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.302881 10125 raft_consensus.cc:2272] T 922232d72b9044dc8c356c05e22eab43 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.304557 10125 tablet_replica.cc:333] T 63d7fb6be9874501b3b4641d62ed4041 P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.305028 10125 raft_consensus.cc:2243] T 63d7fb6be9874501b3b4641d62ed4041 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.305416 10125 raft_consensus.cc:2272] T 63d7fb6be9874501b3b4641d62ed4041 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:29.306471 12395 consensus_peers.cc:597] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03 -> Peer 97465dbf72cd4296baef8d8959a871a7 (127.9.227.66:41727): Couldn't send request to peer 97465dbf72cd4296baef8d8959a871a7. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.66:41727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:29.307156 10125 tablet_replica.cc:333] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.307665 10125 raft_consensus.cc:2243] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.308061 10125 raft_consensus.cc:2272] T 97c8284ad82a44efa2fe5bc5878cfbf0 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.309679 10125 tablet_replica.cc:333] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.310101 10125 raft_consensus.cc:2243] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.310752 10125 raft_consensus.cc:2272] T 2abcf7336bcc41f1bef75b839328fa08 P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.312429 10125 tablet_replica.cc:333] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195: stopping tablet replica
I20260709 14:50:29.312839 10125 raft_consensus.cc:2243] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.313658 10125 raft_consensus.cc:2272] T a8026cde0bd44968b9a3b0697b69579d P caec0335b3ec4e3eaae6b5e6fa1bd195 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:29.343812 12396 consensus_peers.cc:597] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03 -> Peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Couldn't send request to peer caec0335b3ec4e3eaae6b5e6fa1bd195. 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:50:29.363579 12322 connection.cc:466] server connection from 127.0.0.1:40694 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40694 (request call id 407) could send its response
W20260709 14:50:29.364466 12396 consensus_peers.cc:597] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 -> Peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Couldn't send request to peer caec0335b3ec4e3eaae6b5e6fa1bd195. Status: Network error: recv got EOF from 127.9.227.67:38713 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:29.379614 10125 tablet_server.cc:196] TabletServer@127.9.227.67:0 shutdown complete.
W20260709 14:50:29.429010 12396 consensus_peers.cc:597] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03 -> Peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Couldn't send request to peer caec0335b3ec4e3eaae6b5e6fa1bd195. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.67:38713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:29.445210 10125 tablet_server.cc:179] TabletServer@127.9.227.68:0 shutting down...
W20260709 14:50:29.489840 12396 consensus_peers.cc:597] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 -> Peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Couldn't send request to peer caec0335b3ec4e3eaae6b5e6fa1bd195. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.67:38713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:29.494885 10125 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:29.495589 10125 tablet_replica.cc:333] T fe07527dcbd64c15a9ae05ff82d55fee P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.496248 10125 raft_consensus.cc:2243] T fe07527dcbd64c15a9ae05ff82d55fee P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.496675 10125 raft_consensus.cc:2272] T fe07527dcbd64c15a9ae05ff82d55fee P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.498271 10125 tablet_replica.cc:333] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.498777 10125 raft_consensus.cc:2243] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.499464 10125 raft_consensus.cc:2272] T fa4e5192b6e44abebe9fbc984202e45e P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.501358 10125 tablet_replica.cc:333] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.502053 10125 raft_consensus.cc:2243] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.502890 10125 raft_consensus.cc:2272] T 32ffdd3f46d9444cbf169f548d5cabfd P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.504928 10125 tablet_replica.cc:333] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.505616 10125 raft_consensus.cc:2243] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.506091 10125 raft_consensus.cc:2272] T a74404b62e8d4fffb6116f320067f1b8 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.508281 10125 tablet_replica.cc:333] T 498566693ba84b6ea57c483ab845c715 P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.508976 10125 raft_consensus.cc:2243] T 498566693ba84b6ea57c483ab845c715 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.509469 10125 raft_consensus.cc:2272] T 498566693ba84b6ea57c483ab845c715 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.511169 10125 tablet_replica.cc:333] T 3d42689ce41b427090aeec0ee1760a1d P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.511729 10125 raft_consensus.cc:2243] T 3d42689ce41b427090aeec0ee1760a1d P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.512112 10125 raft_consensus.cc:2272] T 3d42689ce41b427090aeec0ee1760a1d P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.513757 10125 tablet_replica.cc:333] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.514361 10125 raft_consensus.cc:2243] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.515158 10125 raft_consensus.cc:2272] T 836251bdec0442d7a548bb321e3063e9 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.517302 10125 tablet_replica.cc:333] T 8bd314f01b964406951d219b678d47ec P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.517822 10125 raft_consensus.cc:2243] T 8bd314f01b964406951d219b678d47ec P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.518230 10125 raft_consensus.cc:2272] T 8bd314f01b964406951d219b678d47ec P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.519799 10125 tablet_replica.cc:333] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.520350 10125 raft_consensus.cc:2243] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.520712 10125 raft_consensus.cc:2272] T 0b4612d0b0e641cc9aad0ac8f2cd3a9e P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.522305 10125 tablet_replica.cc:333] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.522807 10125 raft_consensus.cc:2243] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:50:29.523445 12396 consensus_peers.cc:597] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03 -> Peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Couldn't send request to peer caec0335b3ec4e3eaae6b5e6fa1bd195. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.67:38713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:29.523464 10125 raft_consensus.cc:2272] T 80b4e0c2c5d24110a87d749447a16d1c P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.525681 10125 tablet_replica.cc:333] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.526188 10125 raft_consensus.cc:2243] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.526880 10125 raft_consensus.cc:2272] T bff60c3d5d9f4c8293f72fe1fe2cfcea P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.528499 10125 tablet_replica.cc:333] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.528954 10125 raft_consensus.cc:2243] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.529296 10125 raft_consensus.cc:2272] T 0be0d50ea0064c3aa0bfb99439a34d39 P b4a2280a5edd41b5aa13fca477359c03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.530689 10125 tablet_replica.cc:333] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.531167 10125 raft_consensus.cc:2243] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.531517 10125 raft_consensus.cc:2272] T cb9227d0c4174a96a0129a4046676460 P b4a2280a5edd41b5aa13fca477359c03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.533026 10125 tablet_replica.cc:333] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.533490 10125 raft_consensus.cc:2243] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.534118 10125 raft_consensus.cc:2272] T 3691839bcb564f59b0a1cb8e9c24771e P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.535815 10125 tablet_replica.cc:333] T f08605c8557244e29e96f33b9c94b03d P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.536368 10125 raft_consensus.cc:2243] T f08605c8557244e29e96f33b9c94b03d P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.536846 10125 raft_consensus.cc:2272] T f08605c8557244e29e96f33b9c94b03d P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.538509 10125 tablet_replica.cc:333] T 7d73a0bf411148f5b6a48700f26c6995 P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.538972 10125 raft_consensus.cc:2243] T 7d73a0bf411148f5b6a48700f26c6995 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.539350 10125 raft_consensus.cc:2272] T 7d73a0bf411148f5b6a48700f26c6995 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.541054 10125 tablet_replica.cc:333] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.541512 10125 raft_consensus.cc:2243] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.542187 10125 raft_consensus.cc:2272] T 63d7fb6be9874501b3b4641d62ed4041 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.543907 10125 tablet_replica.cc:333] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.544374 10125 raft_consensus.cc:2243] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.545010 10125 raft_consensus.cc:2272] T ce541d9548d7472fa5ff04a14efc0bc3 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.546599 10125 tablet_replica.cc:333] T 6ea8ce307efd4efc93c41a51c9f34b39 P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.547076 10125 raft_consensus.cc:2243] T 6ea8ce307efd4efc93c41a51c9f34b39 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.547421 10125 raft_consensus.cc:2272] T 6ea8ce307efd4efc93c41a51c9f34b39 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.549249 10125 tablet_replica.cc:333] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.550001 10125 raft_consensus.cc:2243] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.550727 10125 raft_consensus.cc:2272] T eb7112e0fd4f4db2b09c4ffa588a6cb7 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.552363 10125 tablet_replica.cc:333] T 6bfda83a888a4e6b86babad77ef51542 P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.552841 10125 raft_consensus.cc:2243] T 6bfda83a888a4e6b86babad77ef51542 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.553215 10125 raft_consensus.cc:2272] T 6bfda83a888a4e6b86babad77ef51542 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.554774 10125 tablet_replica.cc:333] T ee4d520f547f4445b8a1666496b13a3b P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.555246 10125 raft_consensus.cc:2243] T ee4d520f547f4445b8a1666496b13a3b P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.555619 10125 raft_consensus.cc:2272] T ee4d520f547f4445b8a1666496b13a3b P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.557173 10125 tablet_replica.cc:333] T 449014cba5e14a15b3e479c8678ecd0e P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.557644 10125 raft_consensus.cc:2243] T 449014cba5e14a15b3e479c8678ecd0e P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.558002 10125 raft_consensus.cc:2272] T 449014cba5e14a15b3e479c8678ecd0e P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.559589 10125 tablet_replica.cc:333] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.560081 10125 raft_consensus.cc:2243] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.560761 10125 raft_consensus.cc:2272] T 87e35e0bcdf5458ebb30b913254b53ab P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.562345 10125 tablet_replica.cc:333] T cd117d5f14364a3fbf64dfaeaee6182c P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.562820 10125 raft_consensus.cc:2243] T cd117d5f14364a3fbf64dfaeaee6182c P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.563194 10125 raft_consensus.cc:2272] T cd117d5f14364a3fbf64dfaeaee6182c P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.564728 10125 tablet_replica.cc:333] T fefeec87234f46a7898881194fc4fe04 P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.565200 10125 raft_consensus.cc:2243] T fefeec87234f46a7898881194fc4fe04 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.565572 10125 raft_consensus.cc:2272] T fefeec87234f46a7898881194fc4fe04 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.567157 10125 tablet_replica.cc:333] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.567618 10125 raft_consensus.cc:2243] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.568001 10125 raft_consensus.cc:2272] T 97c8284ad82a44efa2fe5bc5878cfbf0 P b4a2280a5edd41b5aa13fca477359c03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.569573 10125 tablet_replica.cc:333] T 0a37923e1fad44ca88af6da8f32015d8 P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.570036 10125 raft_consensus.cc:2243] T 0a37923e1fad44ca88af6da8f32015d8 P b4a2280a5edd41b5aa13fca477359c03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.570452 10125 raft_consensus.cc:2272] T 0a37923e1fad44ca88af6da8f32015d8 P b4a2280a5edd41b5aa13fca477359c03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.572044 10125 tablet_replica.cc:333] T 2abcf7336bcc41f1bef75b839328fa08 P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.572520 10125 raft_consensus.cc:2243] T 2abcf7336bcc41f1bef75b839328fa08 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.572877 10125 raft_consensus.cc:2272] T 2abcf7336bcc41f1bef75b839328fa08 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.574431 10125 tablet_replica.cc:333] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.574875 10125 raft_consensus.cc:2243] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.575222 10125 raft_consensus.cc:2272] T fa17c32f66d34ecd8acda75757d09c13 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.576668 10125 tablet_replica.cc:333] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.577122 10125 raft_consensus.cc:2243] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.577472 10125 raft_consensus.cc:2272] T d350c0cda7a04b1e90b23c15dca6a440 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.578995 10125 tablet_replica.cc:333] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.579448 10125 raft_consensus.cc:2243] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.579815 10125 raft_consensus.cc:2272] T 66023196488f465ca2a0d96df8676850 P b4a2280a5edd41b5aa13fca477359c03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.581327 10125 tablet_replica.cc:333] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.581773 10125 raft_consensus.cc:2243] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.582113 10125 raft_consensus.cc:2272] T c0734199463c4d1892951ba132e3b57e P b4a2280a5edd41b5aa13fca477359c03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.583794 10125 tablet_replica.cc:333] T 8f2442de738b44df87ebed5aaea13132 P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.584475 10125 raft_consensus.cc:2243] T 8f2442de738b44df87ebed5aaea13132 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.606701 10125 raft_consensus.cc:2272] T 8f2442de738b44df87ebed5aaea13132 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.612419 10125 tablet_replica.cc:333] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
W20260709 14:50:29.612906 12396 consensus_peers.cc:597] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 -> Peer caec0335b3ec4e3eaae6b5e6fa1bd195 (127.9.227.67:38713): Couldn't send request to peer caec0335b3ec4e3eaae6b5e6fa1bd195. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.67:38713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:29.613802 10125 raft_consensus.cc:2243] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.615250 10125 raft_consensus.cc:2272] T f4f3d21e57f44cc3a6ff41be1d455777 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.618088 10125 tablet_replica.cc:333] T 1d7025dd7dca43d5b1b2d48112c34257 P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.618891 10125 raft_consensus.cc:2243] T 1d7025dd7dca43d5b1b2d48112c34257 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.619436 10125 raft_consensus.cc:2272] T 1d7025dd7dca43d5b1b2d48112c34257 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.621845 10125 tablet_replica.cc:333] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.622574 10125 raft_consensus.cc:2243] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.623982 10125 raft_consensus.cc:2272] T 78b46464c85d4a20b0c1c6a99c475280 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.626251 10125 tablet_replica.cc:333] T 83b3886ec20242b399d35dc88ad81633 P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.626792 10125 raft_consensus.cc:2243] T 83b3886ec20242b399d35dc88ad81633 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.627359 10125 raft_consensus.cc:2272] T 83b3886ec20242b399d35dc88ad81633 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.629680 10125 tablet_replica.cc:333] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.630183 10125 raft_consensus.cc:2243] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.630734 10125 raft_consensus.cc:2272] T 03131a21e6174e9d98740a205aee130c P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.632849 10125 tablet_replica.cc:333] T 922232d72b9044dc8c356c05e22eab43 P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.633378 10125 raft_consensus.cc:2243] T 922232d72b9044dc8c356c05e22eab43 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.633879 10125 raft_consensus.cc:2272] T 922232d72b9044dc8c356c05e22eab43 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.636059 10125 tablet_replica.cc:333] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.636603 10125 raft_consensus.cc:2243] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.637701 10125 raft_consensus.cc:2272] T cab47f7abf234e0e99a660d7a6c2e3e4 P b4a2280a5edd41b5aa13fca477359c03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.640084 10125 tablet_replica.cc:333] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.640631 10125 raft_consensus.cc:2243] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:29.641207 10125 raft_consensus.cc:2272] T 925aeaf40dc7461390e7042d979e3cc4 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.643412 10125 tablet_replica.cc:333] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.643931 10125 raft_consensus.cc:2243] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.645222 10125 raft_consensus.cc:2272] T 51a9693e333a4e268f4392f971d82b1c P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.647418 10125 tablet_replica.cc:333] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03: stopping tablet replica
I20260709 14:50:29.647904 10125 raft_consensus.cc:2243] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.649124 10125 raft_consensus.cc:2272] T ff76e2f35b204464906ecbd103d60650 P b4a2280a5edd41b5aa13fca477359c03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.730540 10125 tablet_server.cc:196] TabletServer@127.9.227.68:0 shutdown complete.
I20260709 14:50:29.799901 10125 master.cc:562] Master@127.9.227.126:44683 shutting down...
I20260709 14:50:29.824084 10125 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c965487e332d41ddac5102d77ea61078 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:29.824882 10125 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c965487e332d41ddac5102d77ea61078 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:29.825212 10125 tablet_replica.cc:333] T 00000000000000000000000000000000 P c965487e332d41ddac5102d77ea61078: stopping tablet replica
I20260709 14:50:29.846874 10125 master.cc:584] Master@127.9.227.126:44683 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (28030 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:50:29.930732 10125 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.227.126:36199
I20260709 14:50:29.931770 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:29.937057 13410 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:50:29.937227 13409 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:50:29.938432 13412 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:50:29.939188 10125 server_base.cc:1061] running on GCE node
I20260709 14:50:29.940218 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:29.940407 10125 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:50:29.940563 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608629940546 us; error 0 us; skew 500 ppm
I20260709 14:50:29.941069 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:29.943249 10125 webserver.cc:533] Webserver started at http://127.9.227.126:34385/ using document root <none> and password file <none>
I20260709 14:50:29.943714 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:29.943902 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:29.944159 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:29.945284 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608558739546-10125-0/minicluster-data/master-0-root/instance:
uuid: "12c41e27d82a4cd78ad174e659ad8e50"
format_stamp: "Formatted at 2026-07-09 14:50:29 on dist-test-slave-31z3"
I20260709 14:50:29.949442 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:50:29.952579 13417 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:50:29.953260 10125 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 14:50:29.953516 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608558739546-10125-0/minicluster-data/master-0-root
uuid: "12c41e27d82a4cd78ad174e659ad8e50"
format_stamp: "Formatted at 2026-07-09 14:50:29 on dist-test-slave-31z3"
I20260709 14:50:29.953779 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608558739546-10125-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608558739546-10125-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608558739546-10125-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:50:29.971410 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:29.972610 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:30.010993 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.126:36199
I20260709 14:50:30.011116 13468 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.126:36199 every 8 connection(s)
I20260709 14:50:30.015394 13469 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:50:30.026060 13469 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12c41e27d82a4cd78ad174e659ad8e50: Bootstrap starting.
I20260709 14:50:30.030946 13469 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 12c41e27d82a4cd78ad174e659ad8e50: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.035745 13469 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12c41e27d82a4cd78ad174e659ad8e50: No bootstrap required, opened a new log
I20260709 14:50:30.037880 13469 raft_consensus.cc:359] T 00000000000000000000000000000000 P 12c41e27d82a4cd78ad174e659ad8e50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12c41e27d82a4cd78ad174e659ad8e50" member_type: VOTER }
I20260709 14:50:30.038272 13469 raft_consensus.cc:385] T 00000000000000000000000000000000 P 12c41e27d82a4cd78ad174e659ad8e50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.038498 13469 raft_consensus.cc:740] T 00000000000000000000000000000000 P 12c41e27d82a4cd78ad174e659ad8e50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12c41e27d82a4cd78ad174e659ad8e50, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.039019 13469 consensus_queue.cc:260] T 00000000000000000000000000000000 P 12c41e27d82a4cd78ad174e659ad8e50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "12c41e27d82a4cd78ad174e659ad8e50" member_type: VOTER }
I20260709 14:50:30.039462 13469 raft_consensus.cc:399] T 00000000000000000000000000000000 P 12c41e27d82a4cd78ad174e659ad8e50 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:50:30.039681 13469 raft_consensus.cc:493] T 00000000000000000000000000000000 P 12c41e27d82a4cd78ad174e659ad8e50 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:50:30.039969 13469 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 12c41e27d82a4cd78ad174e659ad8e50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.044139 13469 raft_consensus.cc:515] T 00000000000000000000000000000000 P 12c41e27d82a4cd78ad174e659ad8e50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12c41e27d82a4cd78ad174e659ad8e50" member_type: VOTER }
I20260709 14:50:30.044598 13469 leader_election.cc:304] T 00000000000000000000000000000000 P 12c41e27d82a4cd78ad174e659ad8e50 [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: 12c41e27d82a4cd78ad174e659ad8e50; no voters: 
I20260709 14:50:30.045634 13469 leader_election.cc:290] T 00000000000000000000000000000000 P 12c41e27d82a4cd78ad174e659ad8e50 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:50:30.045976 13472 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 12c41e27d82a4cd78ad174e659ad8e50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:30.047149 13472 raft_consensus.cc:697] T 00000000000000000000000000000000 P 12c41e27d82a4cd78ad174e659ad8e50 [term 1 LEADER]: Becoming Leader. State: Replica: 12c41e27d82a4cd78ad174e659ad8e50, State: Running, Role: LEADER
I20260709 14:50:30.047812 13472 consensus_queue.cc:237] T 00000000000000000000000000000000 P 12c41e27d82a4cd78ad174e659ad8e50 [LEADER]: Queue going to LEADER mode. State: All 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: "12c41e27d82a4cd78ad174e659ad8e50" member_type: VOTER }
I20260709 14:50:30.048334 13469 sys_catalog.cc:565] T 00000000000000000000000000000000 P 12c41e27d82a4cd78ad174e659ad8e50 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:50:30.054395 13474 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12c41e27d82a4cd78ad174e659ad8e50 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 12c41e27d82a4cd78ad174e659ad8e50. Latest consensus state: current_term: 1 leader_uuid: "12c41e27d82a4cd78ad174e659ad8e50" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12c41e27d82a4cd78ad174e659ad8e50" member_type: VOTER } }
I20260709 14:50:30.054683 13473 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12c41e27d82a4cd78ad174e659ad8e50 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "12c41e27d82a4cd78ad174e659ad8e50" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12c41e27d82a4cd78ad174e659ad8e50" member_type: VOTER } }
I20260709 14:50:30.055049 13474 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12c41e27d82a4cd78ad174e659ad8e50 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:30.055263 13473 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12c41e27d82a4cd78ad174e659ad8e50 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:30.056757 13482 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:50:30.062316 13482 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:50:30.063375 10125 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:50:30.070858 13482 catalog_manager.cc:1383] Generated new cluster ID: 05128f7982014b97b374675cde97ae26
I20260709 14:50:30.071099 13482 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:50:30.084664 13482 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:50:30.085846 13482 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:50:30.098867 13482 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 12c41e27d82a4cd78ad174e659ad8e50: Generated new TSK 0
I20260709 14:50:30.099418 13482 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:50:30.130088 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:30.135769 13490 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:50:30.136550 13491 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:50:30.138862 13493 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:50:30.139672 10125 server_base.cc:1061] running on GCE node
I20260709 14:50:30.142946 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:30.143123 10125 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:50:30.143287 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608630143272 us; error 0 us; skew 500 ppm
I20260709 14:50:30.143822 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:30.146028 10125 webserver.cc:533] Webserver started at http://127.9.227.65:42465/ using document root <none> and password file <none>
I20260709 14:50:30.146495 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:30.146656 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:30.146932 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:30.148061 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608558739546-10125-0/minicluster-data/ts-0-root/instance:
uuid: "ce06eda215784842910292e1eabd5311"
format_stamp: "Formatted at 2026-07-09 14:50:30 on dist-test-slave-31z3"
I20260709 14:50:30.152149 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:30.155148 13498 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:50:30.156080 10125 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:50:30.156345 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608558739546-10125-0/minicluster-data/ts-0-root
uuid: "ce06eda215784842910292e1eabd5311"
format_stamp: "Formatted at 2026-07-09 14:50:30 on dist-test-slave-31z3"
I20260709 14:50:30.156626 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608558739546-10125-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608558739546-10125-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608558739546-10125-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:50:30.166950 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:30.168079 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:30.169392 10125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:30.171589 10125 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:30.171764 10125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:30.172039 10125 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:30.172191 10125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:30.210568 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.65:45723
I20260709 14:50:30.210636 13560 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.65:45723 every 8 connection(s)
I20260709 14:50:30.215341 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:30.221743 13565 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:50:30.222203 13566 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:50:30.225479 10125 server_base.cc:1061] running on GCE node
W20260709 14:50:30.226244 13569 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:50:30.227051 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:30.227231 10125 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:50:30.227403 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608630227392 us; error 0 us; skew 500 ppm
I20260709 14:50:30.227876 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:30.230264 10125 webserver.cc:533] Webserver started at http://127.9.227.66:44077/ using document root <none> and password file <none>
I20260709 14:50:30.230875 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:30.231046 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:30.231348 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:30.232223 13561 heartbeater.cc:344] Connected to a master server at 127.9.227.126:36199
I20260709 14:50:30.232616 13561 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:30.232764 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608558739546-10125-0/minicluster-data/ts-1-root/instance:
uuid: "94cfbd0f3f7244d999996360c95a7e15"
format_stamp: "Formatted at 2026-07-09 14:50:30 on dist-test-slave-31z3"
I20260709 14:50:30.233219 13561 heartbeater.cc:507] Master 127.9.227.126:36199 requested a full tablet report, sending...
I20260709 14:50:30.235234 13434 ts_manager.cc:194] Registered new tserver with Master: ce06eda215784842910292e1eabd5311 (127.9.227.65:45723)
I20260709 14:50:30.237553 13434 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57308
I20260709 14:50:30.238061 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260709 14:50:30.241878 13573 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:50:30.242862 10125 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:50:30.243304 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608558739546-10125-0/minicluster-data/ts-1-root
uuid: "94cfbd0f3f7244d999996360c95a7e15"
format_stamp: "Formatted at 2026-07-09 14:50:30 on dist-test-slave-31z3"
I20260709 14:50:30.243564 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608558739546-10125-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608558739546-10125-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608558739546-10125-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:50:30.257369 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:30.258517 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:30.259905 10125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:30.261981 10125 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:30.262148 10125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:30.262391 10125 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:30.262549 10125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:30.301178 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.66:34679
I20260709 14:50:30.301297 13635 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.66:34679 every 8 connection(s)
I20260709 14:50:30.305701 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:30.313445 13639 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:50:30.314203 13640 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:50:30.316871 13636 heartbeater.cc:344] Connected to a master server at 127.9.227.126:36199
I20260709 14:50:30.317265 13636 heartbeater.cc:461] Registering TS with master...
W20260709 14:50:30.317776 13642 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:50:30.317921 10125 server_base.cc:1061] running on GCE node
I20260709 14:50:30.318147 13636 heartbeater.cc:507] Master 127.9.227.126:36199 requested a full tablet report, sending...
I20260709 14:50:30.318873 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:30.319103 10125 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:50:30.319304 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608630319284 us; error 0 us; skew 500 ppm
I20260709 14:50:30.319952 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:30.320232 13434 ts_manager.cc:194] Registered new tserver with Master: 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679)
I20260709 14:50:30.321661 13434 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57312
I20260709 14:50:30.322266 10125 webserver.cc:533] Webserver started at http://127.9.227.67:43981/ using document root <none> and password file <none>
I20260709 14:50:30.322798 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:30.323042 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:30.323347 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:30.324601 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608558739546-10125-0/minicluster-data/ts-2-root/instance:
uuid: "16a6771f6e8748a38ee1f9d425130968"
format_stamp: "Formatted at 2026-07-09 14:50:30 on dist-test-slave-31z3"
I20260709 14:50:30.328603 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 14:50:30.331557 13647 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:50:30.332284 10125 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:50:30.332545 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608558739546-10125-0/minicluster-data/ts-2-root
uuid: "16a6771f6e8748a38ee1f9d425130968"
format_stamp: "Formatted at 2026-07-09 14:50:30 on dist-test-slave-31z3"
I20260709 14:50:30.332789 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608558739546-10125-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608558739546-10125-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608558739546-10125-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:50:30.350430 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:30.351554 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:30.352983 10125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:30.355145 10125 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:30.355319 10125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:30.355551 10125 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:30.355687 10125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:30.395363 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.67:33161
I20260709 14:50:30.395483 13709 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.67:33161 every 8 connection(s)
I20260709 14:50:30.408758 13710 heartbeater.cc:344] Connected to a master server at 127.9.227.126:36199
I20260709 14:50:30.409155 13710 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:30.409848 13710 heartbeater.cc:507] Master 127.9.227.126:36199 requested a full tablet report, sending...
I20260709 14:50:30.412293 13434 ts_manager.cc:194] Registered new tserver with Master: 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161)
I20260709 14:50:30.413074 10125 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014833595s
I20260709 14:50:30.414356 13434 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57326
I20260709 14:50:30.437460 13434 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57328:
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:50:30.440239 13434 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:50:30.508386 13526 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6236709b0e4ed3a6013dc5d85c0673 (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:50:30.509886 13526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6236709b0e4ed3a6013dc5d85c0673. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.511314 13525 tablet_service.cc:1511] Processing CreateTablet for tablet caa7b0c7e10c44a1a8f166efa67e127f (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:50:30.512668 13525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa7b0c7e10c44a1a8f166efa67e127f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.513011 13524 tablet_service.cc:1511] Processing CreateTablet for tablet fc9a76321e5f4b668773c907d5613a62 (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:50:30.514262 13524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc9a76321e5f4b668773c907d5613a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.517864 13523 tablet_service.cc:1511] Processing CreateTablet for tablet 9c119e0304c74a6ca86714900ec3e851 (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:50:30.519109 13523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c119e0304c74a6ca86714900ec3e851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.521111 13522 tablet_service.cc:1511] Processing CreateTablet for tablet bd0f70e56fcf45c99da564d528f8a217 (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:50:30.522346 13522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0f70e56fcf45c99da564d528f8a217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.528144 13521 tablet_service.cc:1511] Processing CreateTablet for tablet e71b049e53e54146a46fd49fb5483ac1 (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:50:30.529562 13521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71b049e53e54146a46fd49fb5483ac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.533042 13520 tablet_service.cc:1511] Processing CreateTablet for tablet cce4e048fc17453ebce1d1de3e7e1d9f (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:50:30.534777 13520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce4e048fc17453ebce1d1de3e7e1d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.534807 13519 tablet_service.cc:1511] Processing CreateTablet for tablet ebdcb17109fb4569a5b76381cea07626 (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:50:30.538007 13519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebdcb17109fb4569a5b76381cea07626. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.544190 13601 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6236709b0e4ed3a6013dc5d85c0673 (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:50:30.545029 13600 tablet_service.cc:1511] Processing CreateTablet for tablet caa7b0c7e10c44a1a8f166efa67e127f (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:50:30.545646 13601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6236709b0e4ed3a6013dc5d85c0673. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.546288 13600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa7b0c7e10c44a1a8f166efa67e127f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.547120 13518 tablet_service.cc:1511] Processing CreateTablet for tablet 3b9d54c111e14b16b3a94799b4db8074 (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:50:30.548408 13518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b9d54c111e14b16b3a94799b4db8074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.550484 13596 tablet_service.cc:1511] Processing CreateTablet for tablet e71b049e53e54146a46fd49fb5483ac1 (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:50:30.550486 13599 tablet_service.cc:1511] Processing CreateTablet for tablet fc9a76321e5f4b668773c907d5613a62 (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:50:30.551795 13596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71b049e53e54146a46fd49fb5483ac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.553009 13597 tablet_service.cc:1511] Processing CreateTablet for tablet bd0f70e56fcf45c99da564d528f8a217 (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:50:30.554337 13597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0f70e56fcf45c99da564d528f8a217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.551553 13598 tablet_service.cc:1511] Processing CreateTablet for tablet 9c119e0304c74a6ca86714900ec3e851 (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:50:30.560875 13599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc9a76321e5f4b668773c907d5613a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.564179 13598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c119e0304c74a6ca86714900ec3e851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.565726 13670 tablet_service.cc:1511] Processing CreateTablet for tablet e71b049e53e54146a46fd49fb5483ac1 (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:50:30.567204 13670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71b049e53e54146a46fd49fb5483ac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.567569 13674 tablet_service.cc:1511] Processing CreateTablet for tablet caa7b0c7e10c44a1a8f166efa67e127f (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:50:30.568923 13674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa7b0c7e10c44a1a8f166efa67e127f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.573143 13669 tablet_service.cc:1511] Processing CreateTablet for tablet cce4e048fc17453ebce1d1de3e7e1d9f (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:50:30.574529 13669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce4e048fc17453ebce1d1de3e7e1d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.577221 13668 tablet_service.cc:1511] Processing CreateTablet for tablet ebdcb17109fb4569a5b76381cea07626 (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:50:30.578948 13668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebdcb17109fb4569a5b76381cea07626. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.582065 13672 tablet_service.cc:1511] Processing CreateTablet for tablet 9c119e0304c74a6ca86714900ec3e851 (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:50:30.566357 13675 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6236709b0e4ed3a6013dc5d85c0673 (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:50:30.585072 13671 tablet_service.cc:1511] Processing CreateTablet for tablet bd0f70e56fcf45c99da564d528f8a217 (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:50:30.585843 13667 tablet_service.cc:1511] Processing CreateTablet for tablet 3b9d54c111e14b16b3a94799b4db8074 (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:50:30.587062 13673 tablet_service.cc:1511] Processing CreateTablet for tablet fc9a76321e5f4b668773c907d5613a62 (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:50:30.589553 13517 tablet_service.cc:1511] Processing CreateTablet for tablet 95a7f72b809b4713ba2fb294267fb2d1 (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:50:30.590941 13517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95a7f72b809b4713ba2fb294267fb2d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.600307 13672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c119e0304c74a6ca86714900ec3e851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.604779 13673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc9a76321e5f4b668773c907d5613a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.606757 13671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0f70e56fcf45c99da564d528f8a217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.607695 13595 tablet_service.cc:1511] Processing CreateTablet for tablet cce4e048fc17453ebce1d1de3e7e1d9f (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:50:30.609018 13595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce4e048fc17453ebce1d1de3e7e1d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.610803 13667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b9d54c111e14b16b3a94799b4db8074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.612422 13675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6236709b0e4ed3a6013dc5d85c0673. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.613142 13666 tablet_service.cc:1511] Processing CreateTablet for tablet 95a7f72b809b4713ba2fb294267fb2d1 (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:50:30.614370 13666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95a7f72b809b4713ba2fb294267fb2d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.632896 13725 tablet_bootstrap.cc:492] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311: Bootstrap starting.
I20260709 14:50:30.683219 13596 tablet_service.cc:1511] Processing CreateTablet for tablet 95a7f72b809b4713ba2fb294267fb2d1 (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:50:30.684540 13596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95a7f72b809b4713ba2fb294267fb2d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.692950 13595 tablet_service.cc:1511] Processing CreateTablet for tablet 3b9d54c111e14b16b3a94799b4db8074 (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:50:30.694396 13595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b9d54c111e14b16b3a94799b4db8074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.700965 13601 tablet_service.cc:1511] Processing CreateTablet for tablet ebdcb17109fb4569a5b76381cea07626 (DEFAULT_TABLE table=test-workload [id=82018024c4cf48b1b41171b91bd5dc2f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:50:30.702436 13601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebdcb17109fb4569a5b76381cea07626. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:30.667721 13725 tablet_bootstrap.cc:654] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.709160 13727 tablet_bootstrap.cc:492] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15: Bootstrap starting.
I20260709 14:50:30.721170 13726 tablet_bootstrap.cc:492] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968: Bootstrap starting.
I20260709 14:50:30.724619 13727 tablet_bootstrap.cc:654] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.728327 13725 tablet_bootstrap.cc:492] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311: No bootstrap required, opened a new log
I20260709 14:50:30.728803 13725 ts_tablet_manager.cc:1403] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311: Time spent bootstrapping tablet: real 0.096s	user 0.014s	sys 0.000s
I20260709 14:50:30.731540 13725 raft_consensus.cc:359] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.732250 13725 raft_consensus.cc:385] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.732532 13725 raft_consensus.cc:740] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce06eda215784842910292e1eabd5311, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.733233 13725 consensus_queue.cc:260] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.737232 13726 tablet_bootstrap.cc:654] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.737346 13727 tablet_bootstrap.cc:492] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15: No bootstrap required, opened a new log
I20260709 14:50:30.737242 13561 heartbeater.cc:499] Master 127.9.227.126:36199 was elected leader, sending a full tablet report...
I20260709 14:50:30.737788 13725 ts_tablet_manager.cc:1434] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:50:30.738022 13727 ts_tablet_manager.cc:1403] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.000s
I20260709 14:50:30.738771 13725 tablet_bootstrap.cc:492] T fc9a76321e5f4b668773c907d5613a62 P ce06eda215784842910292e1eabd5311: Bootstrap starting.
I20260709 14:50:30.740985 13727 raft_consensus.cc:359] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.741667 13727 raft_consensus.cc:385] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.741961 13727 raft_consensus.cc:740] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94cfbd0f3f7244d999996360c95a7e15, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.742748 13727 consensus_queue.cc:260] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.745345 13725 tablet_bootstrap.cc:654] T fc9a76321e5f4b668773c907d5613a62 P ce06eda215784842910292e1eabd5311: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.748829 13726 tablet_bootstrap.cc:492] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968: No bootstrap required, opened a new log
I20260709 14:50:30.749393 13726 ts_tablet_manager.cc:1403] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.000s
I20260709 14:50:30.752401 13726 raft_consensus.cc:359] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.753189 13726 raft_consensus.cc:385] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.753545 13726 raft_consensus.cc:740] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16a6771f6e8748a38ee1f9d425130968, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.754341 13726 consensus_queue.cc:260] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.770362 13636 heartbeater.cc:499] Master 127.9.227.126:36199 was elected leader, sending a full tablet report...
I20260709 14:50:30.770782 13727 ts_tablet_manager.cc:1434] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15: Time spent starting tablet: real 0.032s	user 0.023s	sys 0.008s
I20260709 14:50:30.771915 13727 tablet_bootstrap.cc:492] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15: Bootstrap starting.
I20260709 14:50:30.777931 13727 tablet_bootstrap.cc:654] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.785416 13710 heartbeater.cc:499] Master 127.9.227.126:36199 was elected leader, sending a full tablet report...
I20260709 14:50:30.786540 13725 tablet_bootstrap.cc:492] T fc9a76321e5f4b668773c907d5613a62 P ce06eda215784842910292e1eabd5311: No bootstrap required, opened a new log
I20260709 14:50:30.786060 13726 ts_tablet_manager.cc:1434] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968: Time spent starting tablet: real 0.036s	user 0.014s	sys 0.021s
I20260709 14:50:30.787250 13725 ts_tablet_manager.cc:1403] T fc9a76321e5f4b668773c907d5613a62 P ce06eda215784842910292e1eabd5311: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.031s
I20260709 14:50:30.788225 13726 tablet_bootstrap.cc:492] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968: Bootstrap starting.
I20260709 14:50:30.790357 13725 raft_consensus.cc:359] T fc9a76321e5f4b668773c907d5613a62 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.791065 13725 raft_consensus.cc:385] T fc9a76321e5f4b668773c907d5613a62 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.791350 13725 raft_consensus.cc:740] T fc9a76321e5f4b668773c907d5613a62 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce06eda215784842910292e1eabd5311, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.792166 13725 consensus_queue.cc:260] T fc9a76321e5f4b668773c907d5613a62 P ce06eda215784842910292e1eabd5311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.794476 13725 ts_tablet_manager.cc:1434] T fc9a76321e5f4b668773c907d5613a62 P ce06eda215784842910292e1eabd5311: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:50:30.795392 13725 tablet_bootstrap.cc:492] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311: Bootstrap starting.
I20260709 14:50:30.796049 13726 tablet_bootstrap.cc:654] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.800818 13727 tablet_bootstrap.cc:492] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15: No bootstrap required, opened a new log
I20260709 14:50:30.801319 13727 ts_tablet_manager.cc:1403] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.000s
I20260709 14:50:30.801349 13725 tablet_bootstrap.cc:654] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.804445 13727 raft_consensus.cc:359] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.805994 13727 raft_consensus.cc:385] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.806283 13727 raft_consensus.cc:740] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94cfbd0f3f7244d999996360c95a7e15, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.806999 13727 consensus_queue.cc:260] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.807986 13726 tablet_bootstrap.cc:492] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968: No bootstrap required, opened a new log
I20260709 14:50:30.808539 13726 ts_tablet_manager.cc:1403] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.010s
I20260709 14:50:30.809070 13727 ts_tablet_manager.cc:1434] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:30.810016 13727 tablet_bootstrap.cc:492] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15: Bootstrap starting.
I20260709 14:50:30.811585 13726 raft_consensus.cc:359] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.812426 13726 raft_consensus.cc:385] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.812770 13726 raft_consensus.cc:740] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16a6771f6e8748a38ee1f9d425130968, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.813683 13726 consensus_queue.cc:260] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.816071 13727 tablet_bootstrap.cc:654] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.816145 13726 ts_tablet_manager.cc:1434] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 14:50:30.817242 13726 tablet_bootstrap.cc:492] T cce4e048fc17453ebce1d1de3e7e1d9f P 16a6771f6e8748a38ee1f9d425130968: Bootstrap starting.
I20260709 14:50:30.823587 13726 tablet_bootstrap.cc:654] T cce4e048fc17453ebce1d1de3e7e1d9f P 16a6771f6e8748a38ee1f9d425130968: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.827654 13727 tablet_bootstrap.cc:492] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15: No bootstrap required, opened a new log
I20260709 14:50:30.828140 13727 ts_tablet_manager.cc:1403] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.011s
I20260709 14:50:30.828346 13725 tablet_bootstrap.cc:492] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311: No bootstrap required, opened a new log
I20260709 14:50:30.828895 13725 ts_tablet_manager.cc:1403] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.014s
I20260709 14:50:30.830951 13727 raft_consensus.cc:359] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.832118 13727 raft_consensus.cc:385] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.832608 13727 raft_consensus.cc:740] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94cfbd0f3f7244d999996360c95a7e15, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.832026 13725 raft_consensus.cc:359] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } }
I20260709 14:50:30.833293 13725 raft_consensus.cc:385] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.833649 13725 raft_consensus.cc:740] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce06eda215784842910292e1eabd5311, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.833555 13727 consensus_queue.cc:260] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.834622 13725 consensus_queue.cc:260] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } }
I20260709 14:50:30.836196 13727 ts_tablet_manager.cc:1434] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 14:50:30.837093 13725 ts_tablet_manager.cc:1434] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:50:30.837126 13727 tablet_bootstrap.cc:492] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15: Bootstrap starting.
I20260709 14:50:30.838347 13725 tablet_bootstrap.cc:492] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311: Bootstrap starting.
I20260709 14:50:30.844331 13727 tablet_bootstrap.cc:654] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.845356 13730 raft_consensus.cc:493] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.845897 13730 raft_consensus.cc:515] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.848337 13725 tablet_bootstrap.cc:654] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.852427 13730 leader_election.cc:290] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679), 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161)
I20260709 14:50:30.870340 13726 tablet_bootstrap.cc:492] T cce4e048fc17453ebce1d1de3e7e1d9f P 16a6771f6e8748a38ee1f9d425130968: No bootstrap required, opened a new log
I20260709 14:50:30.871047 13726 ts_tablet_manager.cc:1403] T cce4e048fc17453ebce1d1de3e7e1d9f P 16a6771f6e8748a38ee1f9d425130968: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.032s
I20260709 14:50:30.872843 13727 tablet_bootstrap.cc:492] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15: No bootstrap required, opened a new log
I20260709 14:50:30.873347 13727 ts_tablet_manager.cc:1403] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.004s
I20260709 14:50:30.874425 13726 raft_consensus.cc:359] T cce4e048fc17453ebce1d1de3e7e1d9f P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.875272 13726 raft_consensus.cc:385] T cce4e048fc17453ebce1d1de3e7e1d9f P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.875609 13726 raft_consensus.cc:740] T cce4e048fc17453ebce1d1de3e7e1d9f P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16a6771f6e8748a38ee1f9d425130968, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.876048 13727 raft_consensus.cc:359] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } }
I20260709 14:50:30.876781 13727 raft_consensus.cc:385] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.877228 13727 raft_consensus.cc:740] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94cfbd0f3f7244d999996360c95a7e15, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.876652 13726 consensus_queue.cc:260] T cce4e048fc17453ebce1d1de3e7e1d9f P 16a6771f6e8748a38ee1f9d425130968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.878072 13727 consensus_queue.cc:260] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } }
I20260709 14:50:30.880355 13727 ts_tablet_manager.cc:1434] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:50:30.881301 13727 tablet_bootstrap.cc:492] T 9c119e0304c74a6ca86714900ec3e851 P 94cfbd0f3f7244d999996360c95a7e15: Bootstrap starting.
I20260709 14:50:30.883992 13726 ts_tablet_manager.cc:1434] T cce4e048fc17453ebce1d1de3e7e1d9f P 16a6771f6e8748a38ee1f9d425130968: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:50:30.885133 13726 tablet_bootstrap.cc:492] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968: Bootstrap starting.
I20260709 14:50:30.887246 13727 tablet_bootstrap.cc:654] T 9c119e0304c74a6ca86714900ec3e851 P 94cfbd0f3f7244d999996360c95a7e15: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.891506 13726 tablet_bootstrap.cc:654] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.903321 13726 tablet_bootstrap.cc:492] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968: No bootstrap required, opened a new log
I20260709 14:50:30.903981 13726 ts_tablet_manager.cc:1403] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.002s
I20260709 14:50:30.907030 13726 raft_consensus.cc:359] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.907924 13726 raft_consensus.cc:385] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.908293 13726 raft_consensus.cc:740] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16a6771f6e8748a38ee1f9d425130968, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.909243 13726 consensus_queue.cc:260] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.914565 13726 ts_tablet_manager.cc:1434] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:50:30.916093 13734 raft_consensus.cc:493] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.916633 13734 raft_consensus.cc:515] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.921142 13746 raft_consensus.cc:493] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.920928 13611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71b049e53e54146a46fd49fb5483ac1" candidate_uuid: "ce06eda215784842910292e1eabd5311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94cfbd0f3f7244d999996360c95a7e15" is_pre_election: true
I20260709 14:50:30.921784 13611 raft_consensus.cc:2468] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce06eda215784842910292e1eabd5311 in term 0.
I20260709 14:50:30.923120 13499 leader_election.cc:304] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94cfbd0f3f7244d999996360c95a7e15, ce06eda215784842910292e1eabd5311; no voters: 
I20260709 14:50:30.924223 13730 raft_consensus.cc:2804] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:30.924080 13746 raft_consensus.cc:515] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.924667 13730 raft_consensus.cc:493] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:30.925068 13730 raft_consensus.cc:3060] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.926236 13746 leader_election.cc:290] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679)
I20260709 14:50:30.926812 13734 leader_election.cc:290] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679)
I20260709 14:50:30.927385 13726 tablet_bootstrap.cc:492] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968: Bootstrap starting.
I20260709 14:50:30.932967 13725 tablet_bootstrap.cc:492] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311: No bootstrap required, opened a new log
I20260709 14:50:30.933454 13725 ts_tablet_manager.cc:1403] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311: Time spent bootstrapping tablet: real 0.095s	user 0.036s	sys 0.043s
I20260709 14:50:30.933761 13685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71b049e53e54146a46fd49fb5483ac1" candidate_uuid: "ce06eda215784842910292e1eabd5311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16a6771f6e8748a38ee1f9d425130968" is_pre_election: true
I20260709 14:50:30.934904 13726 tablet_bootstrap.cc:654] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:30.935406 13502 leader_election.cc:343] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:30.936655 13725 raft_consensus.cc:359] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.937354 13725 raft_consensus.cc:385] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.937623 13725 raft_consensus.cc:740] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce06eda215784842910292e1eabd5311, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.938401 13725 consensus_queue.cc:260] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.940732 13730 raft_consensus.cc:515] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.943379 13611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71b049e53e54146a46fd49fb5483ac1" candidate_uuid: "ce06eda215784842910292e1eabd5311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94cfbd0f3f7244d999996360c95a7e15"
I20260709 14:50:30.944167 13611 raft_consensus.cc:3060] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.945990 13725 ts_tablet_manager.cc:1434] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:50:30.949961 13725 tablet_bootstrap.cc:492] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311: Bootstrap starting.
I20260709 14:50:30.957967 13685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71b049e53e54146a46fd49fb5483ac1" candidate_uuid: "ce06eda215784842910292e1eabd5311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16a6771f6e8748a38ee1f9d425130968"
I20260709 14:50:30.958945 13727 tablet_bootstrap.cc:492] T 9c119e0304c74a6ca86714900ec3e851 P 94cfbd0f3f7244d999996360c95a7e15: No bootstrap required, opened a new log
I20260709 14:50:30.959427 13727 ts_tablet_manager.cc:1403] T 9c119e0304c74a6ca86714900ec3e851 P 94cfbd0f3f7244d999996360c95a7e15: Time spent bootstrapping tablet: real 0.078s	user 0.028s	sys 0.023s
I20260709 14:50:30.960335 13535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c119e0304c74a6ca86714900ec3e851" candidate_uuid: "16a6771f6e8748a38ee1f9d425130968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce06eda215784842910292e1eabd5311" is_pre_election: true
I20260709 14:50:30.961510 13536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa7b0c7e10c44a1a8f166efa67e127f" candidate_uuid: "16a6771f6e8748a38ee1f9d425130968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce06eda215784842910292e1eabd5311" is_pre_election: true
I20260709 14:50:30.962292 13727 raft_consensus.cc:359] T 9c119e0304c74a6ca86714900ec3e851 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.957783 13730 leader_election.cc:290] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [CANDIDATE]: Term 1 election: Requested vote from peers 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679), 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161)
I20260709 14:50:30.962983 13727 raft_consensus.cc:385] T 9c119e0304c74a6ca86714900ec3e851 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.963557 13727 raft_consensus.cc:740] T 9c119e0304c74a6ca86714900ec3e851 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94cfbd0f3f7244d999996360c95a7e15, State: Initialized, Role: FOLLOWER
W20260709 14:50:30.963655 13502 leader_election.cc:343] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:30.963341 13651 leader_election.cc:343] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:30.964788 13651 leader_election.cc:343] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:30.965993 13725 tablet_bootstrap.cc:654] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.966619 13727 consensus_queue.cc:260] T 9c119e0304c74a6ca86714900ec3e851 P 94cfbd0f3f7244d999996360c95a7e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.969492 13611 raft_consensus.cc:2468] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce06eda215784842910292e1eabd5311 in term 1.
I20260709 14:50:30.970794 13499 leader_election.cc:304] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 94cfbd0f3f7244d999996360c95a7e15, ce06eda215784842910292e1eabd5311; no voters: 16a6771f6e8748a38ee1f9d425130968
I20260709 14:50:30.970297 13727 ts_tablet_manager.cc:1434] T 9c119e0304c74a6ca86714900ec3e851 P 94cfbd0f3f7244d999996360c95a7e15: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260709 14:50:30.971618 13730 raft_consensus.cc:2804] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:30.974738 13725 tablet_bootstrap.cc:492] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311: No bootstrap required, opened a new log
I20260709 14:50:30.975486 13730 raft_consensus.cc:697] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [term 1 LEADER]: Becoming Leader. State: Replica: ce06eda215784842910292e1eabd5311, State: Running, Role: LEADER
I20260709 14:50:30.976013 13725 ts_tablet_manager.cc:1403] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.004s
I20260709 14:50:30.976353 13730 consensus_queue.cc:237] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.978524 13725 raft_consensus.cc:359] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.979302 13732 raft_consensus.cc:493] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.979444 13610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c119e0304c74a6ca86714900ec3e851" candidate_uuid: "16a6771f6e8748a38ee1f9d425130968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94cfbd0f3f7244d999996360c95a7e15" is_pre_election: true
I20260709 14:50:30.979998 13727 tablet_bootstrap.cc:492] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15: Bootstrap starting.
I20260709 14:50:30.979790 13732 raft_consensus.cc:515] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.980227 13610 raft_consensus.cc:2468] T 9c119e0304c74a6ca86714900ec3e851 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16a6771f6e8748a38ee1f9d425130968 in term 0.
I20260709 14:50:30.982230 13732 leader_election.cc:290] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161)
I20260709 14:50:30.983039 13648 leader_election.cc:304] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [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: 16a6771f6e8748a38ee1f9d425130968, 94cfbd0f3f7244d999996360c95a7e15; no voters: ce06eda215784842910292e1eabd5311
I20260709 14:50:30.983675 13726 tablet_bootstrap.cc:492] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968: No bootstrap required, opened a new log
I20260709 14:50:30.984265 13726 ts_tablet_manager.cc:1403] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968: Time spent bootstrapping tablet: real 0.069s	user 0.021s	sys 0.023s
I20260709 14:50:30.984764 13734 raft_consensus.cc:2804] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:30.985198 13734 raft_consensus.cc:493] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:30.985525 13734 raft_consensus.cc:3060] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.986001 13727 tablet_bootstrap.cc:654] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.988436 13726 raft_consensus.cc:359] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } }
I20260709 14:50:30.989251 13726 raft_consensus.cc:385] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.989599 13726 raft_consensus.cc:740] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16a6771f6e8748a38ee1f9d425130968, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.990527 13726 consensus_queue.cc:260] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } }
I20260709 14:50:30.979322 13611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa7b0c7e10c44a1a8f166efa67e127f" candidate_uuid: "16a6771f6e8748a38ee1f9d425130968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94cfbd0f3f7244d999996360c95a7e15" is_pre_election: true
W20260709 14:50:30.994480 13648 leader_election.cc:343] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:30.994956 13648 leader_election.cc:304] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16a6771f6e8748a38ee1f9d425130968; no voters: 94cfbd0f3f7244d999996360c95a7e15, ce06eda215784842910292e1eabd5311
I20260709 14:50:30.998066 13746 raft_consensus.cc:2749] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:30.997795 13734 raft_consensus.cc:515] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:30.998744 13434 catalog_manager.cc:5697] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce06eda215784842910292e1eabd5311 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "ce06eda215784842910292e1eabd5311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:31.000605 13726 ts_tablet_manager.cc:1434] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 14:50:31.001648 13726 tablet_bootstrap.cc:492] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968: Bootstrap starting.
I20260709 14:50:30.979348 13725 raft_consensus.cc:385] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.002271 13725 raft_consensus.cc:740] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce06eda215784842910292e1eabd5311, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.003165 13725 consensus_queue.cc:260] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.004767 13734 leader_election.cc:290] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 1 election: Requested vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679)
I20260709 14:50:31.006682 13536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c119e0304c74a6ca86714900ec3e851" candidate_uuid: "16a6771f6e8748a38ee1f9d425130968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce06eda215784842910292e1eabd5311"
I20260709 14:50:31.006944 13725 ts_tablet_manager.cc:1434] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 14:50:31.008071 13725 tablet_bootstrap.cc:492] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311: Bootstrap starting.
W20260709 14:50:31.008285 13651 leader_election.cc:343] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:31.010824 13611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c119e0304c74a6ca86714900ec3e851" candidate_uuid: "16a6771f6e8748a38ee1f9d425130968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94cfbd0f3f7244d999996360c95a7e15"
I20260709 14:50:31.011425 13611 raft_consensus.cc:3060] T 9c119e0304c74a6ca86714900ec3e851 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.014581 13727 tablet_bootstrap.cc:492] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15: No bootstrap required, opened a new log
I20260709 14:50:31.014802 13725 tablet_bootstrap.cc:654] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:31.015082 13727 ts_tablet_manager.cc:1403] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.000s
I20260709 14:50:31.021247 13611 raft_consensus.cc:2468] T 9c119e0304c74a6ca86714900ec3e851 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16a6771f6e8748a38ee1f9d425130968 in term 1.
I20260709 14:50:31.025233 13727 raft_consensus.cc:359] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.025699 13648 leader_election.cc:304] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16a6771f6e8748a38ee1f9d425130968, 94cfbd0f3f7244d999996360c95a7e15; no voters: ce06eda215784842910292e1eabd5311
I20260709 14:50:31.026021 13727 raft_consensus.cc:385] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.026324 13727 raft_consensus.cc:740] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94cfbd0f3f7244d999996360c95a7e15, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.026707 13734 raft_consensus.cc:2804] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:31.027277 13734 raft_consensus.cc:697] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [term 1 LEADER]: Becoming Leader. State: Replica: 16a6771f6e8748a38ee1f9d425130968, State: Running, Role: LEADER
I20260709 14:50:31.027022 13727 consensus_queue.cc:260] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.028117 13734 consensus_queue.cc:237] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.031281 13726 tablet_bootstrap.cc:654] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:31.036201 13727 ts_tablet_manager.cc:1434] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.000s
I20260709 14:50:31.040534 13536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9a76321e5f4b668773c907d5613a62" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce06eda215784842910292e1eabd5311" is_pre_election: true
I20260709 14:50:31.041291 13536 raft_consensus.cc:2468] T fc9a76321e5f4b668773c907d5613a62 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94cfbd0f3f7244d999996360c95a7e15 in term 0.
I20260709 14:50:31.043282 13577 leader_election.cc:304] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94cfbd0f3f7244d999996360c95a7e15, ce06eda215784842910292e1eabd5311; no voters: 
I20260709 14:50:31.044199 13732 raft_consensus.cc:2804] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:31.044432 13727 tablet_bootstrap.cc:492] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15: Bootstrap starting.
I20260709 14:50:31.044538 13732 raft_consensus.cc:493] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:31.046337 13732 raft_consensus.cc:3060] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.050732 13725 tablet_bootstrap.cc:492] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311: No bootstrap required, opened a new log
I20260709 14:50:31.051234 13725 ts_tablet_manager.cc:1403] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.005s
I20260709 14:50:31.051445 13727 tablet_bootstrap.cc:654] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:31.053898 13732 raft_consensus.cc:515] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.056353 13732 leader_election.cc:290] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 1 election: Requested vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161)
I20260709 14:50:31.054033 13725 raft_consensus.cc:359] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.058003 13725 raft_consensus.cc:385] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.058183 13536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9a76321e5f4b668773c907d5613a62" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce06eda215784842910292e1eabd5311"
W20260709 14:50:31.058532 13481 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:31.058516 13725 raft_consensus.cc:740] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce06eda215784842910292e1eabd5311, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.058868 13536 raft_consensus.cc:3060] T fc9a76321e5f4b668773c907d5613a62 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.059552 13725 consensus_queue.cc:260] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.060962 13732 raft_consensus.cc:493] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:31.061398 13732 raft_consensus.cc:515] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } }
I20260709 14:50:31.063256 13732 leader_election.cc:290] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161)
I20260709 14:50:31.065500 13725 ts_tablet_manager.cc:1434] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260709 14:50:31.066545 13725 tablet_bootstrap.cc:492] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311: Bootstrap starting.
I20260709 14:50:31.067129 13535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6236709b0e4ed3a6013dc5d85c0673" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce06eda215784842910292e1eabd5311" is_pre_election: true
I20260709 14:50:31.067757 13535 raft_consensus.cc:2468] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94cfbd0f3f7244d999996360c95a7e15 in term 0.
I20260709 14:50:31.069221 13432 catalog_manager.cc:5697] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "16a6771f6e8748a38ee1f9d425130968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:31.066412 13536 raft_consensus.cc:2468] T fc9a76321e5f4b668773c907d5613a62 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94cfbd0f3f7244d999996360c95a7e15 in term 1.
I20260709 14:50:31.073648 13725 tablet_bootstrap.cc:654] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:31.075685 13577 leader_election.cc:304] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94cfbd0f3f7244d999996360c95a7e15, ce06eda215784842910292e1eabd5311; no voters: 
I20260709 14:50:31.076474 13732 raft_consensus.cc:2804] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:31.076650 13577 leader_election.cc:304] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94cfbd0f3f7244d999996360c95a7e15, ce06eda215784842910292e1eabd5311; no voters: 
I20260709 14:50:31.076851 13732 raft_consensus.cc:493] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:31.077206 13732 raft_consensus.cc:3060] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.081379 13727 tablet_bootstrap.cc:492] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15: No bootstrap required, opened a new log
I20260709 14:50:31.081926 13727 ts_tablet_manager.cc:1403] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.017s
I20260709 14:50:31.084995 13727 raft_consensus.cc:359] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.085685 13727 raft_consensus.cc:385] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.085968 13727 raft_consensus.cc:740] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94cfbd0f3f7244d999996360c95a7e15, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.086615 13727 consensus_queue.cc:260] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.091280 13732 raft_consensus.cc:515] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } }
I20260709 14:50:31.090664 13726 tablet_bootstrap.cc:492] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968: No bootstrap required, opened a new log
I20260709 14:50:31.092517 13726 ts_tablet_manager.cc:1403] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968: Time spent bootstrapping tablet: real 0.091s	user 0.008s	sys 0.034s
I20260709 14:50:31.093487 13732 leader_election.cc:290] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 1 election: Requested vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161)
I20260709 14:50:31.094100 13732 raft_consensus.cc:2804] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:31.094564 13732 raft_consensus.cc:697] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 LEADER]: Becoming Leader. State: Replica: 94cfbd0f3f7244d999996360c95a7e15, State: Running, Role: LEADER
I20260709 14:50:31.096035 13727 ts_tablet_manager.cc:1434] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.007s
I20260709 14:50:31.095626 13726 raft_consensus.cc:359] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.096509 13726 raft_consensus.cc:385] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.096858 13726 raft_consensus.cc:740] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16a6771f6e8748a38ee1f9d425130968, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.095417 13732 consensus_queue.cc:237] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.097672 13727 tablet_bootstrap.cc:492] T ebdcb17109fb4569a5b76381cea07626 P 94cfbd0f3f7244d999996360c95a7e15: Bootstrap starting.
I20260709 14:50:31.097718 13536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6236709b0e4ed3a6013dc5d85c0673" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce06eda215784842910292e1eabd5311"
I20260709 14:50:31.097756 13726 consensus_queue.cc:260] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.098582 13685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9a76321e5f4b668773c907d5613a62" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16a6771f6e8748a38ee1f9d425130968" is_pre_election: true
I20260709 14:50:31.098558 13536 raft_consensus.cc:3060] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.105240 13727 tablet_bootstrap.cc:654] T ebdcb17109fb4569a5b76381cea07626 P 94cfbd0f3f7244d999996360c95a7e15: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:31.106854 13536 raft_consensus.cc:2468] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94cfbd0f3f7244d999996360c95a7e15 in term 1.
I20260709 14:50:31.107597 13726 ts_tablet_manager.cc:1434] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:50:31.108906 13685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9a76321e5f4b668773c907d5613a62" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16a6771f6e8748a38ee1f9d425130968"
I20260709 14:50:31.110862 13685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6236709b0e4ed3a6013dc5d85c0673" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16a6771f6e8748a38ee1f9d425130968" is_pre_election: true
I20260709 14:50:31.111464 13685 raft_consensus.cc:2468] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94cfbd0f3f7244d999996360c95a7e15 in term 0.
I20260709 14:50:31.113217 13685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6236709b0e4ed3a6013dc5d85c0673" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16a6771f6e8748a38ee1f9d425130968"
I20260709 14:50:31.113766 13685 raft_consensus.cc:3060] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.115397 13726 tablet_bootstrap.cc:492] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968: Bootstrap starting.
I20260709 14:50:31.116747 13727 tablet_bootstrap.cc:492] T ebdcb17109fb4569a5b76381cea07626 P 94cfbd0f3f7244d999996360c95a7e15: No bootstrap required, opened a new log
I20260709 14:50:31.117254 13727 ts_tablet_manager.cc:1403] T ebdcb17109fb4569a5b76381cea07626 P 94cfbd0f3f7244d999996360c95a7e15: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260709 14:50:31.120080 13725 tablet_bootstrap.cc:492] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311: No bootstrap required, opened a new log
I20260709 14:50:31.120042 13727 raft_consensus.cc:359] T ebdcb17109fb4569a5b76381cea07626 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.120689 13725 ts_tablet_manager.cc:1403] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311: Time spent bootstrapping tablet: real 0.054s	user 0.005s	sys 0.007s
I20260709 14:50:31.120787 13727 raft_consensus.cc:385] T ebdcb17109fb4569a5b76381cea07626 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.121284 13727 raft_consensus.cc:740] T ebdcb17109fb4569a5b76381cea07626 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94cfbd0f3f7244d999996360c95a7e15, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.121644 13685 raft_consensus.cc:2468] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94cfbd0f3f7244d999996360c95a7e15 in term 1.
I20260709 14:50:31.122498 13726 tablet_bootstrap.cc:654] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:31.122059 13727 consensus_queue.cc:260] T ebdcb17109fb4569a5b76381cea07626 P 94cfbd0f3f7244d999996360c95a7e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.123030 13764 raft_consensus.cc:493] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:31.123086 13577 leader_election.cc:304] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94cfbd0f3f7244d999996360c95a7e15, ce06eda215784842910292e1eabd5311; no voters: 
I20260709 14:50:31.123679 13764 raft_consensus.cc:515] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.124094 13763 raft_consensus.cc:2804] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:31.125387 13763 raft_consensus.cc:697] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 LEADER]: Becoming Leader. State: Replica: 94cfbd0f3f7244d999996360c95a7e15, State: Running, Role: LEADER
I20260709 14:50:31.125784 13764 leader_election.cc:290] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161)
I20260709 14:50:31.126242 13763 consensus_queue.cc:237] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } }
I20260709 14:50:31.127828 13727 ts_tablet_manager.cc:1434] T ebdcb17109fb4569a5b76381cea07626 P 94cfbd0f3f7244d999996360c95a7e15: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:50:31.128207 13726 tablet_bootstrap.cc:492] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968: No bootstrap required, opened a new log
I20260709 14:50:31.128656 13726 ts_tablet_manager.cc:1403] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:50:31.128724 13727 tablet_bootstrap.cc:492] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15: Bootstrap starting.
I20260709 14:50:31.129145 13725 raft_consensus.cc:359] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.129889 13725 raft_consensus.cc:385] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.130230 13725 raft_consensus.cc:740] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce06eda215784842910292e1eabd5311, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.130926 13725 consensus_queue.cc:260] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
W20260709 14:50:31.124136 13577 leader_election.cc:343] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:31.131470 13726 raft_consensus.cc:359] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.132337 13726 raft_consensus.cc:385] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.132678 13726 raft_consensus.cc:740] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16a6771f6e8748a38ee1f9d425130968, State: Initialized, Role: FOLLOWER
W20260709 14:50:31.132849 13577 leader_election.cc:343] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:31.133544 13726 consensus_queue.cc:260] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.135535 13536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce4e048fc17453ebce1d1de3e7e1d9f" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce06eda215784842910292e1eabd5311" is_pre_election: true
I20260709 14:50:31.135782 13726 ts_tablet_manager.cc:1434] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:31.136716 13726 tablet_bootstrap.cc:492] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968: Bootstrap starting.
I20260709 14:50:31.137820 13685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce4e048fc17453ebce1d1de3e7e1d9f" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16a6771f6e8748a38ee1f9d425130968" is_pre_election: true
I20260709 14:50:31.138470 13727 tablet_bootstrap.cc:654] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:31.138437 13685 raft_consensus.cc:2468] T cce4e048fc17453ebce1d1de3e7e1d9f P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94cfbd0f3f7244d999996360c95a7e15 in term 0.
I20260709 14:50:31.139595 13432 catalog_manager.cc:5697] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "94cfbd0f3f7244d999996360c95a7e15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:31.141048 13725 ts_tablet_manager.cc:1434] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260709 14:50:31.142009 13725 tablet_bootstrap.cc:492] T caa7b0c7e10c44a1a8f166efa67e127f P ce06eda215784842910292e1eabd5311: Bootstrap starting.
I20260709 14:50:31.142279 13730 raft_consensus.cc:493] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:31.142737 13730 raft_consensus.cc:515] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.144773 13726 tablet_bootstrap.cc:654] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:31.147475 13685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9d54c111e14b16b3a94799b4db8074" candidate_uuid: "ce06eda215784842910292e1eabd5311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16a6771f6e8748a38ee1f9d425130968" is_pre_election: true
I20260709 14:50:31.148270 13685 raft_consensus.cc:2468] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce06eda215784842910292e1eabd5311 in term 0.
I20260709 14:50:31.148522 13577 leader_election.cc:304] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16a6771f6e8748a38ee1f9d425130968, 94cfbd0f3f7244d999996360c95a7e15; no voters: 
I20260709 14:50:31.149531 13732 raft_consensus.cc:2804] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:31.149904 13732 raft_consensus.cc:493] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:31.150250 13732 raft_consensus.cc:3060] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.152338 13611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9d54c111e14b16b3a94799b4db8074" candidate_uuid: "ce06eda215784842910292e1eabd5311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94cfbd0f3f7244d999996360c95a7e15" is_pre_election: true
I20260709 14:50:31.149555 13502 leader_election.cc:304] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16a6771f6e8748a38ee1f9d425130968, ce06eda215784842910292e1eabd5311; no voters: 
I20260709 14:50:31.154466 13750 raft_consensus.cc:2804] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:31.154796 13750 raft_consensus.cc:493] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:31.155109 13750 raft_consensus.cc:3060] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.144784 13730 leader_election.cc:290] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679), 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161)
W20260709 14:50:31.156921 13577 leader_election.cc:343] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:31.159226 13732 raft_consensus.cc:515] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
W20260709 14:50:31.161036 13499 leader_election.cc:343] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:31.161424 13732 leader_election.cc:290] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 1 election: Requested vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161)
I20260709 14:50:31.163021 13536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce4e048fc17453ebce1d1de3e7e1d9f" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce06eda215784842910292e1eabd5311"
W20260709 14:50:31.165305 13577 leader_election.cc:343] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:31.147934 13725 tablet_bootstrap.cc:654] T caa7b0c7e10c44a1a8f166efa67e127f P ce06eda215784842910292e1eabd5311: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:31.171243 13685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce4e048fc17453ebce1d1de3e7e1d9f" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16a6771f6e8748a38ee1f9d425130968"
I20260709 14:50:31.171630 13727 tablet_bootstrap.cc:492] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15: No bootstrap required, opened a new log
I20260709 14:50:31.172149 13727 ts_tablet_manager.cc:1403] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.009s
I20260709 14:50:31.175478 13727 raft_consensus.cc:359] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.176263 13727 raft_consensus.cc:385] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.176582 13727 raft_consensus.cc:740] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94cfbd0f3f7244d999996360c95a7e15, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.177371 13727 consensus_queue.cc:260] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.179605 13727 ts_tablet_manager.cc:1434] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:31.180583 13727 tablet_bootstrap.cc:492] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15: Bootstrap starting.
I20260709 14:50:31.182121 13434 catalog_manager.cc:5697] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "94cfbd0f3f7244d999996360c95a7e15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:31.183420 13685 raft_consensus.cc:3060] T cce4e048fc17453ebce1d1de3e7e1d9f P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.185035 13750 raft_consensus.cc:515] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.185961 13727 tablet_bootstrap.cc:654] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:31.193292 13685 raft_consensus.cc:2468] T cce4e048fc17453ebce1d1de3e7e1d9f P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94cfbd0f3f7244d999996360c95a7e15 in term 1.
I20260709 14:50:31.194114 13611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9d54c111e14b16b3a94799b4db8074" candidate_uuid: "ce06eda215784842910292e1eabd5311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94cfbd0f3f7244d999996360c95a7e15"
I20260709 14:50:31.194473 13577 leader_election.cc:304] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16a6771f6e8748a38ee1f9d425130968, 94cfbd0f3f7244d999996360c95a7e15; no voters: ce06eda215784842910292e1eabd5311
I20260709 14:50:31.195046 13750 leader_election.cc:290] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [CANDIDATE]: Term 1 election: Requested vote from peers 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679), 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161)
I20260709 14:50:31.195621 13732 raft_consensus.cc:2804] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:31.196171 13732 raft_consensus.cc:697] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [term 1 LEADER]: Becoming Leader. State: Replica: 94cfbd0f3f7244d999996360c95a7e15, State: Running, Role: LEADER
W20260709 14:50:31.196682 13499 leader_election.cc:343] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:31.195536 13684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9d54c111e14b16b3a94799b4db8074" candidate_uuid: "ce06eda215784842910292e1eabd5311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16a6771f6e8748a38ee1f9d425130968"
I20260709 14:50:31.196959 13732 consensus_queue.cc:237] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.197697 13684 raft_consensus.cc:3060] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.207588 13684 raft_consensus.cc:2468] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce06eda215784842910292e1eabd5311 in term 1.
I20260709 14:50:31.208781 13502 leader_election.cc:304] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16a6771f6e8748a38ee1f9d425130968, ce06eda215784842910292e1eabd5311; no voters: 94cfbd0f3f7244d999996360c95a7e15
I20260709 14:50:31.209734 13750 raft_consensus.cc:2804] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:31.210533 13750 raft_consensus.cc:697] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [term 1 LEADER]: Becoming Leader. State: Replica: ce06eda215784842910292e1eabd5311, State: Running, Role: LEADER
I20260709 14:50:31.211494 13726 tablet_bootstrap.cc:492] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968: No bootstrap required, opened a new log
I20260709 14:50:31.211387 13750 consensus_queue.cc:237] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.212042 13763 raft_consensus.cc:493] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:31.212060 13726 ts_tablet_manager.cc:1403] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968: Time spent bootstrapping tablet: real 0.076s	user 0.032s	sys 0.036s
I20260709 14:50:31.212611 13763 raft_consensus.cc:515] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.214807 13763 leader_election.cc:290] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161)
I20260709 14:50:31.215624 13726 raft_consensus.cc:359] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.216413 13536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa7b0c7e10c44a1a8f166efa67e127f" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce06eda215784842910292e1eabd5311" is_pre_election: true
I20260709 14:50:31.216579 13726 raft_consensus.cc:385] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.216869 13727 tablet_bootstrap.cc:492] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15: No bootstrap required, opened a new log
I20260709 14:50:31.217043 13726 raft_consensus.cc:740] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16a6771f6e8748a38ee1f9d425130968, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.217337 13727 ts_tablet_manager.cc:1403] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.001s
W20260709 14:50:31.217895 13577 leader_election.cc:343] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:31.212626 13725 tablet_bootstrap.cc:492] T caa7b0c7e10c44a1a8f166efa67e127f P ce06eda215784842910292e1eabd5311: No bootstrap required, opened a new log
I20260709 14:50:31.217978 13726 consensus_queue.cc:260] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.218812 13725 ts_tablet_manager.cc:1403] T caa7b0c7e10c44a1a8f166efa67e127f P ce06eda215784842910292e1eabd5311: Time spent bootstrapping tablet: real 0.077s	user 0.027s	sys 0.007s
I20260709 14:50:31.220281 13684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa7b0c7e10c44a1a8f166efa67e127f" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16a6771f6e8748a38ee1f9d425130968" is_pre_election: true
I20260709 14:50:31.222440 13684 raft_consensus.cc:2468] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94cfbd0f3f7244d999996360c95a7e15 in term 0.
I20260709 14:50:31.223277 13726 ts_tablet_manager.cc:1434] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:50:31.223608 13577 leader_election.cc:304] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [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: 16a6771f6e8748a38ee1f9d425130968, 94cfbd0f3f7244d999996360c95a7e15; no voters: ce06eda215784842910292e1eabd5311
I20260709 14:50:31.224251 13726 tablet_bootstrap.cc:492] T fc9a76321e5f4b668773c907d5613a62 P 16a6771f6e8748a38ee1f9d425130968: Bootstrap starting.
I20260709 14:50:31.224390 13725 raft_consensus.cc:359] T caa7b0c7e10c44a1a8f166efa67e127f P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.224726 13732 raft_consensus.cc:2804] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:31.225356 13732 raft_consensus.cc:493] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:31.220463 13727 raft_consensus.cc:359] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.224983 13432 catalog_manager.cc:5697] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "94cfbd0f3f7244d999996360c95a7e15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:31.225158 13725 raft_consensus.cc:385] T caa7b0c7e10c44a1a8f166efa67e127f P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.225925 13727 raft_consensus.cc:385] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.226318 13725 raft_consensus.cc:740] T caa7b0c7e10c44a1a8f166efa67e127f P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce06eda215784842910292e1eabd5311, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.225808 13732 raft_consensus.cc:3060] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.226490 13727 raft_consensus.cc:740] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94cfbd0f3f7244d999996360c95a7e15, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.227540 13727 consensus_queue.cc:260] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.229791 13727 ts_tablet_manager.cc:1434] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:50:31.229966 13726 tablet_bootstrap.cc:654] T fc9a76321e5f4b668773c907d5613a62 P 16a6771f6e8748a38ee1f9d425130968: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:31.234225 13732 raft_consensus.cc:515] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.236225 13732 leader_election.cc:290] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 1 election: Requested vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161)
I20260709 14:50:31.237197 13725 consensus_queue.cc:260] T caa7b0c7e10c44a1a8f166efa67e127f P ce06eda215784842910292e1eabd5311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.237931 13536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa7b0c7e10c44a1a8f166efa67e127f" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce06eda215784842910292e1eabd5311"
I20260709 14:50:31.238555 13536 raft_consensus.cc:3060] T caa7b0c7e10c44a1a8f166efa67e127f P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.239476 13725 ts_tablet_manager.cc:1434] T caa7b0c7e10c44a1a8f166efa67e127f P ce06eda215784842910292e1eabd5311: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:50:31.240531 13725 tablet_bootstrap.cc:492] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311: Bootstrap starting.
I20260709 14:50:31.241673 13726 tablet_bootstrap.cc:492] T fc9a76321e5f4b668773c907d5613a62 P 16a6771f6e8748a38ee1f9d425130968: No bootstrap required, opened a new log
I20260709 14:50:31.241873 13684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa7b0c7e10c44a1a8f166efa67e127f" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16a6771f6e8748a38ee1f9d425130968"
I20260709 14:50:31.242532 13684 raft_consensus.cc:3060] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.245956 13725 tablet_bootstrap.cc:654] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:31.246793 13536 raft_consensus.cc:2468] T caa7b0c7e10c44a1a8f166efa67e127f P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94cfbd0f3f7244d999996360c95a7e15 in term 1.
I20260709 14:50:31.248176 13726 ts_tablet_manager.cc:1403] T fc9a76321e5f4b668773c907d5613a62 P 16a6771f6e8748a38ee1f9d425130968: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.001s
I20260709 14:50:31.250842 13577 leader_election.cc:304] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94cfbd0f3f7244d999996360c95a7e15, ce06eda215784842910292e1eabd5311; no voters: 
I20260709 14:50:31.248983 13684 raft_consensus.cc:2468] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94cfbd0f3f7244d999996360c95a7e15 in term 1.
I20260709 14:50:31.252065 13732 raft_consensus.cc:2804] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:31.252550 13732 raft_consensus.cc:697] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [term 1 LEADER]: Becoming Leader. State: Replica: 94cfbd0f3f7244d999996360c95a7e15, State: Running, Role: LEADER
I20260709 14:50:31.253336 13732 consensus_queue.cc:237] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.253401 13726 raft_consensus.cc:359] T fc9a76321e5f4b668773c907d5613a62 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.254185 13726 raft_consensus.cc:385] T fc9a76321e5f4b668773c907d5613a62 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.254472 13726 raft_consensus.cc:740] T fc9a76321e5f4b668773c907d5613a62 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16a6771f6e8748a38ee1f9d425130968, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.255124 13726 consensus_queue.cc:260] T fc9a76321e5f4b668773c907d5613a62 P 16a6771f6e8748a38ee1f9d425130968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.255592 13433 catalog_manager.cc:5697] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce06eda215784842910292e1eabd5311 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "ce06eda215784842910292e1eabd5311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:31.257133 13726 ts_tablet_manager.cc:1434] T fc9a76321e5f4b668773c907d5613a62 P 16a6771f6e8748a38ee1f9d425130968: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:31.257974 13726 tablet_bootstrap.cc:492] T bd0f70e56fcf45c99da564d528f8a217 P 16a6771f6e8748a38ee1f9d425130968: Bootstrap starting.
I20260709 14:50:31.262374 13734 raft_consensus.cc:493] T fc9a76321e5f4b668773c907d5613a62 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:31.262964 13726 tablet_bootstrap.cc:654] T bd0f70e56fcf45c99da564d528f8a217 P 16a6771f6e8748a38ee1f9d425130968: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:31.262884 13734 raft_consensus.cc:515] T fc9a76321e5f4b668773c907d5613a62 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.264948 13734 leader_election.cc:290] T fc9a76321e5f4b668773c907d5613a62 P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679)
I20260709 14:50:31.266597 13750 raft_consensus.cc:493] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:31.267109 13750 raft_consensus.cc:515] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.268115 13611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9a76321e5f4b668773c907d5613a62" candidate_uuid: "16a6771f6e8748a38ee1f9d425130968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94cfbd0f3f7244d999996360c95a7e15" is_pre_election: true
I20260709 14:50:31.269168 13750 leader_election.cc:290] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679), 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161)
I20260709 14:50:31.274538 13725 tablet_bootstrap.cc:492] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311: No bootstrap required, opened a new log
I20260709 14:50:31.266491 13536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9a76321e5f4b668773c907d5613a62" candidate_uuid: "16a6771f6e8748a38ee1f9d425130968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce06eda215784842910292e1eabd5311" is_pre_election: true
I20260709 14:50:31.275038 13725 ts_tablet_manager.cc:1403] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.009s
I20260709 14:50:31.275633 13536 raft_consensus.cc:2393] T fc9a76321e5f4b668773c907d5613a62 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16a6771f6e8748a38ee1f9d425130968 in current term 1: Already voted for candidate 94cfbd0f3f7244d999996360c95a7e15 in this term.
I20260709 14:50:31.275054 13684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdcb17109fb4569a5b76381cea07626" candidate_uuid: "ce06eda215784842910292e1eabd5311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16a6771f6e8748a38ee1f9d425130968" is_pre_election: true
I20260709 14:50:31.276723 13684 raft_consensus.cc:2468] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce06eda215784842910292e1eabd5311 in term 0.
I20260709 14:50:31.277902 13725 raft_consensus.cc:359] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.278419 13611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdcb17109fb4569a5b76381cea07626" candidate_uuid: "ce06eda215784842910292e1eabd5311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94cfbd0f3f7244d999996360c95a7e15" is_pre_election: true
I20260709 14:50:31.278873 13651 leader_election.cc:304] T fc9a76321e5f4b668773c907d5613a62 P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16a6771f6e8748a38ee1f9d425130968; no voters: 94cfbd0f3f7244d999996360c95a7e15, ce06eda215784842910292e1eabd5311
I20260709 14:50:31.279102 13611 raft_consensus.cc:2468] T ebdcb17109fb4569a5b76381cea07626 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce06eda215784842910292e1eabd5311 in term 0.
I20260709 14:50:31.279690 13734 raft_consensus.cc:3060] T fc9a76321e5f4b668773c907d5613a62 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.278647 13725 raft_consensus.cc:385] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.280191 13725 raft_consensus.cc:740] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce06eda215784842910292e1eabd5311, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.280930 13725 consensus_queue.cc:260] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.283082 13725 ts_tablet_manager.cc:1434] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:50:31.282590 13433 catalog_manager.cc:5697] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "94cfbd0f3f7244d999996360c95a7e15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:31.283974 13725 tablet_bootstrap.cc:492] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311: Bootstrap starting.
I20260709 14:50:31.285275 13726 tablet_bootstrap.cc:492] T bd0f70e56fcf45c99da564d528f8a217 P 16a6771f6e8748a38ee1f9d425130968: No bootstrap required, opened a new log
I20260709 14:50:31.285513 13734 raft_consensus.cc:2749] T fc9a76321e5f4b668773c907d5613a62 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:31.285782 13726 ts_tablet_manager.cc:1403] T bd0f70e56fcf45c99da564d528f8a217 P 16a6771f6e8748a38ee1f9d425130968: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.006s
I20260709 14:50:31.288160 13726 raft_consensus.cc:359] T bd0f70e56fcf45c99da564d528f8a217 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.288802 13726 raft_consensus.cc:385] T bd0f70e56fcf45c99da564d528f8a217 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.289119 13726 raft_consensus.cc:740] T bd0f70e56fcf45c99da564d528f8a217 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16a6771f6e8748a38ee1f9d425130968, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.289726 13726 consensus_queue.cc:260] T bd0f70e56fcf45c99da564d528f8a217 P 16a6771f6e8748a38ee1f9d425130968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.291352 13726 ts_tablet_manager.cc:1434] T bd0f70e56fcf45c99da564d528f8a217 P 16a6771f6e8748a38ee1f9d425130968: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:50:31.291778 13725 tablet_bootstrap.cc:654] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:31.278069 13502 leader_election.cc:304] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16a6771f6e8748a38ee1f9d425130968, ce06eda215784842910292e1eabd5311; no voters: 
I20260709 14:50:31.292580 13750 raft_consensus.cc:2804] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:31.292948 13750 raft_consensus.cc:493] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:31.293298 13750 raft_consensus.cc:3060] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.299423 13725 tablet_bootstrap.cc:492] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311: No bootstrap required, opened a new log
I20260709 14:50:31.299909 13725 ts_tablet_manager.cc:1403] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.001s
I20260709 14:50:31.300678 13750 raft_consensus.cc:515] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.300074 13730 raft_consensus.cc:493] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:31.302699 13725 raft_consensus.cc:359] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.303021 13750 leader_election.cc:290] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311 [CANDIDATE]: Term 1 election: Requested vote from peers 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679), 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161)
I20260709 14:50:31.303366 13725 raft_consensus.cc:385] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.303346 13730 raft_consensus.cc:515] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.303810 13725 raft_consensus.cc:740] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce06eda215784842910292e1eabd5311, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.304325 13684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdcb17109fb4569a5b76381cea07626" candidate_uuid: "ce06eda215784842910292e1eabd5311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16a6771f6e8748a38ee1f9d425130968"
I20260709 14:50:31.304600 13725 consensus_queue.cc:260] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.305503 13730 leader_election.cc:290] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679), 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161)
I20260709 14:50:31.306345 13725 ts_tablet_manager.cc:1434] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:31.307372 13684 raft_consensus.cc:3060] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.307498 13611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdcb17109fb4569a5b76381cea07626" candidate_uuid: "ce06eda215784842910292e1eabd5311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94cfbd0f3f7244d999996360c95a7e15"
I20260709 14:50:31.308116 13611 raft_consensus.cc:3060] T ebdcb17109fb4569a5b76381cea07626 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.312268 13685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a7f72b809b4713ba2fb294267fb2d1" candidate_uuid: "ce06eda215784842910292e1eabd5311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16a6771f6e8748a38ee1f9d425130968" is_pre_election: true
I20260709 14:50:31.312922 13685 raft_consensus.cc:2468] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce06eda215784842910292e1eabd5311 in term 0.
I20260709 14:50:31.314101 13502 leader_election.cc:304] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16a6771f6e8748a38ee1f9d425130968, ce06eda215784842910292e1eabd5311; no voters: 
I20260709 14:50:31.314391 13684 raft_consensus.cc:2468] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce06eda215784842910292e1eabd5311 in term 1.
I20260709 14:50:31.314612 13611 raft_consensus.cc:2468] T ebdcb17109fb4569a5b76381cea07626 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce06eda215784842910292e1eabd5311 in term 1.
I20260709 14:50:31.307837 13610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a7f72b809b4713ba2fb294267fb2d1" candidate_uuid: "ce06eda215784842910292e1eabd5311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94cfbd0f3f7244d999996360c95a7e15" is_pre_election: true
I20260709 14:50:31.315313 13750 raft_consensus.cc:2804] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:31.315333 13610 raft_consensus.cc:2468] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce06eda215784842910292e1eabd5311 in term 0.
I20260709 14:50:31.315773 13750 raft_consensus.cc:493] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:31.315688 13502 leader_election.cc:304] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16a6771f6e8748a38ee1f9d425130968, ce06eda215784842910292e1eabd5311; no voters: 
I20260709 14:50:31.316251 13750 raft_consensus.cc:3060] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.316573 13730 raft_consensus.cc:2804] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:31.317449 13730 raft_consensus.cc:697] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311 [term 1 LEADER]: Becoming Leader. State: Replica: ce06eda215784842910292e1eabd5311, State: Running, Role: LEADER
I20260709 14:50:31.318336 13730 consensus_queue.cc:237] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.322450 13750 raft_consensus.cc:515] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.323982 13750 leader_election.cc:290] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [CANDIDATE]: Term 1 election: Requested vote from peers 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679), 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161)
I20260709 14:50:31.324684 13610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a7f72b809b4713ba2fb294267fb2d1" candidate_uuid: "ce06eda215784842910292e1eabd5311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94cfbd0f3f7244d999996360c95a7e15"
I20260709 14:50:31.324975 13684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a7f72b809b4713ba2fb294267fb2d1" candidate_uuid: "ce06eda215784842910292e1eabd5311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16a6771f6e8748a38ee1f9d425130968"
I20260709 14:50:31.325129 13610 raft_consensus.cc:3060] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.325546 13684 raft_consensus.cc:3060] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.326591 13432 catalog_manager.cc:5697] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce06eda215784842910292e1eabd5311 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "ce06eda215784842910292e1eabd5311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:31.330112 13610 raft_consensus.cc:2468] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce06eda215784842910292e1eabd5311 in term 1.
I20260709 14:50:31.331233 13684 raft_consensus.cc:2468] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce06eda215784842910292e1eabd5311 in term 1.
I20260709 14:50:31.331190 13499 leader_election.cc:304] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94cfbd0f3f7244d999996360c95a7e15, ce06eda215784842910292e1eabd5311; no voters: 
I20260709 14:50:31.332804 13750 raft_consensus.cc:2804] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:31.333187 13750 raft_consensus.cc:697] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [term 1 LEADER]: Becoming Leader. State: Replica: ce06eda215784842910292e1eabd5311, State: Running, Role: LEADER
I20260709 14:50:31.333873 13750 consensus_queue.cc:237] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.340292 13432 catalog_manager.cc:5697] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce06eda215784842910292e1eabd5311 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "ce06eda215784842910292e1eabd5311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:31.366834 13734 raft_consensus.cc:493] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:31.367317 13734 raft_consensus.cc:515] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.367558 13750 raft_consensus.cc:493] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:31.368034 13750 raft_consensus.cc:515] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.369143 13734 leader_election.cc:290] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679)
I20260709 14:50:31.369838 13536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71b049e53e54146a46fd49fb5483ac1" candidate_uuid: "16a6771f6e8748a38ee1f9d425130968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce06eda215784842910292e1eabd5311" is_pre_election: true
I20260709 14:50:31.370209 13610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71b049e53e54146a46fd49fb5483ac1" candidate_uuid: "16a6771f6e8748a38ee1f9d425130968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94cfbd0f3f7244d999996360c95a7e15" is_pre_election: true
I20260709 14:50:31.370528 13611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c119e0304c74a6ca86714900ec3e851" candidate_uuid: "ce06eda215784842910292e1eabd5311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94cfbd0f3f7244d999996360c95a7e15" is_pre_election: true
I20260709 14:50:31.371121 13750 leader_election.cc:290] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679), 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161)
I20260709 14:50:31.371215 13611 raft_consensus.cc:2393] T 9c119e0304c74a6ca86714900ec3e851 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce06eda215784842910292e1eabd5311 in current term 1: Already voted for candidate 16a6771f6e8748a38ee1f9d425130968 in this term.
I20260709 14:50:31.371476 13610 raft_consensus.cc:2393] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16a6771f6e8748a38ee1f9d425130968 in current term 1: Already voted for candidate ce06eda215784842910292e1eabd5311 in this term.
I20260709 14:50:31.371758 13684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c119e0304c74a6ca86714900ec3e851" candidate_uuid: "ce06eda215784842910292e1eabd5311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16a6771f6e8748a38ee1f9d425130968" is_pre_election: true
I20260709 14:50:31.372356 13648 leader_election.cc:304] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16a6771f6e8748a38ee1f9d425130968; no voters: 94cfbd0f3f7244d999996360c95a7e15, ce06eda215784842910292e1eabd5311
I20260709 14:50:31.373198 13734 raft_consensus.cc:3060] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.373418 13502 leader_election.cc:304] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce06eda215784842910292e1eabd5311; no voters: 16a6771f6e8748a38ee1f9d425130968, 94cfbd0f3f7244d999996360c95a7e15
I20260709 14:50:31.374089 13750 raft_consensus.cc:3060] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.378057 13734 raft_consensus.cc:2749] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:31.379119 13750 raft_consensus.cc:2749] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:31.429880 13734 consensus_queue.cc:1048] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:31.433238 13732 raft_consensus.cc:493] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:31.433732 13732 raft_consensus.cc:515] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.435950 13732 leader_election.cc:290] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161)
I20260709 14:50:31.436743 13536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0f70e56fcf45c99da564d528f8a217" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce06eda215784842910292e1eabd5311" is_pre_election: true
I20260709 14:50:31.437166 13684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0f70e56fcf45c99da564d528f8a217" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16a6771f6e8748a38ee1f9d425130968" is_pre_election: true
I20260709 14:50:31.437404 13536 raft_consensus.cc:2468] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94cfbd0f3f7244d999996360c95a7e15 in term 0.
I20260709 14:50:31.437883 13684 raft_consensus.cc:2468] T bd0f70e56fcf45c99da564d528f8a217 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94cfbd0f3f7244d999996360c95a7e15 in term 0.
I20260709 14:50:31.438915 13577 leader_election.cc:304] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16a6771f6e8748a38ee1f9d425130968, 94cfbd0f3f7244d999996360c95a7e15; no voters: 
I20260709 14:50:31.440018 13732 raft_consensus.cc:2804] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:31.440377 13732 raft_consensus.cc:493] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:31.440683 13732 raft_consensus.cc:3060] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.446295 13734 consensus_queue.cc:1048] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:31.448618 13732 raft_consensus.cc:515] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.451962 13535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0f70e56fcf45c99da564d528f8a217" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce06eda215784842910292e1eabd5311"
I20260709 14:50:31.452574 13535 raft_consensus.cc:3060] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.453266 13684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0f70e56fcf45c99da564d528f8a217" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16a6771f6e8748a38ee1f9d425130968"
I20260709 14:50:31.453904 13684 raft_consensus.cc:3060] T bd0f70e56fcf45c99da564d528f8a217 P 16a6771f6e8748a38ee1f9d425130968 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.454879 13732 leader_election.cc:290] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 1 election: Requested vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161)
I20260709 14:50:31.460908 13684 raft_consensus.cc:2468] T bd0f70e56fcf45c99da564d528f8a217 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94cfbd0f3f7244d999996360c95a7e15 in term 1.
I20260709 14:50:31.462071 13577 leader_election.cc:304] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16a6771f6e8748a38ee1f9d425130968, 94cfbd0f3f7244d999996360c95a7e15; no voters: 
I20260709 14:50:31.463017 13732 raft_consensus.cc:2804] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:31.463474 13732 raft_consensus.cc:697] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 LEADER]: Becoming Leader. State: Replica: 94cfbd0f3f7244d999996360c95a7e15, State: Running, Role: LEADER
I20260709 14:50:31.463523 13535 raft_consensus.cc:2468] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94cfbd0f3f7244d999996360c95a7e15 in term 1.
I20260709 14:50:31.465329 13732 consensus_queue.cc:237] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.473763 13432 catalog_manager.cc:5697] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "94cfbd0f3f7244d999996360c95a7e15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:31.506111 13732 consensus_queue.cc:1048] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:31.516098 13764 consensus_queue.cc:1048] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:31.536005 13750 consensus_queue.cc:1048] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:31.545964 13730 consensus_queue.cc:1048] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:31.546747 13764 raft_consensus.cc:493] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:31.547268 13764 raft_consensus.cc:515] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.550612 13764 leader_election.cc:290] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161)
I20260709 14:50:31.551939 13536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9d54c111e14b16b3a94799b4db8074" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce06eda215784842910292e1eabd5311" is_pre_election: true
I20260709 14:50:31.552629 13684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9d54c111e14b16b3a94799b4db8074" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16a6771f6e8748a38ee1f9d425130968" is_pre_election: true
I20260709 14:50:31.554019 13684 raft_consensus.cc:2393] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94cfbd0f3f7244d999996360c95a7e15 in current term 1: Already voted for candidate ce06eda215784842910292e1eabd5311 in this term.
I20260709 14:50:31.554041 13764 consensus_queue.cc:1048] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:31.556027 13577 leader_election.cc:304] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94cfbd0f3f7244d999996360c95a7e15; no voters: 16a6771f6e8748a38ee1f9d425130968, ce06eda215784842910292e1eabd5311
I20260709 14:50:31.556748 13764 raft_consensus.cc:3060] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.568796 13764 raft_consensus.cc:2749] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:31.570376 13764 consensus_queue.cc:1048] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:31.584648 13730 raft_consensus.cc:493] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:31.585122 13730 raft_consensus.cc:515] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:31.586716 13730 leader_election.cc:290] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679), 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161)
I20260709 14:50:31.587374 13610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce4e048fc17453ebce1d1de3e7e1d9f" candidate_uuid: "ce06eda215784842910292e1eabd5311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94cfbd0f3f7244d999996360c95a7e15" is_pre_election: true
I20260709 14:50:31.587620 13684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce4e048fc17453ebce1d1de3e7e1d9f" candidate_uuid: "ce06eda215784842910292e1eabd5311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16a6771f6e8748a38ee1f9d425130968" is_pre_election: true
I20260709 14:50:31.588335 13684 raft_consensus.cc:2393] T cce4e048fc17453ebce1d1de3e7e1d9f P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce06eda215784842910292e1eabd5311 in current term 1: Already voted for candidate 94cfbd0f3f7244d999996360c95a7e15 in this term.
I20260709 14:50:31.589318 13502 leader_election.cc:304] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce06eda215784842910292e1eabd5311; no voters: 16a6771f6e8748a38ee1f9d425130968, 94cfbd0f3f7244d999996360c95a7e15
I20260709 14:50:31.589941 13730 raft_consensus.cc:3060] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.594468 13730 raft_consensus.cc:2749] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:31.611231 13764 consensus_queue.cc:1048] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:31.621057 13768 consensus_queue.cc:1048] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:31.632119 13730 consensus_queue.cc:1048] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:31.641762 13750 consensus_queue.cc:1048] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:31.684429 10125 ts_manager.cc:295] Set tserver state for ce06eda215784842910292e1eabd5311 to MAINTENANCE_MODE
I20260709 14:50:31.685132 10125 tablet_server.cc:179] TabletServer@127.9.227.65:0 shutting down...
I20260709 14:50:31.700870 10125 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:31.701622 10125 tablet_replica.cc:333] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311: stopping tablet replica
I20260709 14:50:31.702208 10125 raft_consensus.cc:2243] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:31.702610 10125 raft_consensus.cc:2272] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:31.705111 10125 tablet_replica.cc:333] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311: stopping tablet replica
I20260709 14:50:31.705763 10125 raft_consensus.cc:2243] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:31.706223 10125 raft_consensus.cc:2272] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:31.705967 13750 consensus_queue.cc:1048] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:31.708628 10125 tablet_replica.cc:333] T caa7b0c7e10c44a1a8f166efa67e127f P ce06eda215784842910292e1eabd5311: stopping tablet replica
I20260709 14:50:31.709245 10125 raft_consensus.cc:2243] T caa7b0c7e10c44a1a8f166efa67e127f P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:31.709677 10125 raft_consensus.cc:2272] T caa7b0c7e10c44a1a8f166efa67e127f P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:31.713349 10125 tablet_replica.cc:333] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311: stopping tablet replica
I20260709 14:50:31.714056 10125 raft_consensus.cc:2243] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:31.717290 10125 raft_consensus.cc:2272] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:31.719738 10125 tablet_replica.cc:333] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311: stopping tablet replica
I20260709 14:50:31.720459 10125 raft_consensus.cc:2243] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:31.721246 10125 raft_consensus.cc:2272] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:31.723157 10125 tablet_replica.cc:333] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311: stopping tablet replica
I20260709 14:50:31.723750 10125 raft_consensus.cc:2243] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:31.724340 10125 pending_rounds.cc:70] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311: Trying to abort 1 pending ops.
I20260709 14:50:31.724529 10125 pending_rounds.cc:77] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305660953951023104 op_type: NO_OP noop_request { }
I20260709 14:50:31.724846 10125 raft_consensus.cc:2889] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:50:31.725097 10125 raft_consensus.cc:2272] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:31.726843 10125 tablet_replica.cc:333] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311: stopping tablet replica
I20260709 14:50:31.727314 10125 raft_consensus.cc:2243] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:31.727644 10125 raft_consensus.cc:2272] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:31.729089 10125 tablet_replica.cc:333] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311: stopping tablet replica
I20260709 14:50:31.729522 10125 raft_consensus.cc:2243] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:31.730186 10125 raft_consensus.cc:2272] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:31.732115 10125 tablet_replica.cc:333] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311: stopping tablet replica
I20260709 14:50:31.732551 10125 raft_consensus.cc:2243] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:31.732905 10125 raft_consensus.cc:2272] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:31.734813 10125 tablet_replica.cc:333] T fc9a76321e5f4b668773c907d5613a62 P ce06eda215784842910292e1eabd5311: stopping tablet replica
I20260709 14:50:31.735239 10125 raft_consensus.cc:2243] T fc9a76321e5f4b668773c907d5613a62 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:31.735687 10125 raft_consensus.cc:2272] T fc9a76321e5f4b668773c907d5613a62 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:31.763839 10125 tablet_server.cc:196] TabletServer@127.9.227.65:0 shutdown complete.
W20260709 14:50:31.782572 13577 consensus_peers.cc:597] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 -> Peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Couldn't send request to peer ce06eda215784842910292e1eabd5311. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:31.829046 13764 consensus_queue.cc:1048] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:31.881693 13732 consensus_queue.cc:1048] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:31.893555 13577 consensus_peers.cc:597] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 -> Peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Couldn't send request to peer ce06eda215784842910292e1eabd5311. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:31.913306 13651 consensus_peers.cc:597] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 -> Peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Couldn't send request to peer ce06eda215784842910292e1eabd5311. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:31.964460 13577 consensus_peers.cc:597] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15 -> Peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Couldn't send request to peer ce06eda215784842910292e1eabd5311. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:32.059648 13481 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:50:32.102108 13577 consensus_peers.cc:597] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 -> Peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Couldn't send request to peer ce06eda215784842910292e1eabd5311. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:32.187981 13577 consensus_peers.cc:597] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 -> Peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Couldn't send request to peer ce06eda215784842910292e1eabd5311. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:33.045429 13811 raft_consensus.cc:493] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce06eda215784842910292e1eabd5311)
I20260709 14:50:33.045918 13811 raft_consensus.cc:515] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:33.047435 13811 leader_election.cc:290] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679)
I20260709 14:50:33.048494 13610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71b049e53e54146a46fd49fb5483ac1" candidate_uuid: "16a6771f6e8748a38ee1f9d425130968" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94cfbd0f3f7244d999996360c95a7e15" is_pre_election: true
I20260709 14:50:33.049129 13610 raft_consensus.cc:2468] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16a6771f6e8748a38ee1f9d425130968 in term 1.
I20260709 14:50:33.050243 13648 leader_election.cc:304] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [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: 16a6771f6e8748a38ee1f9d425130968, 94cfbd0f3f7244d999996360c95a7e15; no voters: 
I20260709 14:50:33.050899 13811 raft_consensus.cc:2804] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:50:33.051076 13651 leader_election.cc:336] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111)
I20260709 14:50:33.051159 13811 raft_consensus.cc:493] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ce06eda215784842910292e1eabd5311)
I20260709 14:50:33.051600 13811 raft_consensus.cc:3060] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.056180 13811 raft_consensus.cc:515] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:33.057596 13811 leader_election.cc:290] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 2 election: Requested vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679)
I20260709 14:50:33.058609 13610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71b049e53e54146a46fd49fb5483ac1" candidate_uuid: "16a6771f6e8748a38ee1f9d425130968" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94cfbd0f3f7244d999996360c95a7e15"
I20260709 14:50:33.059142 13610 raft_consensus.cc:3060] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:33.060599 13481 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:50:33.060796 13651 leader_election.cc:336] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111)
I20260709 14:50:33.063786 13610 raft_consensus.cc:2468] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16a6771f6e8748a38ee1f9d425130968 in term 2.
I20260709 14:50:33.064671 13648 leader_election.cc:304] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [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: 16a6771f6e8748a38ee1f9d425130968, 94cfbd0f3f7244d999996360c95a7e15; no voters: ce06eda215784842910292e1eabd5311
I20260709 14:50:33.065322 13811 raft_consensus.cc:2804] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:33.066097 13811 raft_consensus.cc:697] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 2 LEADER]: Becoming Leader. State: Replica: 16a6771f6e8748a38ee1f9d425130968, State: Running, Role: LEADER
I20260709 14:50:33.066762 13811 consensus_queue.cc:237] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:33.073149 13433 catalog_manager.cc:5697] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 reported cstate change: term changed from 1 to 2, leader changed from ce06eda215784842910292e1eabd5311 (127.9.227.65) to 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67). New cstate: current_term: 2 leader_uuid: "16a6771f6e8748a38ee1f9d425130968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:33.100811 13811 raft_consensus.cc:493] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:33.101315 13811 raft_consensus.cc:515] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:33.102985 13811 leader_election.cc:290] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679)
I20260709 14:50:33.104136 13610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a7f72b809b4713ba2fb294267fb2d1" candidate_uuid: "16a6771f6e8748a38ee1f9d425130968" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94cfbd0f3f7244d999996360c95a7e15" is_pre_election: true
I20260709 14:50:33.104740 13610 raft_consensus.cc:2468] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16a6771f6e8748a38ee1f9d425130968 in term 1.
I20260709 14:50:33.105669 13648 leader_election.cc:304] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [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: 16a6771f6e8748a38ee1f9d425130968, 94cfbd0f3f7244d999996360c95a7e15; no voters: 
I20260709 14:50:33.106276 13811 raft_consensus.cc:2804] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:50:33.106351 13651 leader_election.cc:336] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111)
I20260709 14:50:33.106592 13811 raft_consensus.cc:493] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:33.106902 13811 raft_consensus.cc:3060] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.111348 13811 raft_consensus.cc:515] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:33.112824 13811 leader_election.cc:290] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 2 election: Requested vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679)
I20260709 14:50:33.113842 13610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a7f72b809b4713ba2fb294267fb2d1" candidate_uuid: "16a6771f6e8748a38ee1f9d425130968" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94cfbd0f3f7244d999996360c95a7e15"
I20260709 14:50:33.114344 13610 raft_consensus.cc:3060] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:33.116088 13651 leader_election.cc:336] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111)
I20260709 14:50:33.118989 13610 raft_consensus.cc:2468] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16a6771f6e8748a38ee1f9d425130968 in term 2.
I20260709 14:50:33.119920 13648 leader_election.cc:304] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [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: 16a6771f6e8748a38ee1f9d425130968, 94cfbd0f3f7244d999996360c95a7e15; no voters: ce06eda215784842910292e1eabd5311
I20260709 14:50:33.120525 13811 raft_consensus.cc:2804] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:33.120939 13811 raft_consensus.cc:697] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [term 2 LEADER]: Becoming Leader. State: Replica: 16a6771f6e8748a38ee1f9d425130968, State: Running, Role: LEADER
I20260709 14:50:33.121532 13811 consensus_queue.cc:237] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [LEADER]: Queue going to LEADER 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: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:33.128033 13433 catalog_manager.cc:5697] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 reported cstate change: term changed from 1 to 2, leader changed from ce06eda215784842910292e1eabd5311 (127.9.227.65) to 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67). New cstate: current_term: 2 leader_uuid: "16a6771f6e8748a38ee1f9d425130968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:33.141070 13764 raft_consensus.cc:493] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce06eda215784842910292e1eabd5311)
I20260709 14:50:33.141546 13764 raft_consensus.cc:515] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:33.143049 13764 leader_election.cc:290] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161)
I20260709 14:50:33.144807 13684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9d54c111e14b16b3a94799b4db8074" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16a6771f6e8748a38ee1f9d425130968" is_pre_election: true
I20260709 14:50:33.145439 13684 raft_consensus.cc:2468] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94cfbd0f3f7244d999996360c95a7e15 in term 1.
I20260709 14:50:33.146448 13577 leader_election.cc:304] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [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: 16a6771f6e8748a38ee1f9d425130968, 94cfbd0f3f7244d999996360c95a7e15; no voters: 
I20260709 14:50:33.146979 13764 raft_consensus.cc:2804] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:50:33.147012 13577 leader_election.cc:336] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111)
I20260709 14:50:33.147296 13764 raft_consensus.cc:493] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ce06eda215784842910292e1eabd5311)
I20260709 14:50:33.147626 13764 raft_consensus.cc:3060] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.152161 13764 raft_consensus.cc:515] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:33.153522 13764 leader_election.cc:290] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 2 election: Requested vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161)
I20260709 14:50:33.154882 13684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9d54c111e14b16b3a94799b4db8074" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16a6771f6e8748a38ee1f9d425130968"
I20260709 14:50:33.155443 13684 raft_consensus.cc:3060] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:33.156714 13577 leader_election.cc:336] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111)
I20260709 14:50:33.159929 13684 raft_consensus.cc:2468] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94cfbd0f3f7244d999996360c95a7e15 in term 2.
I20260709 14:50:33.160796 13577 leader_election.cc:304] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [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: 16a6771f6e8748a38ee1f9d425130968, 94cfbd0f3f7244d999996360c95a7e15; no voters: ce06eda215784842910292e1eabd5311
I20260709 14:50:33.161342 13764 raft_consensus.cc:2804] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:33.162283 13764 raft_consensus.cc:697] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 LEADER]: Becoming Leader. State: Replica: 94cfbd0f3f7244d999996360c95a7e15, State: Running, Role: LEADER
I20260709 14:50:33.163067 13764 consensus_queue.cc:237] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:33.169209 13433 catalog_manager.cc:5697] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 reported cstate change: term changed from 1 to 2, leader changed from ce06eda215784842910292e1eabd5311 (127.9.227.65) to 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66). New cstate: current_term: 2 leader_uuid: "94cfbd0f3f7244d999996360c95a7e15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:33.218323 13811 raft_consensus.cc:493] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ce06eda215784842910292e1eabd5311)
I20260709 14:50:33.218832 13811 raft_consensus.cc:515] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:33.220448 13811 leader_election.cc:290] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679)
I20260709 14:50:33.221499 13610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdcb17109fb4569a5b76381cea07626" candidate_uuid: "16a6771f6e8748a38ee1f9d425130968" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94cfbd0f3f7244d999996360c95a7e15" is_pre_election: true
I20260709 14:50:33.222116 13610 raft_consensus.cc:2468] T ebdcb17109fb4569a5b76381cea07626 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16a6771f6e8748a38ee1f9d425130968 in term 1.
I20260709 14:50:33.223117 13648 leader_election.cc:304] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968 [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: 16a6771f6e8748a38ee1f9d425130968, 94cfbd0f3f7244d999996360c95a7e15; no voters: 
I20260709 14:50:33.223774 13811 raft_consensus.cc:2804] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:33.224138 13811 raft_consensus.cc:493] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ce06eda215784842910292e1eabd5311)
I20260709 14:50:33.224481 13811 raft_consensus.cc:3060] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:33.224606 13651 leader_election.cc:336] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111)
I20260709 14:50:33.229705 13811 raft_consensus.cc:515] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:33.231141 13811 leader_election.cc:290] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 2 election: Requested vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679)
I20260709 14:50:33.232192 13610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdcb17109fb4569a5b76381cea07626" candidate_uuid: "16a6771f6e8748a38ee1f9d425130968" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94cfbd0f3f7244d999996360c95a7e15"
I20260709 14:50:33.232662 13610 raft_consensus.cc:3060] T ebdcb17109fb4569a5b76381cea07626 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:33.234159 13651 leader_election.cc:336] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111)
I20260709 14:50:33.237008 13610 raft_consensus.cc:2468] T ebdcb17109fb4569a5b76381cea07626 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16a6771f6e8748a38ee1f9d425130968 in term 2.
I20260709 14:50:33.238005 13648 leader_election.cc:304] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968 [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: 16a6771f6e8748a38ee1f9d425130968, 94cfbd0f3f7244d999996360c95a7e15; no voters: ce06eda215784842910292e1eabd5311
I20260709 14:50:33.238595 13811 raft_consensus.cc:2804] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:33.238958 13811 raft_consensus.cc:697] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968 [term 2 LEADER]: Becoming Leader. State: Replica: 16a6771f6e8748a38ee1f9d425130968, State: Running, Role: LEADER
I20260709 14:50:33.239707 13811 consensus_queue.cc:237] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:33.246421 13433 catalog_manager.cc:5697] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968 reported cstate change: term changed from 1 to 2, leader changed from ce06eda215784842910292e1eabd5311 (127.9.227.65) to 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67). New cstate: current_term: 2 leader_uuid: "16a6771f6e8748a38ee1f9d425130968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } health_report { overall_health: HEALTHY } } }
W20260709 14:50:33.620608 13651 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111) [suppressed 106 similar messages]
W20260709 14:50:33.622874 13651 consensus_peers.cc:597] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 -> Peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Couldn't send request to peer ce06eda215784842910292e1eabd5311. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:33.661633 13651 consensus_peers.cc:597] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 -> Peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Couldn't send request to peer ce06eda215784842910292e1eabd5311. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:33.678299 13610 raft_consensus.cc:1275] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Refusing update from remote peer 16a6771f6e8748a38ee1f9d425130968: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:33.679461 13811 consensus_queue.cc:1048] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:33.684531 13651 consensus_peers.cc:597] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968 -> Peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Couldn't send request to peer ce06eda215784842910292e1eabd5311. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:33.747112 13610 raft_consensus.cc:1275] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Refusing update from remote peer 16a6771f6e8748a38ee1f9d425130968: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:33.748865 13814 consensus_queue.cc:1048] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:33.752812 13684 raft_consensus.cc:1275] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Refusing update from remote peer 94cfbd0f3f7244d999996360c95a7e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:33.755055 13764 consensus_queue.cc:1048] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:33.772771 13610 raft_consensus.cc:1275] T ebdcb17109fb4569a5b76381cea07626 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Refusing update from remote peer 16a6771f6e8748a38ee1f9d425130968: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:33.774221 13814 consensus_queue.cc:1048] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:33.775385 13577 consensus_peers.cc:597] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 -> Peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Couldn't send request to peer ce06eda215784842910292e1eabd5311. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:34.052460 13577 consensus_peers.cc:597] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 -> Peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Couldn't send request to peer ce06eda215784842910292e1eabd5311. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:34.061488 13481 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:50:34.232173 13577 consensus_peers.cc:597] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 -> Peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Couldn't send request to peer ce06eda215784842910292e1eabd5311. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:34.445271 13577 consensus_peers.cc:597] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15 -> Peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Couldn't send request to peer ce06eda215784842910292e1eabd5311. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:34.548991 13651 consensus_peers.cc:597] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 -> Peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Couldn't send request to peer ce06eda215784842910292e1eabd5311. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:34.652439 13577 consensus_peers.cc:597] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 -> Peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Couldn't send request to peer ce06eda215784842910292e1eabd5311. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:34.749930 13577 consensus_peers.cc:597] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 -> Peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Couldn't send request to peer ce06eda215784842910292e1eabd5311. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:35.062422 13481 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:50:36.063294 13481 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:50:36.167955 13651 consensus_peers.cc:597] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968 -> Peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Couldn't send request to peer ce06eda215784842910292e1eabd5311. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:36.213925 13651 consensus_peers.cc:597] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 -> Peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Couldn't send request to peer ce06eda215784842910292e1eabd5311. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:36.346551 13651 consensus_peers.cc:597] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 -> Peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Couldn't send request to peer ce06eda215784842910292e1eabd5311. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:36.442996 13577 consensus_peers.cc:597] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 -> Peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Couldn't send request to peer ce06eda215784842910292e1eabd5311. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:50:36.779706 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:36.785200 13836 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:50:36.786213 13837 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:50:36.787715 13839 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:50:36.789784 10125 server_base.cc:1061] running on GCE node
I20260709 14:50:36.791183 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:36.791446 10125 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:50:36.791616 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608636791605 us; error 0 us; skew 500 ppm
I20260709 14:50:36.792203 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:36.794399 10125 webserver.cc:533] Webserver started at http://127.9.227.65:42465/ using document root <none> and password file <none>
I20260709 14:50:36.794867 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:36.795025 10125 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:50:36.798296 10125 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:50:36.801853 13844 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:50:36.802572 10125 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:36.802843 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608558739546-10125-0/minicluster-data/ts-0-root
uuid: "ce06eda215784842910292e1eabd5311"
format_stamp: "Formatted at 2026-07-09 14:50:30 on dist-test-slave-31z3"
I20260709 14:50:36.803114 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608558739546-10125-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608558739546-10125-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608558739546-10125-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:50:36.818642 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:36.819650 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:36.822762 10125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 14:50:36.822798 13577 consensus_peers.cc:597] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 -> Peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Couldn't send request to peer ce06eda215784842910292e1eabd5311. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:50:36.826011 13577 consensus_peers.cc:597] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15 -> Peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Couldn't send request to peer ce06eda215784842910292e1eabd5311. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:50:36.827538 13851 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 14:50:36.876729 10125 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:50:36.877005 10125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.051s	user 0.003s	sys 0.000s
I20260709 14:50:36.877287 10125 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:50:36.881297 13851 tablet_bootstrap.cc:492] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311: Bootstrap starting.
I20260709 14:50:36.891541 13851 tablet_bootstrap.cc:492] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311: 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:50:36.892168 13851 tablet_bootstrap.cc:492] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311: Bootstrap complete.
I20260709 14:50:36.892647 13851 ts_tablet_manager.cc:1403] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 14:50:36.894450 13851 raft_consensus.cc:359] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:36.894928 13851 raft_consensus.cc:740] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce06eda215784842910292e1eabd5311, State: Initialized, Role: FOLLOWER
I20260709 14:50:36.895527 13851 consensus_queue.cc:260] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:36.898183 13851 ts_tablet_manager.cc:1434] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:50:36.899266 13851 tablet_bootstrap.cc:492] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311: Bootstrap starting.
I20260709 14:50:36.912334 13851 tablet_bootstrap.cc:492] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311: 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:50:36.913187 13851 tablet_bootstrap.cc:492] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311: Bootstrap complete.
I20260709 14:50:36.913794 13851 ts_tablet_manager.cc:1403] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 14:50:36.916118 13851 raft_consensus.cc:359] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:36.916780 13851 raft_consensus.cc:740] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce06eda215784842910292e1eabd5311, State: Initialized, Role: FOLLOWER
I20260709 14:50:36.917449 13851 consensus_queue.cc:260] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311 [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: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:36.919414 13851 ts_tablet_manager.cc:1434] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:50:36.920171 13851 tablet_bootstrap.cc:492] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311: Bootstrap starting.
I20260709 14:50:36.921490 10125 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:50:36.921809 10125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.045s	user 0.043s	sys 0.000s
I20260709 14:50:36.935350 13851 tablet_bootstrap.cc:492] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311: 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:50:36.936128 13851 tablet_bootstrap.cc:492] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311: Bootstrap complete.
I20260709 14:50:36.936626 13851 ts_tablet_manager.cc:1403] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260709 14:50:36.938437 13851 raft_consensus.cc:359] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:36.938927 13851 raft_consensus.cc:740] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce06eda215784842910292e1eabd5311, State: Initialized, Role: FOLLOWER
I20260709 14:50:36.939469 13851 consensus_queue.cc:260] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311 [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: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:36.940901 13851 ts_tablet_manager.cc:1434] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260709 14:50:36.941511 13851 tablet_bootstrap.cc:492] T fc9a76321e5f4b668773c907d5613a62 P ce06eda215784842910292e1eabd5311: Bootstrap starting.
I20260709 14:50:36.951891 13851 tablet_bootstrap.cc:492] T fc9a76321e5f4b668773c907d5613a62 P ce06eda215784842910292e1eabd5311: 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:50:36.952564 13851 tablet_bootstrap.cc:492] T fc9a76321e5f4b668773c907d5613a62 P ce06eda215784842910292e1eabd5311: Bootstrap complete.
I20260709 14:50:36.953032 13851 ts_tablet_manager.cc:1403] T fc9a76321e5f4b668773c907d5613a62 P ce06eda215784842910292e1eabd5311: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260709 14:50:36.954821 13851 raft_consensus.cc:359] T fc9a76321e5f4b668773c907d5613a62 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:36.955356 13851 raft_consensus.cc:740] T fc9a76321e5f4b668773c907d5613a62 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce06eda215784842910292e1eabd5311, State: Initialized, Role: FOLLOWER
I20260709 14:50:36.956064 13851 consensus_queue.cc:260] T fc9a76321e5f4b668773c907d5613a62 P ce06eda215784842910292e1eabd5311 [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: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:36.957568 13851 ts_tablet_manager.cc:1434] T fc9a76321e5f4b668773c907d5613a62 P ce06eda215784842910292e1eabd5311: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:36.958139 13851 tablet_bootstrap.cc:492] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311: Bootstrap starting.
I20260709 14:50:36.974289 13851 tablet_bootstrap.cc:492] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311: 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:50:36.975195 13851 tablet_bootstrap.cc:492] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311: Bootstrap complete.
I20260709 14:50:36.975829 13851 ts_tablet_manager.cc:1403] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260709 14:50:36.978256 13851 raft_consensus.cc:359] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:36.978720 13851 raft_consensus.cc:740] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce06eda215784842910292e1eabd5311, State: Initialized, Role: FOLLOWER
I20260709 14:50:36.979324 13851 consensus_queue.cc:260] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [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: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:36.981024 13851 ts_tablet_manager.cc:1434] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:36.981698 13851 tablet_bootstrap.cc:492] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311: Bootstrap starting.
W20260709 14:50:36.984758 13651 consensus_peers.cc:597] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 -> Peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Couldn't send request to peer ce06eda215784842910292e1eabd5311. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:45723: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:50:36.992867 13851 tablet_bootstrap.cc:492] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311: 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:50:36.993516 13851 tablet_bootstrap.cc:492] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311: Bootstrap complete.
I20260709 14:50:36.993985 13851 ts_tablet_manager.cc:1403] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 14:50:36.994535 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.65:45723
I20260709 14:50:36.994602 13914 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.65:45723 every 8 connection(s)
I20260709 14:50:36.995741 13851 raft_consensus.cc:359] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:36.996258 13851 raft_consensus.cc:740] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce06eda215784842910292e1eabd5311, State: Initialized, Role: FOLLOWER
I20260709 14:50:36.996742 13851 consensus_queue.cc:260] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311 [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: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:36.998328 13851 ts_tablet_manager.cc:1434] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
W20260709 14:50:36.998962 13916 tablet.cc:2406] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:50:36.999078 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:36.999092 13851 tablet_bootstrap.cc:492] T caa7b0c7e10c44a1a8f166efa67e127f P ce06eda215784842910292e1eabd5311: Bootstrap starting.
I20260709 14:50:37.017511 13851 tablet_bootstrap.cc:492] T caa7b0c7e10c44a1a8f166efa67e127f P ce06eda215784842910292e1eabd5311: 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:50:37.018127 13851 tablet_bootstrap.cc:492] T caa7b0c7e10c44a1a8f166efa67e127f P ce06eda215784842910292e1eabd5311: Bootstrap complete.
I20260709 14:50:37.018625 13851 ts_tablet_manager.cc:1403] T caa7b0c7e10c44a1a8f166efa67e127f P ce06eda215784842910292e1eabd5311: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 14:50:37.022542 13851 raft_consensus.cc:359] T caa7b0c7e10c44a1a8f166efa67e127f P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:37.023191 13851 raft_consensus.cc:740] T caa7b0c7e10c44a1a8f166efa67e127f P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce06eda215784842910292e1eabd5311, State: Initialized, Role: FOLLOWER
I20260709 14:50:37.023986 13851 consensus_queue.cc:260] T caa7b0c7e10c44a1a8f166efa67e127f P ce06eda215784842910292e1eabd5311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:37.023813 13915 heartbeater.cc:344] Connected to a master server at 127.9.227.126:36199
I20260709 14:50:37.024945 13915 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:37.025622 13915 heartbeater.cc:507] Master 127.9.227.126:36199 requested a full tablet report, sending...
I20260709 14:50:37.025995 13851 ts_tablet_manager.cc:1434] T caa7b0c7e10c44a1a8f166efa67e127f P ce06eda215784842910292e1eabd5311: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:50:37.029070 13851 tablet_bootstrap.cc:492] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311: Bootstrap starting.
I20260709 14:50:37.032042 13434 ts_manager.cc:194] Re-registered known tserver with Master: ce06eda215784842910292e1eabd5311 (127.9.227.65:45723)
I20260709 14:50:37.035435 13887 raft_consensus.cc:3060] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:37.035084 13610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b6236709b0e4ed3a6013dc5d85c0673"
dest_uuid: "94cfbd0f3f7244d999996360c95a7e15"
mode: GRACEFUL
new_leader_uuid: "16a6771f6e8748a38ee1f9d425130968"
 from {username='slave'} at 127.0.0.1:42890
I20260709 14:50:37.036278 13610 raft_consensus.cc:606] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 LEADER]: Received request to transfer leadership to TS 16a6771f6e8748a38ee1f9d425130968
I20260709 14:50:37.042127 13610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b9d54c111e14b16b3a94799b4db8074"
dest_uuid: "94cfbd0f3f7244d999996360c95a7e15"
mode: GRACEFUL
new_leader_uuid: "16a6771f6e8748a38ee1f9d425130968"
 from {username='slave'} at 127.0.0.1:42890
I20260709 14:50:37.042892 13610 raft_consensus.cc:606] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 LEADER]: Received request to transfer leadership to TS 16a6771f6e8748a38ee1f9d425130968
I20260709 14:50:37.044322 10125 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:37.045425 10125 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:37.046655 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:37.056243 13434 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57340
I20260709 14:50:37.061918 13915 heartbeater.cc:499] Master 127.9.227.126:36199 was elected leader, sending a full tablet report...
I20260709 14:50:37.063007 13851 tablet_bootstrap.cc:492] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311: 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:50:37.064145 13851 tablet_bootstrap.cc:492] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311: Bootstrap complete.
W20260709 14:50:37.064208 13481 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:37.064774 13851 ts_tablet_manager.cc:1403] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.008s
I20260709 14:50:37.066358 13851 raft_consensus.cc:359] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:37.066795 13851 raft_consensus.cc:740] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce06eda215784842910292e1eabd5311, State: Initialized, Role: FOLLOWER
I20260709 14:50:37.067305 13851 consensus_queue.cc:260] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [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: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:37.068784 13851 ts_tablet_manager.cc:1434] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:37.069362 13851 tablet_bootstrap.cc:492] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311: Bootstrap starting.
I20260709 14:50:37.078409 13830 raft_consensus.cc:993] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15: : Instructing follower 16a6771f6e8748a38ee1f9d425130968 to start an election
I20260709 14:50:37.078900 13851 tablet_bootstrap.cc:492] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311: 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:50:37.078866 13928 raft_consensus.cc:1081] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 LEADER]: Signalling peer 16a6771f6e8748a38ee1f9d425130968 to start an election
I20260709 14:50:37.079809 13851 tablet_bootstrap.cc:492] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311: Bootstrap complete.
I20260709 14:50:37.080363 13851 ts_tablet_manager.cc:1403] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260709 14:50:37.080654 13684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b6236709b0e4ed3a6013dc5d85c0673"
dest_uuid: "16a6771f6e8748a38ee1f9d425130968"
 from {username='slave'} at 127.0.0.1:60604
I20260709 14:50:37.081223 13684 raft_consensus.cc:493] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:37.081549 13684 raft_consensus.cc:3060] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:37.082170 13851 raft_consensus.cc:359] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:37.082768 13851 raft_consensus.cc:740] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce06eda215784842910292e1eabd5311, State: Initialized, Role: FOLLOWER
I20260709 14:50:37.083599 13851 consensus_queue.cc:260] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [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: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:37.084973 13851 ts_tablet_manager.cc:1434] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:37.085825 13851 tablet_bootstrap.cc:492] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311: Bootstrap starting.
I20260709 14:50:37.087262 13684 raft_consensus.cc:515] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } }
I20260709 14:50:37.090137 13610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6236709b0e4ed3a6013dc5d85c0673" candidate_uuid: "16a6771f6e8748a38ee1f9d425130968" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94cfbd0f3f7244d999996360c95a7e15"
I20260709 14:50:37.090672 13610 raft_consensus.cc:3055] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:37.090914 13610 raft_consensus.cc:740] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94cfbd0f3f7244d999996360c95a7e15, State: Running, Role: LEADER
I20260709 14:50:37.091635 13610 consensus_queue.cc:260] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } }
I20260709 14:50:37.092732 13610 raft_consensus.cc:3060] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:37.098537 13610 raft_consensus.cc:2468] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16a6771f6e8748a38ee1f9d425130968 in term 2.
I20260709 14:50:37.098939 13887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6236709b0e4ed3a6013dc5d85c0673" candidate_uuid: "16a6771f6e8748a38ee1f9d425130968" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce06eda215784842910292e1eabd5311"
I20260709 14:50:37.092059 13684 leader_election.cc:290] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 2 election: Requested vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679)
I20260709 14:50:37.099835 13648 leader_election.cc:304] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16a6771f6e8748a38ee1f9d425130968, 94cfbd0f3f7244d999996360c95a7e15; no voters: 
I20260709 14:50:37.100801 13834 raft_consensus.cc:2804] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:50:37.100804 13651 leader_election.cc:343] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer ce06eda215784842910292e1eabd5311 (127.9.227.65:45723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:37.102485 13834 raft_consensus.cc:697] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 [term 2 LEADER]: Becoming Leader. State: Replica: 16a6771f6e8748a38ee1f9d425130968, State: Running, Role: LEADER
I20260709 14:50:37.103242 13834 consensus_queue.cc:237] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } }
I20260709 14:50:37.103744 13851 tablet_bootstrap.cc:492] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311: 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:50:37.104595 13851 tablet_bootstrap.cc:492] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311: Bootstrap complete.
I20260709 14:50:37.105289 13851 ts_tablet_manager.cc:1403] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.008s
I20260709 14:50:37.107477 13851 raft_consensus.cc:359] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } }
I20260709 14:50:37.108086 13851 raft_consensus.cc:740] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce06eda215784842910292e1eabd5311, State: Initialized, Role: FOLLOWER
I20260709 14:50:37.108696 13851 consensus_queue.cc:260] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311 [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: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } }
I20260709 14:50:37.110239 13851 ts_tablet_manager.cc:1434] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:50:37.111330 13434 catalog_manager.cc:5697] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 reported cstate change: term changed from 1 to 2, leader changed from 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66) to 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67). New cstate: current_term: 2 leader_uuid: "16a6771f6e8748a38ee1f9d425130968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:37.206485 13887 raft_consensus.cc:3060] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:37.290565 13887 raft_consensus.cc:3060] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:37.295132 13887 pending_rounds.cc:85] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311: Aborting all ops after (but not including) 0
I20260709 14:50:37.295401 13887 pending_rounds.cc:107] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:50:37.295627 13887 raft_consensus.cc:2889] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:37.356829 13887 raft_consensus.cc:3060] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:37.413144 13928 raft_consensus.cc:993] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15: : Instructing follower 16a6771f6e8748a38ee1f9d425130968 to start an election
I20260709 14:50:37.413542 13928 raft_consensus.cc:1081] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 LEADER]: Signalling peer 16a6771f6e8748a38ee1f9d425130968 to start an election
I20260709 14:50:37.414912 13685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b9d54c111e14b16b3a94799b4db8074"
dest_uuid: "16a6771f6e8748a38ee1f9d425130968"
 from {username='slave'} at 127.0.0.1:60604
I20260709 14:50:37.415422 13685 raft_consensus.cc:493] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:37.415740 13685 raft_consensus.cc:3060] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.420991 13685 raft_consensus.cc:515] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:37.422436 13685 leader_election.cc:290] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 3 election: Requested vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679)
I20260709 14:50:37.423415 13888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9d54c111e14b16b3a94799b4db8074" candidate_uuid: "16a6771f6e8748a38ee1f9d425130968" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ce06eda215784842910292e1eabd5311"
I20260709 14:50:37.423568 13610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9d54c111e14b16b3a94799b4db8074" candidate_uuid: "16a6771f6e8748a38ee1f9d425130968" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "94cfbd0f3f7244d999996360c95a7e15"
I20260709 14:50:37.424247 13888 raft_consensus.cc:3060] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.424292 13610 raft_consensus.cc:3055] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:37.424717 13610 raft_consensus.cc:740] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 94cfbd0f3f7244d999996360c95a7e15, State: Running, Role: LEADER
I20260709 14:50:37.425390 13610 consensus_queue.cc:260] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [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: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:37.426403 13610 raft_consensus.cc:3060] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.431222 13888 raft_consensus.cc:2468] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16a6771f6e8748a38ee1f9d425130968 in term 3.
I20260709 14:50:37.431633 13610 raft_consensus.cc:2468] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16a6771f6e8748a38ee1f9d425130968 in term 3.
I20260709 14:50:37.432494 13651 leader_election.cc:304] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968 [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: 16a6771f6e8748a38ee1f9d425130968, ce06eda215784842910292e1eabd5311; no voters: 
I20260709 14:50:37.433307 13834 raft_consensus.cc:2804] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:37.433708 13834 raft_consensus.cc:697] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968 [term 3 LEADER]: Becoming Leader. State: Replica: 16a6771f6e8748a38ee1f9d425130968, State: Running, Role: LEADER
I20260709 14:50:37.434398 13834 consensus_queue.cc:237] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968 [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: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:37.441249 13433 catalog_manager.cc:5697] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968 reported cstate change: term changed from 2 to 3, leader changed from 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66) to 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67). New cstate: current_term: 3 leader_uuid: "16a6771f6e8748a38ee1f9d425130968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:37.642874 13888 raft_consensus.cc:3060] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:37.650182 13888 raft_consensus.cc:1275] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311 [term 2 FOLLOWER]: Refusing update from remote peer 16a6771f6e8748a38ee1f9d425130968: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:37.652573 13834 consensus_queue.cc:1048] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:37.746567 13610 raft_consensus.cc:1275] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Refusing update from remote peer 16a6771f6e8748a38ee1f9d425130968: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:37.844345 13834 consensus_queue.cc:1048] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:37.866761 13610 raft_consensus.cc:1275] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [term 3 FOLLOWER]: Refusing update from remote peer 16a6771f6e8748a38ee1f9d425130968: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:37.871053 13931 consensus_queue.cc:1048] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:37.893064 13886 raft_consensus.cc:1275] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [term 3 FOLLOWER]: Refusing update from remote peer 16a6771f6e8748a38ee1f9d425130968: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:37.894632 13834 consensus_queue.cc:1048] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:50:38.065104 13481 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:38.086712 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:38.104689 13685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b6236709b0e4ed3a6013dc5d85c0673"
dest_uuid: "16a6771f6e8748a38ee1f9d425130968"
mode: GRACEFUL
new_leader_uuid: "94cfbd0f3f7244d999996360c95a7e15"
 from {username='slave'} at 127.0.0.1:60620
I20260709 14:50:38.105180 13685 raft_consensus.cc:606] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 [term 2 LEADER]: Received request to transfer leadership to TS 94cfbd0f3f7244d999996360c95a7e15
I20260709 14:50:38.107503 13685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95a7f72b809b4713ba2fb294267fb2d1"
dest_uuid: "16a6771f6e8748a38ee1f9d425130968"
mode: GRACEFUL
new_leader_uuid: "94cfbd0f3f7244d999996360c95a7e15"
 from {username='slave'} at 127.0.0.1:60620
I20260709 14:50:38.108095 13685 raft_consensus.cc:606] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [term 2 LEADER]: Received request to transfer leadership to TS 94cfbd0f3f7244d999996360c95a7e15
I20260709 14:50:38.109378 10125 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:38.110200 10125 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:38.111048 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:38.300288 13950 raft_consensus.cc:993] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968: : Instructing follower 94cfbd0f3f7244d999996360c95a7e15 to start an election
I20260709 14:50:38.300762 13950 raft_consensus.cc:1081] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [term 2 LEADER]: Signalling peer 94cfbd0f3f7244d999996360c95a7e15 to start an election
I20260709 14:50:38.302326 13610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95a7f72b809b4713ba2fb294267fb2d1"
dest_uuid: "94cfbd0f3f7244d999996360c95a7e15"
 from {username='slave'} at 127.0.0.1:42886
I20260709 14:50:38.303079 13610 raft_consensus.cc:493] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:38.303395 13610 raft_consensus.cc:3060] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:38.310235 13610 raft_consensus.cc:515] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:38.311630 13610 leader_election.cc:290] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 3 election: Requested vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161)
I20260709 14:50:38.312507 13886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a7f72b809b4713ba2fb294267fb2d1" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ce06eda215784842910292e1eabd5311"
I20260709 14:50:38.312705 13685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a7f72b809b4713ba2fb294267fb2d1" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "16a6771f6e8748a38ee1f9d425130968"
I20260709 14:50:38.313212 13886 raft_consensus.cc:3060] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:38.313236 13685 raft_consensus.cc:3055] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:38.313733 13685 raft_consensus.cc:740] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16a6771f6e8748a38ee1f9d425130968, State: Running, Role: LEADER
I20260709 14:50:38.314538 13685 consensus_queue.cc:260] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [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: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:38.315706 13685 raft_consensus.cc:3060] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:38.320479 13886 raft_consensus.cc:2468] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94cfbd0f3f7244d999996360c95a7e15 in term 3.
I20260709 14:50:38.321733 13577 leader_election.cc:304] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15 [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: 94cfbd0f3f7244d999996360c95a7e15, ce06eda215784842910292e1eabd5311; no voters: 
I20260709 14:50:38.322230 13685 raft_consensus.cc:2468] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94cfbd0f3f7244d999996360c95a7e15 in term 3.
I20260709 14:50:38.322616 13928 raft_consensus.cc:2804] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:38.323318 13928 raft_consensus.cc:697] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15 [term 3 LEADER]: Becoming Leader. State: Replica: 94cfbd0f3f7244d999996360c95a7e15, State: Running, Role: LEADER
I20260709 14:50:38.324105 13928 consensus_queue.cc:237] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15 [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: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:38.331070 13432 catalog_manager.cc:5697] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15 reported cstate change: term changed from 2 to 3, leader changed from 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67) to 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66). New cstate: current_term: 3 leader_uuid: "94cfbd0f3f7244d999996360c95a7e15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:38.378834 13950 raft_consensus.cc:993] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968: : Instructing follower 94cfbd0f3f7244d999996360c95a7e15 to start an election
I20260709 14:50:38.379215 13931 raft_consensus.cc:1081] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 [term 2 LEADER]: Signalling peer 94cfbd0f3f7244d999996360c95a7e15 to start an election
I20260709 14:50:38.380661 13610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b6236709b0e4ed3a6013dc5d85c0673"
dest_uuid: "94cfbd0f3f7244d999996360c95a7e15"
 from {username='slave'} at 127.0.0.1:42886
I20260709 14:50:38.381068 13610 raft_consensus.cc:493] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:38.381392 13610 raft_consensus.cc:3060] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:38.385308 13610 raft_consensus.cc:515] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } }
I20260709 14:50:38.386652 13610 leader_election.cc:290] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 3 election: Requested vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161)
I20260709 14:50:38.387343 13886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6236709b0e4ed3a6013dc5d85c0673" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ce06eda215784842910292e1eabd5311"
I20260709 14:50:38.387650 13685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6236709b0e4ed3a6013dc5d85c0673" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16a6771f6e8748a38ee1f9d425130968"
I20260709 14:50:38.387938 13886 raft_consensus.cc:3060] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:38.388213 13685 raft_consensus.cc:3055] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:38.388553 13685 raft_consensus.cc:740] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16a6771f6e8748a38ee1f9d425130968, State: Running, Role: LEADER
I20260709 14:50:38.389322 13685 consensus_queue.cc:260] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 [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: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } }
I20260709 14:50:38.390650 13685 raft_consensus.cc:3060] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:38.393224 13886 raft_consensus.cc:2468] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94cfbd0f3f7244d999996360c95a7e15 in term 3.
I20260709 14:50:38.394685 13577 leader_election.cc:304] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [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: 94cfbd0f3f7244d999996360c95a7e15, ce06eda215784842910292e1eabd5311; no voters: 
I20260709 14:50:38.395371 13928 raft_consensus.cc:2804] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:38.395750 13928 raft_consensus.cc:697] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [term 3 LEADER]: Becoming Leader. State: Replica: 94cfbd0f3f7244d999996360c95a7e15, State: Running, Role: LEADER
I20260709 14:50:38.396572 13928 consensus_queue.cc:237] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [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: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } }
I20260709 14:50:38.397814 13685 raft_consensus.cc:2468] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94cfbd0f3f7244d999996360c95a7e15 in term 3.
I20260709 14:50:38.403625 13432 catalog_manager.cc:5697] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 reported cstate change: term changed from 2 to 3, leader changed from 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67) to 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66). New cstate: current_term: 3 leader_uuid: "94cfbd0f3f7244d999996360c95a7e15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } health_report { overall_health: HEALTHY } } }
W20260709 14:50:38.755147 13632 debug-util.cc:398] Leaking SignalData structure 0x7b080023dae0 after lost signal to thread 10128
W20260709 14:50:38.756186 13632 debug-util.cc:398] Leaking SignalData structure 0x7b080023d860 after lost signal to thread 13468
W20260709 14:50:38.757155 13632 debug-util.cc:398] Leaking SignalData structure 0x7b0800169e20 after lost signal to thread 13635
W20260709 14:50:38.758682 13632 debug-util.cc:398] Leaking SignalData structure 0x7b08000f1600 after lost signal to thread 13914
I20260709 14:50:38.811815 13887 raft_consensus.cc:1275] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [term 3 FOLLOWER]: Refusing update from remote peer 94cfbd0f3f7244d999996360c95a7e15: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:38.813088 13928 consensus_queue.cc:1048] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:38.825974 13685 raft_consensus.cc:1275] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [term 3 FOLLOWER]: Refusing update from remote peer 94cfbd0f3f7244d999996360c95a7e15: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:38.827451 13941 consensus_queue.cc:1048] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:38.938479 13685 raft_consensus.cc:1275] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 [term 3 FOLLOWER]: Refusing update from remote peer 94cfbd0f3f7244d999996360c95a7e15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:38.939761 13928 consensus_queue.cc:1048] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:38.950202 13887 raft_consensus.cc:1275] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311 [term 3 FOLLOWER]: Refusing update from remote peer 94cfbd0f3f7244d999996360c95a7e15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:38.951891 13928 consensus_queue.cc:1048] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:50:39.066012 13481 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:39.118026 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:39.125264 13610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd0f70e56fcf45c99da564d528f8a217"
dest_uuid: "94cfbd0f3f7244d999996360c95a7e15"
mode: GRACEFUL
new_leader_uuid: "16a6771f6e8748a38ee1f9d425130968"
 from {username='slave'} at 127.0.0.1:42890
I20260709 14:50:39.125841 13610 raft_consensus.cc:606] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 LEADER]: Received request to transfer leadership to TS 16a6771f6e8748a38ee1f9d425130968
I20260709 14:50:39.128342 13610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cce4e048fc17453ebce1d1de3e7e1d9f"
dest_uuid: "94cfbd0f3f7244d999996360c95a7e15"
mode: GRACEFUL
new_leader_uuid: "16a6771f6e8748a38ee1f9d425130968"
 from {username='slave'} at 127.0.0.1:42890
I20260709 14:50:39.128866 13610 raft_consensus.cc:606] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [term 1 LEADER]: Received request to transfer leadership to TS 16a6771f6e8748a38ee1f9d425130968
I20260709 14:50:39.129874 10125 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:39.130303 10125 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:39.130862 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:39.208038 13941 raft_consensus.cc:993] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15: : Instructing follower 16a6771f6e8748a38ee1f9d425130968 to start an election
I20260709 14:50:39.208559 13928 raft_consensus.cc:1081] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [term 1 LEADER]: Signalling peer 16a6771f6e8748a38ee1f9d425130968 to start an election
I20260709 14:50:39.210129 13684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cce4e048fc17453ebce1d1de3e7e1d9f"
dest_uuid: "16a6771f6e8748a38ee1f9d425130968"
 from {username='slave'} at 127.0.0.1:60604
I20260709 14:50:39.210736 13684 raft_consensus.cc:493] T cce4e048fc17453ebce1d1de3e7e1d9f P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:39.211041 13684 raft_consensus.cc:3060] T cce4e048fc17453ebce1d1de3e7e1d9f P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.215255 13684 raft_consensus.cc:515] T cce4e048fc17453ebce1d1de3e7e1d9f P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:39.216711 13684 leader_election.cc:290] T cce4e048fc17453ebce1d1de3e7e1d9f P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 2 election: Requested vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679)
I20260709 14:50:39.217765 13610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce4e048fc17453ebce1d1de3e7e1d9f" candidate_uuid: "16a6771f6e8748a38ee1f9d425130968" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94cfbd0f3f7244d999996360c95a7e15"
I20260709 14:50:39.217844 13887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce4e048fc17453ebce1d1de3e7e1d9f" candidate_uuid: "16a6771f6e8748a38ee1f9d425130968" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce06eda215784842910292e1eabd5311"
I20260709 14:50:39.218536 13610 raft_consensus.cc:3055] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:39.218601 13887 raft_consensus.cc:3060] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.218905 13610 raft_consensus.cc:740] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94cfbd0f3f7244d999996360c95a7e15, State: Running, Role: LEADER
I20260709 14:50:39.219645 13610 consensus_queue.cc:260] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:39.220845 13610 raft_consensus.cc:3060] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.223513 13887 raft_consensus.cc:2468] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16a6771f6e8748a38ee1f9d425130968 in term 2.
I20260709 14:50:39.224783 13651 leader_election.cc:304] T cce4e048fc17453ebce1d1de3e7e1d9f P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16a6771f6e8748a38ee1f9d425130968, ce06eda215784842910292e1eabd5311; no voters: 
I20260709 14:50:39.225699 13931 raft_consensus.cc:2804] T cce4e048fc17453ebce1d1de3e7e1d9f P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:39.226421 13931 raft_consensus.cc:697] T cce4e048fc17453ebce1d1de3e7e1d9f P 16a6771f6e8748a38ee1f9d425130968 [term 2 LEADER]: Becoming Leader. State: Replica: 16a6771f6e8748a38ee1f9d425130968, State: Running, Role: LEADER
I20260709 14:50:39.227468 13931 consensus_queue.cc:237] T cce4e048fc17453ebce1d1de3e7e1d9f P 16a6771f6e8748a38ee1f9d425130968 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:39.228020 13610 raft_consensus.cc:2468] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16a6771f6e8748a38ee1f9d425130968 in term 2.
I20260709 14:50:39.235849 13432 catalog_manager.cc:5697] T cce4e048fc17453ebce1d1de3e7e1d9f P 16a6771f6e8748a38ee1f9d425130968 reported cstate change: term changed from 1 to 2, leader changed from 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66) to 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67). New cstate: current_term: 2 leader_uuid: "16a6771f6e8748a38ee1f9d425130968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:39.468773 13928 raft_consensus.cc:993] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15: : Instructing follower 16a6771f6e8748a38ee1f9d425130968 to start an election
I20260709 14:50:39.469237 13928 raft_consensus.cc:1081] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 LEADER]: Signalling peer 16a6771f6e8748a38ee1f9d425130968 to start an election
I20260709 14:50:39.470719 13684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd0f70e56fcf45c99da564d528f8a217"
dest_uuid: "16a6771f6e8748a38ee1f9d425130968"
 from {username='slave'} at 127.0.0.1:60604
I20260709 14:50:39.471220 13684 raft_consensus.cc:493] T bd0f70e56fcf45c99da564d528f8a217 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:39.471624 13684 raft_consensus.cc:3060] T bd0f70e56fcf45c99da564d528f8a217 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.475776 13684 raft_consensus.cc:515] T bd0f70e56fcf45c99da564d528f8a217 P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:39.477281 13684 leader_election.cc:290] T bd0f70e56fcf45c99da564d528f8a217 P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 2 election: Requested vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679)
I20260709 14:50:39.478302 13610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0f70e56fcf45c99da564d528f8a217" candidate_uuid: "16a6771f6e8748a38ee1f9d425130968" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94cfbd0f3f7244d999996360c95a7e15"
I20260709 14:50:39.478516 13887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0f70e56fcf45c99da564d528f8a217" candidate_uuid: "16a6771f6e8748a38ee1f9d425130968" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce06eda215784842910292e1eabd5311"
I20260709 14:50:39.478873 13610 raft_consensus.cc:3055] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:39.479013 13887 raft_consensus.cc:3060] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.479272 13610 raft_consensus.cc:740] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94cfbd0f3f7244d999996360c95a7e15, State: Running, Role: LEADER
I20260709 14:50:39.480018 13610 consensus_queue.cc:260] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:39.481117 13610 raft_consensus.cc:3060] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:39.486495 13887 raft_consensus.cc:2468] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16a6771f6e8748a38ee1f9d425130968 in term 2.
I20260709 14:50:39.487114 13610 raft_consensus.cc:2468] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16a6771f6e8748a38ee1f9d425130968 in term 2.
I20260709 14:50:39.487689 13651 leader_election.cc:304] T bd0f70e56fcf45c99da564d528f8a217 P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16a6771f6e8748a38ee1f9d425130968, ce06eda215784842910292e1eabd5311; no voters: 
I20260709 14:50:39.488471 13950 raft_consensus.cc:2804] T bd0f70e56fcf45c99da564d528f8a217 P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:39.488823 13950 raft_consensus.cc:697] T bd0f70e56fcf45c99da564d528f8a217 P 16a6771f6e8748a38ee1f9d425130968 [term 2 LEADER]: Becoming Leader. State: Replica: 16a6771f6e8748a38ee1f9d425130968, State: Running, Role: LEADER
I20260709 14:50:39.489507 13950 consensus_queue.cc:237] T bd0f70e56fcf45c99da564d528f8a217 P 16a6771f6e8748a38ee1f9d425130968 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:39.496280 13432 catalog_manager.cc:5697] T bd0f70e56fcf45c99da564d528f8a217 P 16a6771f6e8748a38ee1f9d425130968 reported cstate change: term changed from 1 to 2, leader changed from 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66) to 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67). New cstate: current_term: 2 leader_uuid: "16a6771f6e8748a38ee1f9d425130968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:39.708029 13887 raft_consensus.cc:1275] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311 [term 2 FOLLOWER]: Refusing update from remote peer 16a6771f6e8748a38ee1f9d425130968: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:39.711407 13950 consensus_queue.cc:1048] T cce4e048fc17453ebce1d1de3e7e1d9f P 16a6771f6e8748a38ee1f9d425130968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:39.727473 13610 raft_consensus.cc:1275] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Refusing update from remote peer 16a6771f6e8748a38ee1f9d425130968: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:39.729338 13931 consensus_queue.cc:1048] T cce4e048fc17453ebce1d1de3e7e1d9f P 16a6771f6e8748a38ee1f9d425130968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:39.882170 13610 raft_consensus.cc:1275] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Refusing update from remote peer 16a6771f6e8748a38ee1f9d425130968: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:39.883661 13950 consensus_queue.cc:1048] T bd0f70e56fcf45c99da564d528f8a217 P 16a6771f6e8748a38ee1f9d425130968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:39.895884 13886 raft_consensus.cc:1275] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311 [term 2 FOLLOWER]: Refusing update from remote peer 16a6771f6e8748a38ee1f9d425130968: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:39.897377 13950 consensus_queue.cc:1048] T bd0f70e56fcf45c99da564d528f8a217 P 16a6771f6e8748a38ee1f9d425130968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:40.067238 13481 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:40.137905 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:40.149148 13685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c119e0304c74a6ca86714900ec3e851"
dest_uuid: "16a6771f6e8748a38ee1f9d425130968"
mode: GRACEFUL
new_leader_uuid: "94cfbd0f3f7244d999996360c95a7e15"
 from {username='slave'} at 127.0.0.1:60620
I20260709 14:50:40.149973 13685 raft_consensus.cc:606] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [term 1 LEADER]: Received request to transfer leadership to TS 94cfbd0f3f7244d999996360c95a7e15
I20260709 14:50:40.152851 13685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e71b049e53e54146a46fd49fb5483ac1"
dest_uuid: "16a6771f6e8748a38ee1f9d425130968"
mode: GRACEFUL
new_leader_uuid: "94cfbd0f3f7244d999996360c95a7e15"
 from {username='slave'} at 127.0.0.1:60620
I20260709 14:50:40.153430 13685 raft_consensus.cc:606] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 2 LEADER]: Received request to transfer leadership to TS 94cfbd0f3f7244d999996360c95a7e15
I20260709 14:50:40.154556 10125 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:40.155035 10125 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:40.156118 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:40.344683 13950 raft_consensus.cc:993] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968: : Instructing follower 94cfbd0f3f7244d999996360c95a7e15 to start an election
I20260709 14:50:40.345337 13982 raft_consensus.cc:1081] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [term 1 LEADER]: Signalling peer 94cfbd0f3f7244d999996360c95a7e15 to start an election
I20260709 14:50:40.346982 13610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c119e0304c74a6ca86714900ec3e851"
dest_uuid: "94cfbd0f3f7244d999996360c95a7e15"
 from {username='slave'} at 127.0.0.1:42886
I20260709 14:50:40.347543 13610 raft_consensus.cc:493] T 9c119e0304c74a6ca86714900ec3e851 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:40.347826 13610 raft_consensus.cc:3060] T 9c119e0304c74a6ca86714900ec3e851 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:40.353958 13610 raft_consensus.cc:515] T 9c119e0304c74a6ca86714900ec3e851 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:40.355808 13610 leader_election.cc:290] T 9c119e0304c74a6ca86714900ec3e851 P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 2 election: Requested vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161)
I20260709 14:50:40.356884 13887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c119e0304c74a6ca86714900ec3e851" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce06eda215784842910292e1eabd5311"
I20260709 14:50:40.357611 13887 raft_consensus.cc:3060] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:40.359025 13685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c119e0304c74a6ca86714900ec3e851" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16a6771f6e8748a38ee1f9d425130968"
I20260709 14:50:40.359580 13685 raft_consensus.cc:3055] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:40.359886 13685 raft_consensus.cc:740] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16a6771f6e8748a38ee1f9d425130968, State: Running, Role: LEADER
I20260709 14:50:40.360958 13685 consensus_queue.cc:260] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:40.362366 13685 raft_consensus.cc:3060] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:40.365680 13887 raft_consensus.cc:2468] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94cfbd0f3f7244d999996360c95a7e15 in term 2.
I20260709 14:50:40.366969 13577 leader_election.cc:304] T 9c119e0304c74a6ca86714900ec3e851 P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94cfbd0f3f7244d999996360c95a7e15, ce06eda215784842910292e1eabd5311; no voters: 
I20260709 14:50:40.367981 13928 raft_consensus.cc:2804] T 9c119e0304c74a6ca86714900ec3e851 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:40.369014 13928 raft_consensus.cc:697] T 9c119e0304c74a6ca86714900ec3e851 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 LEADER]: Becoming Leader. State: Replica: 94cfbd0f3f7244d999996360c95a7e15, State: Running, Role: LEADER
I20260709 14:50:40.370021 13685 raft_consensus.cc:2468] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94cfbd0f3f7244d999996360c95a7e15 in term 2.
I20260709 14:50:40.370136 13928 consensus_queue.cc:237] T 9c119e0304c74a6ca86714900ec3e851 P 94cfbd0f3f7244d999996360c95a7e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:40.382092 13433 catalog_manager.cc:5697] T 9c119e0304c74a6ca86714900ec3e851 P 94cfbd0f3f7244d999996360c95a7e15 reported cstate change: term changed from 1 to 2, leader changed from 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67) to 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66). New cstate: current_term: 2 leader_uuid: "94cfbd0f3f7244d999996360c95a7e15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:40.564432 13950 raft_consensus.cc:993] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968: : Instructing follower 94cfbd0f3f7244d999996360c95a7e15 to start an election
I20260709 14:50:40.564903 13982 raft_consensus.cc:1081] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 2 LEADER]: Signalling peer 94cfbd0f3f7244d999996360c95a7e15 to start an election
I20260709 14:50:40.566468 13610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e71b049e53e54146a46fd49fb5483ac1"
dest_uuid: "94cfbd0f3f7244d999996360c95a7e15"
 from {username='slave'} at 127.0.0.1:42886
I20260709 14:50:40.566874 13610 raft_consensus.cc:493] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:40.567144 13610 raft_consensus.cc:3060] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:40.572149 13610 raft_consensus.cc:515] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:40.573530 13610 leader_election.cc:290] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [CANDIDATE]: Term 3 election: Requested vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67:33161)
I20260709 14:50:40.574280 13887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71b049e53e54146a46fd49fb5483ac1" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ce06eda215784842910292e1eabd5311"
I20260709 14:50:40.574563 13685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71b049e53e54146a46fd49fb5483ac1" candidate_uuid: "94cfbd0f3f7244d999996360c95a7e15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16a6771f6e8748a38ee1f9d425130968"
I20260709 14:50:40.574919 13887 raft_consensus.cc:3060] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:40.575165 13685 raft_consensus.cc:3055] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:40.575529 13685 raft_consensus.cc:740] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16a6771f6e8748a38ee1f9d425130968, State: Running, Role: LEADER
I20260709 14:50:40.576392 13685 consensus_queue.cc:260] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [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: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:40.577781 13685 raft_consensus.cc:3060] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:40.581671 13887 raft_consensus.cc:2468] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94cfbd0f3f7244d999996360c95a7e15 in term 3.
I20260709 14:50:40.582902 13577 leader_election.cc:304] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [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: 94cfbd0f3f7244d999996360c95a7e15, ce06eda215784842910292e1eabd5311; no voters: 
I20260709 14:50:40.583192 13685 raft_consensus.cc:2468] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94cfbd0f3f7244d999996360c95a7e15 in term 3.
I20260709 14:50:40.583737 13983 raft_consensus.cc:2804] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:40.584215 13983 raft_consensus.cc:697] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [term 3 LEADER]: Becoming Leader. State: Replica: 94cfbd0f3f7244d999996360c95a7e15, State: Running, Role: LEADER
I20260709 14:50:40.585119 13983 consensus_queue.cc:237] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [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: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:40.591742 13433 catalog_manager.cc:5697] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 reported cstate change: term changed from 2 to 3, leader changed from 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67) to 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66). New cstate: current_term: 3 leader_uuid: "94cfbd0f3f7244d999996360c95a7e15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:40.764832 13685 raft_consensus.cc:1275] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Refusing update from remote peer 94cfbd0f3f7244d999996360c95a7e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:40.765895 13983 consensus_queue.cc:1048] T 9c119e0304c74a6ca86714900ec3e851 P 94cfbd0f3f7244d999996360c95a7e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:40.780982 13886 raft_consensus.cc:1275] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311 [term 2 FOLLOWER]: Refusing update from remote peer 94cfbd0f3f7244d999996360c95a7e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:40.782635 13983 consensus_queue.cc:1048] T 9c119e0304c74a6ca86714900ec3e851 P 94cfbd0f3f7244d999996360c95a7e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:41.068476 13481 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:41.120574 13887 raft_consensus.cc:1275] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [term 3 FOLLOWER]: Refusing update from remote peer 94cfbd0f3f7244d999996360c95a7e15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:41.122102 13983 consensus_queue.cc:1048] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:41.135040 13685 raft_consensus.cc:1275] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 3 FOLLOWER]: Refusing update from remote peer 94cfbd0f3f7244d999996360c95a7e15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:41.137840 13985 consensus_queue.cc:1048] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:41.162586 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:41.172770 13610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "caa7b0c7e10c44a1a8f166efa67e127f"
dest_uuid: "94cfbd0f3f7244d999996360c95a7e15"
mode: GRACEFUL
new_leader_uuid: "16a6771f6e8748a38ee1f9d425130968"
 from {username='slave'} at 127.0.0.1:42890
I20260709 14:50:41.173326 13610 raft_consensus.cc:606] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [term 1 LEADER]: Received request to transfer leadership to TS 16a6771f6e8748a38ee1f9d425130968
I20260709 14:50:41.176458 13610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e71b049e53e54146a46fd49fb5483ac1"
dest_uuid: "94cfbd0f3f7244d999996360c95a7e15"
mode: GRACEFUL
new_leader_uuid: "16a6771f6e8748a38ee1f9d425130968"
 from {username='slave'} at 127.0.0.1:42890
I20260709 14:50:41.176851 13610 raft_consensus.cc:606] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [term 3 LEADER]: Received request to transfer leadership to TS 16a6771f6e8748a38ee1f9d425130968
I20260709 14:50:41.177743 10125 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:41.180670 10125 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:41.181190 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:41.607681 13985 raft_consensus.cc:993] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15: : Instructing follower 16a6771f6e8748a38ee1f9d425130968 to start an election
I20260709 14:50:41.608412 13983 raft_consensus.cc:1081] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [term 3 LEADER]: Signalling peer 16a6771f6e8748a38ee1f9d425130968 to start an election
I20260709 14:50:41.609964 13685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e71b049e53e54146a46fd49fb5483ac1"
dest_uuid: "16a6771f6e8748a38ee1f9d425130968"
 from {username='slave'} at 127.0.0.1:60604
I20260709 14:50:41.610508 13685 raft_consensus.cc:493] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:41.610817 13685 raft_consensus.cc:3060] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:41.616070 13685 raft_consensus.cc:515] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:41.617595 13685 leader_election.cc:290] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 4 election: Requested vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679)
I20260709 14:50:41.618460 13887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71b049e53e54146a46fd49fb5483ac1" candidate_uuid: "16a6771f6e8748a38ee1f9d425130968" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ce06eda215784842910292e1eabd5311"
I20260709 14:50:41.618642 13610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71b049e53e54146a46fd49fb5483ac1" candidate_uuid: "16a6771f6e8748a38ee1f9d425130968" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "94cfbd0f3f7244d999996360c95a7e15"
I20260709 14:50:41.619055 13887 raft_consensus.cc:3060] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:41.619170 13610 raft_consensus.cc:3055] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:41.619475 13610 raft_consensus.cc:740] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 94cfbd0f3f7244d999996360c95a7e15, State: Running, Role: LEADER
I20260709 14:50:41.620254 13610 consensus_queue.cc:260] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [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: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:41.621271 13610 raft_consensus.cc:3060] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:41.623673 13887 raft_consensus.cc:2468] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16a6771f6e8748a38ee1f9d425130968 in term 4.
I20260709 14:50:41.624778 13651 leader_election.cc:304] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [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: 16a6771f6e8748a38ee1f9d425130968, ce06eda215784842910292e1eabd5311; no voters: 
I20260709 14:50:41.625355 13950 raft_consensus.cc:2804] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:41.625741 13610 raft_consensus.cc:2468] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16a6771f6e8748a38ee1f9d425130968 in term 4.
I20260709 14:50:41.626289 13950 raft_consensus.cc:697] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 4 LEADER]: Becoming Leader. State: Replica: 16a6771f6e8748a38ee1f9d425130968, State: Running, Role: LEADER
I20260709 14:50:41.627192 13950 consensus_queue.cc:237] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [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: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:41.632752 13433 catalog_manager.cc:5697] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 reported cstate change: term changed from 3 to 4, leader changed from 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66) to 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67). New cstate: current_term: 4 leader_uuid: "16a6771f6e8748a38ee1f9d425130968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:41.647625 13985 raft_consensus.cc:993] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15: : Instructing follower 16a6771f6e8748a38ee1f9d425130968 to start an election
I20260709 14:50:41.648135 13985 raft_consensus.cc:1081] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [term 1 LEADER]: Signalling peer 16a6771f6e8748a38ee1f9d425130968 to start an election
I20260709 14:50:41.649542 13685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "caa7b0c7e10c44a1a8f166efa67e127f"
dest_uuid: "16a6771f6e8748a38ee1f9d425130968"
 from {username='slave'} at 127.0.0.1:60604
I20260709 14:50:41.650002 13685 raft_consensus.cc:493] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:41.650264 13685 raft_consensus.cc:3060] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:41.655023 13685 raft_consensus.cc:515] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:41.656423 13685 leader_election.cc:290] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 2 election: Requested vote from peers ce06eda215784842910292e1eabd5311 (127.9.227.65:45723), 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679)
I20260709 14:50:41.657408 13887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa7b0c7e10c44a1a8f166efa67e127f" candidate_uuid: "16a6771f6e8748a38ee1f9d425130968" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce06eda215784842910292e1eabd5311"
I20260709 14:50:41.657752 13610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa7b0c7e10c44a1a8f166efa67e127f" candidate_uuid: "16a6771f6e8748a38ee1f9d425130968" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94cfbd0f3f7244d999996360c95a7e15"
I20260709 14:50:41.657938 13887 raft_consensus.cc:3060] T caa7b0c7e10c44a1a8f166efa67e127f P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:41.658259 13610 raft_consensus.cc:3055] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:41.658499 13610 raft_consensus.cc:740] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94cfbd0f3f7244d999996360c95a7e15, State: Running, Role: LEADER
I20260709 14:50:41.659159 13610 consensus_queue.cc:260] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:41.660063 13610 raft_consensus.cc:3060] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:41.662559 13887 raft_consensus.cc:2468] T caa7b0c7e10c44a1a8f166efa67e127f P ce06eda215784842910292e1eabd5311 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16a6771f6e8748a38ee1f9d425130968 in term 2.
I20260709 14:50:41.663487 13651 leader_election.cc:304] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16a6771f6e8748a38ee1f9d425130968, ce06eda215784842910292e1eabd5311; no voters: 
I20260709 14:50:41.664345 13950 raft_consensus.cc:2804] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:41.664835 13610 raft_consensus.cc:2468] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16a6771f6e8748a38ee1f9d425130968 in term 2.
I20260709 14:50:41.664847 13950 raft_consensus.cc:697] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968 [term 2 LEADER]: Becoming Leader. State: Replica: 16a6771f6e8748a38ee1f9d425130968, State: Running, Role: LEADER
I20260709 14:50:41.666450 13950 consensus_queue.cc:237] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } }
I20260709 14:50:41.673514 13433 catalog_manager.cc:5697] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968 reported cstate change: term changed from 1 to 2, leader changed from 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66) to 16a6771f6e8748a38ee1f9d425130968 (127.9.227.67). New cstate: current_term: 2 leader_uuid: "16a6771f6e8748a38ee1f9d425130968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16a6771f6e8748a38ee1f9d425130968" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 33161 } health_report { overall_health: HEALTHY } } }
W20260709 14:50:42.069379 13481 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:42.113328 13610 raft_consensus.cc:1275] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [term 4 FOLLOWER]: Refusing update from remote peer 16a6771f6e8748a38ee1f9d425130968: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:42.114558 13950 consensus_queue.cc:1048] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:42.125461 13887 raft_consensus.cc:1275] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [term 4 FOLLOWER]: Refusing update from remote peer 16a6771f6e8748a38ee1f9d425130968: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:42.126940 13950 consensus_queue.cc:1048] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:42.161921 13610 raft_consensus.cc:1275] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Refusing update from remote peer 16a6771f6e8748a38ee1f9d425130968: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:42.162976 13950 consensus_queue.cc:1048] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94cfbd0f3f7244d999996360c95a7e15" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 34679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:42.173305 13887 raft_consensus.cc:1275] T caa7b0c7e10c44a1a8f166efa67e127f P ce06eda215784842910292e1eabd5311 [term 2 FOLLOWER]: Refusing update from remote peer 16a6771f6e8748a38ee1f9d425130968: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:42.174754 14009 consensus_queue.cc:1048] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce06eda215784842910292e1eabd5311" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:42.186939 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:42.215808 10125 tablet_server.cc:179] TabletServer@127.9.227.65:45723 shutting down...
I20260709 14:50:42.232160 10125 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:42.232903 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:42.233583 10125 raft_consensus.cc:2243] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.234102 10125 raft_consensus.cc:2272] T 95a7f72b809b4713ba2fb294267fb2d1 P ce06eda215784842910292e1eabd5311 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.236327 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:42.236888 10125 raft_consensus.cc:2243] T fc9a76321e5f4b668773c907d5613a62 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.237296 10125 raft_consensus.cc:2272] T fc9a76321e5f4b668773c907d5613a62 P ce06eda215784842910292e1eabd5311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.239126 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:42.239604 10125 raft_consensus.cc:2243] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.240061 10125 raft_consensus.cc:2272] T 3b9d54c111e14b16b3a94799b4db8074 P ce06eda215784842910292e1eabd5311 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.241968 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:42.242462 10125 raft_consensus.cc:2243] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.242842 10125 raft_consensus.cc:2272] T ebdcb17109fb4569a5b76381cea07626 P ce06eda215784842910292e1eabd5311 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.244738 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:42.245199 10125 raft_consensus.cc:2243] T caa7b0c7e10c44a1a8f166efa67e127f P ce06eda215784842910292e1eabd5311 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.245623 10125 raft_consensus.cc:2272] T caa7b0c7e10c44a1a8f166efa67e127f P ce06eda215784842910292e1eabd5311 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.248030 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:42.248515 10125 raft_consensus.cc:2243] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.248885 10125 raft_consensus.cc:2272] T cce4e048fc17453ebce1d1de3e7e1d9f P ce06eda215784842910292e1eabd5311 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.250702 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:42.251150 10125 raft_consensus.cc:2243] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.251499 10125 raft_consensus.cc:2272] T 9c119e0304c74a6ca86714900ec3e851 P ce06eda215784842910292e1eabd5311 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.253262 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:42.253715 10125 raft_consensus.cc:2243] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.254132 10125 raft_consensus.cc:2272] T 2b6236709b0e4ed3a6013dc5d85c0673 P ce06eda215784842910292e1eabd5311 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.256093 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:42.256524 10125 raft_consensus.cc:2243] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.256893 10125 raft_consensus.cc:2272] T e71b049e53e54146a46fd49fb5483ac1 P ce06eda215784842910292e1eabd5311 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.259124 10125 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:42.259585 10125 raft_consensus.cc:2243] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.259963 10125 raft_consensus.cc:2272] T bd0f70e56fcf45c99da564d528f8a217 P ce06eda215784842910292e1eabd5311 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.289726 10125 tablet_server.cc:196] TabletServer@127.9.227.65:45723 shutdown complete.
I20260709 14:50:42.313117 10125 tablet_server.cc:179] TabletServer@127.9.227.66:0 shutting down...
I20260709 14:50:42.333715 10125 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:42.334410 10125 tablet_replica.cc:333] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15: stopping tablet replica
I20260709 14:50:42.335063 10125 raft_consensus.cc:2243] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.335525 10125 raft_consensus.cc:2272] T 3b9d54c111e14b16b3a94799b4db8074 P 94cfbd0f3f7244d999996360c95a7e15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.337806 10125 tablet_replica.cc:333] T ebdcb17109fb4569a5b76381cea07626 P 94cfbd0f3f7244d999996360c95a7e15: stopping tablet replica
I20260709 14:50:42.338366 10125 raft_consensus.cc:2243] T ebdcb17109fb4569a5b76381cea07626 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.338801 10125 raft_consensus.cc:2272] T ebdcb17109fb4569a5b76381cea07626 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.340580 10125 tablet_replica.cc:333] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15: stopping tablet replica
I20260709 14:50:42.341048 10125 raft_consensus.cc:2243] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:42.341892 10125 raft_consensus.cc:2272] T 95a7f72b809b4713ba2fb294267fb2d1 P 94cfbd0f3f7244d999996360c95a7e15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.344076 10125 tablet_replica.cc:333] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15: stopping tablet replica
I20260709 14:50:42.344632 10125 raft_consensus.cc:2243] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.345000 10125 raft_consensus.cc:2272] T caa7b0c7e10c44a1a8f166efa67e127f P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.347960 10125 tablet_replica.cc:333] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15: stopping tablet replica
I20260709 14:50:42.348522 10125 raft_consensus.cc:2243] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.348881 10125 raft_consensus.cc:2272] T cce4e048fc17453ebce1d1de3e7e1d9f P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.350747 10125 tablet_replica.cc:333] T 9c119e0304c74a6ca86714900ec3e851 P 94cfbd0f3f7244d999996360c95a7e15: stopping tablet replica
I20260709 14:50:42.351182 10125 raft_consensus.cc:2243] T 9c119e0304c74a6ca86714900ec3e851 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:42.351790 10125 raft_consensus.cc:2272] T 9c119e0304c74a6ca86714900ec3e851 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.353523 10125 tablet_replica.cc:333] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15: stopping tablet replica
I20260709 14:50:42.353937 10125 raft_consensus.cc:2243] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.354285 10125 raft_consensus.cc:2272] T bd0f70e56fcf45c99da564d528f8a217 P 94cfbd0f3f7244d999996360c95a7e15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.355993 10125 tablet_replica.cc:333] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15: stopping tablet replica
I20260709 14:50:42.356400 10125 raft_consensus.cc:2243] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:42.357146 10125 raft_consensus.cc:2272] T 2b6236709b0e4ed3a6013dc5d85c0673 P 94cfbd0f3f7244d999996360c95a7e15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.358902 10125 tablet_replica.cc:333] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15: stopping tablet replica
I20260709 14:50:42.359323 10125 raft_consensus.cc:2243] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.359675 10125 raft_consensus.cc:2272] T e71b049e53e54146a46fd49fb5483ac1 P 94cfbd0f3f7244d999996360c95a7e15 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.361821 10125 tablet_replica.cc:333] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15: stopping tablet replica
I20260709 14:50:42.362246 10125 raft_consensus.cc:2243] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:42.362954 10125 raft_consensus.cc:2272] T fc9a76321e5f4b668773c907d5613a62 P 94cfbd0f3f7244d999996360c95a7e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.413218 10125 tablet_server.cc:196] TabletServer@127.9.227.66:0 shutdown complete.
I20260709 14:50:42.439100 10125 tablet_server.cc:179] TabletServer@127.9.227.67:0 shutting down...
I20260709 14:50:42.464917 10125 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:42.465770 10125 tablet_replica.cc:333] T fc9a76321e5f4b668773c907d5613a62 P 16a6771f6e8748a38ee1f9d425130968: stopping tablet replica
I20260709 14:50:42.466500 10125 raft_consensus.cc:2243] T fc9a76321e5f4b668773c907d5613a62 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.466961 10125 raft_consensus.cc:2272] T fc9a76321e5f4b668773c907d5613a62 P 16a6771f6e8748a38ee1f9d425130968 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.469235 10125 tablet_replica.cc:333] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968: stopping tablet replica
I20260709 14:50:42.469718 10125 raft_consensus.cc:2243] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:42.470791 10125 raft_consensus.cc:2272] T ebdcb17109fb4569a5b76381cea07626 P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.472869 10125 tablet_replica.cc:333] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968: stopping tablet replica
I20260709 14:50:42.473368 10125 raft_consensus.cc:2243] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:42.474296 10125 raft_consensus.cc:2272] T 3b9d54c111e14b16b3a94799b4db8074 P 16a6771f6e8748a38ee1f9d425130968 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.476210 10125 tablet_replica.cc:333] T bd0f70e56fcf45c99da564d528f8a217 P 16a6771f6e8748a38ee1f9d425130968: stopping tablet replica
I20260709 14:50:42.476787 10125 raft_consensus.cc:2243] T bd0f70e56fcf45c99da564d528f8a217 P 16a6771f6e8748a38ee1f9d425130968 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:42.477494 10125 raft_consensus.cc:2272] T bd0f70e56fcf45c99da564d528f8a217 P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.479177 10125 tablet_replica.cc:333] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968: stopping tablet replica
I20260709 14:50:42.479617 10125 raft_consensus.cc:2243] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:50:42.480468 10125 raft_consensus.cc:2272] T e71b049e53e54146a46fd49fb5483ac1 P 16a6771f6e8748a38ee1f9d425130968 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.482986 10125 tablet_replica.cc:333] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968: stopping tablet replica
I20260709 14:50:42.483630 10125 raft_consensus.cc:2243] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.484139 10125 raft_consensus.cc:2272] T 2b6236709b0e4ed3a6013dc5d85c0673 P 16a6771f6e8748a38ee1f9d425130968 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:42.484863 13648 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.227.66:34679: connect: Connection refused (error 111) [suppressed 66 similar messages]
I20260709 14:50:42.486702 10125 tablet_replica.cc:333] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968: stopping tablet replica
I20260709 14:50:42.487377 10125 raft_consensus.cc:2243] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.487969 10125 raft_consensus.cc:2272] T 95a7f72b809b4713ba2fb294267fb2d1 P 16a6771f6e8748a38ee1f9d425130968 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:42.488628 13648 consensus_peers.cc:597] T cce4e048fc17453ebce1d1de3e7e1d9f P 16a6771f6e8748a38ee1f9d425130968 -> Peer 94cfbd0f3f7244d999996360c95a7e15 (127.9.227.66:34679): Couldn't send request to peer 94cfbd0f3f7244d999996360c95a7e15. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.66:34679: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:42.490126 10125 tablet_replica.cc:333] T cce4e048fc17453ebce1d1de3e7e1d9f P 16a6771f6e8748a38ee1f9d425130968: stopping tablet replica
I20260709 14:50:42.490602 10125 raft_consensus.cc:2243] T cce4e048fc17453ebce1d1de3e7e1d9f P 16a6771f6e8748a38ee1f9d425130968 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:42.491235 10125 raft_consensus.cc:2272] T cce4e048fc17453ebce1d1de3e7e1d9f P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.493036 10125 tablet_replica.cc:333] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968: stopping tablet replica
I20260709 14:50:42.493520 10125 raft_consensus.cc:2243] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:42.494184 10125 raft_consensus.cc:2272] T caa7b0c7e10c44a1a8f166efa67e127f P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.496464 10125 tablet_replica.cc:333] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968: stopping tablet replica
I20260709 14:50:42.496924 10125 raft_consensus.cc:2243] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.497287 10125 raft_consensus.cc:2272] T 9c119e0304c74a6ca86714900ec3e851 P 16a6771f6e8748a38ee1f9d425130968 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.517334 10125 tablet_server.cc:196] TabletServer@127.9.227.67:0 shutdown complete.
I20260709 14:50:42.538655 10125 master.cc:562] Master@127.9.227.126:36199 shutting down...
I20260709 14:50:42.559417 10125 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 12c41e27d82a4cd78ad174e659ad8e50 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:42.559988 10125 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 12c41e27d82a4cd78ad174e659ad8e50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.560330 10125 tablet_replica.cc:333] T 00000000000000000000000000000000 P 12c41e27d82a4cd78ad174e659ad8e50: stopping tablet replica
I20260709 14:50:42.580879 10125 master.cc:584] Master@127.9.227.126:36199 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12689 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:50:42.619654 10125 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.227.126:36201
I20260709 14:50:42.620829 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:42.626315 14017 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:50:42.626231 14016 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:50:42.627146 14019 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:50:42.628088 10125 server_base.cc:1061] running on GCE node
I20260709 14:50:42.628957 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:42.629142 10125 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:50:42.629297 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608642629280 us; error 0 us; skew 500 ppm
I20260709 14:50:42.629777 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:42.632407 10125 webserver.cc:533] Webserver started at http://127.9.227.126:33727/ using document root <none> and password file <none>
I20260709 14:50:42.633178 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:42.633383 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:42.633678 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:42.634935 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608558739546-10125-0/minicluster-data/master-0-root/instance:
uuid: "6d3733bf350548eaafd1ebc284c319c8"
format_stamp: "Formatted at 2026-07-09 14:50:42 on dist-test-slave-31z3"
I20260709 14:50:42.639936 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 14:50:42.643970 14024 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:50:42.644855 10125 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:50:42.645146 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608558739546-10125-0/minicluster-data/master-0-root
uuid: "6d3733bf350548eaafd1ebc284c319c8"
format_stamp: "Formatted at 2026-07-09 14:50:42 on dist-test-slave-31z3"
I20260709 14:50:42.645421 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608558739546-10125-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608558739546-10125-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608558739546-10125-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:50:42.666028 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:42.667160 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:42.706725 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.126:36201
I20260709 14:50:42.706871 14075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.126:36201 every 8 connection(s)
I20260709 14:50:42.710640 14076 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:50:42.723044 14076 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6d3733bf350548eaafd1ebc284c319c8: Bootstrap starting.
I20260709 14:50:42.728940 14076 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6d3733bf350548eaafd1ebc284c319c8: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.733114 14076 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6d3733bf350548eaafd1ebc284c319c8: No bootstrap required, opened a new log
I20260709 14:50:42.735157 14076 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6d3733bf350548eaafd1ebc284c319c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d3733bf350548eaafd1ebc284c319c8" member_type: VOTER }
I20260709 14:50:42.735519 14076 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6d3733bf350548eaafd1ebc284c319c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.735737 14076 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6d3733bf350548eaafd1ebc284c319c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d3733bf350548eaafd1ebc284c319c8, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.736315 14076 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6d3733bf350548eaafd1ebc284c319c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6d3733bf350548eaafd1ebc284c319c8" member_type: VOTER }
I20260709 14:50:42.736737 14076 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6d3733bf350548eaafd1ebc284c319c8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:50:42.736960 14076 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6d3733bf350548eaafd1ebc284c319c8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:50:42.737197 14076 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6d3733bf350548eaafd1ebc284c319c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.741696 14076 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6d3733bf350548eaafd1ebc284c319c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d3733bf350548eaafd1ebc284c319c8" member_type: VOTER }
I20260709 14:50:42.742158 14076 leader_election.cc:304] T 00000000000000000000000000000000 P 6d3733bf350548eaafd1ebc284c319c8 [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: 6d3733bf350548eaafd1ebc284c319c8; no voters: 
I20260709 14:50:42.743247 14076 leader_election.cc:290] T 00000000000000000000000000000000 P 6d3733bf350548eaafd1ebc284c319c8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:50:42.743512 14079 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6d3733bf350548eaafd1ebc284c319c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:42.744742 14079 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6d3733bf350548eaafd1ebc284c319c8 [term 1 LEADER]: Becoming Leader. State: Replica: 6d3733bf350548eaafd1ebc284c319c8, State: Running, Role: LEADER
I20260709 14:50:42.745386 14079 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6d3733bf350548eaafd1ebc284c319c8 [LEADER]: Queue going to LEADER mode. State: All 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: "6d3733bf350548eaafd1ebc284c319c8" member_type: VOTER }
I20260709 14:50:42.745985 14076 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6d3733bf350548eaafd1ebc284c319c8 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:50:42.749908 14081 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6d3733bf350548eaafd1ebc284c319c8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6d3733bf350548eaafd1ebc284c319c8. Latest consensus state: current_term: 1 leader_uuid: "6d3733bf350548eaafd1ebc284c319c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d3733bf350548eaafd1ebc284c319c8" member_type: VOTER } }
I20260709 14:50:42.750551 14081 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6d3733bf350548eaafd1ebc284c319c8 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:42.749882 14080 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6d3733bf350548eaafd1ebc284c319c8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6d3733bf350548eaafd1ebc284c319c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d3733bf350548eaafd1ebc284c319c8" member_type: VOTER } }
I20260709 14:50:42.751165 14080 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6d3733bf350548eaafd1ebc284c319c8 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:42.752502 14086 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:50:42.757377 14086 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:50:42.760282 10125 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:50:42.765538 14086 catalog_manager.cc:1383] Generated new cluster ID: 4cfb9f95b53a4a878e813cc84334f68d
I20260709 14:50:42.765800 14086 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:50:42.784224 14086 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:50:42.785434 14086 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:50:42.805581 14086 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6d3733bf350548eaafd1ebc284c319c8: Generated new TSK 0
I20260709 14:50:42.806149 14086 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:50:42.827184 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:42.833926 14098 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:50:42.833973 14097 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:50:42.835171 14100 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:50:42.836221 10125 server_base.cc:1061] running on GCE node
I20260709 14:50:42.837144 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:42.837342 10125 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:50:42.837509 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608642837495 us; error 0 us; skew 500 ppm
I20260709 14:50:42.838035 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:42.840330 10125 webserver.cc:533] Webserver started at http://127.9.227.65:33245/ using document root <none> and password file <none>
I20260709 14:50:42.840785 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:42.840945 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:42.841198 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:42.842336 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608558739546-10125-0/minicluster-data/ts-0-root/instance:
uuid: "741ef915a8d94b4ba08afdae0645d7b7"
format_stamp: "Formatted at 2026-07-09 14:50:42 on dist-test-slave-31z3"
I20260709 14:50:42.846583 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:50:42.849968 14105 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:50:42.850955 10125 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:42.851334 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608558739546-10125-0/minicluster-data/ts-0-root
uuid: "741ef915a8d94b4ba08afdae0645d7b7"
format_stamp: "Formatted at 2026-07-09 14:50:42 on dist-test-slave-31z3"
I20260709 14:50:42.851778 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608558739546-10125-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608558739546-10125-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608558739546-10125-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:50:42.864105 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:42.865229 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:42.866807 10125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:42.869100 10125 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:42.869287 10125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:42.869509 10125 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:42.869670 10125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:42.909926 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.65:35167
I20260709 14:50:42.910033 14167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.65:35167 every 8 connection(s)
I20260709 14:50:42.915268 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:42.923404 14172 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:50:42.924903 14173 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:50:42.926016 10125 server_base.cc:1061] running on GCE node
W20260709 14:50:42.927562 14176 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:50:42.928042 14168 heartbeater.cc:344] Connected to a master server at 127.9.227.126:36201
I20260709 14:50:42.928392 14168 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:42.928452 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:42.928712 10125 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:50:42.928860 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608642928845 us; error 0 us; skew 500 ppm
I20260709 14:50:42.929114 14168 heartbeater.cc:507] Master 127.9.227.126:36201 requested a full tablet report, sending...
I20260709 14:50:42.929422 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:42.931245 14041 ts_manager.cc:194] Registered new tserver with Master: 741ef915a8d94b4ba08afdae0645d7b7 (127.9.227.65:35167)
I20260709 14:50:42.932171 10125 webserver.cc:533] Webserver started at http://127.9.227.66:38915/ using document root <none> and password file <none>
I20260709 14:50:42.932814 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:42.933221 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:42.933709 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:42.933799 14041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42670
I20260709 14:50:42.935401 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608558739546-10125-0/minicluster-data/ts-1-root/instance:
uuid: "10b81c1f27d24d3a8822d41cb9594bc0"
format_stamp: "Formatted at 2026-07-09 14:50:42 on dist-test-slave-31z3"
I20260709 14:50:42.939571 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:50:42.943135 14180 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:50:42.944012 10125 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:50:42.944275 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608558739546-10125-0/minicluster-data/ts-1-root
uuid: "10b81c1f27d24d3a8822d41cb9594bc0"
format_stamp: "Formatted at 2026-07-09 14:50:42 on dist-test-slave-31z3"
I20260709 14:50:42.944514 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608558739546-10125-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608558739546-10125-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608558739546-10125-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:50:42.954071 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:42.955119 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:42.957100 10125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:42.959756 10125 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:42.959985 10125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:42.960258 10125 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:42.960407 10125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:42.998917 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.66:37555
I20260709 14:50:42.999017 14242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.66:37555 every 8 connection(s)
I20260709 14:50:43.003509 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:43.010355 14246 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:50:43.012022 14247 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:50:43.012827 14249 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:50:43.013741 10125 server_base.cc:1061] running on GCE node
I20260709 14:50:43.014572 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:50:43.014575 14243 heartbeater.cc:344] Connected to a master server at 127.9.227.126:36201
W20260709 14:50:43.014875 10125 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:50:43.015007 14243 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:43.015054 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608643015037 us; error 0 us; skew 500 ppm
I20260709 14:50:43.015792 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:43.015823 14243 heartbeater.cc:507] Master 127.9.227.126:36201 requested a full tablet report, sending...
I20260709 14:50:43.017805 14041 ts_manager.cc:194] Registered new tserver with Master: 10b81c1f27d24d3a8822d41cb9594bc0 (127.9.227.66:37555)
I20260709 14:50:43.018159 10125 webserver.cc:533] Webserver started at http://127.9.227.67:36097/ using document root <none> and password file <none>
I20260709 14:50:43.018865 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:43.019075 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:43.019313 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:43.019337 14041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42680
I20260709 14:50:43.020542 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608558739546-10125-0/minicluster-data/ts-2-root/instance:
uuid: "0844ae36734c4b05bd3aaca37b11c50a"
format_stamp: "Formatted at 2026-07-09 14:50:43 on dist-test-slave-31z3"
I20260709 14:50:43.024899 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 14:50:43.028082 14254 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:50:43.029021 10125 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:50:43.029335 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608558739546-10125-0/minicluster-data/ts-2-root
uuid: "0844ae36734c4b05bd3aaca37b11c50a"
format_stamp: "Formatted at 2026-07-09 14:50:43 on dist-test-slave-31z3"
I20260709 14:50:43.029592 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608558739546-10125-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608558739546-10125-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608558739546-10125-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:50:43.044757 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:43.045869 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:43.047268 10125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:43.049454 10125 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:43.049624 10125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:43.049870 10125 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:43.050015 10125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:43.087486 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.67:43827
I20260709 14:50:43.087600 14316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.67:43827 every 8 connection(s)
I20260709 14:50:43.100677 14317 heartbeater.cc:344] Connected to a master server at 127.9.227.126:36201
I20260709 14:50:43.101091 14317 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:43.101760 14317 heartbeater.cc:507] Master 127.9.227.126:36201 requested a full tablet report, sending...
I20260709 14:50:43.103590 14041 ts_manager.cc:194] Registered new tserver with Master: 0844ae36734c4b05bd3aaca37b11c50a (127.9.227.67:43827)
I20260709 14:50:43.104055 10125 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013602142s
I20260709 14:50:43.104868 14041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42692
I20260709 14:50:43.127381 14041 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42704:
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:50:43.129607 14041 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:50:43.169876 14133 tablet_service.cc:1511] Processing CreateTablet for tablet 1fcc822b074942ac982eec48830541b9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=bac0635f08c14cbd88b63c849169d4c3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:50:43.170349 14132 tablet_service.cc:1511] Processing CreateTablet for tablet 72c110843f4f4c86a14de0df1ccb343e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=bac0635f08c14cbd88b63c849169d4c3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:50:43.171247 14133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fcc822b074942ac982eec48830541b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.171936 14132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72c110843f4f4c86a14de0df1ccb343e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.180979 14208 tablet_service.cc:1511] Processing CreateTablet for tablet 1fcc822b074942ac982eec48830541b9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=bac0635f08c14cbd88b63c849169d4c3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:50:43.181205 14207 tablet_service.cc:1511] Processing CreateTablet for tablet 72c110843f4f4c86a14de0df1ccb343e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=bac0635f08c14cbd88b63c849169d4c3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:50:43.182740 14208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fcc822b074942ac982eec48830541b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.184317 14207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72c110843f4f4c86a14de0df1ccb343e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.185487 14282 tablet_service.cc:1511] Processing CreateTablet for tablet 1fcc822b074942ac982eec48830541b9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=bac0635f08c14cbd88b63c849169d4c3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:50:43.185794 14281 tablet_service.cc:1511] Processing CreateTablet for tablet 72c110843f4f4c86a14de0df1ccb343e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=bac0635f08c14cbd88b63c849169d4c3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:50:43.186702 14282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fcc822b074942ac982eec48830541b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.187273 14281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72c110843f4f4c86a14de0df1ccb343e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.209635 14332 tablet_bootstrap.cc:492] T 1fcc822b074942ac982eec48830541b9 P 741ef915a8d94b4ba08afdae0645d7b7: Bootstrap starting.
I20260709 14:50:43.212885 14333 tablet_bootstrap.cc:492] T 72c110843f4f4c86a14de0df1ccb343e P 10b81c1f27d24d3a8822d41cb9594bc0: Bootstrap starting.
I20260709 14:50:43.217322 14332 tablet_bootstrap.cc:654] T 1fcc822b074942ac982eec48830541b9 P 741ef915a8d94b4ba08afdae0645d7b7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.220073 14334 tablet_bootstrap.cc:492] T 72c110843f4f4c86a14de0df1ccb343e P 0844ae36734c4b05bd3aaca37b11c50a: Bootstrap starting.
I20260709 14:50:43.221210 14333 tablet_bootstrap.cc:654] T 72c110843f4f4c86a14de0df1ccb343e P 10b81c1f27d24d3a8822d41cb9594bc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.223006 14332 tablet_bootstrap.cc:492] T 1fcc822b074942ac982eec48830541b9 P 741ef915a8d94b4ba08afdae0645d7b7: No bootstrap required, opened a new log
I20260709 14:50:43.223531 14332 ts_tablet_manager.cc:1403] T 1fcc822b074942ac982eec48830541b9 P 741ef915a8d94b4ba08afdae0645d7b7: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.006s
I20260709 14:50:43.226680 14334 tablet_bootstrap.cc:654] T 72c110843f4f4c86a14de0df1ccb343e P 0844ae36734c4b05bd3aaca37b11c50a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.226851 14332 raft_consensus.cc:359] T 1fcc822b074942ac982eec48830541b9 P 741ef915a8d94b4ba08afdae0645d7b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.227430 14332 raft_consensus.cc:385] T 1fcc822b074942ac982eec48830541b9 P 741ef915a8d94b4ba08afdae0645d7b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.227650 14332 raft_consensus.cc:740] T 1fcc822b074942ac982eec48830541b9 P 741ef915a8d94b4ba08afdae0645d7b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 741ef915a8d94b4ba08afdae0645d7b7, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.228940 14333 tablet_bootstrap.cc:492] T 72c110843f4f4c86a14de0df1ccb343e P 10b81c1f27d24d3a8822d41cb9594bc0: No bootstrap required, opened a new log
I20260709 14:50:43.229423 14333 ts_tablet_manager.cc:1403] T 72c110843f4f4c86a14de0df1ccb343e P 10b81c1f27d24d3a8822d41cb9594bc0: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.004s
I20260709 14:50:43.229809 14332 consensus_queue.cc:260] T 1fcc822b074942ac982eec48830541b9 P 741ef915a8d94b4ba08afdae0645d7b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.231432 14334 tablet_bootstrap.cc:492] T 72c110843f4f4c86a14de0df1ccb343e P 0844ae36734c4b05bd3aaca37b11c50a: No bootstrap required, opened a new log
I20260709 14:50:43.231949 14334 ts_tablet_manager.cc:1403] T 72c110843f4f4c86a14de0df1ccb343e P 0844ae36734c4b05bd3aaca37b11c50a: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260709 14:50:43.232087 14168 heartbeater.cc:499] Master 127.9.227.126:36201 was elected leader, sending a full tablet report...
I20260709 14:50:43.232625 14332 ts_tablet_manager.cc:1434] T 1fcc822b074942ac982eec48830541b9 P 741ef915a8d94b4ba08afdae0645d7b7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:50:43.232734 14333 raft_consensus.cc:359] T 72c110843f4f4c86a14de0df1ccb343e P 10b81c1f27d24d3a8822d41cb9594bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.233553 14333 raft_consensus.cc:385] T 72c110843f4f4c86a14de0df1ccb343e P 10b81c1f27d24d3a8822d41cb9594bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.233959 14333 raft_consensus.cc:740] T 72c110843f4f4c86a14de0df1ccb343e P 10b81c1f27d24d3a8822d41cb9594bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10b81c1f27d24d3a8822d41cb9594bc0, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.233556 14332 tablet_bootstrap.cc:492] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7: Bootstrap starting.
I20260709 14:50:43.234728 14333 consensus_queue.cc:260] T 72c110843f4f4c86a14de0df1ccb343e P 10b81c1f27d24d3a8822d41cb9594bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.234781 14334 raft_consensus.cc:359] T 72c110843f4f4c86a14de0df1ccb343e P 0844ae36734c4b05bd3aaca37b11c50a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.235703 14334 raft_consensus.cc:385] T 72c110843f4f4c86a14de0df1ccb343e P 0844ae36734c4b05bd3aaca37b11c50a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.236045 14334 raft_consensus.cc:740] T 72c110843f4f4c86a14de0df1ccb343e P 0844ae36734c4b05bd3aaca37b11c50a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0844ae36734c4b05bd3aaca37b11c50a, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.236756 14334 consensus_queue.cc:260] T 72c110843f4f4c86a14de0df1ccb343e P 0844ae36734c4b05bd3aaca37b11c50a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.241050 14332 tablet_bootstrap.cc:654] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.253010 14333 ts_tablet_manager.cc:1434] T 72c110843f4f4c86a14de0df1ccb343e P 10b81c1f27d24d3a8822d41cb9594bc0: Time spent starting tablet: real 0.023s	user 0.018s	sys 0.004s
I20260709 14:50:43.253695 14334 ts_tablet_manager.cc:1434] T 72c110843f4f4c86a14de0df1ccb343e P 0844ae36734c4b05bd3aaca37b11c50a: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.014s
I20260709 14:50:43.253873 14317 heartbeater.cc:499] Master 127.9.227.126:36201 was elected leader, sending a full tablet report...
I20260709 14:50:43.253962 14243 heartbeater.cc:499] Master 127.9.227.126:36201 was elected leader, sending a full tablet report...
I20260709 14:50:43.254679 14334 tablet_bootstrap.cc:492] T 1fcc822b074942ac982eec48830541b9 P 0844ae36734c4b05bd3aaca37b11c50a: Bootstrap starting.
I20260709 14:50:43.254839 14332 tablet_bootstrap.cc:492] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7: No bootstrap required, opened a new log
I20260709 14:50:43.255445 14332 ts_tablet_manager.cc:1403] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 14:50:43.258611 14333 tablet_bootstrap.cc:492] T 1fcc822b074942ac982eec48830541b9 P 10b81c1f27d24d3a8822d41cb9594bc0: Bootstrap starting.
I20260709 14:50:43.258255 14332 raft_consensus.cc:359] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.259631 14332 raft_consensus.cc:385] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.260056 14332 raft_consensus.cc:740] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 741ef915a8d94b4ba08afdae0645d7b7, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.261039 14334 tablet_bootstrap.cc:654] T 1fcc822b074942ac982eec48830541b9 P 0844ae36734c4b05bd3aaca37b11c50a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.261032 14332 consensus_queue.cc:260] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.263454 14332 ts_tablet_manager.cc:1434] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:50:43.266752 14333 tablet_bootstrap.cc:654] T 1fcc822b074942ac982eec48830541b9 P 10b81c1f27d24d3a8822d41cb9594bc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.272927 14333 tablet_bootstrap.cc:492] T 1fcc822b074942ac982eec48830541b9 P 10b81c1f27d24d3a8822d41cb9594bc0: No bootstrap required, opened a new log
I20260709 14:50:43.273447 14333 ts_tablet_manager.cc:1403] T 1fcc822b074942ac982eec48830541b9 P 10b81c1f27d24d3a8822d41cb9594bc0: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260709 14:50:43.276432 14333 raft_consensus.cc:359] T 1fcc822b074942ac982eec48830541b9 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.277118 14333 raft_consensus.cc:385] T 1fcc822b074942ac982eec48830541b9 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.277443 14333 raft_consensus.cc:740] T 1fcc822b074942ac982eec48830541b9 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10b81c1f27d24d3a8822d41cb9594bc0, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.278215 14333 consensus_queue.cc:260] T 1fcc822b074942ac982eec48830541b9 P 10b81c1f27d24d3a8822d41cb9594bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.279251 14334 tablet_bootstrap.cc:492] T 1fcc822b074942ac982eec48830541b9 P 0844ae36734c4b05bd3aaca37b11c50a: No bootstrap required, opened a new log
I20260709 14:50:43.279808 14334 ts_tablet_manager.cc:1403] T 1fcc822b074942ac982eec48830541b9 P 0844ae36734c4b05bd3aaca37b11c50a: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.002s
I20260709 14:50:43.280033 14333 ts_tablet_manager.cc:1434] T 1fcc822b074942ac982eec48830541b9 P 10b81c1f27d24d3a8822d41cb9594bc0: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:50:43.282636 14334 raft_consensus.cc:359] T 1fcc822b074942ac982eec48830541b9 P 0844ae36734c4b05bd3aaca37b11c50a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.283347 14334 raft_consensus.cc:385] T 1fcc822b074942ac982eec48830541b9 P 0844ae36734c4b05bd3aaca37b11c50a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.283649 14334 raft_consensus.cc:740] T 1fcc822b074942ac982eec48830541b9 P 0844ae36734c4b05bd3aaca37b11c50a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0844ae36734c4b05bd3aaca37b11c50a, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.284373 14334 consensus_queue.cc:260] T 1fcc822b074942ac982eec48830541b9 P 0844ae36734c4b05bd3aaca37b11c50a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.286172 14334 ts_tablet_manager.cc:1434] T 1fcc822b074942ac982eec48830541b9 P 0844ae36734c4b05bd3aaca37b11c50a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:43.356436 14338 raft_consensus.cc:493] T 1fcc822b074942ac982eec48830541b9 P 741ef915a8d94b4ba08afdae0645d7b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.356927 14338 raft_consensus.cc:515] T 1fcc822b074942ac982eec48830541b9 P 741ef915a8d94b4ba08afdae0645d7b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.358860 14338 leader_election.cc:290] T 1fcc822b074942ac982eec48830541b9 P 741ef915a8d94b4ba08afdae0645d7b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10b81c1f27d24d3a8822d41cb9594bc0 (127.9.227.66:37555), 0844ae36734c4b05bd3aaca37b11c50a (127.9.227.67:43827)
I20260709 14:50:43.367251 14218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fcc822b074942ac982eec48830541b9" candidate_uuid: "741ef915a8d94b4ba08afdae0645d7b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" is_pre_election: true
I20260709 14:50:43.367946 14218 raft_consensus.cc:2468] T 1fcc822b074942ac982eec48830541b9 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 741ef915a8d94b4ba08afdae0645d7b7 in term 0.
I20260709 14:50:43.367936 14292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fcc822b074942ac982eec48830541b9" candidate_uuid: "741ef915a8d94b4ba08afdae0645d7b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0844ae36734c4b05bd3aaca37b11c50a" is_pre_election: true
I20260709 14:50:43.368676 14292 raft_consensus.cc:2468] T 1fcc822b074942ac982eec48830541b9 P 0844ae36734c4b05bd3aaca37b11c50a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 741ef915a8d94b4ba08afdae0645d7b7 in term 0.
I20260709 14:50:43.369095 14108 leader_election.cc:304] T 1fcc822b074942ac982eec48830541b9 P 741ef915a8d94b4ba08afdae0645d7b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b81c1f27d24d3a8822d41cb9594bc0, 741ef915a8d94b4ba08afdae0645d7b7; no voters: 
I20260709 14:50:43.369819 14338 raft_consensus.cc:2804] T 1fcc822b074942ac982eec48830541b9 P 741ef915a8d94b4ba08afdae0645d7b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:43.370097 14338 raft_consensus.cc:493] T 1fcc822b074942ac982eec48830541b9 P 741ef915a8d94b4ba08afdae0645d7b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:43.370365 14338 raft_consensus.cc:3060] T 1fcc822b074942ac982eec48830541b9 P 741ef915a8d94b4ba08afdae0645d7b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.374923 14338 raft_consensus.cc:515] T 1fcc822b074942ac982eec48830541b9 P 741ef915a8d94b4ba08afdae0645d7b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.376410 14338 leader_election.cc:290] T 1fcc822b074942ac982eec48830541b9 P 741ef915a8d94b4ba08afdae0645d7b7 [CANDIDATE]: Term 1 election: Requested vote from peers 10b81c1f27d24d3a8822d41cb9594bc0 (127.9.227.66:37555), 0844ae36734c4b05bd3aaca37b11c50a (127.9.227.67:43827)
I20260709 14:50:43.377203 14218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fcc822b074942ac982eec48830541b9" candidate_uuid: "741ef915a8d94b4ba08afdae0645d7b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b81c1f27d24d3a8822d41cb9594bc0"
I20260709 14:50:43.377344 14292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fcc822b074942ac982eec48830541b9" candidate_uuid: "741ef915a8d94b4ba08afdae0645d7b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0844ae36734c4b05bd3aaca37b11c50a"
I20260709 14:50:43.377676 14218 raft_consensus.cc:3060] T 1fcc822b074942ac982eec48830541b9 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.377825 14292 raft_consensus.cc:3060] T 1fcc822b074942ac982eec48830541b9 P 0844ae36734c4b05bd3aaca37b11c50a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.378165 14338 raft_consensus.cc:493] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.378605 14338 raft_consensus.cc:515] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.381430 14338 leader_election.cc:290] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10b81c1f27d24d3a8822d41cb9594bc0 (127.9.227.66:37555), 0844ae36734c4b05bd3aaca37b11c50a (127.9.227.67:43827)
I20260709 14:50:43.381446 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c110843f4f4c86a14de0df1ccb343e" candidate_uuid: "741ef915a8d94b4ba08afdae0645d7b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" is_pre_election: true
I20260709 14:50:43.381929 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c110843f4f4c86a14de0df1ccb343e" candidate_uuid: "741ef915a8d94b4ba08afdae0645d7b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0844ae36734c4b05bd3aaca37b11c50a" is_pre_election: true
I20260709 14:50:43.382167 14217 raft_consensus.cc:2468] T 72c110843f4f4c86a14de0df1ccb343e P 10b81c1f27d24d3a8822d41cb9594bc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 741ef915a8d94b4ba08afdae0645d7b7 in term 0.
I20260709 14:50:43.382865 14291 raft_consensus.cc:2468] T 72c110843f4f4c86a14de0df1ccb343e P 0844ae36734c4b05bd3aaca37b11c50a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 741ef915a8d94b4ba08afdae0645d7b7 in term 0.
I20260709 14:50:43.383644 14108 leader_election.cc:304] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b81c1f27d24d3a8822d41cb9594bc0, 741ef915a8d94b4ba08afdae0645d7b7; no voters: 
I20260709 14:50:43.384579 14338 raft_consensus.cc:2804] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:43.384930 14338 raft_consensus.cc:493] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:43.384938 14218 raft_consensus.cc:2468] T 1fcc822b074942ac982eec48830541b9 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741ef915a8d94b4ba08afdae0645d7b7 in term 1.
I20260709 14:50:43.385387 14338 raft_consensus.cc:3060] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.386001 14292 raft_consensus.cc:2468] T 1fcc822b074942ac982eec48830541b9 P 0844ae36734c4b05bd3aaca37b11c50a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741ef915a8d94b4ba08afdae0645d7b7 in term 1.
I20260709 14:50:43.386286 14108 leader_election.cc:304] T 1fcc822b074942ac982eec48830541b9 P 741ef915a8d94b4ba08afdae0645d7b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b81c1f27d24d3a8822d41cb9594bc0, 741ef915a8d94b4ba08afdae0645d7b7; no voters: 
I20260709 14:50:43.387841 14345 raft_consensus.cc:2804] T 1fcc822b074942ac982eec48830541b9 P 741ef915a8d94b4ba08afdae0645d7b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:43.388782 14345 raft_consensus.cc:697] T 1fcc822b074942ac982eec48830541b9 P 741ef915a8d94b4ba08afdae0645d7b7 [term 1 LEADER]: Becoming Leader. State: Replica: 741ef915a8d94b4ba08afdae0645d7b7, State: Running, Role: LEADER
I20260709 14:50:43.389518 14345 consensus_queue.cc:237] T 1fcc822b074942ac982eec48830541b9 P 741ef915a8d94b4ba08afdae0645d7b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.390753 14338 raft_consensus.cc:515] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.393432 14218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c110843f4f4c86a14de0df1ccb343e" candidate_uuid: "741ef915a8d94b4ba08afdae0645d7b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b81c1f27d24d3a8822d41cb9594bc0"
I20260709 14:50:43.393560 14292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c110843f4f4c86a14de0df1ccb343e" candidate_uuid: "741ef915a8d94b4ba08afdae0645d7b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0844ae36734c4b05bd3aaca37b11c50a"
I20260709 14:50:43.394268 14292 raft_consensus.cc:3060] T 72c110843f4f4c86a14de0df1ccb343e P 0844ae36734c4b05bd3aaca37b11c50a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.394222 14218 raft_consensus.cc:3060] T 72c110843f4f4c86a14de0df1ccb343e P 10b81c1f27d24d3a8822d41cb9594bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.394470 14338 leader_election.cc:290] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [CANDIDATE]: Term 1 election: Requested vote from peers 10b81c1f27d24d3a8822d41cb9594bc0 (127.9.227.66:37555), 0844ae36734c4b05bd3aaca37b11c50a (127.9.227.67:43827)
I20260709 14:50:43.397982 14040 catalog_manager.cc:5697] T 1fcc822b074942ac982eec48830541b9 P 741ef915a8d94b4ba08afdae0645d7b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 741ef915a8d94b4ba08afdae0645d7b7 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "741ef915a8d94b4ba08afdae0645d7b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:43.399657 14218 raft_consensus.cc:2468] T 72c110843f4f4c86a14de0df1ccb343e P 10b81c1f27d24d3a8822d41cb9594bc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741ef915a8d94b4ba08afdae0645d7b7 in term 1.
I20260709 14:50:43.400791 14292 raft_consensus.cc:2468] T 72c110843f4f4c86a14de0df1ccb343e P 0844ae36734c4b05bd3aaca37b11c50a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741ef915a8d94b4ba08afdae0645d7b7 in term 1.
I20260709 14:50:43.401700 14108 leader_election.cc:304] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b81c1f27d24d3a8822d41cb9594bc0, 741ef915a8d94b4ba08afdae0645d7b7; no voters: 
I20260709 14:50:43.402709 14338 raft_consensus.cc:2804] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:43.403254 14338 raft_consensus.cc:697] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [term 1 LEADER]: Becoming Leader. State: Replica: 741ef915a8d94b4ba08afdae0645d7b7, State: Running, Role: LEADER
I20260709 14:50:43.404136 14338 consensus_queue.cc:237] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.411288 14040 catalog_manager.cc:5697] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 741ef915a8d94b4ba08afdae0645d7b7 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "741ef915a8d94b4ba08afdae0645d7b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:43.495325 14040 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42706:
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:50:43.497143 14040 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:50:43.519655 14133 tablet_service.cc:1511] Processing CreateTablet for tablet 057251dc82624cc79352c0e180f7dc28 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d6a56914d4de43e0911890843e6186a3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:50:43.520812 14133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057251dc82624cc79352c0e180f7dc28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.521034 14208 tablet_service.cc:1511] Processing CreateTablet for tablet 057251dc82624cc79352c0e180f7dc28 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d6a56914d4de43e0911890843e6186a3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:50:43.522002 14208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057251dc82624cc79352c0e180f7dc28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.526328 14281 tablet_service.cc:1511] Processing CreateTablet for tablet 057251dc82624cc79352c0e180f7dc28 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d6a56914d4de43e0911890843e6186a3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:50:43.527614 14281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057251dc82624cc79352c0e180f7dc28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.533968 14132 tablet_service.cc:1511] Processing CreateTablet for tablet d3d75cf135a049d18b2091e0496eea35 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d6a56914d4de43e0911890843e6186a3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:50:43.535095 14132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3d75cf135a049d18b2091e0496eea35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.535899 14333 tablet_bootstrap.cc:492] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0: Bootstrap starting.
I20260709 14:50:43.536336 14332 tablet_bootstrap.cc:492] T 057251dc82624cc79352c0e180f7dc28 P 741ef915a8d94b4ba08afdae0645d7b7: Bootstrap starting.
I20260709 14:50:43.540128 14334 tablet_bootstrap.cc:492] T 057251dc82624cc79352c0e180f7dc28 P 0844ae36734c4b05bd3aaca37b11c50a: Bootstrap starting.
I20260709 14:50:43.542819 14333 tablet_bootstrap.cc:654] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.543627 14332 tablet_bootstrap.cc:654] T 057251dc82624cc79352c0e180f7dc28 P 741ef915a8d94b4ba08afdae0645d7b7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.546795 14334 tablet_bootstrap.cc:654] T 057251dc82624cc79352c0e180f7dc28 P 0844ae36734c4b05bd3aaca37b11c50a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.550321 14208 tablet_service.cc:1511] Processing CreateTablet for tablet d3d75cf135a049d18b2091e0496eea35 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d6a56914d4de43e0911890843e6186a3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:50:43.555285 14334 tablet_bootstrap.cc:492] T 057251dc82624cc79352c0e180f7dc28 P 0844ae36734c4b05bd3aaca37b11c50a: No bootstrap required, opened a new log
I20260709 14:50:43.554703 14281 tablet_service.cc:1511] Processing CreateTablet for tablet d3d75cf135a049d18b2091e0496eea35 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d6a56914d4de43e0911890843e6186a3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:50:43.555917 14334 ts_tablet_manager.cc:1403] T 057251dc82624cc79352c0e180f7dc28 P 0844ae36734c4b05bd3aaca37b11c50a: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260709 14:50:43.556480 14281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3d75cf135a049d18b2091e0496eea35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.558993 14334 raft_consensus.cc:359] T 057251dc82624cc79352c0e180f7dc28 P 0844ae36734c4b05bd3aaca37b11c50a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.560142 14208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3d75cf135a049d18b2091e0496eea35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.561883 14333 tablet_bootstrap.cc:492] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0: No bootstrap required, opened a new log
I20260709 14:50:43.562369 14333 ts_tablet_manager.cc:1403] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.008s
I20260709 14:50:43.565310 14333 raft_consensus.cc:359] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.566112 14333 raft_consensus.cc:385] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.560274 14334 raft_consensus.cc:385] T 057251dc82624cc79352c0e180f7dc28 P 0844ae36734c4b05bd3aaca37b11c50a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.566741 14334 raft_consensus.cc:740] T 057251dc82624cc79352c0e180f7dc28 P 0844ae36734c4b05bd3aaca37b11c50a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0844ae36734c4b05bd3aaca37b11c50a, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.567201 14333 raft_consensus.cc:740] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10b81c1f27d24d3a8822d41cb9594bc0, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.567636 14334 consensus_queue.cc:260] T 057251dc82624cc79352c0e180f7dc28 P 0844ae36734c4b05bd3aaca37b11c50a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.568663 14332 tablet_bootstrap.cc:492] T 057251dc82624cc79352c0e180f7dc28 P 741ef915a8d94b4ba08afdae0645d7b7: No bootstrap required, opened a new log
I20260709 14:50:43.568005 14333 consensus_queue.cc:260] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.569221 14332 ts_tablet_manager.cc:1403] T 057251dc82624cc79352c0e180f7dc28 P 741ef915a8d94b4ba08afdae0645d7b7: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.007s
I20260709 14:50:43.570603 14333 ts_tablet_manager.cc:1434] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 14:50:43.572218 14332 raft_consensus.cc:359] T 057251dc82624cc79352c0e180f7dc28 P 741ef915a8d94b4ba08afdae0645d7b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.573071 14334 ts_tablet_manager.cc:1434] T 057251dc82624cc79352c0e180f7dc28 P 0844ae36734c4b05bd3aaca37b11c50a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:50:43.579394 14334 tablet_bootstrap.cc:492] T d3d75cf135a049d18b2091e0496eea35 P 0844ae36734c4b05bd3aaca37b11c50a: Bootstrap starting.
I20260709 14:50:43.580991 14332 raft_consensus.cc:385] T 057251dc82624cc79352c0e180f7dc28 P 741ef915a8d94b4ba08afdae0645d7b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.581421 14332 raft_consensus.cc:740] T 057251dc82624cc79352c0e180f7dc28 P 741ef915a8d94b4ba08afdae0645d7b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 741ef915a8d94b4ba08afdae0645d7b7, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.582170 14332 consensus_queue.cc:260] T 057251dc82624cc79352c0e180f7dc28 P 741ef915a8d94b4ba08afdae0645d7b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.584355 14332 ts_tablet_manager.cc:1434] T 057251dc82624cc79352c0e180f7dc28 P 741ef915a8d94b4ba08afdae0645d7b7: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:50:43.585310 14332 tablet_bootstrap.cc:492] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7: Bootstrap starting.
I20260709 14:50:43.585811 14334 tablet_bootstrap.cc:654] T d3d75cf135a049d18b2091e0496eea35 P 0844ae36734c4b05bd3aaca37b11c50a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.586190 14333 tablet_bootstrap.cc:492] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0: Bootstrap starting.
I20260709 14:50:43.593751 14332 tablet_bootstrap.cc:654] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.593693 14333 tablet_bootstrap.cc:654] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.598902 14334 tablet_bootstrap.cc:492] T d3d75cf135a049d18b2091e0496eea35 P 0844ae36734c4b05bd3aaca37b11c50a: No bootstrap required, opened a new log
I20260709 14:50:43.599156 14332 tablet_bootstrap.cc:492] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7: No bootstrap required, opened a new log
I20260709 14:50:43.599386 14334 ts_tablet_manager.cc:1403] T d3d75cf135a049d18b2091e0496eea35 P 0844ae36734c4b05bd3aaca37b11c50a: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260709 14:50:43.599608 14332 ts_tablet_manager.cc:1403] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.004s
I20260709 14:50:43.600884 14333 tablet_bootstrap.cc:492] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0: No bootstrap required, opened a new log
I20260709 14:50:43.601285 14333 ts_tablet_manager.cc:1403] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 14:50:43.602310 14334 raft_consensus.cc:359] T d3d75cf135a049d18b2091e0496eea35 P 0844ae36734c4b05bd3aaca37b11c50a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.602448 14332 raft_consensus.cc:359] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.603050 14334 raft_consensus.cc:385] T d3d75cf135a049d18b2091e0496eea35 P 0844ae36734c4b05bd3aaca37b11c50a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.603183 14332 raft_consensus.cc:385] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.603420 14334 raft_consensus.cc:740] T d3d75cf135a049d18b2091e0496eea35 P 0844ae36734c4b05bd3aaca37b11c50a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0844ae36734c4b05bd3aaca37b11c50a, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.603494 14332 raft_consensus.cc:740] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 741ef915a8d94b4ba08afdae0645d7b7, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.603473 14333 raft_consensus.cc:359] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.604246 14333 raft_consensus.cc:385] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.604558 14333 raft_consensus.cc:740] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10b81c1f27d24d3a8822d41cb9594bc0, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.604260 14334 consensus_queue.cc:260] T d3d75cf135a049d18b2091e0496eea35 P 0844ae36734c4b05bd3aaca37b11c50a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.604485 14332 consensus_queue.cc:260] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.606492 14334 ts_tablet_manager.cc:1434] T d3d75cf135a049d18b2091e0496eea35 P 0844ae36734c4b05bd3aaca37b11c50a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:43.605455 14333 consensus_queue.cc:260] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.608377 14332 ts_tablet_manager.cc:1434] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:50:43.609882 14333 ts_tablet_manager.cc:1434] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:50:43.671833 14339 raft_consensus.cc:493] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.672322 14339 raft_consensus.cc:515] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.674319 14339 leader_election.cc:290] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 741ef915a8d94b4ba08afdae0645d7b7 (127.9.227.65:35167), 0844ae36734c4b05bd3aaca37b11c50a (127.9.227.67:43827)
I20260709 14:50:43.683951 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057251dc82624cc79352c0e180f7dc28" candidate_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "741ef915a8d94b4ba08afdae0645d7b7" is_pre_election: true
I20260709 14:50:43.684579 14143 raft_consensus.cc:2468] T 057251dc82624cc79352c0e180f7dc28 P 741ef915a8d94b4ba08afdae0645d7b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10b81c1f27d24d3a8822d41cb9594bc0 in term 0.
I20260709 14:50:43.684653 14292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057251dc82624cc79352c0e180f7dc28" candidate_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0844ae36734c4b05bd3aaca37b11c50a" is_pre_election: true
I20260709 14:50:43.685267 14292 raft_consensus.cc:2468] T 057251dc82624cc79352c0e180f7dc28 P 0844ae36734c4b05bd3aaca37b11c50a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10b81c1f27d24d3a8822d41cb9594bc0 in term 0.
I20260709 14:50:43.685681 14182 leader_election.cc:304] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b81c1f27d24d3a8822d41cb9594bc0, 741ef915a8d94b4ba08afdae0645d7b7; no voters: 
I20260709 14:50:43.686432 14339 raft_consensus.cc:2804] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:43.686717 14339 raft_consensus.cc:493] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:43.686957 14339 raft_consensus.cc:3060] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.691516 14339 raft_consensus.cc:515] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.692938 14339 leader_election.cc:290] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [CANDIDATE]: Term 1 election: Requested vote from peers 741ef915a8d94b4ba08afdae0645d7b7 (127.9.227.65:35167), 0844ae36734c4b05bd3aaca37b11c50a (127.9.227.67:43827)
I20260709 14:50:43.693639 14143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057251dc82624cc79352c0e180f7dc28" candidate_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "741ef915a8d94b4ba08afdae0645d7b7"
I20260709 14:50:43.693799 14292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057251dc82624cc79352c0e180f7dc28" candidate_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0844ae36734c4b05bd3aaca37b11c50a"
I20260709 14:50:43.694084 14143 raft_consensus.cc:3060] T 057251dc82624cc79352c0e180f7dc28 P 741ef915a8d94b4ba08afdae0645d7b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.694283 14292 raft_consensus.cc:3060] T 057251dc82624cc79352c0e180f7dc28 P 0844ae36734c4b05bd3aaca37b11c50a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.695991 14339 raft_consensus.cc:493] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.696455 14339 raft_consensus.cc:515] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.698341 14339 leader_election.cc:290] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 741ef915a8d94b4ba08afdae0645d7b7 (127.9.227.65:35167), 0844ae36734c4b05bd3aaca37b11c50a (127.9.227.67:43827)
I20260709 14:50:43.699100 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d75cf135a049d18b2091e0496eea35" candidate_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "741ef915a8d94b4ba08afdae0645d7b7" is_pre_election: true
I20260709 14:50:43.699225 14143 raft_consensus.cc:2468] T 057251dc82624cc79352c0e180f7dc28 P 741ef915a8d94b4ba08afdae0645d7b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b81c1f27d24d3a8822d41cb9594bc0 in term 1.
I20260709 14:50:43.699846 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d75cf135a049d18b2091e0496eea35" candidate_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0844ae36734c4b05bd3aaca37b11c50a" is_pre_election: true
I20260709 14:50:43.699800 14142 raft_consensus.cc:2468] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10b81c1f27d24d3a8822d41cb9594bc0 in term 0.
I20260709 14:50:43.700188 14292 raft_consensus.cc:2468] T 057251dc82624cc79352c0e180f7dc28 P 0844ae36734c4b05bd3aaca37b11c50a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b81c1f27d24d3a8822d41cb9594bc0 in term 1.
I20260709 14:50:43.700583 14291 raft_consensus.cc:2468] T d3d75cf135a049d18b2091e0496eea35 P 0844ae36734c4b05bd3aaca37b11c50a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10b81c1f27d24d3a8822d41cb9594bc0 in term 0.
I20260709 14:50:43.701485 14182 leader_election.cc:304] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0844ae36734c4b05bd3aaca37b11c50a, 10b81c1f27d24d3a8822d41cb9594bc0; no voters: 
I20260709 14:50:43.702078 14339 raft_consensus.cc:2804] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:43.702209 14182 leader_election.cc:304] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0844ae36734c4b05bd3aaca37b11c50a, 10b81c1f27d24d3a8822d41cb9594bc0; no voters: 
I20260709 14:50:43.703173 14339 raft_consensus.cc:697] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 1 LEADER]: Becoming Leader. State: Replica: 10b81c1f27d24d3a8822d41cb9594bc0, State: Running, Role: LEADER
I20260709 14:50:43.703716 14363 raft_consensus.cc:2804] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:43.704176 14363 raft_consensus.cc:493] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:43.704612 14363 raft_consensus.cc:3060] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.704119 14339 consensus_queue.cc:237] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.710009 14363 raft_consensus.cc:515] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.711412 14363 leader_election.cc:290] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [CANDIDATE]: Term 1 election: Requested vote from peers 741ef915a8d94b4ba08afdae0645d7b7 (127.9.227.65:35167), 0844ae36734c4b05bd3aaca37b11c50a (127.9.227.67:43827)
I20260709 14:50:43.711318 14041 catalog_manager.cc:5697] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10b81c1f27d24d3a8822d41cb9594bc0 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:43.712131 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d75cf135a049d18b2091e0496eea35" candidate_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "741ef915a8d94b4ba08afdae0645d7b7"
I20260709 14:50:43.712528 14291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d75cf135a049d18b2091e0496eea35" candidate_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0844ae36734c4b05bd3aaca37b11c50a"
I20260709 14:50:43.712666 14142 raft_consensus.cc:3060] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.713079 14291 raft_consensus.cc:3060] T d3d75cf135a049d18b2091e0496eea35 P 0844ae36734c4b05bd3aaca37b11c50a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.719672 14291 raft_consensus.cc:2468] T d3d75cf135a049d18b2091e0496eea35 P 0844ae36734c4b05bd3aaca37b11c50a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b81c1f27d24d3a8822d41cb9594bc0 in term 1.
I20260709 14:50:43.719965 14142 raft_consensus.cc:2468] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b81c1f27d24d3a8822d41cb9594bc0 in term 1.
I20260709 14:50:43.720723 14182 leader_election.cc:304] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0844ae36734c4b05bd3aaca37b11c50a, 10b81c1f27d24d3a8822d41cb9594bc0; no voters: 
I20260709 14:50:43.721541 14363 raft_consensus.cc:2804] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:43.722122 14363 raft_consensus.cc:697] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 1 LEADER]: Becoming Leader. State: Replica: 10b81c1f27d24d3a8822d41cb9594bc0, State: Running, Role: LEADER
I20260709 14:50:43.723045 14363 consensus_queue.cc:237] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.728909 14041 catalog_manager.cc:5697] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10b81c1f27d24d3a8822d41cb9594bc0 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:43.754776 14142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72c110843f4f4c86a14de0df1ccb343e"
dest_uuid: "741ef915a8d94b4ba08afdae0645d7b7"
mode: GRACEFUL
new_leader_uuid: "0844ae36734c4b05bd3aaca37b11c50a"
 from {username='slave'} at 127.0.0.1:39668
I20260709 14:50:43.755365 14142 raft_consensus.cc:606] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [term 1 LEADER]: Received request to transfer leadership to TS 0844ae36734c4b05bd3aaca37b11c50a
I20260709 14:50:43.767586 14218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "057251dc82624cc79352c0e180f7dc28"
dest_uuid: "10b81c1f27d24d3a8822d41cb9594bc0"
mode: GRACEFUL
new_leader_uuid: "741ef915a8d94b4ba08afdae0645d7b7"
 from {username='slave'} at 127.0.0.1:47788
I20260709 14:50:43.768066 14218 raft_consensus.cc:606] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 1 LEADER]: Received request to transfer leadership to TS 741ef915a8d94b4ba08afdae0645d7b7
I20260709 14:50:43.772481 14218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3d75cf135a049d18b2091e0496eea35"
dest_uuid: "10b81c1f27d24d3a8822d41cb9594bc0"
mode: GRACEFUL
new_leader_uuid: "741ef915a8d94b4ba08afdae0645d7b7"
 from {username='slave'} at 127.0.0.1:47788
I20260709 14:50:43.772893 14218 raft_consensus.cc:606] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 1 LEADER]: Received request to transfer leadership to TS 741ef915a8d94b4ba08afdae0645d7b7
I20260709 14:50:43.783942 14338 consensus_queue.cc:1048] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:43.789920 14345 raft_consensus.cc:993] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7: : Instructing follower 0844ae36734c4b05bd3aaca37b11c50a to start an election
I20260709 14:50:43.790311 14345 raft_consensus.cc:1081] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [term 1 LEADER]: Signalling peer 0844ae36734c4b05bd3aaca37b11c50a to start an election
I20260709 14:50:43.792560 14292 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72c110843f4f4c86a14de0df1ccb343e"
dest_uuid: "0844ae36734c4b05bd3aaca37b11c50a"
 from {username='slave'} at 127.0.0.1:52578
I20260709 14:50:43.797221 14292 raft_consensus.cc:493] T 72c110843f4f4c86a14de0df1ccb343e P 0844ae36734c4b05bd3aaca37b11c50a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:43.797592 14292 raft_consensus.cc:3060] T 72c110843f4f4c86a14de0df1ccb343e P 0844ae36734c4b05bd3aaca37b11c50a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:43.797914 14346 consensus_queue.cc:1048] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:43.804455 14292 raft_consensus.cc:515] T 72c110843f4f4c86a14de0df1ccb343e P 0844ae36734c4b05bd3aaca37b11c50a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.815100 14292 leader_election.cc:290] T 72c110843f4f4c86a14de0df1ccb343e P 0844ae36734c4b05bd3aaca37b11c50a [CANDIDATE]: Term 2 election: Requested vote from peers 741ef915a8d94b4ba08afdae0645d7b7 (127.9.227.65:35167), 10b81c1f27d24d3a8822d41cb9594bc0 (127.9.227.66:37555)
I20260709 14:50:43.823704 14346 consensus_queue.cc:1048] T 1fcc822b074942ac982eec48830541b9 P 741ef915a8d94b4ba08afdae0645d7b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:43.831110 14217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c110843f4f4c86a14de0df1ccb343e" candidate_uuid: "0844ae36734c4b05bd3aaca37b11c50a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10b81c1f27d24d3a8822d41cb9594bc0"
I20260709 14:50:43.831655 14217 raft_consensus.cc:3060] T 72c110843f4f4c86a14de0df1ccb343e P 10b81c1f27d24d3a8822d41cb9594bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:43.833096 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c110843f4f4c86a14de0df1ccb343e" candidate_uuid: "0844ae36734c4b05bd3aaca37b11c50a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "741ef915a8d94b4ba08afdae0645d7b7"
I20260709 14:50:43.833709 14142 raft_consensus.cc:3055] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:43.834007 14142 raft_consensus.cc:740] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 741ef915a8d94b4ba08afdae0645d7b7, State: Running, Role: LEADER
I20260709 14:50:43.834756 14142 consensus_queue.cc:260] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.836009 14142 raft_consensus.cc:3060] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:43.838467 14217 raft_consensus.cc:2468] T 72c110843f4f4c86a14de0df1ccb343e P 10b81c1f27d24d3a8822d41cb9594bc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0844ae36734c4b05bd3aaca37b11c50a in term 2.
I20260709 14:50:43.839697 14257 leader_election.cc:304] T 72c110843f4f4c86a14de0df1ccb343e P 0844ae36734c4b05bd3aaca37b11c50a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0844ae36734c4b05bd3aaca37b11c50a, 10b81c1f27d24d3a8822d41cb9594bc0; no voters: 
I20260709 14:50:43.840710 14340 raft_consensus.cc:2804] T 72c110843f4f4c86a14de0df1ccb343e P 0844ae36734c4b05bd3aaca37b11c50a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:43.842222 14142 raft_consensus.cc:2468] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0844ae36734c4b05bd3aaca37b11c50a in term 2.
I20260709 14:50:43.843921 14340 raft_consensus.cc:697] T 72c110843f4f4c86a14de0df1ccb343e P 0844ae36734c4b05bd3aaca37b11c50a [term 2 LEADER]: Becoming Leader. State: Replica: 0844ae36734c4b05bd3aaca37b11c50a, State: Running, Role: LEADER
I20260709 14:50:43.844854 14340 consensus_queue.cc:237] T 72c110843f4f4c86a14de0df1ccb343e P 0844ae36734c4b05bd3aaca37b11c50a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:43.848184 14346 consensus_queue.cc:1048] T 1fcc822b074942ac982eec48830541b9 P 741ef915a8d94b4ba08afdae0645d7b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:43.854074 14040 catalog_manager.cc:5697] T 72c110843f4f4c86a14de0df1ccb343e P 0844ae36734c4b05bd3aaca37b11c50a reported cstate change: term changed from 1 to 2, leader changed from 741ef915a8d94b4ba08afdae0645d7b7 (127.9.227.65) to 0844ae36734c4b05bd3aaca37b11c50a (127.9.227.67). New cstate: current_term: 2 leader_uuid: "0844ae36734c4b05bd3aaca37b11c50a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:44.108178 14363 consensus_queue.cc:1048] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.117762 14339 consensus_queue.cc:1048] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.124889 14339 raft_consensus.cc:993] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0: : Instructing follower 741ef915a8d94b4ba08afdae0645d7b7 to start an election
I20260709 14:50:44.125258 14364 raft_consensus.cc:1081] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 1 LEADER]: Signalling peer 741ef915a8d94b4ba08afdae0645d7b7 to start an election
I20260709 14:50:44.126662 14142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "057251dc82624cc79352c0e180f7dc28"
dest_uuid: "741ef915a8d94b4ba08afdae0645d7b7"
 from {username='slave'} at 127.0.0.1:39664
I20260709 14:50:44.127105 14142 raft_consensus.cc:493] T 057251dc82624cc79352c0e180f7dc28 P 741ef915a8d94b4ba08afdae0645d7b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:44.127420 14142 raft_consensus.cc:3060] T 057251dc82624cc79352c0e180f7dc28 P 741ef915a8d94b4ba08afdae0645d7b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:44.132795 14142 raft_consensus.cc:515] T 057251dc82624cc79352c0e180f7dc28 P 741ef915a8d94b4ba08afdae0645d7b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:44.134191 14142 leader_election.cc:290] T 057251dc82624cc79352c0e180f7dc28 P 741ef915a8d94b4ba08afdae0645d7b7 [CANDIDATE]: Term 2 election: Requested vote from peers 10b81c1f27d24d3a8822d41cb9594bc0 (127.9.227.66:37555), 0844ae36734c4b05bd3aaca37b11c50a (127.9.227.67:43827)
I20260709 14:50:44.135164 14218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057251dc82624cc79352c0e180f7dc28" candidate_uuid: "741ef915a8d94b4ba08afdae0645d7b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10b81c1f27d24d3a8822d41cb9594bc0"
I20260709 14:50:44.135277 14292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057251dc82624cc79352c0e180f7dc28" candidate_uuid: "741ef915a8d94b4ba08afdae0645d7b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0844ae36734c4b05bd3aaca37b11c50a"
I20260709 14:50:44.135941 14218 raft_consensus.cc:3055] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:44.136006 14292 raft_consensus.cc:3060] T 057251dc82624cc79352c0e180f7dc28 P 0844ae36734c4b05bd3aaca37b11c50a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:44.136229 14218 raft_consensus.cc:740] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10b81c1f27d24d3a8822d41cb9594bc0, State: Running, Role: LEADER
I20260709 14:50:44.136971 14218 consensus_queue.cc:260] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:44.137725 14218 raft_consensus.cc:3060] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:44.141256 14292 raft_consensus.cc:2468] T 057251dc82624cc79352c0e180f7dc28 P 0844ae36734c4b05bd3aaca37b11c50a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741ef915a8d94b4ba08afdae0645d7b7 in term 2.
I20260709 14:50:44.142385 14107 leader_election.cc:304] T 057251dc82624cc79352c0e180f7dc28 P 741ef915a8d94b4ba08afdae0645d7b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0844ae36734c4b05bd3aaca37b11c50a, 741ef915a8d94b4ba08afdae0645d7b7; no voters: 
I20260709 14:50:44.142741 14218 raft_consensus.cc:2468] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741ef915a8d94b4ba08afdae0645d7b7 in term 2.
I20260709 14:50:44.143065 14346 raft_consensus.cc:2804] T 057251dc82624cc79352c0e180f7dc28 P 741ef915a8d94b4ba08afdae0645d7b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:44.143316 14364 consensus_queue.cc:1048] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.144390 14346 raft_consensus.cc:697] T 057251dc82624cc79352c0e180f7dc28 P 741ef915a8d94b4ba08afdae0645d7b7 [term 2 LEADER]: Becoming Leader. State: Replica: 741ef915a8d94b4ba08afdae0645d7b7, State: Running, Role: LEADER
I20260709 14:50:44.145330 14346 consensus_queue.cc:237] T 057251dc82624cc79352c0e180f7dc28 P 741ef915a8d94b4ba08afdae0645d7b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:44.151953 14040 catalog_manager.cc:5697] T 057251dc82624cc79352c0e180f7dc28 P 741ef915a8d94b4ba08afdae0645d7b7 reported cstate change: term changed from 1 to 2, leader changed from 10b81c1f27d24d3a8822d41cb9594bc0 (127.9.227.66) to 741ef915a8d94b4ba08afdae0645d7b7 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "741ef915a8d94b4ba08afdae0645d7b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:44.156198 14363 consensus_queue.cc:1048] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.162945 14363 raft_consensus.cc:993] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0: : Instructing follower 741ef915a8d94b4ba08afdae0645d7b7 to start an election
I20260709 14:50:44.163355 14364 raft_consensus.cc:1081] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 1 LEADER]: Signalling peer 741ef915a8d94b4ba08afdae0645d7b7 to start an election
I20260709 14:50:44.165984 14142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3d75cf135a049d18b2091e0496eea35"
dest_uuid: "741ef915a8d94b4ba08afdae0645d7b7"
 from {username='slave'} at 127.0.0.1:39664
I20260709 14:50:44.166476 14142 raft_consensus.cc:493] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:44.166831 14142 raft_consensus.cc:3060] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:44.171428 14142 raft_consensus.cc:515] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:44.173203 14142 leader_election.cc:290] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7 [CANDIDATE]: Term 2 election: Requested vote from peers 10b81c1f27d24d3a8822d41cb9594bc0 (127.9.227.66:37555), 0844ae36734c4b05bd3aaca37b11c50a (127.9.227.67:43827)
I20260709 14:50:44.173749 14218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d75cf135a049d18b2091e0496eea35" candidate_uuid: "741ef915a8d94b4ba08afdae0645d7b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10b81c1f27d24d3a8822d41cb9594bc0"
I20260709 14:50:44.174193 14292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d75cf135a049d18b2091e0496eea35" candidate_uuid: "741ef915a8d94b4ba08afdae0645d7b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0844ae36734c4b05bd3aaca37b11c50a"
I20260709 14:50:44.174356 14218 raft_consensus.cc:3055] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:44.174751 14292 raft_consensus.cc:3060] T d3d75cf135a049d18b2091e0496eea35 P 0844ae36734c4b05bd3aaca37b11c50a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:44.174744 14218 raft_consensus.cc:740] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10b81c1f27d24d3a8822d41cb9594bc0, State: Running, Role: LEADER
I20260709 14:50:44.175774 14218 consensus_queue.cc:260] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:44.177012 14218 raft_consensus.cc:3060] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:44.179733 14292 raft_consensus.cc:2468] T d3d75cf135a049d18b2091e0496eea35 P 0844ae36734c4b05bd3aaca37b11c50a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741ef915a8d94b4ba08afdae0645d7b7 in term 2.
I20260709 14:50:44.180598 14107 leader_election.cc:304] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0844ae36734c4b05bd3aaca37b11c50a, 741ef915a8d94b4ba08afdae0645d7b7; no voters: 
I20260709 14:50:44.181192 14346 raft_consensus.cc:2804] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:44.181541 14346 raft_consensus.cc:697] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7 [term 2 LEADER]: Becoming Leader. State: Replica: 741ef915a8d94b4ba08afdae0645d7b7, State: Running, Role: LEADER
I20260709 14:50:44.181954 14218 raft_consensus.cc:2468] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741ef915a8d94b4ba08afdae0645d7b7 in term 2.
I20260709 14:50:44.182251 14346 consensus_queue.cc:237] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:44.187505 14040 catalog_manager.cc:5697] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7 reported cstate change: term changed from 1 to 2, leader changed from 10b81c1f27d24d3a8822d41cb9594bc0 (127.9.227.66) to 741ef915a8d94b4ba08afdae0645d7b7 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "741ef915a8d94b4ba08afdae0645d7b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:44.213712 10125 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:50:44.215111 10125 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:50:44.215404 10125 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:50:44.225566 14142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3d75cf135a049d18b2091e0496eea35"
dest_uuid: "741ef915a8d94b4ba08afdae0645d7b7"
mode: GRACEFUL
new_leader_uuid: "10b81c1f27d24d3a8822d41cb9594bc0"
 from {username='slave'} at 127.0.0.1:39684
I20260709 14:50:44.226014 14142 raft_consensus.cc:606] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7 [term 2 LEADER]: Received request to transfer leadership to TS 10b81c1f27d24d3a8822d41cb9594bc0
I20260709 14:50:44.226970 10125 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:50:44.331208 14142 raft_consensus.cc:1275] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [term 2 FOLLOWER]: Refusing update from remote peer 0844ae36734c4b05bd3aaca37b11c50a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:44.332350 14340 consensus_queue.cc:1048] T 72c110843f4f4c86a14de0df1ccb343e P 0844ae36734c4b05bd3aaca37b11c50a [LEADER]: Connected to new peer: Peer: permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:44.339152 14218 raft_consensus.cc:1275] T 72c110843f4f4c86a14de0df1ccb343e P 10b81c1f27d24d3a8822d41cb9594bc0 [term 2 FOLLOWER]: Refusing update from remote peer 0844ae36734c4b05bd3aaca37b11c50a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:44.341188 14376 consensus_queue.cc:1048] T 72c110843f4f4c86a14de0df1ccb343e P 0844ae36734c4b05bd3aaca37b11c50a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:44.578954 14292 raft_consensus.cc:1275] T 057251dc82624cc79352c0e180f7dc28 P 0844ae36734c4b05bd3aaca37b11c50a [term 2 FOLLOWER]: Refusing update from remote peer 741ef915a8d94b4ba08afdae0645d7b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:44.580128 14346 consensus_queue.cc:1048] T 057251dc82624cc79352c0e180f7dc28 P 741ef915a8d94b4ba08afdae0645d7b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:44.586704 14218 raft_consensus.cc:1275] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 2 FOLLOWER]: Refusing update from remote peer 741ef915a8d94b4ba08afdae0645d7b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:44.588465 14345 consensus_queue.cc:1048] T 057251dc82624cc79352c0e180f7dc28 P 741ef915a8d94b4ba08afdae0645d7b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:44.758040 14292 raft_consensus.cc:1275] T d3d75cf135a049d18b2091e0496eea35 P 0844ae36734c4b05bd3aaca37b11c50a [term 2 FOLLOWER]: Refusing update from remote peer 741ef915a8d94b4ba08afdae0645d7b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:44.759262 14345 consensus_queue.cc:1048] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:44.766870 14218 raft_consensus.cc:1275] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 2 FOLLOWER]: Refusing update from remote peer 741ef915a8d94b4ba08afdae0645d7b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:44.770219 14346 consensus_queue.cc:1048] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:44.775213 14338 raft_consensus.cc:993] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7: : Instructing follower 10b81c1f27d24d3a8822d41cb9594bc0 to start an election
I20260709 14:50:44.775657 14338 raft_consensus.cc:1081] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7 [term 2 LEADER]: Signalling peer 10b81c1f27d24d3a8822d41cb9594bc0 to start an election
I20260709 14:50:44.777194 14218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3d75cf135a049d18b2091e0496eea35"
dest_uuid: "10b81c1f27d24d3a8822d41cb9594bc0"
 from {username='slave'} at 127.0.0.1:47784
I20260709 14:50:44.777738 14218 raft_consensus.cc:493] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:44.778083 14218 raft_consensus.cc:3060] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:44.782931 14218 raft_consensus.cc:515] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:44.784435 14218 leader_election.cc:290] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [CANDIDATE]: Term 3 election: Requested vote from peers 741ef915a8d94b4ba08afdae0645d7b7 (127.9.227.65:35167), 0844ae36734c4b05bd3aaca37b11c50a (127.9.227.67:43827)
I20260709 14:50:44.785245 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d75cf135a049d18b2091e0496eea35" candidate_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "741ef915a8d94b4ba08afdae0645d7b7"
I20260709 14:50:44.785553 14292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d75cf135a049d18b2091e0496eea35" candidate_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0844ae36734c4b05bd3aaca37b11c50a"
I20260709 14:50:44.785856 14142 raft_consensus.cc:3055] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:44.786084 14292 raft_consensus.cc:3060] T d3d75cf135a049d18b2091e0496eea35 P 0844ae36734c4b05bd3aaca37b11c50a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:44.786217 14142 raft_consensus.cc:740] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 741ef915a8d94b4ba08afdae0645d7b7, State: Running, Role: LEADER
I20260709 14:50:44.787029 14142 consensus_queue.cc:260] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7 [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: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:44.788259 14142 raft_consensus.cc:3060] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:44.793025 14292 raft_consensus.cc:2468] T d3d75cf135a049d18b2091e0496eea35 P 0844ae36734c4b05bd3aaca37b11c50a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b81c1f27d24d3a8822d41cb9594bc0 in term 3.
I20260709 14:50:44.794314 14182 leader_election.cc:304] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [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: 0844ae36734c4b05bd3aaca37b11c50a, 10b81c1f27d24d3a8822d41cb9594bc0; no voters: 
I20260709 14:50:44.795090 14364 raft_consensus.cc:2804] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:44.795156 14142 raft_consensus.cc:2468] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b81c1f27d24d3a8822d41cb9594bc0 in term 3.
I20260709 14:50:44.796113 14364 raft_consensus.cc:697] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 3 LEADER]: Becoming Leader. State: Replica: 10b81c1f27d24d3a8822d41cb9594bc0, State: Running, Role: LEADER
I20260709 14:50:44.796867 14364 consensus_queue.cc:237] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [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: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } }
I20260709 14:50:44.802467 14038 catalog_manager.cc:5697] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 reported cstate change: term changed from 2 to 3, leader changed from 741ef915a8d94b4ba08afdae0645d7b7 (127.9.227.65) to 10b81c1f27d24d3a8822d41cb9594bc0 (127.9.227.66). New cstate: current_term: 3 leader_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741ef915a8d94b4ba08afdae0645d7b7" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 35167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10b81c1f27d24d3a8822d41cb9594bc0" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 37555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0844ae36734c4b05bd3aaca37b11c50a" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:44.832144 10125 tablet_server.cc:179] TabletServer@127.9.227.65:0 shutting down...
I20260709 14:50:44.851981 10125 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:44.852773 10125 tablet_replica.cc:333] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7: stopping tablet replica
I20260709 14:50:44.853417 10125 raft_consensus.cc:2243] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:44.853868 10125 raft_consensus.cc:2272] T d3d75cf135a049d18b2091e0496eea35 P 741ef915a8d94b4ba08afdae0645d7b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:44.856153 10125 tablet_replica.cc:333] T 057251dc82624cc79352c0e180f7dc28 P 741ef915a8d94b4ba08afdae0645d7b7: stopping tablet replica
I20260709 14:50:44.856630 10125 raft_consensus.cc:2243] T 057251dc82624cc79352c0e180f7dc28 P 741ef915a8d94b4ba08afdae0645d7b7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:44.857417 10125 raft_consensus.cc:2272] T 057251dc82624cc79352c0e180f7dc28 P 741ef915a8d94b4ba08afdae0645d7b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:44.862433 10125 tablet_replica.cc:333] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7: stopping tablet replica
I20260709 14:50:44.863056 10125 raft_consensus.cc:2243] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:44.863528 10125 raft_consensus.cc:2272] T 72c110843f4f4c86a14de0df1ccb343e P 741ef915a8d94b4ba08afdae0645d7b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:44.865626 10125 tablet_replica.cc:333] T 1fcc822b074942ac982eec48830541b9 P 741ef915a8d94b4ba08afdae0645d7b7: stopping tablet replica
I20260709 14:50:44.866099 10125 raft_consensus.cc:2243] T 1fcc822b074942ac982eec48830541b9 P 741ef915a8d94b4ba08afdae0645d7b7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:44.866770 10125 raft_consensus.cc:2272] T 1fcc822b074942ac982eec48830541b9 P 741ef915a8d94b4ba08afdae0645d7b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:44.887390 10125 tablet_server.cc:196] TabletServer@127.9.227.65:0 shutdown complete.
I20260709 14:50:44.897626 10125 tablet_server.cc:179] TabletServer@127.9.227.66:0 shutting down...
I20260709 14:50:44.915120 10125 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:44.915664 10125 tablet_replica.cc:333] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0: stopping tablet replica
I20260709 14:50:44.916179 10125 raft_consensus.cc:2243] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:44.916731 10125 pending_rounds.cc:70] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0: Trying to abort 1 pending ops.
I20260709 14:50:44.916900 10125 pending_rounds.cc:77] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305661009094508544 op_type: NO_OP noop_request { }
I20260709 14:50:44.917140 10125 raft_consensus.cc:2889] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:50:44.917371 10125 raft_consensus.cc:2272] T d3d75cf135a049d18b2091e0496eea35 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:44.919379 10125 tablet_replica.cc:333] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0: stopping tablet replica
I20260709 14:50:44.919814 10125 raft_consensus.cc:2243] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:44.920256 10125 raft_consensus.cc:2272] T 057251dc82624cc79352c0e180f7dc28 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:44.922015 10125 tablet_replica.cc:333] T 1fcc822b074942ac982eec48830541b9 P 10b81c1f27d24d3a8822d41cb9594bc0: stopping tablet replica
I20260709 14:50:44.922453 10125 raft_consensus.cc:2243] T 1fcc822b074942ac982eec48830541b9 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:44.922777 10125 raft_consensus.cc:2272] T 1fcc822b074942ac982eec48830541b9 P 10b81c1f27d24d3a8822d41cb9594bc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:44.924295 10125 tablet_replica.cc:333] T 72c110843f4f4c86a14de0df1ccb343e P 10b81c1f27d24d3a8822d41cb9594bc0: stopping tablet replica
I20260709 14:50:44.924817 10125 raft_consensus.cc:2243] T 72c110843f4f4c86a14de0df1ccb343e P 10b81c1f27d24d3a8822d41cb9594bc0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:44.925184 10125 raft_consensus.cc:2272] T 72c110843f4f4c86a14de0df1ccb343e P 10b81c1f27d24d3a8822d41cb9594bc0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:44.936117 10125 tablet_server.cc:196] TabletServer@127.9.227.66:0 shutdown complete.
I20260709 14:50:44.946597 10125 tablet_server.cc:179] TabletServer@127.9.227.67:0 shutting down...
W20260709 14:50:44.957155 14256 consensus_peers.cc:597] T 72c110843f4f4c86a14de0df1ccb343e P 0844ae36734c4b05bd3aaca37b11c50a -> Peer 741ef915a8d94b4ba08afdae0645d7b7 (127.9.227.65:35167): Couldn't send request to peer 741ef915a8d94b4ba08afdae0645d7b7. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:35167: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:44.962189 10125 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:44.962823 10125 tablet_replica.cc:333] T d3d75cf135a049d18b2091e0496eea35 P 0844ae36734c4b05bd3aaca37b11c50a: stopping tablet replica
I20260709 14:50:44.963366 10125 raft_consensus.cc:2243] T d3d75cf135a049d18b2091e0496eea35 P 0844ae36734c4b05bd3aaca37b11c50a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:44.963768 10125 raft_consensus.cc:2272] T d3d75cf135a049d18b2091e0496eea35 P 0844ae36734c4b05bd3aaca37b11c50a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:44.965830 10125 tablet_replica.cc:333] T 057251dc82624cc79352c0e180f7dc28 P 0844ae36734c4b05bd3aaca37b11c50a: stopping tablet replica
I20260709 14:50:44.966286 10125 raft_consensus.cc:2243] T 057251dc82624cc79352c0e180f7dc28 P 0844ae36734c4b05bd3aaca37b11c50a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:44.966660 10125 raft_consensus.cc:2272] T 057251dc82624cc79352c0e180f7dc28 P 0844ae36734c4b05bd3aaca37b11c50a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:44.968914 10125 tablet_replica.cc:333] T 1fcc822b074942ac982eec48830541b9 P 0844ae36734c4b05bd3aaca37b11c50a: stopping tablet replica
I20260709 14:50:44.969375 10125 raft_consensus.cc:2243] T 1fcc822b074942ac982eec48830541b9 P 0844ae36734c4b05bd3aaca37b11c50a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:44.969730 10125 raft_consensus.cc:2272] T 1fcc822b074942ac982eec48830541b9 P 0844ae36734c4b05bd3aaca37b11c50a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:44.971298 10125 tablet_replica.cc:333] T 72c110843f4f4c86a14de0df1ccb343e P 0844ae36734c4b05bd3aaca37b11c50a: stopping tablet replica
I20260709 14:50:44.971716 10125 raft_consensus.cc:2243] T 72c110843f4f4c86a14de0df1ccb343e P 0844ae36734c4b05bd3aaca37b11c50a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:44.972438 10125 raft_consensus.cc:2272] T 72c110843f4f4c86a14de0df1ccb343e P 0844ae36734c4b05bd3aaca37b11c50a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:44.993938 10125 tablet_server.cc:196] TabletServer@127.9.227.67:0 shutdown complete.
I20260709 14:50:45.005020 10125 master.cc:562] Master@127.9.227.126:36201 shutting down...
I20260709 14:50:45.019200 10125 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6d3733bf350548eaafd1ebc284c319c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:45.019688 10125 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6d3733bf350548eaafd1ebc284c319c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:45.020028 10125 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6d3733bf350548eaafd1ebc284c319c8: stopping tablet replica
I20260709 14:50:45.038224 10125 master.cc:584] Master@127.9.227.126:36201 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2444 ms)
[----------] 6 tests from LeaderRebalancerTest (86165 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:50:45.064010 10125 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.227.126:41813
I20260709 14:50:45.065053 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:45.069584 14393 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:50:45.069692 14394 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:50:45.071004 14396 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:50:45.071956 10125 server_base.cc:1061] running on GCE node
I20260709 14:50:45.072659 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:45.072826 10125 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:50:45.072969 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608645072953 us; error 0 us; skew 500 ppm
I20260709 14:50:45.073462 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:45.075488 10125 webserver.cc:533] Webserver started at http://127.9.227.126:38371/ using document root <none> and password file <none>
I20260709 14:50:45.075955 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:45.076119 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:45.076372 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:45.077315 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608558739546-10125-0/minicluster-data/master-0-root/instance:
uuid: "60ced7bd891f47e48df6fc354d79f95f"
format_stamp: "Formatted at 2026-07-09 14:50:45 on dist-test-slave-31z3"
I20260709 14:50:45.081552 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:50:45.085106 14401 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:50:45.085835 10125 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:50:45.086099 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608558739546-10125-0/minicluster-data/master-0-root
uuid: "60ced7bd891f47e48df6fc354d79f95f"
format_stamp: "Formatted at 2026-07-09 14:50:45 on dist-test-slave-31z3"
I20260709 14:50:45.086371 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608558739546-10125-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608558739546-10125-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608558739546-10125-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:50:45.106026 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:45.106967 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:45.144673 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.126:41813
I20260709 14:50:45.144896 14452 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.126:41813 every 8 connection(s)
I20260709 14:50:45.148478 14453 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:50:45.159680 14453 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60ced7bd891f47e48df6fc354d79f95f: Bootstrap starting.
I20260709 14:50:45.164125 14453 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 60ced7bd891f47e48df6fc354d79f95f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.168170 14453 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60ced7bd891f47e48df6fc354d79f95f: No bootstrap required, opened a new log
I20260709 14:50:45.170075 14453 raft_consensus.cc:359] T 00000000000000000000000000000000 P 60ced7bd891f47e48df6fc354d79f95f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60ced7bd891f47e48df6fc354d79f95f" member_type: VOTER }
I20260709 14:50:45.170436 14453 raft_consensus.cc:385] T 00000000000000000000000000000000 P 60ced7bd891f47e48df6fc354d79f95f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.170655 14453 raft_consensus.cc:740] T 00000000000000000000000000000000 P 60ced7bd891f47e48df6fc354d79f95f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60ced7bd891f47e48df6fc354d79f95f, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.171177 14453 consensus_queue.cc:260] T 00000000000000000000000000000000 P 60ced7bd891f47e48df6fc354d79f95f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "60ced7bd891f47e48df6fc354d79f95f" member_type: VOTER }
I20260709 14:50:45.171598 14453 raft_consensus.cc:399] T 00000000000000000000000000000000 P 60ced7bd891f47e48df6fc354d79f95f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:50:45.171806 14453 raft_consensus.cc:493] T 00000000000000000000000000000000 P 60ced7bd891f47e48df6fc354d79f95f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:50:45.172192 14453 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 60ced7bd891f47e48df6fc354d79f95f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.176613 14453 raft_consensus.cc:515] T 00000000000000000000000000000000 P 60ced7bd891f47e48df6fc354d79f95f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60ced7bd891f47e48df6fc354d79f95f" member_type: VOTER }
I20260709 14:50:45.177093 14453 leader_election.cc:304] T 00000000000000000000000000000000 P 60ced7bd891f47e48df6fc354d79f95f [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: 60ced7bd891f47e48df6fc354d79f95f; no voters: 
I20260709 14:50:45.178203 14453 leader_election.cc:290] T 00000000000000000000000000000000 P 60ced7bd891f47e48df6fc354d79f95f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:50:45.178735 14456 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 60ced7bd891f47e48df6fc354d79f95f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:45.180008 14456 raft_consensus.cc:697] T 00000000000000000000000000000000 P 60ced7bd891f47e48df6fc354d79f95f [term 1 LEADER]: Becoming Leader. State: Replica: 60ced7bd891f47e48df6fc354d79f95f, State: Running, Role: LEADER
I20260709 14:50:45.180663 14456 consensus_queue.cc:237] T 00000000000000000000000000000000 P 60ced7bd891f47e48df6fc354d79f95f [LEADER]: Queue going to LEADER mode. State: All 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: "60ced7bd891f47e48df6fc354d79f95f" member_type: VOTER }
I20260709 14:50:45.180935 14453 sys_catalog.cc:565] T 00000000000000000000000000000000 P 60ced7bd891f47e48df6fc354d79f95f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:50:45.183152 14458 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60ced7bd891f47e48df6fc354d79f95f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 60ced7bd891f47e48df6fc354d79f95f. Latest consensus state: current_term: 1 leader_uuid: "60ced7bd891f47e48df6fc354d79f95f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60ced7bd891f47e48df6fc354d79f95f" member_type: VOTER } }
I20260709 14:50:45.183164 14457 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60ced7bd891f47e48df6fc354d79f95f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "60ced7bd891f47e48df6fc354d79f95f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60ced7bd891f47e48df6fc354d79f95f" member_type: VOTER } }
I20260709 14:50:45.183821 14458 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60ced7bd891f47e48df6fc354d79f95f [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:45.183892 14457 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60ced7bd891f47e48df6fc354d79f95f [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:45.186404 14461 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:50:45.193207 14461 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:50:45.196581 10125 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:50:45.202176 14461 catalog_manager.cc:1383] Generated new cluster ID: 1bc4dfff0c194a8a812f5defcf52f050
I20260709 14:50:45.202438 14461 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:50:45.222857 14461 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:50:45.224380 14461 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:50:45.238234 14461 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 60ced7bd891f47e48df6fc354d79f95f: Generated new TSK 0
I20260709 14:50:45.238817 14461 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:50:45.263289 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:45.268571 14474 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:50:45.269523 14475 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:50:45.271255 10125 server_base.cc:1061] running on GCE node
W20260709 14:50:45.271225 14477 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:50:45.272310 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:45.272503 10125 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:50:45.272670 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608645272653 us; error 0 us; skew 500 ppm
I20260709 14:50:45.273169 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:45.275557 10125 webserver.cc:533] Webserver started at http://127.9.227.65:34451/ using document root <none> and password file <none>
I20260709 14:50:45.276073 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:45.276237 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:45.276515 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:45.277518 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608558739546-10125-0/minicluster-data/ts-0-root/instance:
uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
format_stamp: "Formatted at 2026-07-09 14:50:45 on dist-test-slave-31z3"
I20260709 14:50:45.281785 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:50:45.285703 14482 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:50:45.286499 10125 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 14:50:45.286793 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608558739546-10125-0/minicluster-data/ts-0-root
uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
format_stamp: "Formatted at 2026-07-09 14:50:45 on dist-test-slave-31z3"
I20260709 14:50:45.287056 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608558739546-10125-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608558739546-10125-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608558739546-10125-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:50:45.307821 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:45.308895 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:45.310196 10125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:45.312314 10125 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:45.312496 10125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:45.312706 10125 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:45.312860 10125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:45.351850 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.65:37955
I20260709 14:50:45.352013 14544 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.65:37955 every 8 connection(s)
I20260709 14:50:45.356349 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:45.362720 14549 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:50:45.363193 14550 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:50:45.365792 10125 server_base.cc:1061] running on GCE node
W20260709 14:50:45.366384 14552 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:50:45.367524 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:45.367727 10125 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:50:45.367940 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608645367920 us; error 0 us; skew 500 ppm
I20260709 14:50:45.368513 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:45.368942 14545 heartbeater.cc:344] Connected to a master server at 127.9.227.126:41813
I20260709 14:50:45.369338 14545 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:45.370091 14545 heartbeater.cc:507] Master 127.9.227.126:41813 requested a full tablet report, sending...
I20260709 14:50:45.370869 10125 webserver.cc:533] Webserver started at http://127.9.227.66:42097/ using document root <none> and password file <none>
I20260709 14:50:45.371466 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:45.371649 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:45.371960 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:45.372048 14418 ts_manager.cc:194] Registered new tserver with Master: 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955)
I20260709 14:50:45.372985 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608558739546-10125-0/minicluster-data/ts-1-root/instance:
uuid: "4d2f748b5a594003a64ba0893ce8752a"
format_stamp: "Formatted at 2026-07-09 14:50:45 on dist-test-slave-31z3"
I20260709 14:50:45.373780 14418 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49342
I20260709 14:50:45.377321 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260709 14:50:45.380986 14557 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:50:45.381865 10125 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:50:45.382155 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608558739546-10125-0/minicluster-data/ts-1-root
uuid: "4d2f748b5a594003a64ba0893ce8752a"
format_stamp: "Formatted at 2026-07-09 14:50:45 on dist-test-slave-31z3"
I20260709 14:50:45.382439 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608558739546-10125-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608558739546-10125-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608558739546-10125-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:50:45.396842 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:45.397827 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:45.399115 10125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:45.401372 10125 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:45.401574 10125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:45.401790 10125 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:45.401935 10125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:45.440297 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.66:35193
I20260709 14:50:45.440395 14619 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.66:35193 every 8 connection(s)
I20260709 14:50:45.444819 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:45.451400 14623 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:50:45.454835 14624 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:50:45.456996 10125 server_base.cc:1061] running on GCE node
I20260709 14:50:45.457463 14620 heartbeater.cc:344] Connected to a master server at 127.9.227.126:41813
I20260709 14:50:45.457840 14620 heartbeater.cc:461] Registering TS with master...
W20260709 14:50:45.458041 14626 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:50:45.458655 14620 heartbeater.cc:507] Master 127.9.227.126:41813 requested a full tablet report, sending...
I20260709 14:50:45.459005 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:45.459292 10125 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:50:45.459497 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608645459474 us; error 0 us; skew 500 ppm
I20260709 14:50:45.460129 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:45.460706 14418 ts_manager.cc:194] Registered new tserver with Master: 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193)
I20260709 14:50:45.462230 14418 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49350
I20260709 14:50:45.462507 10125 webserver.cc:533] Webserver started at http://127.9.227.67:40271/ using document root <none> and password file <none>
I20260709 14:50:45.463033 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:45.463263 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:45.463552 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:45.464600 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608558739546-10125-0/minicluster-data/ts-2-root/instance:
uuid: "3a513fc4347e40b4b0f063065a7f4f09"
format_stamp: "Formatted at 2026-07-09 14:50:45 on dist-test-slave-31z3"
I20260709 14:50:45.468560 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260709 14:50:45.471752 14631 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:50:45.472510 10125 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:50:45.472777 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608558739546-10125-0/minicluster-data/ts-2-root
uuid: "3a513fc4347e40b4b0f063065a7f4f09"
format_stamp: "Formatted at 2026-07-09 14:50:45 on dist-test-slave-31z3"
I20260709 14:50:45.473047 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608558739546-10125-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608558739546-10125-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608558739546-10125-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:50:45.482929 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:45.483994 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:45.485291 10125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:45.487325 10125 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:45.487514 10125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:45.487761 10125 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:45.487952 10125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:50:45.535364 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.67:45583
I20260709 14:50:45.535501 14693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.67:45583 every 8 connection(s)
I20260709 14:50:45.548156 14694 heartbeater.cc:344] Connected to a master server at 127.9.227.126:41813
I20260709 14:50:45.548616 14694 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:45.549280 14694 heartbeater.cc:507] Master 127.9.227.126:41813 requested a full tablet report, sending...
I20260709 14:50:45.551138 14418 ts_manager.cc:194] Registered new tserver with Master: 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:45.552106 10125 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013717453s
I20260709 14:50:45.552503 14418 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49352
I20260709 14:50:45.577450 14418 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49366:
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:50:45.579778 14418 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:50:45.643474 14510 tablet_service.cc:1511] Processing CreateTablet for tablet 911282f717004e8f9a8218071bbe1b65 (DEFAULT_TABLE table=test-workload [id=3a30c5917b484959bd44148d9faca7ba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:45.645107 14510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 911282f717004e8f9a8218071bbe1b65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.645521 14509 tablet_service.cc:1511] Processing CreateTablet for tablet 08ccb88e129f4715830a91fd1ea21fb8 (DEFAULT_TABLE table=test-workload [id=3a30c5917b484959bd44148d9faca7ba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:45.646767 14509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08ccb88e129f4715830a91fd1ea21fb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.649823 14659 tablet_service.cc:1511] Processing CreateTablet for tablet 911282f717004e8f9a8218071bbe1b65 (DEFAULT_TABLE table=test-workload [id=3a30c5917b484959bd44148d9faca7ba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:45.651261 14508 tablet_service.cc:1511] Processing CreateTablet for tablet 9611b6433ee1422babd46b76c07ccea9 (DEFAULT_TABLE table=test-workload [id=3a30c5917b484959bd44148d9faca7ba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:45.651408 14657 tablet_service.cc:1511] Processing CreateTablet for tablet 9611b6433ee1422babd46b76c07ccea9 (DEFAULT_TABLE table=test-workload [id=3a30c5917b484959bd44148d9faca7ba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:45.652695 14508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9611b6433ee1422babd46b76c07ccea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.652442 14658 tablet_service.cc:1511] Processing CreateTablet for tablet 08ccb88e129f4715830a91fd1ea21fb8 (DEFAULT_TABLE table=test-workload [id=3a30c5917b484959bd44148d9faca7ba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:45.654453 14655 tablet_service.cc:1511] Processing CreateTablet for tablet 0e06436be11b44d28fe9aed09f1ef0d0 (DEFAULT_TABLE table=test-workload [id=3a30c5917b484959bd44148d9faca7ba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:45.651204 14659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 911282f717004e8f9a8218071bbe1b65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.656481 14656 tablet_service.cc:1511] Processing CreateTablet for tablet a92146c294d64d51a3edebfefef22d37 (DEFAULT_TABLE table=test-workload [id=3a30c5917b484959bd44148d9faca7ba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:45.657727 14656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a92146c294d64d51a3edebfefef22d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.660177 14655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e06436be11b44d28fe9aed09f1ef0d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.662204 14507 tablet_service.cc:1511] Processing CreateTablet for tablet a92146c294d64d51a3edebfefef22d37 (DEFAULT_TABLE table=test-workload [id=3a30c5917b484959bd44148d9faca7ba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:45.662920 14657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9611b6433ee1422babd46b76c07ccea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.663509 14507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a92146c294d64d51a3edebfefef22d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.666152 14658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08ccb88e129f4715830a91fd1ea21fb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.668957 14709 tablet_bootstrap.cc:492] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73: Bootstrap starting.
I20260709 14:50:45.668708 14506 tablet_service.cc:1511] Processing CreateTablet for tablet 0e06436be11b44d28fe9aed09f1ef0d0 (DEFAULT_TABLE table=test-workload [id=3a30c5917b484959bd44148d9faca7ba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:45.670002 14506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e06436be11b44d28fe9aed09f1ef0d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.668751 14505 tablet_service.cc:1511] Processing CreateTablet for tablet 0361dd9bc0704ff284aa549e90533d11 (DEFAULT_TABLE table=test-workload [id=3a30c5917b484959bd44148d9faca7ba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:45.673424 14505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0361dd9bc0704ff284aa549e90533d11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.674868 14709 tablet_bootstrap.cc:654] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.690459 14585 tablet_service.cc:1511] Processing CreateTablet for tablet 911282f717004e8f9a8218071bbe1b65 (DEFAULT_TABLE table=test-workload [id=3a30c5917b484959bd44148d9faca7ba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:45.692830 14584 tablet_service.cc:1511] Processing CreateTablet for tablet 08ccb88e129f4715830a91fd1ea21fb8 (DEFAULT_TABLE table=test-workload [id=3a30c5917b484959bd44148d9faca7ba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:45.694928 14583 tablet_service.cc:1511] Processing CreateTablet for tablet 9611b6433ee1422babd46b76c07ccea9 (DEFAULT_TABLE table=test-workload [id=3a30c5917b484959bd44148d9faca7ba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:45.691764 14585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 911282f717004e8f9a8218071bbe1b65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.698974 14580 tablet_service.cc:1511] Processing CreateTablet for tablet 0361dd9bc0704ff284aa549e90533d11 (DEFAULT_TABLE table=test-workload [id=3a30c5917b484959bd44148d9faca7ba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:45.699574 14654 tablet_service.cc:1511] Processing CreateTablet for tablet 0361dd9bc0704ff284aa549e90533d11 (DEFAULT_TABLE table=test-workload [id=3a30c5917b484959bd44148d9faca7ba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:45.700861 14654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0361dd9bc0704ff284aa549e90533d11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.701365 14582 tablet_service.cc:1511] Processing CreateTablet for tablet a92146c294d64d51a3edebfefef22d37 (DEFAULT_TABLE table=test-workload [id=3a30c5917b484959bd44148d9faca7ba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:45.702843 14584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08ccb88e129f4715830a91fd1ea21fb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.703568 14582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a92146c294d64d51a3edebfefef22d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.706105 14583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9611b6433ee1422babd46b76c07ccea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.706604 14510 tablet_service.cc:1511] Processing CreateTablet for tablet 6f9f50db2d344dcd9d6fb35de062ae36 (DEFAULT_TABLE table=test-workload [id=3a30c5917b484959bd44148d9faca7ba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:45.707806 14510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f9f50db2d344dcd9d6fb35de062ae36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.700803 14581 tablet_service.cc:1511] Processing CreateTablet for tablet 0e06436be11b44d28fe9aed09f1ef0d0 (DEFAULT_TABLE table=test-workload [id=3a30c5917b484959bd44148d9faca7ba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:45.709034 14581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e06436be11b44d28fe9aed09f1ef0d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.708753 14579 tablet_service.cc:1511] Processing CreateTablet for tablet 6f9f50db2d344dcd9d6fb35de062ae36 (DEFAULT_TABLE table=test-workload [id=3a30c5917b484959bd44148d9faca7ba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:45.710004 14579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f9f50db2d344dcd9d6fb35de062ae36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.713126 14580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0361dd9bc0704ff284aa549e90533d11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.726225 14653 tablet_service.cc:1511] Processing CreateTablet for tablet 6f9f50db2d344dcd9d6fb35de062ae36 (DEFAULT_TABLE table=test-workload [id=3a30c5917b484959bd44148d9faca7ba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:45.727689 14653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f9f50db2d344dcd9d6fb35de062ae36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.757928 14709 tablet_bootstrap.cc:492] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73: No bootstrap required, opened a new log
I20260709 14:50:45.758591 14709 ts_tablet_manager.cc:1403] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.044s
I20260709 14:50:45.763733 14709 raft_consensus.cc:359] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:45.764609 14709 raft_consensus.cc:385] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.764966 14709 raft_consensus.cc:740] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.765831 14709 consensus_queue.cc:260] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:45.773998 14578 tablet_service.cc:1511] Processing CreateTablet for tablet 06e35b91e3a24f8dac8f890a4edc30df (DEFAULT_TABLE table=test-workload [id=3a30c5917b484959bd44148d9faca7ba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:45.775599 14578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06e35b91e3a24f8dac8f890a4edc30df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.781981 14508 tablet_service.cc:1511] Processing CreateTablet for tablet 06e35b91e3a24f8dac8f890a4edc30df (DEFAULT_TABLE table=test-workload [id=3a30c5917b484959bd44148d9faca7ba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:45.784917 14709 ts_tablet_manager.cc:1434] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent starting tablet: real 0.026s	user 0.014s	sys 0.004s
I20260709 14:50:45.785441 14545 heartbeater.cc:499] Master 127.9.227.126:41813 was elected leader, sending a full tablet report...
I20260709 14:50:45.795075 14652 tablet_service.cc:1511] Processing CreateTablet for tablet 06e35b91e3a24f8dac8f890a4edc30df (DEFAULT_TABLE table=test-workload [id=3a30c5917b484959bd44148d9faca7ba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:45.797511 14652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06e35b91e3a24f8dac8f890a4edc30df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.797399 14510 tablet_service.cc:1511] Processing CreateTablet for tablet 2d844a77299446d6bac3a3f22106c90d (DEFAULT_TABLE table=test-workload [id=3a30c5917b484959bd44148d9faca7ba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:45.799678 14709 tablet_bootstrap.cc:492] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73: Bootstrap starting.
I20260709 14:50:45.797667 14508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06e35b91e3a24f8dac8f890a4edc30df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.804670 14510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d844a77299446d6bac3a3f22106c90d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.818405 14577 tablet_service.cc:1511] Processing CreateTablet for tablet 2d844a77299446d6bac3a3f22106c90d (DEFAULT_TABLE table=test-workload [id=3a30c5917b484959bd44148d9faca7ba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:45.826956 14577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d844a77299446d6bac3a3f22106c90d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.826707 14657 tablet_service.cc:1511] Processing CreateTablet for tablet 2d844a77299446d6bac3a3f22106c90d (DEFAULT_TABLE table=test-workload [id=3a30c5917b484959bd44148d9faca7ba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:45.827944 14657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d844a77299446d6bac3a3f22106c90d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.835158 14709 tablet_bootstrap.cc:654] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.851220 14713 tablet_bootstrap.cc:492] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a: Bootstrap starting.
I20260709 14:50:45.852499 14712 tablet_bootstrap.cc:492] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09: Bootstrap starting.
I20260709 14:50:45.861215 14712 tablet_bootstrap.cc:654] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.863680 14713 tablet_bootstrap.cc:654] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.864768 14709 tablet_bootstrap.cc:492] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73: No bootstrap required, opened a new log
I20260709 14:50:45.865255 14709 ts_tablet_manager.cc:1403] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.001s
I20260709 14:50:45.867761 14709 raft_consensus.cc:359] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:45.868726 14709 raft_consensus.cc:385] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.872828 14709 raft_consensus.cc:740] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.873570 14709 consensus_queue.cc:260] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:45.875525 14709 ts_tablet_manager.cc:1434] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:50:45.876066 14713 tablet_bootstrap.cc:492] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a: No bootstrap required, opened a new log
I20260709 14:50:45.876281 14709 tablet_bootstrap.cc:492] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73: Bootstrap starting.
I20260709 14:50:45.876735 14713 ts_tablet_manager.cc:1403] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.010s
I20260709 14:50:45.879627 14713 raft_consensus.cc:359] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:45.880688 14713 raft_consensus.cc:385] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.881086 14713 raft_consensus.cc:740] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.882006 14713 consensus_queue.cc:260] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:45.882481 14709 tablet_bootstrap.cc:654] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.884752 14712 tablet_bootstrap.cc:492] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09: No bootstrap required, opened a new log
I20260709 14:50:45.885365 14712 ts_tablet_manager.cc:1403] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.007s
I20260709 14:50:45.888310 14712 raft_consensus.cc:359] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:45.889211 14712 raft_consensus.cc:385] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.889560 14712 raft_consensus.cc:740] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a513fc4347e40b4b0f063065a7f4f09, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.890506 14712 consensus_queue.cc:260] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:45.893510 14713 ts_tablet_manager.cc:1434] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.011s
I20260709 14:50:45.893898 14620 heartbeater.cc:499] Master 127.9.227.126:41813 was elected leader, sending a full tablet report...
I20260709 14:50:45.894732 14713 tablet_bootstrap.cc:492] T a92146c294d64d51a3edebfefef22d37 P 4d2f748b5a594003a64ba0893ce8752a: Bootstrap starting.
I20260709 14:50:45.895076 14709 tablet_bootstrap.cc:492] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73: No bootstrap required, opened a new log
I20260709 14:50:45.895591 14709 ts_tablet_manager.cc:1403] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.006s
I20260709 14:50:45.898213 14709 raft_consensus.cc:359] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:45.898921 14709 raft_consensus.cc:385] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.899235 14709 raft_consensus.cc:740] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.900220 14709 consensus_queue.cc:260] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:45.900862 14713 tablet_bootstrap.cc:654] T a92146c294d64d51a3edebfefef22d37 P 4d2f748b5a594003a64ba0893ce8752a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.902443 14709 ts_tablet_manager.cc:1434] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:45.903117 14694 heartbeater.cc:499] Master 127.9.227.126:41813 was elected leader, sending a full tablet report...
I20260709 14:50:45.903474 14709 tablet_bootstrap.cc:492] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73: Bootstrap starting.
I20260709 14:50:45.907799 14719 raft_consensus.cc:493] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.908339 14719 raft_consensus.cc:515] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:45.909567 14709 tablet_bootstrap.cc:654] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.909979 14712 ts_tablet_manager.cc:1434] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09: Time spent starting tablet: real 0.024s	user 0.001s	sys 0.014s
I20260709 14:50:45.911049 14712 tablet_bootstrap.cc:492] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09: Bootstrap starting.
I20260709 14:50:45.916749 14712 tablet_bootstrap.cc:654] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.921912 14709 tablet_bootstrap.cc:492] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73: No bootstrap required, opened a new log
I20260709 14:50:45.922530 14709 ts_tablet_manager.cc:1403] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260709 14:50:45.925163 14709 raft_consensus.cc:359] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:45.925963 14709 raft_consensus.cc:385] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.926293 14709 raft_consensus.cc:740] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.927098 14709 consensus_queue.cc:260] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:45.928072 14520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9611b6433ee1422babd46b76c07ccea9" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" is_pre_election: true
I20260709 14:50:45.928853 14520 raft_consensus.cc:2468] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a513fc4347e40b4b0f063065a7f4f09 in term 0.
I20260709 14:50:45.930375 14633 leader_election.cc:304] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 
I20260709 14:50:45.930825 14709 ts_tablet_manager.cc:1434] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:50:45.931955 14709 tablet_bootstrap.cc:492] T a92146c294d64d51a3edebfefef22d37 P 7368e8eb2cd54cf0809faab3b9c22e73: Bootstrap starting.
I20260709 14:50:45.933182 14723 raft_consensus.cc:2804] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:45.933667 14723 raft_consensus.cc:493] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:45.934149 14723 raft_consensus.cc:3060] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:45.937600 14711 raft_consensus.cc:493] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.938110 14711 raft_consensus.cc:515] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:45.938609 14709 tablet_bootstrap.cc:654] T a92146c294d64d51a3edebfefef22d37 P 7368e8eb2cd54cf0809faab3b9c22e73: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.939349 14719 leader_election.cc:290] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193)
I20260709 14:50:45.945305 14713 tablet_bootstrap.cc:492] T a92146c294d64d51a3edebfefef22d37 P 4d2f748b5a594003a64ba0893ce8752a: No bootstrap required, opened a new log
I20260709 14:50:45.945864 14713 ts_tablet_manager.cc:1403] T a92146c294d64d51a3edebfefef22d37 P 4d2f748b5a594003a64ba0893ce8752a: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.007s
I20260709 14:50:45.948781 14713 raft_consensus.cc:359] T a92146c294d64d51a3edebfefef22d37 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:45.950201 14709 tablet_bootstrap.cc:492] T a92146c294d64d51a3edebfefef22d37 P 7368e8eb2cd54cf0809faab3b9c22e73: No bootstrap required, opened a new log
I20260709 14:50:45.950261 14713 raft_consensus.cc:385] T a92146c294d64d51a3edebfefef22d37 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.950984 14709 ts_tablet_manager.cc:1403] T a92146c294d64d51a3edebfefef22d37 P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 14:50:45.950934 14713 raft_consensus.cc:740] T a92146c294d64d51a3edebfefef22d37 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.952095 14713 consensus_queue.cc:260] T a92146c294d64d51a3edebfefef22d37 P 4d2f748b5a594003a64ba0893ce8752a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:45.952477 14711 leader_election.cc:290] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:45.953847 14709 raft_consensus.cc:359] T a92146c294d64d51a3edebfefef22d37 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:45.954594 14709 raft_consensus.cc:385] T a92146c294d64d51a3edebfefef22d37 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.954946 14709 raft_consensus.cc:740] T a92146c294d64d51a3edebfefef22d37 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.955938 14709 consensus_queue.cc:260] T a92146c294d64d51a3edebfefef22d37 P 7368e8eb2cd54cf0809faab3b9c22e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:45.958266 14713 ts_tablet_manager.cc:1434] T a92146c294d64d51a3edebfefef22d37 P 4d2f748b5a594003a64ba0893ce8752a: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:50:45.964994 14713 tablet_bootstrap.cc:492] T 911282f717004e8f9a8218071bbe1b65 P 4d2f748b5a594003a64ba0893ce8752a: Bootstrap starting.
I20260709 14:50:45.965108 14709 ts_tablet_manager.cc:1434] T a92146c294d64d51a3edebfefef22d37 P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.003s
I20260709 14:50:45.966221 14709 tablet_bootstrap.cc:492] T 2d844a77299446d6bac3a3f22106c90d P 7368e8eb2cd54cf0809faab3b9c22e73: Bootstrap starting.
I20260709 14:50:45.971195 14713 tablet_bootstrap.cc:654] T 911282f717004e8f9a8218071bbe1b65 P 4d2f748b5a594003a64ba0893ce8752a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.972767 14709 tablet_bootstrap.cc:654] T 2d844a77299446d6bac3a3f22106c90d P 7368e8eb2cd54cf0809faab3b9c22e73: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.976814 14712 tablet_bootstrap.cc:492] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09: No bootstrap required, opened a new log
I20260709 14:50:45.977391 14712 ts_tablet_manager.cc:1403] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.012s
I20260709 14:50:45.980114 14712 raft_consensus.cc:359] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:45.995374 14712 raft_consensus.cc:385] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.995944 14712 raft_consensus.cc:740] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a513fc4347e40b4b0f063065a7f4f09, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.996343 14669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911282f717004e8f9a8218071bbe1b65" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09" is_pre_election: true
I20260709 14:50:45.989336 14713 tablet_bootstrap.cc:492] T 911282f717004e8f9a8218071bbe1b65 P 4d2f748b5a594003a64ba0893ce8752a: No bootstrap required, opened a new log
I20260709 14:50:45.992908 14717 raft_consensus.cc:493] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:45.997370 14723 raft_consensus.cc:515] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:45.993667 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9611b6433ee1422babd46b76c07ccea9" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a" is_pre_election: true
I20260709 14:50:45.998324 14713 ts_tablet_manager.cc:1403] T 911282f717004e8f9a8218071bbe1b65 P 4d2f748b5a594003a64ba0893ce8752a: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.005s
I20260709 14:50:45.997998 14717 raft_consensus.cc:515] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
W20260709 14:50:45.999193 14633 leader_election.cc:343] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.001278 14713 raft_consensus.cc:359] T 911282f717004e8f9a8218071bbe1b65 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.002130 14713 raft_consensus.cc:385] T 911282f717004e8f9a8218071bbe1b65 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.002501 14713 raft_consensus.cc:740] T 911282f717004e8f9a8218071bbe1b65 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.003334 14713 consensus_queue.cc:260] T 911282f717004e8f9a8218071bbe1b65 P 4d2f748b5a594003a64ba0893ce8752a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.010046 14717 leader_election.cc:290] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:46.012089 14520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9611b6433ee1422babd46b76c07ccea9" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
I20260709 14:50:46.012754 14520 raft_consensus.cc:3060] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.015210 14713 ts_tablet_manager.cc:1434] T 911282f717004e8f9a8218071bbe1b65 P 4d2f748b5a594003a64ba0893ce8752a: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 14:50:46.016390 14713 tablet_bootstrap.cc:492] T 6f9f50db2d344dcd9d6fb35de062ae36 P 4d2f748b5a594003a64ba0893ce8752a: Bootstrap starting.
W20260709 14:50:45.997958 14485 leader_election.cc:343] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.022289 14713 tablet_bootstrap.cc:654] T 6f9f50db2d344dcd9d6fb35de062ae36 P 4d2f748b5a594003a64ba0893ce8752a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.024308 14712 consensus_queue.cc:260] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.026497 14712 ts_tablet_manager.cc:1434] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.000s
I20260709 14:50:46.027423 14712 tablet_bootstrap.cc:492] T 911282f717004e8f9a8218071bbe1b65 P 3a513fc4347e40b4b0f063065a7f4f09: Bootstrap starting.
I20260709 14:50:46.029434 14719 raft_consensus.cc:493] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.029943 14719 raft_consensus.cc:515] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.033052 14719 leader_election.cc:290] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193)
I20260709 14:50:46.036489 14732 raft_consensus.cc:493] T 911282f717004e8f9a8218071bbe1b65 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.036989 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92146c294d64d51a3edebfefef22d37" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a" is_pre_election: true
I20260709 14:50:46.036958 14732 raft_consensus.cc:515] T 911282f717004e8f9a8218071bbe1b65 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.037747 14595 raft_consensus.cc:2468] T a92146c294d64d51a3edebfefef22d37 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a513fc4347e40b4b0f063065a7f4f09 in term 0.
I20260709 14:50:46.039055 14633 leader_election.cc:304] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09, 4d2f748b5a594003a64ba0893ce8752a; no voters: 
I20260709 14:50:46.039155 14732 leader_election.cc:290] T 911282f717004e8f9a8218071bbe1b65 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:46.039784 14719 raft_consensus.cc:2804] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:46.040169 14719 raft_consensus.cc:493] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:46.040575 14719 raft_consensus.cc:3060] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.040956 14713 tablet_bootstrap.cc:492] T 6f9f50db2d344dcd9d6fb35de062ae36 P 4d2f748b5a594003a64ba0893ce8752a: No bootstrap required, opened a new log
I20260709 14:50:46.041494 14713 ts_tablet_manager.cc:1403] T 6f9f50db2d344dcd9d6fb35de062ae36 P 4d2f748b5a594003a64ba0893ce8752a: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260709 14:50:46.033306 14519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92146c294d64d51a3edebfefef22d37" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" is_pre_election: true
I20260709 14:50:46.044278 14713 raft_consensus.cc:359] T 6f9f50db2d344dcd9d6fb35de062ae36 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.045218 14713 raft_consensus.cc:385] T 6f9f50db2d344dcd9d6fb35de062ae36 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.045043 14519 raft_consensus.cc:2468] T a92146c294d64d51a3edebfefef22d37 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a513fc4347e40b4b0f063065a7f4f09 in term 0.
I20260709 14:50:46.045595 14713 raft_consensus.cc:740] T 6f9f50db2d344dcd9d6fb35de062ae36 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.046423 14713 consensus_queue.cc:260] T 6f9f50db2d344dcd9d6fb35de062ae36 P 4d2f748b5a594003a64ba0893ce8752a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.050194 14520 raft_consensus.cc:2468] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a513fc4347e40b4b0f063065a7f4f09 in term 1.
I20260709 14:50:46.057649 14723 leader_election.cc:290] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 election: Requested vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193)
I20260709 14:50:46.051030 14713 ts_tablet_manager.cc:1434] T 6f9f50db2d344dcd9d6fb35de062ae36 P 4d2f748b5a594003a64ba0893ce8752a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:50:46.056556 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9611b6433ee1422babd46b76c07ccea9" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
I20260709 14:50:46.058081 14633 leader_election.cc:304] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 
I20260709 14:50:46.058802 14723 raft_consensus.cc:2804] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:50:46.059286 14633 leader_election.cc:343] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.060316 14709 tablet_bootstrap.cc:492] T 2d844a77299446d6bac3a3f22106c90d P 7368e8eb2cd54cf0809faab3b9c22e73: No bootstrap required, opened a new log
I20260709 14:50:46.060853 14709 ts_tablet_manager.cc:1403] T 2d844a77299446d6bac3a3f22106c90d P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent bootstrapping tablet: real 0.095s	user 0.039s	sys 0.053s
I20260709 14:50:46.060876 14713 tablet_bootstrap.cc:492] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a: Bootstrap starting.
I20260709 14:50:46.047703 14719 raft_consensus.cc:515] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.063827 14709 raft_consensus.cc:359] T 2d844a77299446d6bac3a3f22106c90d P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.064628 14709 raft_consensus.cc:385] T 2d844a77299446d6bac3a3f22106c90d P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.064966 14709 raft_consensus.cc:740] T 2d844a77299446d6bac3a3f22106c90d P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.065706 14709 consensus_queue.cc:260] T 2d844a77299446d6bac3a3f22106c90d P 7368e8eb2cd54cf0809faab3b9c22e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.066224 14520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92146c294d64d51a3edebfefef22d37" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
I20260709 14:50:46.066856 14520 raft_consensus.cc:3060] T a92146c294d64d51a3edebfefef22d37 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.067847 14713 tablet_bootstrap.cc:654] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.068487 14709 ts_tablet_manager.cc:1434] T 2d844a77299446d6bac3a3f22106c90d P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:50:46.070091 14709 tablet_bootstrap.cc:492] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73: Bootstrap starting.
I20260709 14:50:46.073119 14711 raft_consensus.cc:493] T 2d844a77299446d6bac3a3f22106c90d P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.073532 14711 raft_consensus.cc:515] T 2d844a77299446d6bac3a3f22106c90d P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.076146 14669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e35b91e3a24f8dac8f890a4edc30df" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09" is_pre_election: true
I20260709 14:50:46.076845 14668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911282f717004e8f9a8218071bbe1b65" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09" is_pre_election: true
W20260709 14:50:46.078469 14560 leader_election.cc:343] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:46.079116 14560 leader_election.cc:343] T 911282f717004e8f9a8218071bbe1b65 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.079746 14709 tablet_bootstrap.cc:654] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.081166 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92146c294d64d51a3edebfefef22d37" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
I20260709 14:50:46.081733 14595 raft_consensus.cc:3060] T a92146c294d64d51a3edebfefef22d37 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.082370 14719 leader_election.cc:290] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 election: Requested vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193)
I20260709 14:50:46.085601 14723 raft_consensus.cc:697] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 LEADER]: Becoming Leader. State: Replica: 3a513fc4347e40b4b0f063065a7f4f09, State: Running, Role: LEADER
I20260709 14:50:46.086552 14723 consensus_queue.cc:237] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.087401 14668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d844a77299446d6bac3a3f22106c90d" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09" is_pre_election: true
W20260709 14:50:46.088940 14485 leader_election.cc:343] T 2d844a77299446d6bac3a3f22106c90d P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.089012 14595 raft_consensus.cc:2468] T a92146c294d64d51a3edebfefef22d37 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a513fc4347e40b4b0f063065a7f4f09 in term 1.
I20260709 14:50:46.089649 14711 leader_election.cc:290] T 2d844a77299446d6bac3a3f22106c90d P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:46.090117 14633 leader_election.cc:304] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09, 4d2f748b5a594003a64ba0893ce8752a; no voters: 
I20260709 14:50:46.091182 14734 raft_consensus.cc:2804] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:46.092408 14734 raft_consensus.cc:697] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 LEADER]: Becoming Leader. State: Replica: 3a513fc4347e40b4b0f063065a7f4f09, State: Running, Role: LEADER
I20260709 14:50:46.092284 14594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d844a77299446d6bac3a3f22106c90d" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a" is_pre_election: true
I20260709 14:50:46.093699 14520 raft_consensus.cc:2468] T a92146c294d64d51a3edebfefef22d37 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a513fc4347e40b4b0f063065a7f4f09 in term 1.
I20260709 14:50:46.093581 14734 consensus_queue.cc:237] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.096274 14712 tablet_bootstrap.cc:654] T 911282f717004e8f9a8218071bbe1b65 P 3a513fc4347e40b4b0f063065a7f4f09: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.092789 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911282f717004e8f9a8218071bbe1b65" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a" is_pre_election: true
W20260709 14:50:46.094234 14484 leader_election.cc:343] T 2d844a77299446d6bac3a3f22106c90d P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.097600 14484 leader_election.cc:304] T 2d844a77299446d6bac3a3f22106c90d P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 3a513fc4347e40b4b0f063065a7f4f09, 4d2f748b5a594003a64ba0893ce8752a
I20260709 14:50:46.099089 14711 raft_consensus.cc:2749] T 2d844a77299446d6bac3a3f22106c90d P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:46.100075 14595 raft_consensus.cc:2468] T 911282f717004e8f9a8218071bbe1b65 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 0.
I20260709 14:50:46.101123 14713 tablet_bootstrap.cc:492] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a: No bootstrap required, opened a new log
I20260709 14:50:46.101257 14484 leader_election.cc:304] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73 [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: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 3a513fc4347e40b4b0f063065a7f4f09
I20260709 14:50:46.101703 14713 ts_tablet_manager.cc:1403] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.009s
I20260709 14:50:46.102399 14711 raft_consensus.cc:2804] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:46.102771 14711 raft_consensus.cc:493] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:46.103085 14711 raft_consensus.cc:3060] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.104776 14713 raft_consensus.cc:359] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.105548 14713 raft_consensus.cc:385] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.105845 14713 raft_consensus.cc:740] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.106873 14713 consensus_queue.cc:260] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.109129 14713 ts_tablet_manager.cc:1434] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:46.110044 14713 tablet_bootstrap.cc:492] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a: Bootstrap starting.
I20260709 14:50:46.120599 14711 raft_consensus.cc:515] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.126175 14520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e35b91e3a24f8dac8f890a4edc30df" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" is_pre_election: true
I20260709 14:50:46.127230 14519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911282f717004e8f9a8218071bbe1b65" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" is_pre_election: true
W20260709 14:50:46.127779 14559 leader_election.cc:343] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.128095 14519 raft_consensus.cc:2393] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d2f748b5a594003a64ba0893ce8752a in current term 1: Already voted for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in this term.
I20260709 14:50:46.129396 14711 leader_election.cc:290] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:46.129911 14711 raft_consensus.cc:493] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.130429 14668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911282f717004e8f9a8218071bbe1b65" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
I20260709 14:50:46.130314 14711 raft_consensus.cc:515] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
W20260709 14:50:46.133234 14485 leader_election.cc:343] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.133358 14711 leader_election.cc:290] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:46.131692 14559 leader_election.cc:304] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d2f748b5a594003a64ba0893ce8752a; no voters: 3a513fc4347e40b4b0f063065a7f4f09, 7368e8eb2cd54cf0809faab3b9c22e73
I20260709 14:50:46.134781 14668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ccb88e129f4715830a91fd1ea21fb8" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09" is_pre_election: true
I20260709 14:50:46.134948 14559 leader_election.cc:304] T 911282f717004e8f9a8218071bbe1b65 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d2f748b5a594003a64ba0893ce8752a; no voters: 3a513fc4347e40b4b0f063065a7f4f09, 7368e8eb2cd54cf0809faab3b9c22e73
I20260709 14:50:46.135208 14732 raft_consensus.cc:2749] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:46.136914 14732 raft_consensus.cc:3060] T 911282f717004e8f9a8218071bbe1b65 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.138816 14712 tablet_bootstrap.cc:492] T 911282f717004e8f9a8218071bbe1b65 P 3a513fc4347e40b4b0f063065a7f4f09: No bootstrap required, opened a new log
I20260709 14:50:46.138993 14713 tablet_bootstrap.cc:654] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.139441 14712 ts_tablet_manager.cc:1403] T 911282f717004e8f9a8218071bbe1b65 P 3a513fc4347e40b4b0f063065a7f4f09: Time spent bootstrapping tablet: real 0.112s	user 0.007s	sys 0.005s
W20260709 14:50:46.136113 14485 leader_election.cc:343] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.133491 14416 catalog_manager.cc:5697] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "3a513fc4347e40b4b0f063065a7f4f09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:46.142938 14712 raft_consensus.cc:359] T 911282f717004e8f9a8218071bbe1b65 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.143666 14712 raft_consensus.cc:385] T 911282f717004e8f9a8218071bbe1b65 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.143954 14712 raft_consensus.cc:740] T 911282f717004e8f9a8218071bbe1b65 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a513fc4347e40b4b0f063065a7f4f09, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.145325 14732 raft_consensus.cc:2749] T 911282f717004e8f9a8218071bbe1b65 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:46.145044 14712 consensus_queue.cc:260] T 911282f717004e8f9a8218071bbe1b65 P 3a513fc4347e40b4b0f063065a7f4f09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.146106 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911282f717004e8f9a8218071bbe1b65" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
I20260709 14:50:46.147408 14712 ts_tablet_manager.cc:1434] T 911282f717004e8f9a8218071bbe1b65 P 3a513fc4347e40b4b0f063065a7f4f09: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:50:46.147758 14709 tablet_bootstrap.cc:492] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73: No bootstrap required, opened a new log
I20260709 14:50:46.148308 14709 ts_tablet_manager.cc:1403] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent bootstrapping tablet: real 0.079s	user 0.044s	sys 0.005s
I20260709 14:50:46.148429 14712 tablet_bootstrap.cc:492] T 08ccb88e129f4715830a91fd1ea21fb8 P 3a513fc4347e40b4b0f063065a7f4f09: Bootstrap starting.
I20260709 14:50:46.151145 14709 raft_consensus.cc:359] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.151883 14709 raft_consensus.cc:385] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.152165 14709 raft_consensus.cc:740] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.152227 14594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ccb88e129f4715830a91fd1ea21fb8" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a" is_pre_election: true
I20260709 14:50:46.153023 14709 consensus_queue.cc:260] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.154824 14595 raft_consensus.cc:2468] T 911282f717004e8f9a8218071bbe1b65 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 1.
I20260709 14:50:46.155388 14712 tablet_bootstrap.cc:654] T 08ccb88e129f4715830a91fd1ea21fb8 P 3a513fc4347e40b4b0f063065a7f4f09: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.155366 14709 ts_tablet_manager.cc:1434] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260709 14:50:46.157593 14484 leader_election.cc:343] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.158803 14484 leader_election.cc:304] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 3a513fc4347e40b4b0f063065a7f4f09, 4d2f748b5a594003a64ba0893ce8752a
I20260709 14:50:46.159101 14709 tablet_bootstrap.cc:492] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73: Bootstrap starting.
I20260709 14:50:46.159658 14740 raft_consensus.cc:2749] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:46.160024 14484 leader_election.cc:304] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 3a513fc4347e40b4b0f063065a7f4f09
I20260709 14:50:46.160807 14740 raft_consensus.cc:2804] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:46.161464 14740 raft_consensus.cc:697] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Becoming Leader. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Running, Role: LEADER
I20260709 14:50:46.162321 14740 consensus_queue.cc:237] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.163023 14713 tablet_bootstrap.cc:492] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a: No bootstrap required, opened a new log
I20260709 14:50:46.163625 14713 ts_tablet_manager.cc:1403] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.009s
I20260709 14:50:46.165514 14709 tablet_bootstrap.cc:654] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.166568 14713 raft_consensus.cc:359] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.167363 14713 raft_consensus.cc:385] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.168708 14713 raft_consensus.cc:740] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.169466 14713 consensus_queue.cc:260] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.170001 14712 tablet_bootstrap.cc:492] T 08ccb88e129f4715830a91fd1ea21fb8 P 3a513fc4347e40b4b0f063065a7f4f09: No bootstrap required, opened a new log
I20260709 14:50:46.171761 14713 ts_tablet_manager.cc:1434] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 14:50:46.172276 14712 ts_tablet_manager.cc:1403] T 08ccb88e129f4715830a91fd1ea21fb8 P 3a513fc4347e40b4b0f063065a7f4f09: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.000s
I20260709 14:50:46.172904 14713 tablet_bootstrap.cc:492] T 0361dd9bc0704ff284aa549e90533d11 P 4d2f748b5a594003a64ba0893ce8752a: Bootstrap starting.
I20260709 14:50:46.172190 14732 raft_consensus.cc:493] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.175187 14732 raft_consensus.cc:515] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.177289 14732 leader_election.cc:290] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:46.178351 14668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ccb88e129f4715830a91fd1ea21fb8" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09" is_pre_election: true
I20260709 14:50:46.179308 14519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ccb88e129f4715830a91fd1ea21fb8" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" is_pre_election: true
I20260709 14:50:46.179600 14713 tablet_bootstrap.cc:654] T 0361dd9bc0704ff284aa549e90533d11 P 4d2f748b5a594003a64ba0893ce8752a: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:46.179811 14560 leader_election.cc:343] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.181059 14712 raft_consensus.cc:359] T 08ccb88e129f4715830a91fd1ea21fb8 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.184419 14712 raft_consensus.cc:385] T 08ccb88e129f4715830a91fd1ea21fb8 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.184898 14712 raft_consensus.cc:740] T 08ccb88e129f4715830a91fd1ea21fb8 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a513fc4347e40b4b0f063065a7f4f09, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.186424 14712 consensus_queue.cc:260] T 08ccb88e129f4715830a91fd1ea21fb8 P 3a513fc4347e40b4b0f063065a7f4f09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.187911 14519 raft_consensus.cc:2468] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2f748b5a594003a64ba0893ce8752a in term 0.
I20260709 14:50:46.189209 14559 leader_election.cc:304] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [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: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 3a513fc4347e40b4b0f063065a7f4f09
I20260709 14:50:46.190490 14732 raft_consensus.cc:2804] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:46.190860 14732 raft_consensus.cc:493] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:46.191183 14732 raft_consensus.cc:3060] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.191915 14709 tablet_bootstrap.cc:492] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73: No bootstrap required, opened a new log
I20260709 14:50:46.189194 14712 ts_tablet_manager.cc:1434] T 08ccb88e129f4715830a91fd1ea21fb8 P 3a513fc4347e40b4b0f063065a7f4f09: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:50:46.193770 14712 tablet_bootstrap.cc:492] T 0e06436be11b44d28fe9aed09f1ef0d0 P 3a513fc4347e40b4b0f063065a7f4f09: Bootstrap starting.
I20260709 14:50:46.195379 14415 catalog_manager.cc:5697] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:46.202425 14466 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:46.203487 14709 ts_tablet_manager.cc:1403] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.000s
I20260709 14:50:46.204195 14732 raft_consensus.cc:515] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.204779 14713 tablet_bootstrap.cc:492] T 0361dd9bc0704ff284aa549e90533d11 P 4d2f748b5a594003a64ba0893ce8752a: No bootstrap required, opened a new log
I20260709 14:50:46.205363 14713 ts_tablet_manager.cc:1403] T 0361dd9bc0704ff284aa549e90533d11 P 4d2f748b5a594003a64ba0893ce8752a: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.016s
I20260709 14:50:46.203542 14712 tablet_bootstrap.cc:654] T 0e06436be11b44d28fe9aed09f1ef0d0 P 3a513fc4347e40b4b0f063065a7f4f09: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.206248 14732 leader_election.cc:290] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 election: Requested vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:46.206184 14709 raft_consensus.cc:359] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.207489 14709 raft_consensus.cc:385] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.207809 14709 raft_consensus.cc:740] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.208590 14709 consensus_queue.cc:260] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.208609 14713 raft_consensus.cc:359] T 0361dd9bc0704ff284aa549e90533d11 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.209609 14713 raft_consensus.cc:385] T 0361dd9bc0704ff284aa549e90533d11 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.207820 14668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ccb88e129f4715830a91fd1ea21fb8" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
I20260709 14:50:46.210062 14713 raft_consensus.cc:740] T 0361dd9bc0704ff284aa549e90533d11 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.210297 14668 raft_consensus.cc:3060] T 08ccb88e129f4715830a91fd1ea21fb8 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.210961 14709 ts_tablet_manager.cc:1434] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:46.211081 14713 consensus_queue.cc:260] T 0361dd9bc0704ff284aa549e90533d11 P 4d2f748b5a594003a64ba0893ce8752a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.209276 14519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ccb88e129f4715830a91fd1ea21fb8" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
I20260709 14:50:46.212064 14709 tablet_bootstrap.cc:492] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73: Bootstrap starting.
I20260709 14:50:46.213714 14713 ts_tablet_manager.cc:1434] T 0361dd9bc0704ff284aa549e90533d11 P 4d2f748b5a594003a64ba0893ce8752a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:50:46.212157 14519 raft_consensus.cc:3060] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.214723 14713 tablet_bootstrap.cc:492] T 9611b6433ee1422babd46b76c07ccea9 P 4d2f748b5a594003a64ba0893ce8752a: Bootstrap starting.
I20260709 14:50:46.218026 14709 tablet_bootstrap.cc:654] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.221171 14713 tablet_bootstrap.cc:654] T 9611b6433ee1422babd46b76c07ccea9 P 4d2f748b5a594003a64ba0893ce8752a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.223055 14417 catalog_manager.cc:5697] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "3a513fc4347e40b4b0f063065a7f4f09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:46.228144 14732 raft_consensus.cc:493] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.228616 14732 raft_consensus.cc:515] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.230638 14732 leader_election.cc:290] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:46.231801 14669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06436be11b44d28fe9aed09f1ef0d0" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09" is_pre_election: true
I20260709 14:50:46.233645 14520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06436be11b44d28fe9aed09f1ef0d0" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" is_pre_election: true
W20260709 14:50:46.235208 14560 leader_election.cc:343] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:46.236590 14559 leader_election.cc:343] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.237032 14559 leader_election.cc:304] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d2f748b5a594003a64ba0893ce8752a; no voters: 3a513fc4347e40b4b0f063065a7f4f09, 7368e8eb2cd54cf0809faab3b9c22e73
I20260709 14:50:46.238086 14740 raft_consensus.cc:493] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.240023 14732 raft_consensus.cc:2749] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:46.238592 14740 raft_consensus.cc:515] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.242576 14740 leader_election.cc:290] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:46.243264 14709 tablet_bootstrap.cc:492] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73: No bootstrap required, opened a new log
I20260709 14:50:46.243290 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e35b91e3a24f8dac8f890a4edc30df" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a" is_pre_election: true
I20260709 14:50:46.243582 14669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e35b91e3a24f8dac8f890a4edc30df" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09" is_pre_election: true
I20260709 14:50:46.243887 14709 ts_tablet_manager.cc:1403] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.011s
I20260709 14:50:46.244073 14595 raft_consensus.cc:2468] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 0.
W20260709 14:50:46.244926 14485 leader_election.cc:343] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.245440 14484 leader_election.cc:304] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [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: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 3a513fc4347e40b4b0f063065a7f4f09
I20260709 14:50:46.246506 14740 raft_consensus.cc:2804] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:46.246932 14740 raft_consensus.cc:493] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:46.247296 14740 raft_consensus.cc:3060] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.246625 14709 raft_consensus.cc:359] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.247668 14519 raft_consensus.cc:2468] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2f748b5a594003a64ba0893ce8752a in term 1.
I20260709 14:50:46.248087 14709 raft_consensus.cc:385] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.248485 14709 raft_consensus.cc:740] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.248854 14559 leader_election.cc:304] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 
I20260709 14:50:46.249688 14732 raft_consensus.cc:2804] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:46.249375 14709 consensus_queue.cc:260] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.250190 14732 raft_consensus.cc:697] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [term 1 LEADER]: Becoming Leader. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Running, Role: LEADER
I20260709 14:50:46.251021 14732 consensus_queue.cc:237] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.253842 14709 ts_tablet_manager.cc:1434] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:50:46.255386 14740 raft_consensus.cc:515] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.259191 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e35b91e3a24f8dac8f890a4edc30df" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
I20260709 14:50:46.259848 14595 raft_consensus.cc:3060] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.256122 14668 raft_consensus.cc:2468] T 08ccb88e129f4715830a91fd1ea21fb8 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2f748b5a594003a64ba0893ce8752a in term 1.
I20260709 14:50:46.268729 14595 raft_consensus.cc:2468] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 1.
I20260709 14:50:46.256592 14713 tablet_bootstrap.cc:492] T 9611b6433ee1422babd46b76c07ccea9 P 4d2f748b5a594003a64ba0893ce8752a: No bootstrap required, opened a new log
I20260709 14:50:46.272898 14713 ts_tablet_manager.cc:1403] T 9611b6433ee1422babd46b76c07ccea9 P 4d2f748b5a594003a64ba0893ce8752a: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.014s
I20260709 14:50:46.273226 14712 tablet_bootstrap.cc:492] T 0e06436be11b44d28fe9aed09f1ef0d0 P 3a513fc4347e40b4b0f063065a7f4f09: No bootstrap required, opened a new log
I20260709 14:50:46.273749 14712 ts_tablet_manager.cc:1403] T 0e06436be11b44d28fe9aed09f1ef0d0 P 3a513fc4347e40b4b0f063065a7f4f09: Time spent bootstrapping tablet: real 0.080s	user 0.021s	sys 0.022s
I20260709 14:50:46.269727 14740 leader_election.cc:290] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:46.271538 14668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e35b91e3a24f8dac8f890a4edc30df" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
I20260709 14:50:46.275559 14713 raft_consensus.cc:359] T 9611b6433ee1422babd46b76c07ccea9 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
W20260709 14:50:46.276120 14485 leader_election.cc:343] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.276578 14712 raft_consensus.cc:359] T 0e06436be11b44d28fe9aed09f1ef0d0 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.277324 14712 raft_consensus.cc:385] T 0e06436be11b44d28fe9aed09f1ef0d0 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.277279 14484 leader_election.cc:304] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 3a513fc4347e40b4b0f063065a7f4f09
I20260709 14:50:46.277133 14417 catalog_manager.cc:5697] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66). New cstate: current_term: 1 leader_uuid: "4d2f748b5a594003a64ba0893ce8752a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:46.277771 14740 raft_consensus.cc:493] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.277791 14712 raft_consensus.cc:740] T 0e06436be11b44d28fe9aed09f1ef0d0 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a513fc4347e40b4b0f063065a7f4f09, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.278373 14740 raft_consensus.cc:515] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.278697 14711 raft_consensus.cc:2804] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:46.279284 14712 consensus_queue.cc:260] T 0e06436be11b44d28fe9aed09f1ef0d0 P 3a513fc4347e40b4b0f063065a7f4f09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.280751 14740 leader_election.cc:290] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:46.282614 14668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0361dd9bc0704ff284aa549e90533d11" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09" is_pre_election: true
W20260709 14:50:46.283823 14485 leader_election.cc:343] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.283605 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0361dd9bc0704ff284aa549e90533d11" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a" is_pre_election: true
I20260709 14:50:46.285089 14595 raft_consensus.cc:2468] T 0361dd9bc0704ff284aa549e90533d11 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 0.
I20260709 14:50:46.286723 14484 leader_election.cc:304] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [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: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 3a513fc4347e40b4b0f063065a7f4f09
I20260709 14:50:46.287362 14740 raft_consensus.cc:2804] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:46.287714 14740 raft_consensus.cc:493] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:46.288050 14740 raft_consensus.cc:3060] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.276975 14713 raft_consensus.cc:385] T 9611b6433ee1422babd46b76c07ccea9 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.288792 14713 raft_consensus.cc:740] T 9611b6433ee1422babd46b76c07ccea9 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.289361 14713 consensus_queue.cc:260] T 9611b6433ee1422babd46b76c07ccea9 P 4d2f748b5a594003a64ba0893ce8752a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.285753 14712 ts_tablet_manager.cc:1434] T 0e06436be11b44d28fe9aed09f1ef0d0 P 3a513fc4347e40b4b0f063065a7f4f09: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:50:46.292213 14712 tablet_bootstrap.cc:492] T 0361dd9bc0704ff284aa549e90533d11 P 3a513fc4347e40b4b0f063065a7f4f09: Bootstrap starting.
I20260709 14:50:46.295560 14740 raft_consensus.cc:515] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.297569 14713 ts_tablet_manager.cc:1434] T 9611b6433ee1422babd46b76c07ccea9 P 4d2f748b5a594003a64ba0893ce8752a: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 14:50:46.298480 14713 tablet_bootstrap.cc:492] T 2d844a77299446d6bac3a3f22106c90d P 4d2f748b5a594003a64ba0893ce8752a: Bootstrap starting.
I20260709 14:50:46.298786 14668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0361dd9bc0704ff284aa549e90533d11" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
I20260709 14:50:46.299232 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0361dd9bc0704ff284aa549e90533d11" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
I20260709 14:50:46.299786 14595 raft_consensus.cc:3060] T 0361dd9bc0704ff284aa549e90533d11 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:46.300107 14485 leader_election.cc:343] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.300833 14740 leader_election.cc:290] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:46.304589 14712 tablet_bootstrap.cc:654] T 0361dd9bc0704ff284aa549e90533d11 P 3a513fc4347e40b4b0f063065a7f4f09: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.304988 14595 raft_consensus.cc:2468] T 0361dd9bc0704ff284aa549e90533d11 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 1.
I20260709 14:50:46.306108 14484 leader_election.cc:304] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 3a513fc4347e40b4b0f063065a7f4f09
I20260709 14:50:46.307157 14740 raft_consensus.cc:2804] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:46.307574 14711 raft_consensus.cc:697] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Becoming Leader. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Running, Role: LEADER
I20260709 14:50:46.307740 14740 raft_consensus.cc:697] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Becoming Leader. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Running, Role: LEADER
I20260709 14:50:46.308921 14712 tablet_bootstrap.cc:492] T 0361dd9bc0704ff284aa549e90533d11 P 3a513fc4347e40b4b0f063065a7f4f09: No bootstrap required, opened a new log
I20260709 14:50:46.308486 14711 consensus_queue.cc:237] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.308549 14740 consensus_queue.cc:237] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.309350 14712 ts_tablet_manager.cc:1403] T 0361dd9bc0704ff284aa549e90533d11 P 3a513fc4347e40b4b0f063065a7f4f09: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 14:50:46.312593 14712 raft_consensus.cc:359] T 0361dd9bc0704ff284aa549e90533d11 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.313306 14712 raft_consensus.cc:385] T 0361dd9bc0704ff284aa549e90533d11 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.313609 14712 raft_consensus.cc:740] T 0361dd9bc0704ff284aa549e90533d11 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a513fc4347e40b4b0f063065a7f4f09, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.314347 14712 consensus_queue.cc:260] T 0361dd9bc0704ff284aa549e90533d11 P 3a513fc4347e40b4b0f063065a7f4f09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.316233 14713 tablet_bootstrap.cc:654] T 2d844a77299446d6bac3a3f22106c90d P 4d2f748b5a594003a64ba0893ce8752a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.316794 14416 catalog_manager.cc:5697] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:46.318526 14712 ts_tablet_manager.cc:1434] T 0361dd9bc0704ff284aa549e90533d11 P 3a513fc4347e40b4b0f063065a7f4f09: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:50:46.319497 14712 tablet_bootstrap.cc:492] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09: Bootstrap starting.
I20260709 14:50:46.324290 14713 tablet_bootstrap.cc:492] T 2d844a77299446d6bac3a3f22106c90d P 4d2f748b5a594003a64ba0893ce8752a: No bootstrap required, opened a new log
I20260709 14:50:46.324841 14713 ts_tablet_manager.cc:1403] T 2d844a77299446d6bac3a3f22106c90d P 4d2f748b5a594003a64ba0893ce8752a: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260709 14:50:46.326254 14712 tablet_bootstrap.cc:654] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.327428 14713 raft_consensus.cc:359] T 2d844a77299446d6bac3a3f22106c90d P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.328162 14713 raft_consensus.cc:385] T 2d844a77299446d6bac3a3f22106c90d P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.328493 14713 raft_consensus.cc:740] T 2d844a77299446d6bac3a3f22106c90d P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.329229 14713 consensus_queue.cc:260] T 2d844a77299446d6bac3a3f22106c90d P 4d2f748b5a594003a64ba0893ce8752a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.331125 14713 ts_tablet_manager.cc:1434] T 2d844a77299446d6bac3a3f22106c90d P 4d2f748b5a594003a64ba0893ce8752a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:46.331818 14712 tablet_bootstrap.cc:492] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09: No bootstrap required, opened a new log
I20260709 14:50:46.332304 14712 ts_tablet_manager.cc:1403] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:50:46.331664 14416 catalog_manager.cc:5697] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:46.335162 14712 raft_consensus.cc:359] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.335815 14712 raft_consensus.cc:385] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.336181 14712 raft_consensus.cc:740] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a513fc4347e40b4b0f063065a7f4f09, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.336926 14712 consensus_queue.cc:260] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.339143 14712 ts_tablet_manager.cc:1434] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:50:46.340066 14712 tablet_bootstrap.cc:492] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09: Bootstrap starting.
I20260709 14:50:46.346153 14712 tablet_bootstrap.cc:654] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.350445 14712 tablet_bootstrap.cc:492] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09: No bootstrap required, opened a new log
I20260709 14:50:46.350796 14712 ts_tablet_manager.cc:1403] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:50:46.352900 14712 raft_consensus.cc:359] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.353353 14712 raft_consensus.cc:385] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.353549 14712 raft_consensus.cc:740] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a513fc4347e40b4b0f063065a7f4f09, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.354019 14712 consensus_queue.cc:260] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.355538 14712 ts_tablet_manager.cc:1434] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:50:46.356437 14712 tablet_bootstrap.cc:492] T 6f9f50db2d344dcd9d6fb35de062ae36 P 3a513fc4347e40b4b0f063065a7f4f09: Bootstrap starting.
I20260709 14:50:46.360328 14712 tablet_bootstrap.cc:654] T 6f9f50db2d344dcd9d6fb35de062ae36 P 3a513fc4347e40b4b0f063065a7f4f09: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.364595 14712 tablet_bootstrap.cc:492] T 6f9f50db2d344dcd9d6fb35de062ae36 P 3a513fc4347e40b4b0f063065a7f4f09: No bootstrap required, opened a new log
I20260709 14:50:46.364949 14712 ts_tablet_manager.cc:1403] T 6f9f50db2d344dcd9d6fb35de062ae36 P 3a513fc4347e40b4b0f063065a7f4f09: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:50:46.366793 14712 raft_consensus.cc:359] T 6f9f50db2d344dcd9d6fb35de062ae36 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.367202 14712 raft_consensus.cc:385] T 6f9f50db2d344dcd9d6fb35de062ae36 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.367401 14712 raft_consensus.cc:740] T 6f9f50db2d344dcd9d6fb35de062ae36 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a513fc4347e40b4b0f063065a7f4f09, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.367934 14712 consensus_queue.cc:260] T 6f9f50db2d344dcd9d6fb35de062ae36 P 3a513fc4347e40b4b0f063065a7f4f09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.369632 14712 ts_tablet_manager.cc:1434] T 6f9f50db2d344dcd9d6fb35de062ae36 P 3a513fc4347e40b4b0f063065a7f4f09: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:46.376480 14723 raft_consensus.cc:493] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.376925 14723 raft_consensus.cc:515] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.378831 14723 leader_election.cc:290] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193)
I20260709 14:50:46.379338 14519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d844a77299446d6bac3a3f22106c90d" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" is_pre_election: true
I20260709 14:50:46.379750 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d844a77299446d6bac3a3f22106c90d" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a" is_pre_election: true
I20260709 14:50:46.379853 14519 raft_consensus.cc:2468] T 2d844a77299446d6bac3a3f22106c90d P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a513fc4347e40b4b0f063065a7f4f09 in term 0.
I20260709 14:50:46.380316 14595 raft_consensus.cc:2468] T 2d844a77299446d6bac3a3f22106c90d P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a513fc4347e40b4b0f063065a7f4f09 in term 0.
I20260709 14:50:46.380802 14633 leader_election.cc:304] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 
I20260709 14:50:46.381397 14723 raft_consensus.cc:2804] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:46.381665 14723 raft_consensus.cc:493] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:46.381904 14723 raft_consensus.cc:3060] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.386420 14723 raft_consensus.cc:515] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.387840 14723 leader_election.cc:290] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 election: Requested vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193)
I20260709 14:50:46.388566 14519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d844a77299446d6bac3a3f22106c90d" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
I20260709 14:50:46.388772 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d844a77299446d6bac3a3f22106c90d" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
I20260709 14:50:46.389091 14519 raft_consensus.cc:3060] T 2d844a77299446d6bac3a3f22106c90d P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.389348 14595 raft_consensus.cc:3060] T 2d844a77299446d6bac3a3f22106c90d P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.393862 14595 raft_consensus.cc:2468] T 2d844a77299446d6bac3a3f22106c90d P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a513fc4347e40b4b0f063065a7f4f09 in term 1.
I20260709 14:50:46.394112 14519 raft_consensus.cc:2468] T 2d844a77299446d6bac3a3f22106c90d P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a513fc4347e40b4b0f063065a7f4f09 in term 1.
I20260709 14:50:46.394730 14633 leader_election.cc:304] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09, 4d2f748b5a594003a64ba0893ce8752a; no voters: 
I20260709 14:50:46.395336 14723 raft_consensus.cc:2804] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:46.395713 14723 raft_consensus.cc:697] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 LEADER]: Becoming Leader. State: Replica: 3a513fc4347e40b4b0f063065a7f4f09, State: Running, Role: LEADER
I20260709 14:50:46.396745 14723 consensus_queue.cc:237] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.399497 14711 raft_consensus.cc:493] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.400032 14711 raft_consensus.cc:515] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.401904 14711 leader_election.cc:290] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:46.402596 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9f50db2d344dcd9d6fb35de062ae36" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a" is_pre_election: true
I20260709 14:50:46.402755 14668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9f50db2d344dcd9d6fb35de062ae36" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09" is_pre_election: true
I20260709 14:50:46.403203 14595 raft_consensus.cc:2468] T 6f9f50db2d344dcd9d6fb35de062ae36 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 0.
I20260709 14:50:46.403277 14668 raft_consensus.cc:2468] T 6f9f50db2d344dcd9d6fb35de062ae36 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 0.
I20260709 14:50:46.404270 14484 leader_election.cc:304] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 
I20260709 14:50:46.404271 14415 catalog_manager.cc:5697] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "3a513fc4347e40b4b0f063065a7f4f09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:46.405275 14711 raft_consensus.cc:2804] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:46.405797 14711 raft_consensus.cc:493] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:46.406064 14711 raft_consensus.cc:3060] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.411487 14711 raft_consensus.cc:515] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.413201 14711 leader_election.cc:290] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:46.413702 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9f50db2d344dcd9d6fb35de062ae36" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
I20260709 14:50:46.414237 14595 raft_consensus.cc:3060] T 6f9f50db2d344dcd9d6fb35de062ae36 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.414163 14668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9f50db2d344dcd9d6fb35de062ae36" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
I20260709 14:50:46.414814 14668 raft_consensus.cc:3060] T 6f9f50db2d344dcd9d6fb35de062ae36 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.420818 14595 raft_consensus.cc:2468] T 6f9f50db2d344dcd9d6fb35de062ae36 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 1.
I20260709 14:50:46.421085 14668 raft_consensus.cc:2468] T 6f9f50db2d344dcd9d6fb35de062ae36 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 1.
I20260709 14:50:46.421955 14484 leader_election.cc:304] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 
I20260709 14:50:46.422582 14711 raft_consensus.cc:2804] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:46.423010 14711 raft_consensus.cc:697] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Becoming Leader. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Running, Role: LEADER
I20260709 14:50:46.423672 14711 consensus_queue.cc:237] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.430088 14415 catalog_manager.cc:5697] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:46.491936 14723 consensus_queue.cc:1048] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.504944 14734 consensus_queue.cc:1048] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.517915 14734 raft_consensus.cc:493] T 0361dd9bc0704ff284aa549e90533d11 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.518545 14734 raft_consensus.cc:515] T 0361dd9bc0704ff284aa549e90533d11 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.520848 14734 leader_election.cc:290] T 0361dd9bc0704ff284aa549e90533d11 P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193)
I20260709 14:50:46.521412 14519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0361dd9bc0704ff284aa549e90533d11" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" is_pre_election: true
I20260709 14:50:46.521684 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0361dd9bc0704ff284aa549e90533d11" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a" is_pre_election: true
I20260709 14:50:46.522387 14595 raft_consensus.cc:2393] T 0361dd9bc0704ff284aa549e90533d11 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a513fc4347e40b4b0f063065a7f4f09 in current term 1: Already voted for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in this term.
I20260709 14:50:46.523262 14633 leader_election.cc:304] T 0361dd9bc0704ff284aa549e90533d11 P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09; no voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73
I20260709 14:50:46.524047 14734 raft_consensus.cc:3060] T 0361dd9bc0704ff284aa549e90533d11 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.528715 14734 raft_consensus.cc:2749] T 0361dd9bc0704ff284aa549e90533d11 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:46.551162 14595 raft_consensus.cc:3060] T 9611b6433ee1422babd46b76c07ccea9 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.557159 14734 consensus_queue.cc:1048] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.567577 14723 consensus_queue.cc:1048] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.582456 14711 raft_consensus.cc:493] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.582906 14711 raft_consensus.cc:515] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.584861 14711 leader_election.cc:290] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:46.585422 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06436be11b44d28fe9aed09f1ef0d0" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a" is_pre_election: true
I20260709 14:50:46.585723 14668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06436be11b44d28fe9aed09f1ef0d0" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09" is_pre_election: true
I20260709 14:50:46.586071 14595 raft_consensus.cc:2468] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 0.
I20260709 14:50:46.586341 14668 raft_consensus.cc:2468] T 0e06436be11b44d28fe9aed09f1ef0d0 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 0.
I20260709 14:50:46.587127 14484 leader_election.cc:304] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 
I20260709 14:50:46.587808 14711 raft_consensus.cc:2804] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:46.588141 14711 raft_consensus.cc:493] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:46.588379 14711 raft_consensus.cc:3060] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.594278 14711 raft_consensus.cc:515] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.595921 14711 leader_election.cc:290] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:46.596903 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06436be11b44d28fe9aed09f1ef0d0" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
I20260709 14:50:46.597090 14668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06436be11b44d28fe9aed09f1ef0d0" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
I20260709 14:50:46.597406 14595 raft_consensus.cc:3060] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.597570 14668 raft_consensus.cc:3060] T 0e06436be11b44d28fe9aed09f1ef0d0 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.602492 14595 raft_consensus.cc:2468] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 1.
I20260709 14:50:46.602523 14668 raft_consensus.cc:2468] T 0e06436be11b44d28fe9aed09f1ef0d0 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 1.
I20260709 14:50:46.603535 14484 leader_election.cc:304] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 
I20260709 14:50:46.604188 14711 raft_consensus.cc:2804] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:46.604557 14711 raft_consensus.cc:697] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Becoming Leader. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Running, Role: LEADER
I20260709 14:50:46.605199 14711 consensus_queue.cc:237] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.611402 14415 catalog_manager.cc:5697] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:46.641633 14723 raft_consensus.cc:493] T 911282f717004e8f9a8218071bbe1b65 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.642124 14723 raft_consensus.cc:515] T 911282f717004e8f9a8218071bbe1b65 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.643666 14723 leader_election.cc:290] T 911282f717004e8f9a8218071bbe1b65 P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193)
I20260709 14:50:46.644477 14519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911282f717004e8f9a8218071bbe1b65" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" is_pre_election: true
I20260709 14:50:46.644698 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911282f717004e8f9a8218071bbe1b65" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a" is_pre_election: true
I20260709 14:50:46.645423 14595 raft_consensus.cc:2393] T 911282f717004e8f9a8218071bbe1b65 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a513fc4347e40b4b0f063065a7f4f09 in current term 1: Already voted for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in this term.
I20260709 14:50:46.646291 14633 leader_election.cc:304] T 911282f717004e8f9a8218071bbe1b65 P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09; no voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73
I20260709 14:50:46.646876 14723 raft_consensus.cc:3060] T 911282f717004e8f9a8218071bbe1b65 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.652370 14711 consensus_queue.cc:1048] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.653110 14723 raft_consensus.cc:2749] T 911282f717004e8f9a8218071bbe1b65 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:46.669435 14711 consensus_queue.cc:1048] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.673506 14595 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08ccb88e129f4715830a91fd1ea21fb8"
dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
mode: GRACEFUL
new_leader_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
 from {username='slave'} at 127.0.0.1:54434
I20260709 14:50:46.674718 14595 raft_consensus.cc:606] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [term 1 LEADER]: Received request to transfer leadership to TS 7368e8eb2cd54cf0809faab3b9c22e73
I20260709 14:50:46.690347 14723 raft_consensus.cc:493] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.690763 14723 raft_consensus.cc:515] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.691211 14732 consensus_queue.cc:1048] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.692484 14723 leader_election.cc:290] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193)
I20260709 14:50:46.693490 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e35b91e3a24f8dac8f890a4edc30df" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a" is_pre_election: true
I20260709 14:50:46.693516 14519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e35b91e3a24f8dac8f890a4edc30df" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" is_pre_election: true
I20260709 14:50:46.694433 14595 raft_consensus.cc:2393] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a513fc4347e40b4b0f063065a7f4f09 in current term 1: Already voted for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in this term.
I20260709 14:50:46.695376 14633 leader_election.cc:304] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09; no voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73
I20260709 14:50:46.696162 14723 raft_consensus.cc:3060] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.698199 14717 raft_consensus.cc:993] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a: : Instructing follower 7368e8eb2cd54cf0809faab3b9c22e73 to start an election
I20260709 14:50:46.698923 14732 raft_consensus.cc:1081] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [term 1 LEADER]: Signalling peer 7368e8eb2cd54cf0809faab3b9c22e73 to start an election
I20260709 14:50:46.701197 14519 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08ccb88e129f4715830a91fd1ea21fb8"
dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
 from {username='slave'} at 127.0.0.1:51560
I20260709 14:50:46.701706 14519 raft_consensus.cc:493] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:46.702040 14519 raft_consensus.cc:3060] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.703039 14723 raft_consensus.cc:2749] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:46.704849 14668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9611b6433ee1422babd46b76c07ccea9"
dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
mode: GRACEFUL
new_leader_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
 from {username='slave'} at 127.0.0.1:38126
I20260709 14:50:46.705565 14668 raft_consensus.cc:606] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 LEADER]: Received request to transfer leadership to TS 7368e8eb2cd54cf0809faab3b9c22e73
I20260709 14:50:46.708432 14519 raft_consensus.cc:515] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.709481 14520 raft_consensus.cc:1240] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Rejecting Update request from peer 4d2f748b5a594003a64ba0893ce8752a for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:46.711678 14519 leader_election.cc:290] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 2 election: Requested vote from peers 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:46.712292 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ccb88e129f4715830a91fd1ea21fb8" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
I20260709 14:50:46.713090 14668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a92146c294d64d51a3edebfefef22d37"
dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
mode: GRACEFUL
new_leader_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
 from {username='slave'} at 127.0.0.1:38126
I20260709 14:50:46.713650 14595 raft_consensus.cc:3055] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:46.713940 14668 raft_consensus.cc:606] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 LEADER]: Received request to transfer leadership to TS 7368e8eb2cd54cf0809faab3b9c22e73
I20260709 14:50:46.714046 14595 raft_consensus.cc:740] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Running, Role: LEADER
I20260709 14:50:46.710978 14774 consensus_queue.cc:1048] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:50:46.714900 14595 consensus_queue.cc:260] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.715798 14595 raft_consensus.cc:3060] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.713539 14669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ccb88e129f4715830a91fd1ea21fb8" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
I20260709 14:50:46.719250 14669 raft_consensus.cc:3060] T 08ccb88e129f4715830a91fd1ea21fb8 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.722221 14595 raft_consensus.cc:2468] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 2.
I20260709 14:50:46.723408 14484 leader_election.cc:304] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 
I20260709 14:50:46.724225 14774 raft_consensus.cc:2804] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:46.724426 14753 consensus_queue.cc:1048] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:46.724726 14774 raft_consensus.cc:697] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 LEADER]: Becoming Leader. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Running, Role: LEADER
I20260709 14:50:46.725581 14774 consensus_queue.cc:237] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73 [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: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.726172 14669 raft_consensus.cc:2468] T 08ccb88e129f4715830a91fd1ea21fb8 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 2.
I20260709 14:50:46.732517 14753 consensus_queue.cc:1048] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.735893 14417 catalog_manager.cc:5697] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73 reported cstate change: term changed from 1 to 2, leader changed from 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66) to 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:46.747298 14520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e06436be11b44d28fe9aed09f1ef0d0"
dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
mode: GRACEFUL
new_leader_uuid: "4d2f748b5a594003a64ba0893ce8752a"
 from {username='slave'} at 127.0.0.1:51574
I20260709 14:50:46.747936 14520 raft_consensus.cc:606] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Received request to transfer leadership to TS 4d2f748b5a594003a64ba0893ce8752a
I20260709 14:50:46.752524 14711 consensus_queue.cc:1048] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.754930 14520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0361dd9bc0704ff284aa549e90533d11"
dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
mode: GRACEFUL
new_leader_uuid: "4d2f748b5a594003a64ba0893ce8752a"
 from {username='slave'} at 127.0.0.1:51574
I20260709 14:50:46.755472 14520 raft_consensus.cc:606] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Received request to transfer leadership to TS 4d2f748b5a594003a64ba0893ce8752a
I20260709 14:50:46.762692 14520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f9f50db2d344dcd9d6fb35de062ae36"
dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
mode: GRACEFUL
new_leader_uuid: "4d2f748b5a594003a64ba0893ce8752a"
 from {username='slave'} at 127.0.0.1:51574
I20260709 14:50:46.763239 14520 raft_consensus.cc:606] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Received request to transfer leadership to TS 4d2f748b5a594003a64ba0893ce8752a
I20260709 14:50:46.767554 14753 raft_consensus.cc:993] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73: : Instructing follower 4d2f748b5a594003a64ba0893ce8752a to start an election
I20260709 14:50:46.768096 14783 raft_consensus.cc:1081] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Signalling peer 4d2f748b5a594003a64ba0893ce8752a to start an election
I20260709 14:50:46.768571 14520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06e35b91e3a24f8dac8f890a4edc30df"
dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
mode: GRACEFUL
new_leader_uuid: "4d2f748b5a594003a64ba0893ce8752a"
 from {username='slave'} at 127.0.0.1:51574
I20260709 14:50:46.769209 14520 raft_consensus.cc:606] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Received request to transfer leadership to TS 4d2f748b5a594003a64ba0893ce8752a
I20260709 14:50:46.770568 14595 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0361dd9bc0704ff284aa549e90533d11"
dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
 from {username='slave'} at 127.0.0.1:54422
I20260709 14:50:46.771083 14783 raft_consensus.cc:993] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73: : Instructing follower 4d2f748b5a594003a64ba0893ce8752a to start an election
I20260709 14:50:46.771158 14595 raft_consensus.cc:493] T 0361dd9bc0704ff284aa549e90533d11 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:46.771713 14783 raft_consensus.cc:1081] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Signalling peer 4d2f748b5a594003a64ba0893ce8752a to start an election
I20260709 14:50:46.771744 14595 raft_consensus.cc:3060] T 0361dd9bc0704ff284aa549e90533d11 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.776176 14594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06e35b91e3a24f8dac8f890a4edc30df"
dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
 from {username='slave'} at 127.0.0.1:54422
I20260709 14:50:46.776741 14594 raft_consensus.cc:493] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:46.777124 14594 raft_consensus.cc:3060] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.778020 14595 raft_consensus.cc:515] T 0361dd9bc0704ff284aa549e90533d11 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.779752 14595 leader_election.cc:290] T 0361dd9bc0704ff284aa549e90533d11 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 2 election: Requested vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:46.780354 14520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0361dd9bc0704ff284aa549e90533d11" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
I20260709 14:50:46.780980 14520 raft_consensus.cc:3055] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:46.781033 14668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0361dd9bc0704ff284aa549e90533d11" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
I20260709 14:50:46.781361 14520 raft_consensus.cc:740] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Running, Role: LEADER
I20260709 14:50:46.781579 14668 raft_consensus.cc:3060] T 0361dd9bc0704ff284aa549e90533d11 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.782305 14520 consensus_queue.cc:260] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.783499 14520 raft_consensus.cc:3060] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.784379 14594 raft_consensus.cc:515] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.786859 14668 raft_consensus.cc:2468] T 0361dd9bc0704ff284aa549e90533d11 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2f748b5a594003a64ba0893ce8752a in term 2.
I20260709 14:50:46.787098 14519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e35b91e3a24f8dac8f890a4edc30df" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
I20260709 14:50:46.787772 14519 raft_consensus.cc:3055] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:46.788031 14560 leader_election.cc:304] T 0361dd9bc0704ff284aa549e90533d11 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09, 4d2f748b5a594003a64ba0893ce8752a; no voters: 
I20260709 14:50:46.788770 14717 raft_consensus.cc:2804] T 0361dd9bc0704ff284aa549e90533d11 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:46.788113 14519 raft_consensus.cc:740] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Running, Role: LEADER
I20260709 14:50:46.788686 14594 leader_election.cc:290] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 2 election: Requested vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:46.789616 14717 raft_consensus.cc:697] T 0361dd9bc0704ff284aa549e90533d11 P 4d2f748b5a594003a64ba0893ce8752a [term 2 LEADER]: Becoming Leader. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Running, Role: LEADER
I20260709 14:50:46.789899 14667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e35b91e3a24f8dac8f890a4edc30df" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
I20260709 14:50:46.791303 14667 raft_consensus.cc:3060] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.791843 14717 consensus_queue.cc:237] T 0361dd9bc0704ff284aa549e90533d11 P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.794353 14520 raft_consensus.cc:2468] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2f748b5a594003a64ba0893ce8752a in term 2.
I20260709 14:50:46.790252 14519 consensus_queue.cc:260] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.796547 14519 raft_consensus.cc:3060] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.798585 14667 raft_consensus.cc:2468] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2f748b5a594003a64ba0893ce8752a in term 2.
I20260709 14:50:46.799698 14560 leader_election.cc:304] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09, 4d2f748b5a594003a64ba0893ce8752a; no voters: 
I20260709 14:50:46.800501 14717 raft_consensus.cc:2804] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:46.801151 14717 raft_consensus.cc:697] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [term 2 LEADER]: Becoming Leader. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Running, Role: LEADER
I20260709 14:50:46.800482 14415 catalog_manager.cc:5697] T 0361dd9bc0704ff284aa549e90533d11 P 4d2f748b5a594003a64ba0893ce8752a reported cstate change: term changed from 1 to 2, leader changed from 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65) to 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66). New cstate: current_term: 2 leader_uuid: "4d2f748b5a594003a64ba0893ce8752a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:46.802053 14717 consensus_queue.cc:237] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:46.802634 14519 raft_consensus.cc:2468] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2f748b5a594003a64ba0893ce8752a in term 2.
I20260709 14:50:46.811717 14415 catalog_manager.cc:5697] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a reported cstate change: term changed from 1 to 2, leader changed from 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65) to 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66). New cstate: current_term: 2 leader_uuid: "4d2f748b5a594003a64ba0893ce8752a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:46.872984 14723 consensus_queue.cc:1048] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.885234 14734 consensus_queue.cc:1048] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.983713 14783 consensus_queue.cc:1048] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.993561 14774 consensus_queue.cc:1048] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:47.001503 14783 raft_consensus.cc:993] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73: : Instructing follower 4d2f748b5a594003a64ba0893ce8752a to start an election
I20260709 14:50:47.001911 14774 raft_consensus.cc:1081] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Signalling peer 4d2f748b5a594003a64ba0893ce8752a to start an election
I20260709 14:50:47.003280 14594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f9f50db2d344dcd9d6fb35de062ae36"
dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
 from {username='slave'} at 127.0.0.1:54422
I20260709 14:50:47.003831 14594 raft_consensus.cc:493] T 6f9f50db2d344dcd9d6fb35de062ae36 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:47.004206 14594 raft_consensus.cc:3060] T 6f9f50db2d344dcd9d6fb35de062ae36 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.008760 14594 raft_consensus.cc:515] T 6f9f50db2d344dcd9d6fb35de062ae36 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:47.010236 14594 leader_election.cc:290] T 6f9f50db2d344dcd9d6fb35de062ae36 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 2 election: Requested vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:47.011287 14519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9f50db2d344dcd9d6fb35de062ae36" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
I20260709 14:50:47.011307 14667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9f50db2d344dcd9d6fb35de062ae36" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
I20260709 14:50:47.012028 14519 raft_consensus.cc:3055] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:47.012101 14667 raft_consensus.cc:3060] T 6f9f50db2d344dcd9d6fb35de062ae36 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.012418 14519 raft_consensus.cc:740] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Running, Role: LEADER
I20260709 14:50:47.013198 14519 consensus_queue.cc:260] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:47.014369 14519 raft_consensus.cc:3060] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.018576 14667 raft_consensus.cc:2468] T 6f9f50db2d344dcd9d6fb35de062ae36 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2f748b5a594003a64ba0893ce8752a in term 2.
I20260709 14:50:47.019896 14560 leader_election.cc:304] T 6f9f50db2d344dcd9d6fb35de062ae36 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09, 4d2f748b5a594003a64ba0893ce8752a; no voters: 
I20260709 14:50:47.020416 14519 raft_consensus.cc:2468] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2f748b5a594003a64ba0893ce8752a in term 2.
I20260709 14:50:47.020570 14717 raft_consensus.cc:2804] T 6f9f50db2d344dcd9d6fb35de062ae36 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:47.021046 14717 raft_consensus.cc:697] T 6f9f50db2d344dcd9d6fb35de062ae36 P 4d2f748b5a594003a64ba0893ce8752a [term 2 LEADER]: Becoming Leader. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Running, Role: LEADER
I20260709 14:50:47.021787 14717 consensus_queue.cc:237] T 6f9f50db2d344dcd9d6fb35de062ae36 P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:47.027132 14415 catalog_manager.cc:5697] T 6f9f50db2d344dcd9d6fb35de062ae36 P 4d2f748b5a594003a64ba0893ce8752a reported cstate change: term changed from 1 to 2, leader changed from 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65) to 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66). New cstate: current_term: 2 leader_uuid: "4d2f748b5a594003a64ba0893ce8752a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:47.031013 14734 raft_consensus.cc:993] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09: : Instructing follower 7368e8eb2cd54cf0809faab3b9c22e73 to start an election
I20260709 14:50:47.031477 14734 raft_consensus.cc:1081] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 LEADER]: Signalling peer 7368e8eb2cd54cf0809faab3b9c22e73 to start an election
I20260709 14:50:47.032580 14719 raft_consensus.cc:993] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09: : Instructing follower 7368e8eb2cd54cf0809faab3b9c22e73 to start an election
I20260709 14:50:47.032987 14719 raft_consensus.cc:1081] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 LEADER]: Signalling peer 7368e8eb2cd54cf0809faab3b9c22e73 to start an election
I20260709 14:50:47.033165 14519 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a92146c294d64d51a3edebfefef22d37"
dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
 from {username='slave'} at 127.0.0.1:51552
I20260709 14:50:47.033744 14519 raft_consensus.cc:493] T a92146c294d64d51a3edebfefef22d37 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:47.034089 14519 raft_consensus.cc:3060] T a92146c294d64d51a3edebfefef22d37 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.034778 14520 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9611b6433ee1422babd46b76c07ccea9"
dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
 from {username='slave'} at 127.0.0.1:51552
I20260709 14:50:47.035348 14520 raft_consensus.cc:493] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:47.035696 14520 raft_consensus.cc:3060] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.040148 14519 raft_consensus.cc:515] T a92146c294d64d51a3edebfefef22d37 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:47.042125 14520 raft_consensus.cc:515] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:47.042543 14519 leader_election.cc:290] T a92146c294d64d51a3edebfefef22d37 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 2 election: Requested vote from peers 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:47.042433 14594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92146c294d64d51a3edebfefef22d37" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
I20260709 14:50:47.042722 14667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92146c294d64d51a3edebfefef22d37" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
I20260709 14:50:47.043268 14594 raft_consensus.cc:3060] T a92146c294d64d51a3edebfefef22d37 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.043268 14667 raft_consensus.cc:3055] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:47.043762 14667 raft_consensus.cc:740] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a513fc4347e40b4b0f063065a7f4f09, State: Running, Role: LEADER
I20260709 14:50:47.044731 14520 leader_election.cc:290] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 2 election: Requested vote from peers 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:47.044965 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9611b6433ee1422babd46b76c07ccea9" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
I20260709 14:50:47.045269 14668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9611b6433ee1422babd46b76c07ccea9" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
I20260709 14:50:47.045567 14595 raft_consensus.cc:3060] T 9611b6433ee1422babd46b76c07ccea9 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.046103 14668 raft_consensus.cc:3055] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:47.046433 14668 raft_consensus.cc:740] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a513fc4347e40b4b0f063065a7f4f09, State: Running, Role: LEADER
I20260709 14:50:47.047188 14668 consensus_queue.cc:260] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:47.048381 14668 raft_consensus.cc:3060] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.049880 14594 raft_consensus.cc:2468] T a92146c294d64d51a3edebfefef22d37 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 2.
I20260709 14:50:47.050979 14484 leader_election.cc:304] T a92146c294d64d51a3edebfefef22d37 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 
I20260709 14:50:47.051594 14774 raft_consensus.cc:2804] T a92146c294d64d51a3edebfefef22d37 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:47.044633 14667 consensus_queue.cc:260] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:47.052073 14774 raft_consensus.cc:697] T a92146c294d64d51a3edebfefef22d37 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 LEADER]: Becoming Leader. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Running, Role: LEADER
I20260709 14:50:47.052913 14774 consensus_queue.cc:237] T a92146c294d64d51a3edebfefef22d37 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:47.053218 14595 raft_consensus.cc:2468] T 9611b6433ee1422babd46b76c07ccea9 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 2.
I20260709 14:50:47.054205 14667 raft_consensus.cc:3060] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.055052 14484 leader_election.cc:304] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 
I20260709 14:50:47.055739 14774 raft_consensus.cc:2804] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:47.056205 14774 raft_consensus.cc:697] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 LEADER]: Becoming Leader. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Running, Role: LEADER
I20260709 14:50:47.056955 14668 raft_consensus.cc:2468] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 2.
I20260709 14:50:47.057009 14774 consensus_queue.cc:237] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:47.062570 14667 raft_consensus.cc:2468] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 2.
I20260709 14:50:47.062228 14415 catalog_manager.cc:5697] T a92146c294d64d51a3edebfefef22d37 P 7368e8eb2cd54cf0809faab3b9c22e73 reported cstate change: term changed from 1 to 2, leader changed from 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67) to 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:47.073333 14415 catalog_manager.cc:5697] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73 reported cstate change: term changed from 1 to 2, leader changed from 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67) to 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:47.152738 14774 consensus_queue.cc:1048] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:47.164023 14711 consensus_queue.cc:1048] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:47.170143 14783 raft_consensus.cc:993] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73: : Instructing follower 4d2f748b5a594003a64ba0893ce8752a to start an election
I20260709 14:50:47.170547 14711 raft_consensus.cc:1081] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Signalling peer 4d2f748b5a594003a64ba0893ce8752a to start an election
I20260709 14:50:47.171836 14595 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e06436be11b44d28fe9aed09f1ef0d0"
dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
 from {username='slave'} at 127.0.0.1:54422
I20260709 14:50:47.172434 14595 raft_consensus.cc:493] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:47.172819 14595 raft_consensus.cc:3060] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.177520 14595 raft_consensus.cc:515] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:47.178984 14595 leader_election.cc:290] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 2 election: Requested vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:47.180025 14667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06436be11b44d28fe9aed09f1ef0d0" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
I20260709 14:50:47.180204 14520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06436be11b44d28fe9aed09f1ef0d0" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
I20260709 14:50:47.180616 14667 raft_consensus.cc:3060] T 0e06436be11b44d28fe9aed09f1ef0d0 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.180737 14520 raft_consensus.cc:3055] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:47.181156 14520 raft_consensus.cc:740] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Running, Role: LEADER
I20260709 14:50:47.181867 14520 consensus_queue.cc:260] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:47.183116 14520 raft_consensus.cc:3060] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.185914 14667 raft_consensus.cc:2468] T 0e06436be11b44d28fe9aed09f1ef0d0 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2f748b5a594003a64ba0893ce8752a in term 2.
I20260709 14:50:47.186859 14560 leader_election.cc:304] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09, 4d2f748b5a594003a64ba0893ce8752a; no voters: 
I20260709 14:50:47.187604 14717 raft_consensus.cc:2804] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:47.188021 14717 raft_consensus.cc:697] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a [term 2 LEADER]: Becoming Leader. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Running, Role: LEADER
I20260709 14:50:47.188611 14520 raft_consensus.cc:2468] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2f748b5a594003a64ba0893ce8752a in term 2.
I20260709 14:50:47.188974 14667 raft_consensus.cc:1275] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Refusing update from remote peer 4d2f748b5a594003a64ba0893ce8752a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:47.188789 14717 consensus_queue.cc:237] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:47.190158 14778 consensus_queue.cc:1048] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:47.195425 14416 catalog_manager.cc:5697] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a reported cstate change: term changed from 1 to 2, leader changed from 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65) to 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66). New cstate: current_term: 2 leader_uuid: "4d2f748b5a594003a64ba0893ce8752a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:47.200196 14520 raft_consensus.cc:1275] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Refusing update from remote peer 4d2f748b5a594003a64ba0893ce8752a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:47.201578 14732 consensus_queue.cc:1048] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:47.263578 14520 raft_consensus.cc:1275] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Refusing update from remote peer 4d2f748b5a594003a64ba0893ce8752a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:47.264750 14732 consensus_queue.cc:1048] T 0361dd9bc0704ff284aa549e90533d11 P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:47.269084 14595 raft_consensus.cc:1275] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Refusing update from remote peer 7368e8eb2cd54cf0809faab3b9c22e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:47.271812 14667 raft_consensus.cc:1275] T 0361dd9bc0704ff284aa549e90533d11 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Refusing update from remote peer 4d2f748b5a594003a64ba0893ce8752a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:47.273686 14717 consensus_queue.cc:1048] T 0361dd9bc0704ff284aa549e90533d11 P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:47.273833 14711 consensus_queue.cc:1048] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:47.283084 14669 raft_consensus.cc:1275] T 08ccb88e129f4715830a91fd1ea21fb8 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Refusing update from remote peer 7368e8eb2cd54cf0809faab3b9c22e73: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:47.284759 14711 consensus_queue.cc:1048] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:47.415506 14520 raft_consensus.cc:1275] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Refusing update from remote peer 4d2f748b5a594003a64ba0893ce8752a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:47.416672 14778 consensus_queue.cc:1048] T 6f9f50db2d344dcd9d6fb35de062ae36 P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:47.423309 14667 raft_consensus.cc:1275] T 6f9f50db2d344dcd9d6fb35de062ae36 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Refusing update from remote peer 4d2f748b5a594003a64ba0893ce8752a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:47.424959 14732 consensus_queue.cc:1048] T 6f9f50db2d344dcd9d6fb35de062ae36 P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:47.467538 14595 raft_consensus.cc:1275] T 9611b6433ee1422babd46b76c07ccea9 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Refusing update from remote peer 7368e8eb2cd54cf0809faab3b9c22e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:47.468609 14711 consensus_queue.cc:1048] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:47.475539 14667 raft_consensus.cc:1275] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Refusing update from remote peer 7368e8eb2cd54cf0809faab3b9c22e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:47.476845 14711 consensus_queue.cc:1048] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:47.497033 14667 raft_consensus.cc:1275] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Refusing update from remote peer 7368e8eb2cd54cf0809faab3b9c22e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:47.498121 14711 consensus_queue.cc:1048] T a92146c294d64d51a3edebfefef22d37 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:47.509626 14595 raft_consensus.cc:1275] T a92146c294d64d51a3edebfefef22d37 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Refusing update from remote peer 7368e8eb2cd54cf0809faab3b9c22e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:47.511022 14711 consensus_queue.cc:1048] T a92146c294d64d51a3edebfefef22d37 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:47.611899 14520 raft_consensus.cc:1275] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Refusing update from remote peer 4d2f748b5a594003a64ba0893ce8752a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:47.613307 14732 consensus_queue.cc:1048] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:47.621025 14667 raft_consensus.cc:1275] T 0e06436be11b44d28fe9aed09f1ef0d0 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Refusing update from remote peer 4d2f748b5a594003a64ba0893ce8752a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:47.622135 14778 consensus_queue.cc:1048] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:49.813959 14417 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56548:
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:50:49.816695 14417 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:50:49.873489 14506 tablet_service.cc:1511] Processing CreateTablet for tablet 1309bcf3552547fb96482190cd3f332e (DEFAULT_TABLE table=soft_deleted_table [id=ce6165379a6e4a898a1e178f74d0cdaf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:49.874368 14577 tablet_service.cc:1511] Processing CreateTablet for tablet 1309bcf3552547fb96482190cd3f332e (DEFAULT_TABLE table=soft_deleted_table [id=ce6165379a6e4a898a1e178f74d0cdaf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:49.875716 14506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1309bcf3552547fb96482190cd3f332e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.876111 14577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1309bcf3552547fb96482190cd3f332e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.876986 14653 tablet_service.cc:1511] Processing CreateTablet for tablet 1309bcf3552547fb96482190cd3f332e (DEFAULT_TABLE table=soft_deleted_table [id=ce6165379a6e4a898a1e178f74d0cdaf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:49.878427 14653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1309bcf3552547fb96482190cd3f332e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.879061 14505 tablet_service.cc:1511] Processing CreateTablet for tablet 1af80b306c9848e98c828b96d957210f (DEFAULT_TABLE table=soft_deleted_table [id=ce6165379a6e4a898a1e178f74d0cdaf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:49.880438 14505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1af80b306c9848e98c828b96d957210f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.889483 14583 tablet_service.cc:1511] Processing CreateTablet for tablet 1af80b306c9848e98c828b96d957210f (DEFAULT_TABLE table=soft_deleted_table [id=ce6165379a6e4a898a1e178f74d0cdaf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:49.892192 14508 tablet_service.cc:1511] Processing CreateTablet for tablet 2a8aa30eecbb40809174456a303c5308 (DEFAULT_TABLE table=soft_deleted_table [id=ce6165379a6e4a898a1e178f74d0cdaf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:49.893078 14580 tablet_service.cc:1511] Processing CreateTablet for tablet 2a8aa30eecbb40809174456a303c5308 (DEFAULT_TABLE table=soft_deleted_table [id=ce6165379a6e4a898a1e178f74d0cdaf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:49.893519 14508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a8aa30eecbb40809174456a303c5308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.895648 14510 tablet_service.cc:1511] Processing CreateTablet for tablet ff213124cb8d4c92ab38e433c5819aa8 (DEFAULT_TABLE table=soft_deleted_table [id=ce6165379a6e4a898a1e178f74d0cdaf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:49.896971 14510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff213124cb8d4c92ab38e433c5819aa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.898859 14507 tablet_service.cc:1511] Processing CreateTablet for tablet 29733526f3e5427caa0e786328c4b4d5 (DEFAULT_TABLE table=soft_deleted_table [id=ce6165379a6e4a898a1e178f74d0cdaf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:49.900141 14507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29733526f3e5427caa0e786328c4b4d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.903358 14652 tablet_service.cc:1511] Processing CreateTablet for tablet 1af80b306c9848e98c828b96d957210f (DEFAULT_TABLE table=soft_deleted_table [id=ce6165379a6e4a898a1e178f74d0cdaf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:49.904822 14652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1af80b306c9848e98c828b96d957210f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.907200 14581 tablet_service.cc:1511] Processing CreateTablet for tablet 29733526f3e5427caa0e786328c4b4d5 (DEFAULT_TABLE table=soft_deleted_table [id=ce6165379a6e4a898a1e178f74d0cdaf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:49.908020 14579 tablet_service.cc:1511] Processing CreateTablet for tablet 7174db59b73845249ab9f837fdc3e593 (DEFAULT_TABLE table=soft_deleted_table [id=ce6165379a6e4a898a1e178f74d0cdaf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:49.910291 14585 tablet_service.cc:1511] Processing CreateTablet for tablet b9c392482b964cb0b17f827204bfd0fd (DEFAULT_TABLE table=soft_deleted_table [id=ce6165379a6e4a898a1e178f74d0cdaf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:49.913439 14504 tablet_service.cc:1511] Processing CreateTablet for tablet b9c392482b964cb0b17f827204bfd0fd (DEFAULT_TABLE table=soft_deleted_table [id=ce6165379a6e4a898a1e178f74d0cdaf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:49.914999 14656 tablet_service.cc:1511] Processing CreateTablet for tablet 2a8aa30eecbb40809174456a303c5308 (DEFAULT_TABLE table=soft_deleted_table [id=ce6165379a6e4a898a1e178f74d0cdaf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:49.917045 14503 tablet_service.cc:1511] Processing CreateTablet for tablet 2d2c8f806cae46c896f449e40e1d8e21 (DEFAULT_TABLE table=soft_deleted_table [id=ce6165379a6e4a898a1e178f74d0cdaf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:49.917246 14509 tablet_service.cc:1511] Processing CreateTablet for tablet 7174db59b73845249ab9f837fdc3e593 (DEFAULT_TABLE table=soft_deleted_table [id=ce6165379a6e4a898a1e178f74d0cdaf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:49.919275 14657 tablet_service.cc:1511] Processing CreateTablet for tablet ff213124cb8d4c92ab38e433c5819aa8 (DEFAULT_TABLE table=soft_deleted_table [id=ce6165379a6e4a898a1e178f74d0cdaf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:49.919792 14578 tablet_service.cc:1511] Processing CreateTablet for tablet 2d2c8f806cae46c896f449e40e1d8e21 (DEFAULT_TABLE table=soft_deleted_table [id=ce6165379a6e4a898a1e178f74d0cdaf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:49.923102 14655 tablet_service.cc:1511] Processing CreateTablet for tablet 7174db59b73845249ab9f837fdc3e593 (DEFAULT_TABLE table=soft_deleted_table [id=ce6165379a6e4a898a1e178f74d0cdaf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:49.925540 14658 tablet_service.cc:1511] Processing CreateTablet for tablet b9c392482b964cb0b17f827204bfd0fd (DEFAULT_TABLE table=soft_deleted_table [id=ce6165379a6e4a898a1e178f74d0cdaf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:49.927853 14659 tablet_service.cc:1511] Processing CreateTablet for tablet 2d2c8f806cae46c896f449e40e1d8e21 (DEFAULT_TABLE table=soft_deleted_table [id=ce6165379a6e4a898a1e178f74d0cdaf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:49.921465 14502 tablet_service.cc:1511] Processing CreateTablet for tablet 8938e71ce35a4f01b022d61a950cab54 (DEFAULT_TABLE table=soft_deleted_table [id=ce6165379a6e4a898a1e178f74d0cdaf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:49.930122 14582 tablet_service.cc:1511] Processing CreateTablet for tablet 8938e71ce35a4f01b022d61a950cab54 (DEFAULT_TABLE table=soft_deleted_table [id=ce6165379a6e4a898a1e178f74d0cdaf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:49.921541 14654 tablet_service.cc:1511] Processing CreateTablet for tablet 29733526f3e5427caa0e786328c4b4d5 (DEFAULT_TABLE table=soft_deleted_table [id=ce6165379a6e4a898a1e178f74d0cdaf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:49.938446 14584 tablet_service.cc:1511] Processing CreateTablet for tablet ff213124cb8d4c92ab38e433c5819aa8 (DEFAULT_TABLE table=soft_deleted_table [id=ce6165379a6e4a898a1e178f74d0cdaf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:49.940232 14504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9c392482b964cb0b17f827204bfd0fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.941243 14651 tablet_service.cc:1511] Processing CreateTablet for tablet 8938e71ce35a4f01b022d61a950cab54 (DEFAULT_TABLE table=soft_deleted_table [id=ce6165379a6e4a898a1e178f74d0cdaf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:49.944491 14503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d2c8f806cae46c896f449e40e1d8e21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.945230 14509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7174db59b73845249ab9f837fdc3e593. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.896113 14580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a8aa30eecbb40809174456a303c5308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.947090 14502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8938e71ce35a4f01b022d61a950cab54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.948421 14579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7174db59b73845249ab9f837fdc3e593. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.949206 14584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff213124cb8d4c92ab38e433c5819aa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.950534 14582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8938e71ce35a4f01b022d61a950cab54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.951241 14585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9c392482b964cb0b17f827204bfd0fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.952164 14578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d2c8f806cae46c896f449e40e1d8e21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.957708 14583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1af80b306c9848e98c828b96d957210f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.959545 14581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29733526f3e5427caa0e786328c4b4d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.967036 14656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a8aa30eecbb40809174456a303c5308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.967787 14654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29733526f3e5427caa0e786328c4b4d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.968403 14657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff213124cb8d4c92ab38e433c5819aa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.969802 14651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8938e71ce35a4f01b022d61a950cab54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.972581 14659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d2c8f806cae46c896f449e40e1d8e21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.976203 14655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7174db59b73845249ab9f837fdc3e593. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:49.979223 14658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9c392482b964cb0b17f827204bfd0fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:50.077345 14805 tablet_bootstrap.cc:492] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73: Bootstrap starting.
I20260709 14:50:50.090220 14806 tablet_bootstrap.cc:492] T 1309bcf3552547fb96482190cd3f332e P 4d2f748b5a594003a64ba0893ce8752a: Bootstrap starting.
I20260709 14:50:50.090426 14805 tablet_bootstrap.cc:654] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.098345 14806 tablet_bootstrap.cc:654] T 1309bcf3552547fb96482190cd3f332e P 4d2f748b5a594003a64ba0893ce8752a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.120075 14808 tablet_bootstrap.cc:492] T 7174db59b73845249ab9f837fdc3e593 P 3a513fc4347e40b4b0f063065a7f4f09: Bootstrap starting.
I20260709 14:50:50.126670 14808 tablet_bootstrap.cc:654] T 7174db59b73845249ab9f837fdc3e593 P 3a513fc4347e40b4b0f063065a7f4f09: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.128036 14805 tablet_bootstrap.cc:492] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73: No bootstrap required, opened a new log
I20260709 14:50:50.128849 14805 ts_tablet_manager.cc:1403] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.003s
I20260709 14:50:50.132398 14806 tablet_bootstrap.cc:492] T 1309bcf3552547fb96482190cd3f332e P 4d2f748b5a594003a64ba0893ce8752a: No bootstrap required, opened a new log
I20260709 14:50:50.131953 14805 raft_consensus.cc:359] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.132905 14805 raft_consensus.cc:385] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.133019 14806 ts_tablet_manager.cc:1403] T 1309bcf3552547fb96482190cd3f332e P 4d2f748b5a594003a64ba0893ce8752a: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.010s
I20260709 14:50:50.133293 14805 raft_consensus.cc:740] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.133545 14808 tablet_bootstrap.cc:492] T 7174db59b73845249ab9f837fdc3e593 P 3a513fc4347e40b4b0f063065a7f4f09: No bootstrap required, opened a new log
I20260709 14:50:50.134073 14808 ts_tablet_manager.cc:1403] T 7174db59b73845249ab9f837fdc3e593 P 3a513fc4347e40b4b0f063065a7f4f09: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.005s
I20260709 14:50:50.134128 14805 consensus_queue.cc:260] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.135999 14806 raft_consensus.cc:359] T 1309bcf3552547fb96482190cd3f332e P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.136747 14806 raft_consensus.cc:385] T 1309bcf3552547fb96482190cd3f332e P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.136804 14805 ts_tablet_manager.cc:1434] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 14:50:50.137234 14806 raft_consensus.cc:740] T 1309bcf3552547fb96482190cd3f332e P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.136744 14808 raft_consensus.cc:359] T 7174db59b73845249ab9f837fdc3e593 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.138114 14805 tablet_bootstrap.cc:492] T 1af80b306c9848e98c828b96d957210f P 7368e8eb2cd54cf0809faab3b9c22e73: Bootstrap starting.
I20260709 14:50:50.138104 14808 raft_consensus.cc:385] T 7174db59b73845249ab9f837fdc3e593 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.138031 14806 consensus_queue.cc:260] T 1309bcf3552547fb96482190cd3f332e P 4d2f748b5a594003a64ba0893ce8752a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.138754 14808 raft_consensus.cc:740] T 7174db59b73845249ab9f837fdc3e593 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a513fc4347e40b4b0f063065a7f4f09, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.139884 14808 consensus_queue.cc:260] T 7174db59b73845249ab9f837fdc3e593 P 3a513fc4347e40b4b0f063065a7f4f09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.142750 14808 ts_tablet_manager.cc:1434] T 7174db59b73845249ab9f837fdc3e593 P 3a513fc4347e40b4b0f063065a7f4f09: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:50:50.145334 14808 tablet_bootstrap.cc:492] T 2a8aa30eecbb40809174456a303c5308 P 3a513fc4347e40b4b0f063065a7f4f09: Bootstrap starting.
I20260709 14:50:50.151382 14808 tablet_bootstrap.cc:654] T 2a8aa30eecbb40809174456a303c5308 P 3a513fc4347e40b4b0f063065a7f4f09: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.150092 14805 tablet_bootstrap.cc:654] T 1af80b306c9848e98c828b96d957210f P 7368e8eb2cd54cf0809faab3b9c22e73: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.148666 14806 ts_tablet_manager.cc:1434] T 1309bcf3552547fb96482190cd3f332e P 4d2f748b5a594003a64ba0893ce8752a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:50:50.153451 14806 tablet_bootstrap.cc:492] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a: Bootstrap starting.
I20260709 14:50:50.156172 14774 raft_consensus.cc:493] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:50.156745 14774 raft_consensus.cc:515] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.160043 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1309bcf3552547fb96482190cd3f332e" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a" is_pre_election: true
I20260709 14:50:50.160513 14806 tablet_bootstrap.cc:654] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.162405 14595 raft_consensus.cc:2468] T 1309bcf3552547fb96482190cd3f332e P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 0.
I20260709 14:50:50.164563 14484 leader_election.cc:304] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 
I20260709 14:50:50.165480 14795 raft_consensus.cc:2804] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:50.165836 14795 raft_consensus.cc:493] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:50.166163 14795 raft_consensus.cc:3060] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.166993 14805 tablet_bootstrap.cc:492] T 1af80b306c9848e98c828b96d957210f P 7368e8eb2cd54cf0809faab3b9c22e73: No bootstrap required, opened a new log
I20260709 14:50:50.167547 14805 ts_tablet_manager.cc:1403] T 1af80b306c9848e98c828b96d957210f P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.004s
I20260709 14:50:50.167776 14774 leader_election.cc:290] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:50.167629 14667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1309bcf3552547fb96482190cd3f332e" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09" is_pre_election: true
W20260709 14:50:50.169849 14485 leader_election.cc:343] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:50.170723 14805 raft_consensus.cc:359] T 1af80b306c9848e98c828b96d957210f P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.171448 14805 raft_consensus.cc:385] T 1af80b306c9848e98c828b96d957210f P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.171711 14805 raft_consensus.cc:740] T 1af80b306c9848e98c828b96d957210f P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.165488 14808 tablet_bootstrap.cc:492] T 2a8aa30eecbb40809174456a303c5308 P 3a513fc4347e40b4b0f063065a7f4f09: No bootstrap required, opened a new log
I20260709 14:50:50.172523 14808 ts_tablet_manager.cc:1403] T 2a8aa30eecbb40809174456a303c5308 P 3a513fc4347e40b4b0f063065a7f4f09: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.011s
I20260709 14:50:50.172585 14805 consensus_queue.cc:260] T 1af80b306c9848e98c828b96d957210f P 7368e8eb2cd54cf0809faab3b9c22e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.174937 14805 ts_tablet_manager.cc:1434] T 1af80b306c9848e98c828b96d957210f P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:50.175875 14805 tablet_bootstrap.cc:492] T 29733526f3e5427caa0e786328c4b4d5 P 7368e8eb2cd54cf0809faab3b9c22e73: Bootstrap starting.
I20260709 14:50:50.176286 14795 raft_consensus.cc:515] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.175418 14808 raft_consensus.cc:359] T 2a8aa30eecbb40809174456a303c5308 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.178392 14808 raft_consensus.cc:385] T 2a8aa30eecbb40809174456a303c5308 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.178709 14808 raft_consensus.cc:740] T 2a8aa30eecbb40809174456a303c5308 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a513fc4347e40b4b0f063065a7f4f09, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.179600 14667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1309bcf3552547fb96482190cd3f332e" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
W20260709 14:50:50.181001 14485 leader_election.cc:343] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:50.180644 14808 consensus_queue.cc:260] T 2a8aa30eecbb40809174456a303c5308 P 3a513fc4347e40b4b0f063065a7f4f09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.181540 14795 leader_election.cc:290] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:50.183295 14805 tablet_bootstrap.cc:654] T 29733526f3e5427caa0e786328c4b4d5 P 7368e8eb2cd54cf0809faab3b9c22e73: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.183557 14808 ts_tablet_manager.cc:1434] T 2a8aa30eecbb40809174456a303c5308 P 3a513fc4347e40b4b0f063065a7f4f09: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 14:50:50.184540 14808 tablet_bootstrap.cc:492] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09: Bootstrap starting.
I20260709 14:50:50.184652 14806 tablet_bootstrap.cc:492] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a: No bootstrap required, opened a new log
I20260709 14:50:50.185210 14806 ts_tablet_manager.cc:1403] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.013s
I20260709 14:50:50.188210 14806 raft_consensus.cc:359] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.188951 14806 raft_consensus.cc:385] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.189219 14806 raft_consensus.cc:740] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.189883 14806 consensus_queue.cc:260] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.191246 14808 tablet_bootstrap.cc:654] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.192482 14806 ts_tablet_manager.cc:1434] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:50.193650 14806 tablet_bootstrap.cc:492] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a: Bootstrap starting.
I20260709 14:50:50.194768 14805 tablet_bootstrap.cc:492] T 29733526f3e5427caa0e786328c4b4d5 P 7368e8eb2cd54cf0809faab3b9c22e73: No bootstrap required, opened a new log
I20260709 14:50:50.195289 14805 ts_tablet_manager.cc:1403] T 29733526f3e5427caa0e786328c4b4d5 P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 14:50:50.198280 14805 raft_consensus.cc:359] T 29733526f3e5427caa0e786328c4b4d5 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.198982 14805 raft_consensus.cc:385] T 29733526f3e5427caa0e786328c4b4d5 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.199266 14805 raft_consensus.cc:740] T 29733526f3e5427caa0e786328c4b4d5 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.200171 14806 tablet_bootstrap.cc:654] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.200078 14805 consensus_queue.cc:260] T 29733526f3e5427caa0e786328c4b4d5 P 7368e8eb2cd54cf0809faab3b9c22e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.202515 14805 ts_tablet_manager.cc:1434] T 29733526f3e5427caa0e786328c4b4d5 P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:50.203510 14805 tablet_bootstrap.cc:492] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73: Bootstrap starting.
I20260709 14:50:50.207798 14734 raft_consensus.cc:493] T 2a8aa30eecbb40809174456a303c5308 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:50.208343 14734 raft_consensus.cc:515] T 2a8aa30eecbb40809174456a303c5308 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.180637 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1309bcf3552547fb96482190cd3f332e" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
I20260709 14:50:50.210693 14595 raft_consensus.cc:3060] T 1309bcf3552547fb96482190cd3f332e P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.216135 14734 leader_election.cc:290] T 2a8aa30eecbb40809174456a303c5308 P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193)
I20260709 14:50:50.218209 14520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8aa30eecbb40809174456a303c5308" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" is_pre_election: true
I20260709 14:50:50.219631 14594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8aa30eecbb40809174456a303c5308" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a" is_pre_election: true
W20260709 14:50:50.222347 14633 leader_election.cc:343] T 2a8aa30eecbb40809174456a303c5308 P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:50.223101 14633 leader_election.cc:343] T 2a8aa30eecbb40809174456a303c5308 P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:50.223582 14633 leader_election.cc:304] T 2a8aa30eecbb40809174456a303c5308 P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09; no voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73
I20260709 14:50:50.224975 14734 raft_consensus.cc:2749] T 2a8aa30eecbb40809174456a303c5308 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:50.228281 14808 tablet_bootstrap.cc:492] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09: No bootstrap required, opened a new log
I20260709 14:50:50.228819 14808 ts_tablet_manager.cc:1403] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.019s
I20260709 14:50:50.231197 14805 tablet_bootstrap.cc:654] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.231801 14808 raft_consensus.cc:359] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.236811 14808 raft_consensus.cc:385] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.237120 14808 raft_consensus.cc:740] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a513fc4347e40b4b0f063065a7f4f09, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.237830 14808 consensus_queue.cc:260] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.238174 14595 raft_consensus.cc:2468] T 1309bcf3552547fb96482190cd3f332e P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 1.
I20260709 14:50:50.239650 14484 leader_election.cc:304] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 3a513fc4347e40b4b0f063065a7f4f09
I20260709 14:50:50.240129 14808 ts_tablet_manager.cc:1434] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 14:50:50.240757 14795 raft_consensus.cc:2804] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:50.241112 14808 tablet_bootstrap.cc:492] T ff213124cb8d4c92ab38e433c5819aa8 P 3a513fc4347e40b4b0f063065a7f4f09: Bootstrap starting.
I20260709 14:50:50.241251 14806 tablet_bootstrap.cc:492] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a: No bootstrap required, opened a new log
I20260709 14:50:50.241416 14795 raft_consensus.cc:697] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Becoming Leader. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Running, Role: LEADER
I20260709 14:50:50.241844 14806 ts_tablet_manager.cc:1403] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.030s
I20260709 14:50:50.242331 14795 consensus_queue.cc:237] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
W20260709 14:50:50.246747 14466 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:50.244947 14806 raft_consensus.cc:359] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.249679 14806 raft_consensus.cc:385] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.250342 14806 raft_consensus.cc:740] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.251425 14806 consensus_queue.cc:260] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.252334 14808 tablet_bootstrap.cc:654] T ff213124cb8d4c92ab38e433c5819aa8 P 3a513fc4347e40b4b0f063065a7f4f09: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.255244 14806 ts_tablet_manager.cc:1434] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:50:50.255903 14805 tablet_bootstrap.cc:492] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73: No bootstrap required, opened a new log
I20260709 14:50:50.256392 14805 ts_tablet_manager.cc:1403] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.000s
I20260709 14:50:50.256520 14806 tablet_bootstrap.cc:492] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a: Bootstrap starting.
I20260709 14:50:50.259091 14805 raft_consensus.cc:359] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.259784 14805 raft_consensus.cc:385] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.260124 14805 raft_consensus.cc:740] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.260936 14805 consensus_queue.cc:260] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.263401 14805 ts_tablet_manager.cc:1434] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:50.264093 14806 tablet_bootstrap.cc:654] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.264287 14805 tablet_bootstrap.cc:492] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73: Bootstrap starting.
I20260709 14:50:50.270939 14805 tablet_bootstrap.cc:654] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.259394 14415 catalog_manager.cc:5697] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:50.285843 14806 tablet_bootstrap.cc:492] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a: No bootstrap required, opened a new log
I20260709 14:50:50.286448 14806 ts_tablet_manager.cc:1403] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.008s
I20260709 14:50:50.288925 14774 raft_consensus.cc:493] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:50.289490 14774 raft_consensus.cc:515] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.289773 14806 raft_consensus.cc:359] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.290658 14806 raft_consensus.cc:385] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.291059 14806 raft_consensus.cc:740] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.291853 14806 consensus_queue.cc:260] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.292928 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8aa30eecbb40809174456a303c5308" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a" is_pre_election: true
W20260709 14:50:50.294653 14484 leader_election.cc:343] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:50.295517 14667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8aa30eecbb40809174456a303c5308" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09" is_pre_election: true
I20260709 14:50:50.296221 14667 raft_consensus.cc:2468] T 2a8aa30eecbb40809174456a303c5308 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 0.
I20260709 14:50:50.296926 14806 ts_tablet_manager.cc:1434] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:50:50.298061 14806 tablet_bootstrap.cc:492] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a: Bootstrap starting.
I20260709 14:50:50.298588 14485 leader_election.cc:304] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73 [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: 3a513fc4347e40b4b0f063065a7f4f09, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 4d2f748b5a594003a64ba0893ce8752a
I20260709 14:50:50.300865 14795 raft_consensus.cc:2804] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:50.301235 14795 raft_consensus.cc:493] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:50.301553 14795 raft_consensus.cc:3060] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.306747 14806 tablet_bootstrap.cc:654] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.291599 14774 leader_election.cc:290] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:50.347370 14817 raft_consensus.cc:493] T 7174db59b73845249ab9f837fdc3e593 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:50.348006 14817 raft_consensus.cc:515] T 7174db59b73845249ab9f837fdc3e593 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.350039 14817 leader_election.cc:290] T 7174db59b73845249ab9f837fdc3e593 P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193)
I20260709 14:50:50.352214 14519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7174db59b73845249ab9f837fdc3e593" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" is_pre_election: true
W20260709 14:50:50.353794 14633 leader_election.cc:343] T 7174db59b73845249ab9f837fdc3e593 P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:50.355098 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7174db59b73845249ab9f837fdc3e593" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a" is_pre_election: true
W20260709 14:50:50.356539 14633 leader_election.cc:343] T 7174db59b73845249ab9f837fdc3e593 P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:50.356984 14633 leader_election.cc:304] T 7174db59b73845249ab9f837fdc3e593 P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09; no voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73
I20260709 14:50:50.358096 14817 raft_consensus.cc:2749] T 7174db59b73845249ab9f837fdc3e593 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:50.358249 14485 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.67:45583, user_credentials={real_user=slave}} blocked reactor thread for 59761.4us
I20260709 14:50:50.352762 14795 raft_consensus.cc:515] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.369031 14795 leader_election.cc:290] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:50.370692 14667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8aa30eecbb40809174456a303c5308" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
I20260709 14:50:50.371371 14667 raft_consensus.cc:3060] T 2a8aa30eecbb40809174456a303c5308 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.381430 14667 raft_consensus.cc:2468] T 2a8aa30eecbb40809174456a303c5308 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 1.
I20260709 14:50:50.383172 14485 leader_election.cc:304] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 
I20260709 14:50:50.386750 14808 tablet_bootstrap.cc:492] T ff213124cb8d4c92ab38e433c5819aa8 P 3a513fc4347e40b4b0f063065a7f4f09: No bootstrap required, opened a new log
I20260709 14:50:50.387336 14808 ts_tablet_manager.cc:1403] T ff213124cb8d4c92ab38e433c5819aa8 P 3a513fc4347e40b4b0f063065a7f4f09: Time spent bootstrapping tablet: real 0.146s	user 0.047s	sys 0.087s
I20260709 14:50:50.387238 14774 raft_consensus.cc:2804] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:50.388446 14774 raft_consensus.cc:697] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Becoming Leader. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Running, Role: LEADER
I20260709 14:50:50.389372 14774 consensus_queue.cc:237] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.390831 14818 raft_consensus.cc:493] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:50.390726 14808 raft_consensus.cc:359] T ff213124cb8d4c92ab38e433c5819aa8 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.391686 14808 raft_consensus.cc:385] T ff213124cb8d4c92ab38e433c5819aa8 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.391423 14818 raft_consensus.cc:515] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.392022 14808 raft_consensus.cc:740] T ff213124cb8d4c92ab38e433c5819aa8 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a513fc4347e40b4b0f063065a7f4f09, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.392853 14808 consensus_queue.cc:260] T ff213124cb8d4c92ab38e433c5819aa8 P 3a513fc4347e40b4b0f063065a7f4f09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.394639 14818 leader_election.cc:290] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:50.394999 14808 ts_tablet_manager.cc:1434] T ff213124cb8d4c92ab38e433c5819aa8 P 3a513fc4347e40b4b0f063065a7f4f09: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:50:50.395996 14808 tablet_bootstrap.cc:492] T 29733526f3e5427caa0e786328c4b4d5 P 3a513fc4347e40b4b0f063065a7f4f09: Bootstrap starting.
I20260709 14:50:50.397472 14669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff213124cb8d4c92ab38e433c5819aa8" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09" is_pre_election: true
I20260709 14:50:50.398103 14669 raft_consensus.cc:2468] T ff213124cb8d4c92ab38e433c5819aa8 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2f748b5a594003a64ba0893ce8752a in term 0.
W20260709 14:50:50.398480 14484 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.66:35193, user_credentials={real_user=slave}} blocked reactor thread for 90446.9us
I20260709 14:50:50.399071 14519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff213124cb8d4c92ab38e433c5819aa8" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" is_pre_election: true
I20260709 14:50:50.400579 14560 leader_election.cc:304] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09, 4d2f748b5a594003a64ba0893ce8752a; no voters: 
W20260709 14:50:50.401901 14559 leader_election.cc:343] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:50.402160 14808 tablet_bootstrap.cc:654] T 29733526f3e5427caa0e786328c4b4d5 P 3a513fc4347e40b4b0f063065a7f4f09: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.402246 14818 raft_consensus.cc:2804] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:50.402693 14818 raft_consensus.cc:493] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:50.404194 14818 raft_consensus.cc:3060] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.413870 14808 tablet_bootstrap.cc:492] T 29733526f3e5427caa0e786328c4b4d5 P 3a513fc4347e40b4b0f063065a7f4f09: No bootstrap required, opened a new log
I20260709 14:50:50.411588 14818 raft_consensus.cc:515] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.414368 14808 ts_tablet_manager.cc:1403] T 29733526f3e5427caa0e786328c4b4d5 P 3a513fc4347e40b4b0f063065a7f4f09: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 14:50:50.416512 14519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff213124cb8d4c92ab38e433c5819aa8" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
I20260709 14:50:50.417198 14808 raft_consensus.cc:359] T 29733526f3e5427caa0e786328c4b4d5 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
W20260709 14:50:50.417809 14559 leader_election.cc:343] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:50.417920 14808 raft_consensus.cc:385] T 29733526f3e5427caa0e786328c4b4d5 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.418334 14808 raft_consensus.cc:740] T 29733526f3e5427caa0e786328c4b4d5 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a513fc4347e40b4b0f063065a7f4f09, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.419099 14808 consensus_queue.cc:260] T 29733526f3e5427caa0e786328c4b4d5 P 3a513fc4347e40b4b0f063065a7f4f09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.420734 14669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff213124cb8d4c92ab38e433c5819aa8" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
I20260709 14:50:50.421054 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8aa30eecbb40809174456a303c5308" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
I20260709 14:50:50.421337 14808 ts_tablet_manager.cc:1434] T 29733526f3e5427caa0e786328c4b4d5 P 3a513fc4347e40b4b0f063065a7f4f09: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:50.421536 14669 raft_consensus.cc:3060] T ff213124cb8d4c92ab38e433c5819aa8 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.422315 14808 tablet_bootstrap.cc:492] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09: Bootstrap starting.
I20260709 14:50:50.428444 14808 tablet_bootstrap.cc:654] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:50.430474 14484 leader_election.cc:343] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:50.432981 14669 raft_consensus.cc:2468] T ff213124cb8d4c92ab38e433c5819aa8 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2f748b5a594003a64ba0893ce8752a in term 1.
I20260709 14:50:50.434211 14560 leader_election.cc:304] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09, 4d2f748b5a594003a64ba0893ce8752a; no voters: 7368e8eb2cd54cf0809faab3b9c22e73
I20260709 14:50:50.435175 14778 raft_consensus.cc:2804] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:50.447063 14818 leader_election.cc:290] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 election: Requested vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:50.449011 14778 raft_consensus.cc:697] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [term 1 LEADER]: Becoming Leader. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Running, Role: LEADER
I20260709 14:50:50.449990 14778 consensus_queue.cc:237] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.451799 14415 catalog_manager.cc:5697] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:50.453536 14805 tablet_bootstrap.cc:492] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73: No bootstrap required, opened a new log
I20260709 14:50:50.454234 14805 ts_tablet_manager.cc:1403] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent bootstrapping tablet: real 0.190s	user 0.083s	sys 0.102s
I20260709 14:50:50.458817 14808 tablet_bootstrap.cc:492] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09: No bootstrap required, opened a new log
I20260709 14:50:50.459301 14808 ts_tablet_manager.cc:1403] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09: Time spent bootstrapping tablet: real 0.037s	user 0.029s	sys 0.006s
I20260709 14:50:50.459798 14805 raft_consensus.cc:359] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.460548 14805 raft_consensus.cc:385] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.460844 14805 raft_consensus.cc:740] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.462116 14808 raft_consensus.cc:359] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.462811 14808 raft_consensus.cc:385] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.463078 14808 raft_consensus.cc:740] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a513fc4347e40b4b0f063065a7f4f09, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.463810 14808 consensus_queue.cc:260] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.464394 14806 tablet_bootstrap.cc:492] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a: No bootstrap required, opened a new log
I20260709 14:50:50.461527 14805 consensus_queue.cc:260] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.466007 14808 ts_tablet_manager.cc:1434] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:50:50.466929 14808 tablet_bootstrap.cc:492] T 1af80b306c9848e98c828b96d957210f P 3a513fc4347e40b4b0f063065a7f4f09: Bootstrap starting.
I20260709 14:50:50.467314 14805 ts_tablet_manager.cc:1434] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:50:50.473994 14417 catalog_manager.cc:5697] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66). New cstate: current_term: 1 leader_uuid: "4d2f748b5a594003a64ba0893ce8752a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:50.473114 14808 tablet_bootstrap.cc:654] T 1af80b306c9848e98c828b96d957210f P 3a513fc4347e40b4b0f063065a7f4f09: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.476119 14817 raft_consensus.cc:493] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:50.480274 14817 raft_consensus.cc:515] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.480619 14805 tablet_bootstrap.cc:492] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73: Bootstrap starting.
I20260709 14:50:50.483144 14519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c392482b964cb0b17f827204bfd0fd" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" is_pre_election: true
I20260709 14:50:50.484375 14818 raft_consensus.cc:493] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:50.484671 14633 leader_election.cc:343] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:50.484854 14818 raft_consensus.cc:515] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.470209 14806 ts_tablet_manager.cc:1403] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a: Time spent bootstrapping tablet: real 0.172s	user 0.053s	sys 0.030s
I20260709 14:50:50.486819 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c392482b964cb0b17f827204bfd0fd" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a" is_pre_election: true
I20260709 14:50:50.486968 14818 leader_election.cc:290] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:50.487480 14818 raft_consensus.cc:493] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:50.488667 14633 leader_election.cc:343] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:50.489163 14633 leader_election.cc:304] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09; no voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73
I20260709 14:50:50.490967 14805 tablet_bootstrap.cc:654] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.490993 14669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29733526f3e5427caa0e786328c4b4d5" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09" is_pre_election: true
I20260709 14:50:50.492093 14669 raft_consensus.cc:2468] T 29733526f3e5427caa0e786328c4b4d5 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2f748b5a594003a64ba0893ce8752a in term 0.
I20260709 14:50:50.488937 14774 raft_consensus.cc:493] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:50.492026 14519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29733526f3e5427caa0e786328c4b4d5" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" is_pre_election: true
I20260709 14:50:50.492964 14774 raft_consensus.cc:515] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.493186 14519 raft_consensus.cc:2468] T 29733526f3e5427caa0e786328c4b4d5 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2f748b5a594003a64ba0893ce8752a in term 0.
I20260709 14:50:50.488834 14806 raft_consensus.cc:359] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.494410 14806 raft_consensus.cc:385] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.494697 14806 raft_consensus.cc:740] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.494665 14559 leader_election.cc:304] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 
I20260709 14:50:50.495071 14774 leader_election.cc:290] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:50.495673 14806 consensus_queue.cc:260] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.496052 14830 raft_consensus.cc:2804] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:50.496518 14830 raft_consensus.cc:493] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:50.496846 14830 raft_consensus.cc:3060] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.492486 14734 raft_consensus.cc:2749] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:50.497941 14806 ts_tablet_manager.cc:1434] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:50:50.498914 14806 tablet_bootstrap.cc:492] T 2a8aa30eecbb40809174456a303c5308 P 4d2f748b5a594003a64ba0893ce8752a: Bootstrap starting.
I20260709 14:50:50.506137 14806 tablet_bootstrap.cc:654] T 2a8aa30eecbb40809174456a303c5308 P 4d2f748b5a594003a64ba0893ce8752a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.497000 14667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff213124cb8d4c92ab38e433c5819aa8" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09" is_pre_election: true
I20260709 14:50:50.509310 14667 raft_consensus.cc:2393] T ff213124cb8d4c92ab38e433c5819aa8 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7368e8eb2cd54cf0809faab3b9c22e73 in current term 1: Already voted for candidate 4d2f748b5a594003a64ba0893ce8752a in this term.
I20260709 14:50:50.510656 14818 raft_consensus.cc:515] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.511904 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff213124cb8d4c92ab38e433c5819aa8" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a" is_pre_election: true
I20260709 14:50:50.516878 14484 leader_election.cc:304] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 3a513fc4347e40b4b0f063065a7f4f09, 4d2f748b5a594003a64ba0893ce8752a
I20260709 14:50:50.517148 14818 leader_election.cc:290] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:50.521595 14667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af80b306c9848e98c828b96d957210f" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09" is_pre_election: true
W20260709 14:50:50.523259 14560 leader_election.cc:343] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:50.526484 14774 raft_consensus.cc:3060] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.528385 14519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af80b306c9848e98c828b96d957210f" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" is_pre_election: true
I20260709 14:50:50.529074 14519 raft_consensus.cc:2468] T 1af80b306c9848e98c828b96d957210f P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2f748b5a594003a64ba0893ce8752a in term 0.
I20260709 14:50:50.533390 14559 leader_election.cc:304] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [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: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 3a513fc4347e40b4b0f063065a7f4f09
I20260709 14:50:50.539347 14818 raft_consensus.cc:2804] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:50.540001 14818 raft_consensus.cc:493] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:50.541131 14817 leader_election.cc:290] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193)
I20260709 14:50:50.541343 14818 raft_consensus.cc:3060] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.551791 14830 raft_consensus.cc:515] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.554226 14774 raft_consensus.cc:2749] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:50.556330 14519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29733526f3e5427caa0e786328c4b4d5" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
I20260709 14:50:50.557166 14818 raft_consensus.cc:515] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.558343 14667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29733526f3e5427caa0e786328c4b4d5" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
I20260709 14:50:50.559238 14519 raft_consensus.cc:3060] T 29733526f3e5427caa0e786328c4b4d5 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.559288 14667 raft_consensus.cc:3060] T 29733526f3e5427caa0e786328c4b4d5 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.567061 14519 raft_consensus.cc:2468] T 29733526f3e5427caa0e786328c4b4d5 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2f748b5a594003a64ba0893ce8752a in term 1.
I20260709 14:50:50.568990 14818 leader_election.cc:290] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 election: Requested vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:50.567324 14667 raft_consensus.cc:2468] T 29733526f3e5427caa0e786328c4b4d5 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2f748b5a594003a64ba0893ce8752a in term 1.
I20260709 14:50:50.570247 14520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af80b306c9848e98c828b96d957210f" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
I20260709 14:50:50.570910 14520 raft_consensus.cc:3060] T 1af80b306c9848e98c828b96d957210f P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.575376 14560 leader_election.cc:304] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09, 4d2f748b5a594003a64ba0893ce8752a; no voters: 
I20260709 14:50:50.581130 14520 raft_consensus.cc:2468] T 1af80b306c9848e98c828b96d957210f P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2f748b5a594003a64ba0893ce8752a in term 1.
I20260709 14:50:50.582087 14667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af80b306c9848e98c828b96d957210f" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
W20260709 14:50:50.585419 14560 leader_election.cc:343] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:50.582751 14818 raft_consensus.cc:2804] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:50.587118 14818 raft_consensus.cc:697] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a [term 1 LEADER]: Becoming Leader. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Running, Role: LEADER
I20260709 14:50:50.588105 14818 consensus_queue.cc:237] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.568046 14830 leader_election.cc:290] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 election: Requested vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:50.592744 14559 leader_election.cc:304] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 3a513fc4347e40b4b0f063065a7f4f09
I20260709 14:50:50.593971 14830 raft_consensus.cc:2804] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:50.594691 14830 raft_consensus.cc:697] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [term 1 LEADER]: Becoming Leader. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Running, Role: LEADER
I20260709 14:50:50.595606 14830 consensus_queue.cc:237] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.602880 14805 tablet_bootstrap.cc:492] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73: No bootstrap required, opened a new log
I20260709 14:50:50.603477 14805 ts_tablet_manager.cc:1403] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent bootstrapping tablet: real 0.123s	user 0.031s	sys 0.033s
I20260709 14:50:50.608609 14806 tablet_bootstrap.cc:492] T 2a8aa30eecbb40809174456a303c5308 P 4d2f748b5a594003a64ba0893ce8752a: No bootstrap required, opened a new log
I20260709 14:50:50.608135 14417 catalog_manager.cc:5697] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66). New cstate: current_term: 1 leader_uuid: "4d2f748b5a594003a64ba0893ce8752a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:50.609270 14806 ts_tablet_manager.cc:1403] T 2a8aa30eecbb40809174456a303c5308 P 4d2f748b5a594003a64ba0893ce8752a: Time spent bootstrapping tablet: real 0.111s	user 0.028s	sys 0.044s
I20260709 14:50:50.609721 14805 raft_consensus.cc:359] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.610410 14805 raft_consensus.cc:385] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.610693 14805 raft_consensus.cc:740] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.610844 14808 tablet_bootstrap.cc:492] T 1af80b306c9848e98c828b96d957210f P 3a513fc4347e40b4b0f063065a7f4f09: No bootstrap required, opened a new log
I20260709 14:50:50.611341 14808 ts_tablet_manager.cc:1403] T 1af80b306c9848e98c828b96d957210f P 3a513fc4347e40b4b0f063065a7f4f09: Time spent bootstrapping tablet: real 0.145s	user 0.069s	sys 0.065s
I20260709 14:50:50.611373 14805 consensus_queue.cc:260] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.612922 14806 raft_consensus.cc:359] T 2a8aa30eecbb40809174456a303c5308 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.613760 14806 raft_consensus.cc:385] T 2a8aa30eecbb40809174456a303c5308 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.613979 14805 ts_tablet_manager.cc:1434] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 14:50:50.614114 14806 raft_consensus.cc:740] T 2a8aa30eecbb40809174456a303c5308 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.614331 14808 raft_consensus.cc:359] T 1af80b306c9848e98c828b96d957210f P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.615026 14805 tablet_bootstrap.cc:492] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73: Bootstrap starting.
I20260709 14:50:50.615250 14806 consensus_queue.cc:260] T 2a8aa30eecbb40809174456a303c5308 P 4d2f748b5a594003a64ba0893ce8752a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.617345 14806 ts_tablet_manager.cc:1434] T 2a8aa30eecbb40809174456a303c5308 P 4d2f748b5a594003a64ba0893ce8752a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:50:50.618242 14806 tablet_bootstrap.cc:492] T 8938e71ce35a4f01b022d61a950cab54 P 4d2f748b5a594003a64ba0893ce8752a: Bootstrap starting.
I20260709 14:50:50.621665 14805 tablet_bootstrap.cc:654] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.615020 14808 raft_consensus.cc:385] T 1af80b306c9848e98c828b96d957210f P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.624027 14806 tablet_bootstrap.cc:654] T 8938e71ce35a4f01b022d61a950cab54 P 4d2f748b5a594003a64ba0893ce8752a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.624258 14808 raft_consensus.cc:740] T 1af80b306c9848e98c828b96d957210f P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a513fc4347e40b4b0f063065a7f4f09, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.625044 14808 consensus_queue.cc:260] T 1af80b306c9848e98c828b96d957210f P 3a513fc4347e40b4b0f063065a7f4f09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.627223 14808 ts_tablet_manager.cc:1434] T 1af80b306c9848e98c828b96d957210f P 3a513fc4347e40b4b0f063065a7f4f09: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.004s
I20260709 14:50:50.628181 14808 tablet_bootstrap.cc:492] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09: Bootstrap starting.
I20260709 14:50:50.628862 14415 catalog_manager.cc:5697] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66). New cstate: current_term: 1 leader_uuid: "4d2f748b5a594003a64ba0893ce8752a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:50.631294 14817 raft_consensus.cc:493] T 1af80b306c9848e98c828b96d957210f P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:50.631753 14817 raft_consensus.cc:515] T 1af80b306c9848e98c828b96d957210f P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.633598 14817 leader_election.cc:290] T 1af80b306c9848e98c828b96d957210f P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193)
I20260709 14:50:50.634346 14808 tablet_bootstrap.cc:654] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.635036 14520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af80b306c9848e98c828b96d957210f" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" is_pre_election: true
I20260709 14:50:50.635815 14520 raft_consensus.cc:2393] T 1af80b306c9848e98c828b96d957210f P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a513fc4347e40b4b0f063065a7f4f09 in current term 1: Already voted for candidate 4d2f748b5a594003a64ba0893ce8752a in this term.
I20260709 14:50:50.636664 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af80b306c9848e98c828b96d957210f" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a" is_pre_election: true
I20260709 14:50:50.638653 14633 leader_election.cc:304] T 1af80b306c9848e98c828b96d957210f P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09; no voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73
I20260709 14:50:50.639392 14817 raft_consensus.cc:3060] T 1af80b306c9848e98c828b96d957210f P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.643515 14808 tablet_bootstrap.cc:492] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09: No bootstrap required, opened a new log
I20260709 14:50:50.643998 14808 ts_tablet_manager.cc:1403] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 14:50:50.646679 14808 raft_consensus.cc:359] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.647280 14808 raft_consensus.cc:385] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.648003 14808 raft_consensus.cc:740] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a513fc4347e40b4b0f063065a7f4f09, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.648694 14808 consensus_queue.cc:260] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.649569 14805 tablet_bootstrap.cc:492] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73: No bootstrap required, opened a new log
I20260709 14:50:50.650247 14805 ts_tablet_manager.cc:1403] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.003s
I20260709 14:50:50.650307 14806 tablet_bootstrap.cc:492] T 8938e71ce35a4f01b022d61a950cab54 P 4d2f748b5a594003a64ba0893ce8752a: No bootstrap required, opened a new log
I20260709 14:50:50.650656 14808 ts_tablet_manager.cc:1434] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 14:50:50.650946 14806 ts_tablet_manager.cc:1403] T 8938e71ce35a4f01b022d61a950cab54 P 4d2f748b5a594003a64ba0893ce8752a: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.012s
I20260709 14:50:50.651602 14808 tablet_bootstrap.cc:492] T 2d2c8f806cae46c896f449e40e1d8e21 P 3a513fc4347e40b4b0f063065a7f4f09: Bootstrap starting.
I20260709 14:50:50.653403 14805 raft_consensus.cc:359] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.654922 14805 raft_consensus.cc:385] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.655256 14805 raft_consensus.cc:740] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.656000 14805 consensus_queue.cc:260] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.656708 14817 raft_consensus.cc:2749] T 1af80b306c9848e98c828b96d957210f P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:50.653894 14806 raft_consensus.cc:359] T 8938e71ce35a4f01b022d61a950cab54 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.657548 14808 tablet_bootstrap.cc:654] T 2d2c8f806cae46c896f449e40e1d8e21 P 3a513fc4347e40b4b0f063065a7f4f09: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.657541 14806 raft_consensus.cc:385] T 8938e71ce35a4f01b022d61a950cab54 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.658026 14806 raft_consensus.cc:740] T 8938e71ce35a4f01b022d61a950cab54 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.658800 14806 consensus_queue.cc:260] T 8938e71ce35a4f01b022d61a950cab54 P 4d2f748b5a594003a64ba0893ce8752a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.654523 14830 raft_consensus.cc:493] T 2a8aa30eecbb40809174456a303c5308 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:50.660044 14830 raft_consensus.cc:515] T 2a8aa30eecbb40809174456a303c5308 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.661175 14806 ts_tablet_manager.cc:1434] T 8938e71ce35a4f01b022d61a950cab54 P 4d2f748b5a594003a64ba0893ce8752a: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260709 14:50:50.662051 14830 leader_election.cc:290] T 2a8aa30eecbb40809174456a303c5308 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:50.662314 14806 tablet_bootstrap.cc:492] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a: Bootstrap starting.
I20260709 14:50:50.663642 14667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8aa30eecbb40809174456a303c5308" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09" is_pre_election: true
I20260709 14:50:50.664698 14667 raft_consensus.cc:2393] T 2a8aa30eecbb40809174456a303c5308 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d2f748b5a594003a64ba0893ce8752a in current term 1: Already voted for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in this term.
I20260709 14:50:50.664901 14805 ts_tablet_manager.cc:1434] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:50:50.666111 14805 tablet_bootstrap.cc:492] T 2d2c8f806cae46c896f449e40e1d8e21 P 7368e8eb2cd54cf0809faab3b9c22e73: Bootstrap starting.
I20260709 14:50:50.669883 14806 tablet_bootstrap.cc:654] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.672500 14520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a8aa30eecbb40809174456a303c5308" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" is_pre_election: true
I20260709 14:50:50.672952 14805 tablet_bootstrap.cc:654] T 2d2c8f806cae46c896f449e40e1d8e21 P 7368e8eb2cd54cf0809faab3b9c22e73: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.674942 14559 leader_election.cc:304] T 2a8aa30eecbb40809174456a303c5308 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d2f748b5a594003a64ba0893ce8752a; no voters: 3a513fc4347e40b4b0f063065a7f4f09, 7368e8eb2cd54cf0809faab3b9c22e73
I20260709 14:50:50.675710 14830 raft_consensus.cc:3060] T 2a8aa30eecbb40809174456a303c5308 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.691573 14830 raft_consensus.cc:2749] T 2a8aa30eecbb40809174456a303c5308 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:50.698109 14805 tablet_bootstrap.cc:492] T 2d2c8f806cae46c896f449e40e1d8e21 P 7368e8eb2cd54cf0809faab3b9c22e73: No bootstrap required, opened a new log
I20260709 14:50:50.698319 14808 tablet_bootstrap.cc:492] T 2d2c8f806cae46c896f449e40e1d8e21 P 3a513fc4347e40b4b0f063065a7f4f09: No bootstrap required, opened a new log
I20260709 14:50:50.698549 14805 ts_tablet_manager.cc:1403] T 2d2c8f806cae46c896f449e40e1d8e21 P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260709 14:50:50.698796 14808 ts_tablet_manager.cc:1403] T 2d2c8f806cae46c896f449e40e1d8e21 P 3a513fc4347e40b4b0f063065a7f4f09: Time spent bootstrapping tablet: real 0.047s	user 0.022s	sys 0.022s
I20260709 14:50:50.700755 14805 raft_consensus.cc:359] T 2d2c8f806cae46c896f449e40e1d8e21 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.701325 14805 raft_consensus.cc:385] T 2d2c8f806cae46c896f449e40e1d8e21 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.701591 14805 raft_consensus.cc:740] T 2d2c8f806cae46c896f449e40e1d8e21 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.701371 14808 raft_consensus.cc:359] T 2d2c8f806cae46c896f449e40e1d8e21 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.702105 14808 raft_consensus.cc:385] T 2d2c8f806cae46c896f449e40e1d8e21 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.702394 14808 raft_consensus.cc:740] T 2d2c8f806cae46c896f449e40e1d8e21 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a513fc4347e40b4b0f063065a7f4f09, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.702438 14805 consensus_queue.cc:260] T 2d2c8f806cae46c896f449e40e1d8e21 P 7368e8eb2cd54cf0809faab3b9c22e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.702936 14806 tablet_bootstrap.cc:492] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a: No bootstrap required, opened a new log
I20260709 14:50:50.703517 14806 ts_tablet_manager.cc:1403] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.021s
I20260709 14:50:50.702978 14808 consensus_queue.cc:260] T 2d2c8f806cae46c896f449e40e1d8e21 P 3a513fc4347e40b4b0f063065a7f4f09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.705140 14808 ts_tablet_manager.cc:1434] T 2d2c8f806cae46c896f449e40e1d8e21 P 3a513fc4347e40b4b0f063065a7f4f09: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:50:50.706060 14806 raft_consensus.cc:359] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.706688 14806 raft_consensus.cc:385] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.706929 14806 raft_consensus.cc:740] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.707105 14805 ts_tablet_manager.cc:1434] T 2d2c8f806cae46c896f449e40e1d8e21 P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:50:50.707585 14806 consensus_queue.cc:260] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.708114 14805 tablet_bootstrap.cc:492] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73: Bootstrap starting.
I20260709 14:50:50.709462 14806 ts_tablet_manager.cc:1434] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:50:50.709510 14734 raft_consensus.cc:493] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:50.709986 14734 raft_consensus.cc:515] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.710603 14806 tablet_bootstrap.cc:492] T 7174db59b73845249ab9f837fdc3e593 P 4d2f748b5a594003a64ba0893ce8752a: Bootstrap starting.
I20260709 14:50:50.711917 14734 leader_election.cc:290] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193)
I20260709 14:50:50.716368 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1309bcf3552547fb96482190cd3f332e" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a" is_pre_election: true
I20260709 14:50:50.716816 14806 tablet_bootstrap.cc:654] T 7174db59b73845249ab9f837fdc3e593 P 4d2f748b5a594003a64ba0893ce8752a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.717128 14595 raft_consensus.cc:2393] T 1309bcf3552547fb96482190cd3f332e P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a513fc4347e40b4b0f063065a7f4f09 in current term 1: Already voted for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in this term.
I20260709 14:50:50.717746 14520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1309bcf3552547fb96482190cd3f332e" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" is_pre_election: true
I20260709 14:50:50.721230 14633 leader_election.cc:304] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09; no voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73
I20260709 14:50:50.722023 14734 raft_consensus.cc:3060] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.728472 14734 raft_consensus.cc:2749] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:50.728907 14806 tablet_bootstrap.cc:492] T 7174db59b73845249ab9f837fdc3e593 P 4d2f748b5a594003a64ba0893ce8752a: No bootstrap required, opened a new log
I20260709 14:50:50.729355 14806 ts_tablet_manager.cc:1403] T 7174db59b73845249ab9f837fdc3e593 P 4d2f748b5a594003a64ba0893ce8752a: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 14:50:50.729612 14805 tablet_bootstrap.cc:654] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:50.731745 14806 raft_consensus.cc:359] T 7174db59b73845249ab9f837fdc3e593 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.732388 14806 raft_consensus.cc:385] T 7174db59b73845249ab9f837fdc3e593 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.732638 14806 raft_consensus.cc:740] T 7174db59b73845249ab9f837fdc3e593 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.733314 14806 consensus_queue.cc:260] T 7174db59b73845249ab9f837fdc3e593 P 4d2f748b5a594003a64ba0893ce8752a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.735335 14806 ts_tablet_manager.cc:1434] T 7174db59b73845249ab9f837fdc3e593 P 4d2f748b5a594003a64ba0893ce8752a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:50.741549 14805 tablet_bootstrap.cc:492] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73: No bootstrap required, opened a new log
I20260709 14:50:50.742062 14805 ts_tablet_manager.cc:1403] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.003s
I20260709 14:50:50.744634 14805 raft_consensus.cc:359] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.745105 14805 raft_consensus.cc:385] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:50.745306 14805 raft_consensus.cc:740] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Initialized, Role: FOLLOWER
I20260709 14:50:50.746273 14805 consensus_queue.cc:260] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.748054 14805 ts_tablet_manager.cc:1434] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:50:50.748804 14774 consensus_queue.cc:1048] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.761193 14774 consensus_queue.cc:1048] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.833714 14825 raft_consensus.cc:493] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:50.834183 14825 raft_consensus.cc:515] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.834259 14774 consensus_queue.cc:1048] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:50.836321 14825 leader_election.cc:290] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:50.837001 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8938e71ce35a4f01b022d61a950cab54" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a" is_pre_election: true
I20260709 14:50:50.837706 14595 raft_consensus.cc:2468] T 8938e71ce35a4f01b022d61a950cab54 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 0.
I20260709 14:50:50.838017 14668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8938e71ce35a4f01b022d61a950cab54" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09" is_pre_election: true
I20260709 14:50:50.838667 14668 raft_consensus.cc:2468] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 0.
I20260709 14:50:50.838975 14484 leader_election.cc:304] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 
I20260709 14:50:50.839704 14825 raft_consensus.cc:2804] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:50.840088 14825 raft_consensus.cc:493] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:50.840435 14825 raft_consensus.cc:3060] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.846829 14824 consensus_queue.cc:1048] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:50.847831 14825 raft_consensus.cc:515] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.850658 14594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8938e71ce35a4f01b022d61a950cab54" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
I20260709 14:50:50.851086 14669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8938e71ce35a4f01b022d61a950cab54" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
I20260709 14:50:50.851675 14669 raft_consensus.cc:3060] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.852275 14825 leader_election.cc:290] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:50.851236 14594 raft_consensus.cc:3060] T 8938e71ce35a4f01b022d61a950cab54 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.858829 14669 raft_consensus.cc:2468] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 1.
I20260709 14:50:50.859989 14485 leader_election.cc:304] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 
I20260709 14:50:50.860163 14594 raft_consensus.cc:2468] T 8938e71ce35a4f01b022d61a950cab54 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 1.
I20260709 14:50:50.860980 14825 raft_consensus.cc:2804] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:50.861661 14825 raft_consensus.cc:697] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Becoming Leader. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Running, Role: LEADER
I20260709 14:50:50.862430 14825 consensus_queue.cc:237] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.870573 14415 catalog_manager.cc:5697] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:50.880184 14830 raft_consensus.cc:493] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:50.880625 14830 raft_consensus.cc:515] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.882143 14830 leader_election.cc:290] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:50.882797 14520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2c8f806cae46c896f449e40e1d8e21" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" is_pre_election: true
I20260709 14:50:50.883028 14669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2c8f806cae46c896f449e40e1d8e21" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09" is_pre_election: true
I20260709 14:50:50.883350 14520 raft_consensus.cc:2468] T 2d2c8f806cae46c896f449e40e1d8e21 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2f748b5a594003a64ba0893ce8752a in term 0.
I20260709 14:50:50.883579 14669 raft_consensus.cc:2468] T 2d2c8f806cae46c896f449e40e1d8e21 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2f748b5a594003a64ba0893ce8752a in term 0.
I20260709 14:50:50.884440 14559 leader_election.cc:304] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 
I20260709 14:50:50.885070 14830 raft_consensus.cc:2804] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:50.885447 14830 raft_consensus.cc:493] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:50.885694 14830 raft_consensus.cc:3060] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.890686 14830 raft_consensus.cc:515] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.892396 14830 leader_election.cc:290] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 election: Requested vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:50.892979 14520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2c8f806cae46c896f449e40e1d8e21" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
I20260709 14:50:50.893328 14669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2c8f806cae46c896f449e40e1d8e21" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
I20260709 14:50:50.893568 14520 raft_consensus.cc:3060] T 2d2c8f806cae46c896f449e40e1d8e21 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.893869 14669 raft_consensus.cc:3060] T 2d2c8f806cae46c896f449e40e1d8e21 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.900147 14669 raft_consensus.cc:2468] T 2d2c8f806cae46c896f449e40e1d8e21 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2f748b5a594003a64ba0893ce8752a in term 1.
I20260709 14:50:50.900148 14520 raft_consensus.cc:2468] T 2d2c8f806cae46c896f449e40e1d8e21 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2f748b5a594003a64ba0893ce8752a in term 1.
I20260709 14:50:50.901216 14560 leader_election.cc:304] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09, 4d2f748b5a594003a64ba0893ce8752a; no voters: 
I20260709 14:50:50.901898 14830 raft_consensus.cc:2804] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:50.902283 14830 raft_consensus.cc:697] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a [term 1 LEADER]: Becoming Leader. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Running, Role: LEADER
I20260709 14:50:50.902951 14830 consensus_queue.cc:237] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.909380 14825 raft_consensus.cc:493] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:50.909050 14415 catalog_manager.cc:5697] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66). New cstate: current_term: 1 leader_uuid: "4d2f748b5a594003a64ba0893ce8752a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:50.909855 14825 raft_consensus.cc:515] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.911675 14825 leader_election.cc:290] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:50.912405 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c392482b964cb0b17f827204bfd0fd" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a" is_pre_election: true
I20260709 14:50:50.912873 14595 raft_consensus.cc:2468] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 0.
I20260709 14:50:50.912724 14669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c392482b964cb0b17f827204bfd0fd" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09" is_pre_election: true
I20260709 14:50:50.913867 14484 leader_election.cc:304] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 
I20260709 14:50:50.914141 14669 raft_consensus.cc:2468] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 0.
I20260709 14:50:50.914623 14825 raft_consensus.cc:2804] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:50.914921 14825 raft_consensus.cc:493] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:50.915237 14825 raft_consensus.cc:3060] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.920133 14825 raft_consensus.cc:515] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.921558 14825 leader_election.cc:290] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:50.922210 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c392482b964cb0b17f827204bfd0fd" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
I20260709 14:50:50.922506 14669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c392482b964cb0b17f827204bfd0fd" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
I20260709 14:50:50.922780 14595 raft_consensus.cc:3060] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.923041 14669 raft_consensus.cc:3060] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:50.928846 14595 raft_consensus.cc:2468] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 1.
I20260709 14:50:50.929116 14669 raft_consensus.cc:2468] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 1.
I20260709 14:50:50.929880 14484 leader_election.cc:304] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 
I20260709 14:50:50.930536 14825 raft_consensus.cc:2804] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:50.930953 14825 raft_consensus.cc:697] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Becoming Leader. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Running, Role: LEADER
I20260709 14:50:50.931624 14825 consensus_queue.cc:237] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.938298 14415 catalog_manager.cc:5697] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:50.989770 14825 raft_consensus.cc:493] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:50.990223 14825 raft_consensus.cc:515] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:50.991770 14825 leader_election.cc:290] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:50.992494 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7174db59b73845249ab9f837fdc3e593" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a" is_pre_election: true
I20260709 14:50:50.992671 14669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7174db59b73845249ab9f837fdc3e593" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09" is_pre_election: true
I20260709 14:50:50.992985 14595 raft_consensus.cc:2468] T 7174db59b73845249ab9f837fdc3e593 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 0.
I20260709 14:50:50.993264 14669 raft_consensus.cc:2468] T 7174db59b73845249ab9f837fdc3e593 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 0.
I20260709 14:50:50.993837 14484 leader_election.cc:304] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 
I20260709 14:50:50.994716 14825 raft_consensus.cc:2804] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:50.995114 14825 raft_consensus.cc:493] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:50.995389 14825 raft_consensus.cc:3060] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:51.001112 14830 consensus_queue.cc:1048] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:51.001946 14825 raft_consensus.cc:515] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:51.003916 14825 leader_election.cc:290] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:51.004729 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7174db59b73845249ab9f837fdc3e593" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
I20260709 14:50:51.005311 14595 raft_consensus.cc:3060] T 7174db59b73845249ab9f837fdc3e593 P 4d2f748b5a594003a64ba0893ce8752a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:51.007185 14830 consensus_queue.cc:1048] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:51.010780 14669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7174db59b73845249ab9f837fdc3e593" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
I20260709 14:50:51.011329 14669 raft_consensus.cc:3060] T 7174db59b73845249ab9f837fdc3e593 P 3a513fc4347e40b4b0f063065a7f4f09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:51.012215 14595 raft_consensus.cc:2468] T 7174db59b73845249ab9f837fdc3e593 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 1.
I20260709 14:50:51.013298 14484 leader_election.cc:304] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 
I20260709 14:50:51.014375 14825 raft_consensus.cc:2804] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:51.014860 14825 raft_consensus.cc:697] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Becoming Leader. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Running, Role: LEADER
I20260709 14:50:51.015658 14825 consensus_queue.cc:237] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:51.015682 14818 consensus_queue.cc:1048] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:50:51.024072 14669 raft_consensus.cc:2468] T 7174db59b73845249ab9f837fdc3e593 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 1.
I20260709 14:50:51.028946 14417 catalog_manager.cc:5697] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:51.032770 14856 consensus_queue.cc:1048] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:51.094990 14830 consensus_queue.cc:1048] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:51.104823 14830 consensus_queue.cc:1048] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:51.156944 14595 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1af80b306c9848e98c828b96d957210f"
dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
mode: GRACEFUL
new_leader_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
 from {username='slave'} at 127.0.0.1:54434
I20260709 14:50:51.157498 14595 raft_consensus.cc:606] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [term 1 LEADER]: Received request to transfer leadership to TS 7368e8eb2cd54cf0809faab3b9c22e73
I20260709 14:50:51.166143 14595 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff213124cb8d4c92ab38e433c5819aa8"
dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
mode: GRACEFUL
new_leader_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
 from {username='slave'} at 127.0.0.1:54434
I20260709 14:50:51.166590 14595 raft_consensus.cc:606] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [term 1 LEADER]: Received request to transfer leadership to TS 7368e8eb2cd54cf0809faab3b9c22e73
I20260709 14:50:51.174104 14520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7174db59b73845249ab9f837fdc3e593"
dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
mode: GRACEFUL
new_leader_uuid: "4d2f748b5a594003a64ba0893ce8752a"
 from {username='slave'} at 127.0.0.1:51574
I20260709 14:50:51.174590 14520 raft_consensus.cc:606] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Received request to transfer leadership to TS 4d2f748b5a594003a64ba0893ce8752a
I20260709 14:50:51.179453 14520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9c392482b964cb0b17f827204bfd0fd"
dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
mode: GRACEFUL
new_leader_uuid: "4d2f748b5a594003a64ba0893ce8752a"
 from {username='slave'} at 127.0.0.1:51574
I20260709 14:50:51.179924 14520 raft_consensus.cc:606] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Received request to transfer leadership to TS 4d2f748b5a594003a64ba0893ce8752a
I20260709 14:50:51.187199 14520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8938e71ce35a4f01b022d61a950cab54"
dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
mode: GRACEFUL
new_leader_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
 from {username='slave'} at 127.0.0.1:51574
I20260709 14:50:51.187638 14520 raft_consensus.cc:606] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Received request to transfer leadership to TS 3a513fc4347e40b4b0f063065a7f4f09
I20260709 14:50:51.292413 14825 consensus_queue.cc:1048] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:51.298856 14774 raft_consensus.cc:993] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73: : Instructing follower 3a513fc4347e40b4b0f063065a7f4f09 to start an election
I20260709 14:50:51.299332 14795 raft_consensus.cc:1081] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Signalling peer 3a513fc4347e40b4b0f063065a7f4f09 to start an election
I20260709 14:50:51.301666 14668 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8938e71ce35a4f01b022d61a950cab54"
dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
 from {username='slave'} at 127.0.0.1:38106
I20260709 14:50:51.302227 14668 raft_consensus.cc:493] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:51.302532 14668 raft_consensus.cc:3060] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:51.307531 14795 consensus_queue.cc:1048] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:51.307418 14668 raft_consensus.cc:515] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:51.311715 14667 raft_consensus.cc:1240] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Rejecting Update request from peer 7368e8eb2cd54cf0809faab3b9c22e73 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:51.313284 14520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8938e71ce35a4f01b022d61a950cab54" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
I20260709 14:50:51.313722 14795 consensus_queue.cc:1059] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:51.314057 14818 consensus_queue.cc:1048] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:51.316285 14668 leader_election.cc:290] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 2 election: Requested vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193)
I20260709 14:50:51.317421 14520 raft_consensus.cc:3055] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:51.317780 14520 raft_consensus.cc:740] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Running, Role: LEADER
I20260709 14:50:51.318452 14520 consensus_queue.cc:260] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:51.319473 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8938e71ce35a4f01b022d61a950cab54" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
I20260709 14:50:51.319659 14520 raft_consensus.cc:3060] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:51.320029 14595 raft_consensus.cc:3060] T 8938e71ce35a4f01b022d61a950cab54 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:51.326289 14778 consensus_queue.cc:1048] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:51.327593 14520 raft_consensus.cc:2468] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a513fc4347e40b4b0f063065a7f4f09 in term 2.
W20260709 14:50:51.328083 14774 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:50:51.330921 14633 leader_election.cc:304] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 
I20260709 14:50:51.331822 14595 raft_consensus.cc:2468] T 8938e71ce35a4f01b022d61a950cab54 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a513fc4347e40b4b0f063065a7f4f09 in term 2.
I20260709 14:50:51.331959 14734 raft_consensus.cc:2804] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:51.336122 14774 consensus_queue.cc:1048] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:51.340694 14734 raft_consensus.cc:697] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 LEADER]: Becoming Leader. State: Replica: 3a513fc4347e40b4b0f063065a7f4f09, State: Running, Role: LEADER
I20260709 14:50:51.341885 14734 consensus_queue.cc:237] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09 [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: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:51.351794 14825 consensus_queue.cc:1048] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:51.354698 14416 catalog_manager.cc:5697] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09 reported cstate change: term changed from 1 to 2, leader changed from 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65) to 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67). New cstate: current_term: 2 leader_uuid: "3a513fc4347e40b4b0f063065a7f4f09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:51.360229 14824 raft_consensus.cc:993] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73: : Instructing follower 4d2f748b5a594003a64ba0893ce8752a to start an election
I20260709 14:50:51.360751 14825 raft_consensus.cc:1081] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Signalling peer 4d2f748b5a594003a64ba0893ce8752a to start an election
I20260709 14:50:51.362293 14595 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9c392482b964cb0b17f827204bfd0fd"
dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
 from {username='slave'} at 127.0.0.1:54422
I20260709 14:50:51.362808 14595 raft_consensus.cc:493] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:51.363144 14595 raft_consensus.cc:3060] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:51.369321 14595 raft_consensus.cc:515] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:51.370972 14595 leader_election.cc:290] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 2 election: Requested vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:51.372438 14668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c392482b964cb0b17f827204bfd0fd" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
I20260709 14:50:51.372964 14668 raft_consensus.cc:3060] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:51.376744 14520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c392482b964cb0b17f827204bfd0fd" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
I20260709 14:50:51.377306 14520 raft_consensus.cc:3055] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:51.377564 14520 raft_consensus.cc:740] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Running, Role: LEADER
I20260709 14:50:51.378321 14520 consensus_queue.cc:260] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:51.379485 14520 raft_consensus.cc:3060] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:51.383517 14668 raft_consensus.cc:2468] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2f748b5a594003a64ba0893ce8752a in term 2.
I20260709 14:50:51.384824 14560 leader_election.cc:304] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09, 4d2f748b5a594003a64ba0893ce8752a; no voters: 
I20260709 14:50:51.385618 14778 raft_consensus.cc:2804] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:51.385650 14520 raft_consensus.cc:2468] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2f748b5a594003a64ba0893ce8752a in term 2.
I20260709 14:50:51.386188 14778 raft_consensus.cc:697] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a [term 2 LEADER]: Becoming Leader. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Running, Role: LEADER
I20260709 14:50:51.386996 14778 consensus_queue.cc:237] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:51.393365 14416 catalog_manager.cc:5697] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a reported cstate change: term changed from 1 to 2, leader changed from 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65) to 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66). New cstate: current_term: 2 leader_uuid: "4d2f748b5a594003a64ba0893ce8752a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:51.529603 14825 consensus_queue.cc:1048] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:51.539597 14824 consensus_queue.cc:1048] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:51.545719 14774 raft_consensus.cc:993] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73: : Instructing follower 4d2f748b5a594003a64ba0893ce8752a to start an election
I20260709 14:50:51.546186 14824 raft_consensus.cc:1081] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Signalling peer 4d2f748b5a594003a64ba0893ce8752a to start an election
I20260709 14:50:51.547679 14595 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7174db59b73845249ab9f837fdc3e593"
dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
 from {username='slave'} at 127.0.0.1:54422
I20260709 14:50:51.548195 14595 raft_consensus.cc:493] T 7174db59b73845249ab9f837fdc3e593 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:51.548517 14595 raft_consensus.cc:3060] T 7174db59b73845249ab9f837fdc3e593 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:51.552626 14595 raft_consensus.cc:515] T 7174db59b73845249ab9f837fdc3e593 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:51.553134 14818 raft_consensus.cc:993] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a: : Instructing follower 7368e8eb2cd54cf0809faab3b9c22e73 to start an election
I20260709 14:50:51.553555 14778 raft_consensus.cc:1081] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [term 1 LEADER]: Signalling peer 7368e8eb2cd54cf0809faab3b9c22e73 to start an election
I20260709 14:50:51.554147 14595 leader_election.cc:290] T 7174db59b73845249ab9f837fdc3e593 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 2 election: Requested vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:51.554837 14520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7174db59b73845249ab9f837fdc3e593" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
I20260709 14:50:51.555097 14668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7174db59b73845249ab9f837fdc3e593" candidate_uuid: "4d2f748b5a594003a64ba0893ce8752a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
I20260709 14:50:51.555670 14668 raft_consensus.cc:3060] T 7174db59b73845249ab9f837fdc3e593 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:51.556401 14519 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff213124cb8d4c92ab38e433c5819aa8"
dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
 from {username='slave'} at 127.0.0.1:51560
I20260709 14:50:51.556937 14519 raft_consensus.cc:493] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:51.557273 14519 raft_consensus.cc:3060] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:51.562022 14668 raft_consensus.cc:2468] T 7174db59b73845249ab9f837fdc3e593 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2f748b5a594003a64ba0893ce8752a in term 2.
I20260709 14:50:51.563194 14560 leader_election.cc:304] T 7174db59b73845249ab9f837fdc3e593 P 4d2f748b5a594003a64ba0893ce8752a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09, 4d2f748b5a594003a64ba0893ce8752a; no voters: 
I20260709 14:50:51.563658 14519 raft_consensus.cc:515] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:51.563853 14778 raft_consensus.cc:2804] T 7174db59b73845249ab9f837fdc3e593 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:51.564055 14520 raft_consensus.cc:3055] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:51.564442 14520 raft_consensus.cc:740] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Running, Role: LEADER
I20260709 14:50:51.564457 14778 raft_consensus.cc:697] T 7174db59b73845249ab9f837fdc3e593 P 4d2f748b5a594003a64ba0893ce8752a [term 2 LEADER]: Becoming Leader. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Running, Role: LEADER
I20260709 14:50:51.565094 14520 consensus_queue.cc:260] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:51.565361 14778 consensus_queue.cc:237] T 7174db59b73845249ab9f837fdc3e593 P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:51.566191 14520 raft_consensus.cc:3060] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:51.566392 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff213124cb8d4c92ab38e433c5819aa8" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
I20260709 14:50:51.566895 14595 raft_consensus.cc:3055] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:51.567147 14595 raft_consensus.cc:740] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Running, Role: LEADER
I20260709 14:50:51.567800 14595 consensus_queue.cc:260] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:51.568747 14595 raft_consensus.cc:3060] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:51.570107 14519 leader_election.cc:290] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 2 election: Requested vote from peers 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:51.571089 14668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff213124cb8d4c92ab38e433c5819aa8" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
I20260709 14:50:51.571626 14668 raft_consensus.cc:3060] T ff213124cb8d4c92ab38e433c5819aa8 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:51.573501 14416 catalog_manager.cc:5697] T 7174db59b73845249ab9f837fdc3e593 P 4d2f748b5a594003a64ba0893ce8752a reported cstate change: term changed from 1 to 2, leader changed from 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65) to 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66). New cstate: current_term: 2 leader_uuid: "4d2f748b5a594003a64ba0893ce8752a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:51.574281 14520 raft_consensus.cc:2468] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2f748b5a594003a64ba0893ce8752a in term 2.
I20260709 14:50:51.575829 14595 raft_consensus.cc:2468] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 2.
I20260709 14:50:51.576736 14484 leader_election.cc:304] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2f748b5a594003a64ba0893ce8752a, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 
I20260709 14:50:51.577529 14824 raft_consensus.cc:2804] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:51.577984 14824 raft_consensus.cc:697] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 LEADER]: Becoming Leader. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Running, Role: LEADER
I20260709 14:50:51.578183 14668 raft_consensus.cc:2468] T ff213124cb8d4c92ab38e433c5819aa8 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 2.
I20260709 14:50:51.578946 14824 consensus_queue.cc:237] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:51.585417 14416 catalog_manager.cc:5697] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73 reported cstate change: term changed from 1 to 2, leader changed from 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66) to 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:51.709079 14818 raft_consensus.cc:993] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a: : Instructing follower 7368e8eb2cd54cf0809faab3b9c22e73 to start an election
I20260709 14:50:51.709527 14778 raft_consensus.cc:1081] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [term 1 LEADER]: Signalling peer 7368e8eb2cd54cf0809faab3b9c22e73 to start an election
I20260709 14:50:51.710747 14520 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1af80b306c9848e98c828b96d957210f"
dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
 from {username='slave'} at 127.0.0.1:51560
I20260709 14:50:51.711131 14520 raft_consensus.cc:493] T 1af80b306c9848e98c828b96d957210f P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:51.711364 14520 raft_consensus.cc:3060] T 1af80b306c9848e98c828b96d957210f P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:51.715807 14520 raft_consensus.cc:515] T 1af80b306c9848e98c828b96d957210f P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:51.717597 14520 leader_election.cc:290] T 1af80b306c9848e98c828b96d957210f P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 2 election: Requested vote from peers 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193), 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67:45583)
I20260709 14:50:51.718350 14595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af80b306c9848e98c828b96d957210f" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
I20260709 14:50:51.718432 14668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af80b306c9848e98c828b96d957210f" candidate_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
I20260709 14:50:51.719041 14595 raft_consensus.cc:3055] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:51.719094 14668 raft_consensus.cc:3060] T 1af80b306c9848e98c828b96d957210f P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:51.719462 14595 raft_consensus.cc:740] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Running, Role: LEADER
I20260709 14:50:51.720201 14595 consensus_queue.cc:260] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:51.721261 14595 raft_consensus.cc:3060] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:51.725544 14668 raft_consensus.cc:2468] T 1af80b306c9848e98c828b96d957210f P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 2.
I20260709 14:50:51.726574 14485 leader_election.cc:304] T 1af80b306c9848e98c828b96d957210f P 7368e8eb2cd54cf0809faab3b9c22e73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 
I20260709 14:50:51.727151 14595 raft_consensus.cc:2468] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7368e8eb2cd54cf0809faab3b9c22e73 in term 2.
I20260709 14:50:51.727357 14774 raft_consensus.cc:2804] T 1af80b306c9848e98c828b96d957210f P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:51.727810 14774 raft_consensus.cc:697] T 1af80b306c9848e98c828b96d957210f P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 LEADER]: Becoming Leader. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Running, Role: LEADER
I20260709 14:50:51.728544 14774 consensus_queue.cc:237] T 1af80b306c9848e98c828b96d957210f P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:51.734403 14416 catalog_manager.cc:5697] T 1af80b306c9848e98c828b96d957210f P 7368e8eb2cd54cf0809faab3b9c22e73 reported cstate change: term changed from 1 to 2, leader changed from 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66) to 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:51.745441 14595 raft_consensus.cc:1275] T 8938e71ce35a4f01b022d61a950cab54 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Refusing update from remote peer 3a513fc4347e40b4b0f063065a7f4f09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:51.746591 14867 consensus_queue.cc:1048] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:51.754565 14520 raft_consensus.cc:1275] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Refusing update from remote peer 3a513fc4347e40b4b0f063065a7f4f09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:51.756264 14867 consensus_queue.cc:1048] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:51.807284 14520 raft_consensus.cc:1275] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Refusing update from remote peer 4d2f748b5a594003a64ba0893ce8752a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:51.808410 14818 consensus_queue.cc:1048] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:51.819120 14668 raft_consensus.cc:1275] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Refusing update from remote peer 4d2f748b5a594003a64ba0893ce8752a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:51.820652 14818 consensus_queue.cc:1048] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:52.014065 14668 raft_consensus.cc:1275] T 7174db59b73845249ab9f837fdc3e593 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Refusing update from remote peer 4d2f748b5a594003a64ba0893ce8752a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:52.015142 14818 consensus_queue.cc:1048] T 7174db59b73845249ab9f837fdc3e593 P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:52.018678 14520 raft_consensus.cc:1275] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Refusing update from remote peer 4d2f748b5a594003a64ba0893ce8752a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:52.020228 14856 consensus_queue.cc:1048] T 7174db59b73845249ab9f837fdc3e593 P 4d2f748b5a594003a64ba0893ce8752a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:52.127261 14595 raft_consensus.cc:1275] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Refusing update from remote peer 7368e8eb2cd54cf0809faab3b9c22e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:52.128468 14825 consensus_queue.cc:1048] T 1af80b306c9848e98c828b96d957210f P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:52.136394 14668 raft_consensus.cc:1275] T 1af80b306c9848e98c828b96d957210f P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Refusing update from remote peer 7368e8eb2cd54cf0809faab3b9c22e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:52.137934 14774 consensus_queue.cc:1048] T 1af80b306c9848e98c828b96d957210f P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:52.140918 14667 raft_consensus.cc:1275] T ff213124cb8d4c92ab38e433c5819aa8 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Refusing update from remote peer 7368e8eb2cd54cf0809faab3b9c22e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:52.142146 14774 consensus_queue.cc:1048] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:52.150527 14595 raft_consensus.cc:1275] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Refusing update from remote peer 7368e8eb2cd54cf0809faab3b9c22e73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:52.151947 14825 consensus_queue.cc:1048] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:54.190902 14416 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:56548:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:50:54.209911 14416 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56548:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:50:54.261111 10125 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:50:54.439917 14921 tablet.cc:1724] T 7174db59b73845249ab9f837fdc3e593 P 4d2f748b5a594003a64ba0893ce8752a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:50:54.503515 14938 tablet.cc:1724] T 7174db59b73845249ab9f837fdc3e593 P 3a513fc4347e40b4b0f063065a7f4f09: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:50:54.506594 14931 tablet.cc:1724] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:50:54.508577 14930 tablet.cc:1724] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:50:54.511124 14935 tablet.cc:1724] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:50:54.516115 14923 tablet.cc:1724] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:50:54.474586 14924 tablet.cc:1724] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:50:54.536325 14923 tablet.cc:1724] T 1309bcf3552547fb96482190cd3f332e P 4d2f748b5a594003a64ba0893ce8752a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:50:54.541363 14927 tablet.cc:1724] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:50:54.556128 14926 log.cc:927] Time spent T ff213124cb8d4c92ab38e433c5819aa8 P 3a513fc4347e40b4b0f063065a7f4f09: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 14:50:54.577819 14934 tablet.cc:1724] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:50:54.588025 14933 tablet.cc:1724] T 1af80b306c9848e98c828b96d957210f P 7368e8eb2cd54cf0809faab3b9c22e73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:50:54.588678 14517 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1309bcf3552547fb96482190cd3f332e"
dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
mode: GRACEFUL
new_leader_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
 from {username='slave'} at 127.0.0.1:51942
I20260709 14:50:54.589265 14517 raft_consensus.cc:606] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Received request to transfer leadership to TS 3a513fc4347e40b4b0f063065a7f4f09
I20260709 14:50:54.591418 14927 tablet.cc:1724] T 29733526f3e5427caa0e786328c4b4d5 P 7368e8eb2cd54cf0809faab3b9c22e73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:50:54.599787 14921 tablet.cc:1724] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:50:54.615666 14924 tablet.cc:1724] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:50:54.624621 14941 tablet.cc:1724] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:50:54.609750 14930 tablet.cc:1724] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:50:54.643486 14944 tablet.cc:1724] T ff213124cb8d4c92ab38e433c5819aa8 P 3a513fc4347e40b4b0f063065a7f4f09: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:50:54.645113 14921 tablet.cc:1724] T 2a8aa30eecbb40809174456a303c5308 P 4d2f748b5a594003a64ba0893ce8752a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:50:54.587217 14931 tablet.cc:1724] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:50:54.658932 14935 tablet.cc:1724] T 2a8aa30eecbb40809174456a303c5308 P 3a513fc4347e40b4b0f063065a7f4f09: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:50:54.666860 14938 tablet.cc:1724] T 2d2c8f806cae46c896f449e40e1d8e21 P 3a513fc4347e40b4b0f063065a7f4f09: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:50:54.666996 14927 tablet.cc:1724] T 2d2c8f806cae46c896f449e40e1d8e21 P 7368e8eb2cd54cf0809faab3b9c22e73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:50:54.677711 14941 tablet.cc:1724] T 1af80b306c9848e98c828b96d957210f P 3a513fc4347e40b4b0f063065a7f4f09: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:50:54.697381 14938 tablet.cc:1724] T 29733526f3e5427caa0e786328c4b4d5 P 3a513fc4347e40b4b0f063065a7f4f09: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:50:54.698411 14923 tablet.cc:1724] T 8938e71ce35a4f01b022d61a950cab54 P 4d2f748b5a594003a64ba0893ce8752a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:50:54.702132 14931 tablet.cc:1724] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:50:54.710737 14944 tablet.cc:1724] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:50:54.729465 14592 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9c392482b964cb0b17f827204bfd0fd"
dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
mode: GRACEFUL
new_leader_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
 from {username='slave'} at 127.0.0.1:44042
I20260709 14:50:54.730058 14592 raft_consensus.cc:606] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a [term 2 LEADER]: Received request to transfer leadership to TS 3a513fc4347e40b4b0f063065a7f4f09
I20260709 14:50:54.731483 10125 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:50:54.731968 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:54.736855 14415 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 60ced7bd891f47e48df6fc354d79f95f: soft_deleted_table [id=ce6165379a6e4a898a1e178f74d0cdaf] alter complete (version 1)
I20260709 14:50:54.743903 14592 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06e35b91e3a24f8dac8f890a4edc30df"
dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
mode: GRACEFUL
new_leader_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
 from {username='slave'} at 127.0.0.1:44042
I20260709 14:50:54.744462 14592 raft_consensus.cc:606] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [term 2 LEADER]: Received request to transfer leadership to TS 3a513fc4347e40b4b0f063065a7f4f09
I20260709 14:50:54.747717 14520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9611b6433ee1422babd46b76c07ccea9"
dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
mode: GRACEFUL
new_leader_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
 from {username='slave'} at 127.0.0.1:51942
I20260709 14:50:54.748239 14520 raft_consensus.cc:606] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 LEADER]: Received request to transfer leadership to TS 3a513fc4347e40b4b0f063065a7f4f09
I20260709 14:50:54.749833 10125 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:54.750429 10125 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:54.890175 14900 raft_consensus.cc:993] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a: : Instructing follower 3a513fc4347e40b4b0f063065a7f4f09 to start an election
I20260709 14:50:54.890740 14897 raft_consensus.cc:1081] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a [term 2 LEADER]: Signalling peer 3a513fc4347e40b4b0f063065a7f4f09 to start an election
I20260709 14:50:54.892113 14668 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9c392482b964cb0b17f827204bfd0fd"
dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
 from {username='slave'} at 127.0.0.1:38112
I20260709 14:50:54.892529 14668 raft_consensus.cc:493] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:54.892776 14668 raft_consensus.cc:3060] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:54.897370 14668 raft_consensus.cc:515] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:54.898768 14668 leader_election.cc:290] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 3 election: Requested vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193)
I20260709 14:50:54.899470 14520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c392482b964cb0b17f827204bfd0fd" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
I20260709 14:50:54.899777 14592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c392482b964cb0b17f827204bfd0fd" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
I20260709 14:50:54.900063 14520 raft_consensus.cc:3060] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:54.900348 14592 raft_consensus.cc:3055] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:54.900606 14592 raft_consensus.cc:740] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Running, Role: LEADER
I20260709 14:50:54.901197 14592 consensus_queue.cc:260] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a [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: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:54.902048 14592 raft_consensus.cc:3060] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:54.904382 14520 raft_consensus.cc:2468] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a513fc4347e40b4b0f063065a7f4f09 in term 3.
I20260709 14:50:54.905484 14633 leader_election.cc:304] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [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: 3a513fc4347e40b4b0f063065a7f4f09, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 
I20260709 14:50:54.906353 14867 raft_consensus.cc:2804] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:54.906780 14867 raft_consensus.cc:697] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [term 3 LEADER]: Becoming Leader. State: Replica: 3a513fc4347e40b4b0f063065a7f4f09, State: Running, Role: LEADER
I20260709 14:50:54.907580 14592 raft_consensus.cc:2468] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a513fc4347e40b4b0f063065a7f4f09 in term 3.
I20260709 14:50:54.907739 14867 consensus_queue.cc:237] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [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: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:54.913870 14415 catalog_manager.cc:5697] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 reported cstate change: term changed from 2 to 3, leader changed from 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66) to 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67). New cstate: current_term: 3 leader_uuid: "3a513fc4347e40b4b0f063065a7f4f09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:54.939273 14912 raft_consensus.cc:993] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73: : Instructing follower 3a513fc4347e40b4b0f063065a7f4f09 to start an election
I20260709 14:50:54.939852 14824 raft_consensus.cc:1081] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Signalling peer 3a513fc4347e40b4b0f063065a7f4f09 to start an election
I20260709 14:50:54.941329 14666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1309bcf3552547fb96482190cd3f332e"
dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
 from {username='slave'} at 127.0.0.1:38106
I20260709 14:50:54.941748 14666 raft_consensus.cc:493] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:54.942008 14666 raft_consensus.cc:3060] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:54.946847 14666 raft_consensus.cc:515] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:54.948311 14666 leader_election.cc:290] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 2 election: Requested vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193)
I20260709 14:50:54.948993 14520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1309bcf3552547fb96482190cd3f332e" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
I20260709 14:50:54.949319 14592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1309bcf3552547fb96482190cd3f332e" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
I20260709 14:50:54.949461 14520 raft_consensus.cc:3055] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:54.949787 14520 raft_consensus.cc:740] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Running, Role: LEADER
I20260709 14:50:54.949803 14592 raft_consensus.cc:3060] T 1309bcf3552547fb96482190cd3f332e P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:54.950515 14520 consensus_queue.cc:260] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:54.951431 14520 raft_consensus.cc:3060] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:54.955367 14592 raft_consensus.cc:2468] T 1309bcf3552547fb96482190cd3f332e P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a513fc4347e40b4b0f063065a7f4f09 in term 2.
I20260709 14:50:54.955899 14520 raft_consensus.cc:2468] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a513fc4347e40b4b0f063065a7f4f09 in term 2.
I20260709 14:50:54.956383 14633 leader_election.cc:304] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a513fc4347e40b4b0f063065a7f4f09, 4d2f748b5a594003a64ba0893ce8752a; no voters: 
I20260709 14:50:54.957218 14867 raft_consensus.cc:2804] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:54.957684 14867 raft_consensus.cc:697] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 LEADER]: Becoming Leader. State: Replica: 3a513fc4347e40b4b0f063065a7f4f09, State: Running, Role: LEADER
I20260709 14:50:54.958420 14867 consensus_queue.cc:237] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:54.965019 14415 catalog_manager.cc:5697] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09 reported cstate change: term changed from 1 to 2, leader changed from 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65) to 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67). New cstate: current_term: 2 leader_uuid: "3a513fc4347e40b4b0f063065a7f4f09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:55.081844 14912 raft_consensus.cc:993] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73: : Instructing follower 3a513fc4347e40b4b0f063065a7f4f09 to start an election
I20260709 14:50:55.082307 14824 raft_consensus.cc:1081] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 LEADER]: Signalling peer 3a513fc4347e40b4b0f063065a7f4f09 to start an election
I20260709 14:50:55.084203 14668 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9611b6433ee1422babd46b76c07ccea9"
dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
 from {username='slave'} at 127.0.0.1:38106
I20260709 14:50:55.084733 14668 raft_consensus.cc:493] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:55.085000 14668 raft_consensus.cc:3060] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:55.090493 14668 raft_consensus.cc:515] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:55.092221 14668 leader_election.cc:290] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 3 election: Requested vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193)
I20260709 14:50:55.092833 14519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9611b6433ee1422babd46b76c07ccea9" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
I20260709 14:50:55.093231 14592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9611b6433ee1422babd46b76c07ccea9" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
I20260709 14:50:55.093397 14519 raft_consensus.cc:3055] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:55.093717 14592 raft_consensus.cc:3060] T 9611b6433ee1422babd46b76c07ccea9 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:55.093725 14519 raft_consensus.cc:740] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7368e8eb2cd54cf0809faab3b9c22e73, State: Running, Role: LEADER
I20260709 14:50:55.094610 14519 consensus_queue.cc:260] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73 [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: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:55.095714 14519 raft_consensus.cc:3060] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:55.099313 14592 raft_consensus.cc:2468] T 9611b6433ee1422babd46b76c07ccea9 P 4d2f748b5a594003a64ba0893ce8752a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a513fc4347e40b4b0f063065a7f4f09 in term 3.
I20260709 14:50:55.100198 14633 leader_election.cc:304] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [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: 3a513fc4347e40b4b0f063065a7f4f09, 4d2f748b5a594003a64ba0893ce8752a; no voters: 
I20260709 14:50:55.100808 14867 raft_consensus.cc:2804] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:55.100908 14519 raft_consensus.cc:2468] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a513fc4347e40b4b0f063065a7f4f09 in term 3.
I20260709 14:50:55.101200 14867 raft_consensus.cc:697] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [term 3 LEADER]: Becoming Leader. State: Replica: 3a513fc4347e40b4b0f063065a7f4f09, State: Running, Role: LEADER
I20260709 14:50:55.102003 14867 consensus_queue.cc:237] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [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: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:55.108572 14415 catalog_manager.cc:5697] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 reported cstate change: term changed from 2 to 3, leader changed from 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65) to 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67). New cstate: current_term: 3 leader_uuid: "3a513fc4347e40b4b0f063065a7f4f09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:55.179829 14897 raft_consensus.cc:993] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a: : Instructing follower 3a513fc4347e40b4b0f063065a7f4f09 to start an election
I20260709 14:50:55.180282 14900 raft_consensus.cc:1081] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [term 2 LEADER]: Signalling peer 3a513fc4347e40b4b0f063065a7f4f09 to start an election
I20260709 14:50:55.181681 14668 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06e35b91e3a24f8dac8f890a4edc30df"
dest_uuid: "3a513fc4347e40b4b0f063065a7f4f09"
 from {username='slave'} at 127.0.0.1:38112
I20260709 14:50:55.182096 14668 raft_consensus.cc:493] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:55.182601 14668 raft_consensus.cc:3060] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:55.187755 14668 raft_consensus.cc:515] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:55.189103 14668 leader_election.cc:290] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09 [CANDIDATE]: Term 3 election: Requested vote from peers 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955), 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193)
I20260709 14:50:55.189755 14519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e35b91e3a24f8dac8f890a4edc30df" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7368e8eb2cd54cf0809faab3b9c22e73"
I20260709 14:50:55.190074 14592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e35b91e3a24f8dac8f890a4edc30df" candidate_uuid: "3a513fc4347e40b4b0f063065a7f4f09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4d2f748b5a594003a64ba0893ce8752a"
I20260709 14:50:55.190292 14519 raft_consensus.cc:3060] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:55.190604 14592 raft_consensus.cc:3055] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:55.190881 14592 raft_consensus.cc:740] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4d2f748b5a594003a64ba0893ce8752a, State: Running, Role: LEADER
I20260709 14:50:55.191519 14592 consensus_queue.cc:260] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [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: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:55.192503 14592 raft_consensus.cc:3060] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:55.194911 14519 raft_consensus.cc:2468] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a513fc4347e40b4b0f063065a7f4f09 in term 3.
I20260709 14:50:55.195785 14633 leader_election.cc:304] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09 [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: 3a513fc4347e40b4b0f063065a7f4f09, 7368e8eb2cd54cf0809faab3b9c22e73; no voters: 
I20260709 14:50:55.196425 14867 raft_consensus.cc:2804] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:55.196784 14867 raft_consensus.cc:697] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09 [term 3 LEADER]: Becoming Leader. State: Replica: 3a513fc4347e40b4b0f063065a7f4f09, State: Running, Role: LEADER
I20260709 14:50:55.197247 14592 raft_consensus.cc:2468] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a513fc4347e40b4b0f063065a7f4f09 in term 3.
I20260709 14:50:55.197484 14867 consensus_queue.cc:237] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09 [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: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } }
I20260709 14:50:55.204217 14415 catalog_manager.cc:5697] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09 reported cstate change: term changed from 2 to 3, leader changed from 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66) to 3a513fc4347e40b4b0f063065a7f4f09 (127.9.227.67). New cstate: current_term: 3 leader_uuid: "3a513fc4347e40b4b0f063065a7f4f09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a513fc4347e40b4b0f063065a7f4f09" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 45583 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:55.318912 14519 raft_consensus.cc:1275] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [term 3 FOLLOWER]: Refusing update from remote peer 3a513fc4347e40b4b0f063065a7f4f09: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:50:55.319941 14867 consensus_queue.cc:1048] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:55.329895 14592 raft_consensus.cc:1275] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a [term 3 FOLLOWER]: Refusing update from remote peer 3a513fc4347e40b4b0f063065a7f4f09: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:50:55.331032 14948 consensus_queue.cc:1048] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:55.451341 14594 raft_consensus.cc:1275] T 1309bcf3552547fb96482190cd3f332e P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Refusing update from remote peer 3a513fc4347e40b4b0f063065a7f4f09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:50:55.452713 14948 consensus_queue.cc:1048] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:55.460958 14519 raft_consensus.cc:1275] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Refusing update from remote peer 3a513fc4347e40b4b0f063065a7f4f09: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:50:55.462155 14957 consensus_queue.cc:1048] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:55.554648 14519 raft_consensus.cc:1275] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 3 FOLLOWER]: Refusing update from remote peer 3a513fc4347e40b4b0f063065a7f4f09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:55.555676 14957 consensus_queue.cc:1048] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:55.563644 14594 raft_consensus.cc:1275] T 9611b6433ee1422babd46b76c07ccea9 P 4d2f748b5a594003a64ba0893ce8752a [term 3 FOLLOWER]: Refusing update from remote peer 3a513fc4347e40b4b0f063065a7f4f09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:55.565291 14948 consensus_queue.cc:1048] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:55.637781 14594 raft_consensus.cc:1275] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [term 3 FOLLOWER]: Refusing update from remote peer 3a513fc4347e40b4b0f063065a7f4f09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:55.638974 14948 consensus_queue.cc:1048] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2f748b5a594003a64ba0893ce8752a" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:55.648114 14519 raft_consensus.cc:1275] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [term 3 FOLLOWER]: Refusing update from remote peer 3a513fc4347e40b4b0f063065a7f4f09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:55.649287 14948 consensus_queue.cc:1048] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7368e8eb2cd54cf0809faab3b9c22e73" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:55.804488 10125 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:50:55.809120 10125 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:50:55.809551 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:55.814487 10125 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:50:55.814795 10125 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:56.842036 10125 tablet_server.cc:179] TabletServer@127.9.227.65:0 shutting down...
W20260709 14:50:56.858438 14559 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260709 14:50:56.861733 14559 consensus_peers.cc:597] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a -> Peer 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955): Couldn't send request to peer 7368e8eb2cd54cf0809faab3b9c22e73. 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:50:56.868639 10125 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:56.869359 10125 tablet_replica.cc:333] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73: stopping tablet replica
I20260709 14:50:56.869905 10125 raft_consensus.cc:2243] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.870437 10125 raft_consensus.cc:2272] T 8938e71ce35a4f01b022d61a950cab54 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.872411 10125 tablet_replica.cc:333] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73: stopping tablet replica
I20260709 14:50:56.873076 10125 raft_consensus.cc:2243] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.873456 10125 raft_consensus.cc:2272] T b9c392482b964cb0b17f827204bfd0fd P 7368e8eb2cd54cf0809faab3b9c22e73 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.874956 10125 tablet_replica.cc:333] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73: stopping tablet replica
I20260709 14:50:56.875429 10125 raft_consensus.cc:2243] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.875919 10125 raft_consensus.cc:2272] T 7174db59b73845249ab9f837fdc3e593 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.877955 10125 tablet_replica.cc:333] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73: stopping tablet replica
I20260709 14:50:56.878502 10125 raft_consensus.cc:2243] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.878881 10125 raft_consensus.cc:2272] T 1309bcf3552547fb96482190cd3f332e P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.880506 10125 tablet_replica.cc:333] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73: stopping tablet replica
I20260709 14:50:56.881011 10125 raft_consensus.cc:2243] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.881403 10125 raft_consensus.cc:2272] T 06e35b91e3a24f8dac8f890a4edc30df P 7368e8eb2cd54cf0809faab3b9c22e73 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.883340 10125 tablet_replica.cc:333] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73: stopping tablet replica
I20260709 14:50:56.884008 10125 raft_consensus.cc:2243] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.884500 10125 raft_consensus.cc:2272] T 0361dd9bc0704ff284aa549e90533d11 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.886322 10125 tablet_replica.cc:333] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73: stopping tablet replica
I20260709 14:50:56.886796 10125 raft_consensus.cc:2243] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:56.887483 10125 raft_consensus.cc:2272] T ff213124cb8d4c92ab38e433c5819aa8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.889040 10125 tablet_replica.cc:333] T 29733526f3e5427caa0e786328c4b4d5 P 7368e8eb2cd54cf0809faab3b9c22e73: stopping tablet replica
I20260709 14:50:56.889515 10125 raft_consensus.cc:2243] T 29733526f3e5427caa0e786328c4b4d5 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.889878 10125 raft_consensus.cc:2272] T 29733526f3e5427caa0e786328c4b4d5 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.891369 10125 tablet_replica.cc:333] T a92146c294d64d51a3edebfefef22d37 P 7368e8eb2cd54cf0809faab3b9c22e73: stopping tablet replica
I20260709 14:50:56.891839 10125 raft_consensus.cc:2243] T a92146c294d64d51a3edebfefef22d37 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:56.892571 10125 raft_consensus.cc:2272] T a92146c294d64d51a3edebfefef22d37 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.894322 10125 tablet_replica.cc:333] T 1af80b306c9848e98c828b96d957210f P 7368e8eb2cd54cf0809faab3b9c22e73: stopping tablet replica
I20260709 14:50:56.894860 10125 raft_consensus.cc:2243] T 1af80b306c9848e98c828b96d957210f P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:56.895501 10125 raft_consensus.cc:2272] T 1af80b306c9848e98c828b96d957210f P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.897032 10125 tablet_replica.cc:333] T 2d844a77299446d6bac3a3f22106c90d P 7368e8eb2cd54cf0809faab3b9c22e73: stopping tablet replica
I20260709 14:50:56.897531 10125 raft_consensus.cc:2243] T 2d844a77299446d6bac3a3f22106c90d P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.897907 10125 raft_consensus.cc:2272] T 2d844a77299446d6bac3a3f22106c90d P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.899570 10125 tablet_replica.cc:333] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73: stopping tablet replica
I20260709 14:50:56.900065 10125 raft_consensus.cc:2243] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.900480 10125 raft_consensus.cc:2272] T 0e06436be11b44d28fe9aed09f1ef0d0 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.902417 10125 tablet_replica.cc:333] T 2d2c8f806cae46c896f449e40e1d8e21 P 7368e8eb2cd54cf0809faab3b9c22e73: stopping tablet replica
I20260709 14:50:56.902899 10125 raft_consensus.cc:2243] T 2d2c8f806cae46c896f449e40e1d8e21 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.903337 10125 raft_consensus.cc:2272] T 2d2c8f806cae46c896f449e40e1d8e21 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.905400 10125 tablet_replica.cc:333] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73: stopping tablet replica
I20260709 14:50:56.905941 10125 raft_consensus.cc:2243] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:56.906721 10125 raft_consensus.cc:2272] T 08ccb88e129f4715830a91fd1ea21fb8 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:56.906791 14559 consensus_peers.cc:597] T 6f9f50db2d344dcd9d6fb35de062ae36 P 4d2f748b5a594003a64ba0893ce8752a -> Peer 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955): Couldn't send request to peer 7368e8eb2cd54cf0809faab3b9c22e73. 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:50:56.908725 10125 tablet_replica.cc:333] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73: stopping tablet replica
I20260709 14:50:56.909198 10125 raft_consensus.cc:2243] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:56.909842 10125 raft_consensus.cc:2272] T 2a8aa30eecbb40809174456a303c5308 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.911402 10125 tablet_replica.cc:333] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73: stopping tablet replica
I20260709 14:50:56.911845 10125 raft_consensus.cc:2243] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.912242 10125 raft_consensus.cc:2272] T 6f9f50db2d344dcd9d6fb35de062ae36 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.913808 10125 tablet_replica.cc:333] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73: stopping tablet replica
I20260709 14:50:56.914223 10125 raft_consensus.cc:2243] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:56.914572 10125 raft_consensus.cc:2272] T 9611b6433ee1422babd46b76c07ccea9 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.916253 10125 tablet_replica.cc:333] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73: stopping tablet replica
I20260709 14:50:56.916641 10125 raft_consensus.cc:2243] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:56.917273 10125 raft_consensus.cc:2272] T 911282f717004e8f9a8218071bbe1b65 P 7368e8eb2cd54cf0809faab3b9c22e73 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:56.924801 14559 consensus_peers.cc:597] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a -> Peer 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955): Couldn't send request to peer 7368e8eb2cd54cf0809faab3b9c22e73. 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:50:56.940150 14633 consensus_peers.cc:597] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09 -> Peer 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955): Couldn't send request to peer 7368e8eb2cd54cf0809faab3b9c22e73. 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:50:56.954581 10125 tablet_server.cc:196] TabletServer@127.9.227.65:0 shutdown complete.
I20260709 14:50:56.981889 10125 tablet_server.cc:179] TabletServer@127.9.227.66:0 shutting down...
W20260709 14:50:56.998382 14559 consensus_peers.cc:597] T 0361dd9bc0704ff284aa549e90533d11 P 4d2f748b5a594003a64ba0893ce8752a -> Peer 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955): Couldn't send request to peer 7368e8eb2cd54cf0809faab3b9c22e73. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:57.015983 10125 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:57.016636 10125 tablet_replica.cc:333] T 7174db59b73845249ab9f837fdc3e593 P 4d2f748b5a594003a64ba0893ce8752a: stopping tablet replica
I20260709 14:50:57.017153 10125 raft_consensus.cc:2243] T 7174db59b73845249ab9f837fdc3e593 P 4d2f748b5a594003a64ba0893ce8752a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:57.017813 10125 raft_consensus.cc:2272] T 7174db59b73845249ab9f837fdc3e593 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.019443 10125 tablet_replica.cc:333] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a: stopping tablet replica
I20260709 14:50:57.019956 10125 raft_consensus.cc:2243] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.020318 10125 raft_consensus.cc:2272] T b9c392482b964cb0b17f827204bfd0fd P 4d2f748b5a594003a64ba0893ce8752a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.021775 10125 tablet_replica.cc:333] T 8938e71ce35a4f01b022d61a950cab54 P 4d2f748b5a594003a64ba0893ce8752a: stopping tablet replica
I20260709 14:50:57.022255 10125 raft_consensus.cc:2243] T 8938e71ce35a4f01b022d61a950cab54 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.022593 10125 raft_consensus.cc:2272] T 8938e71ce35a4f01b022d61a950cab54 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.024258 10125 tablet_replica.cc:333] T 1309bcf3552547fb96482190cd3f332e P 4d2f748b5a594003a64ba0893ce8752a: stopping tablet replica
I20260709 14:50:57.024982 10125 raft_consensus.cc:2243] T 1309bcf3552547fb96482190cd3f332e P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.025575 10125 raft_consensus.cc:2272] T 1309bcf3552547fb96482190cd3f332e P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.027109 10125 tablet_replica.cc:333] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a: stopping tablet replica
I20260709 14:50:57.027601 10125 raft_consensus.cc:2243] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:57.028301 10125 raft_consensus.cc:2272] T 29733526f3e5427caa0e786328c4b4d5 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.029836 10125 tablet_replica.cc:333] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a: stopping tablet replica
I20260709 14:50:57.030306 10125 raft_consensus.cc:2243] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.030650 10125 raft_consensus.cc:2272] T ff213124cb8d4c92ab38e433c5819aa8 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.032248 10125 tablet_replica.cc:333] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a: stopping tablet replica
I20260709 14:50:57.032788 10125 raft_consensus.cc:2243] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.033180 10125 raft_consensus.cc:2272] T 1af80b306c9848e98c828b96d957210f P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.034729 10125 tablet_replica.cc:333] T a92146c294d64d51a3edebfefef22d37 P 4d2f748b5a594003a64ba0893ce8752a: stopping tablet replica
I20260709 14:50:57.035233 10125 raft_consensus.cc:2243] T a92146c294d64d51a3edebfefef22d37 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.035635 10125 raft_consensus.cc:2272] T a92146c294d64d51a3edebfefef22d37 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.037389 10125 tablet_replica.cc:333] T 2d844a77299446d6bac3a3f22106c90d P 4d2f748b5a594003a64ba0893ce8752a: stopping tablet replica
I20260709 14:50:57.037899 10125 raft_consensus.cc:2243] T 2d844a77299446d6bac3a3f22106c90d P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.038261 10125 raft_consensus.cc:2272] T 2d844a77299446d6bac3a3f22106c90d P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.039951 10125 tablet_replica.cc:333] T 9611b6433ee1422babd46b76c07ccea9 P 4d2f748b5a594003a64ba0893ce8752a: stopping tablet replica
I20260709 14:50:57.040457 10125 raft_consensus.cc:2243] T 9611b6433ee1422babd46b76c07ccea9 P 4d2f748b5a594003a64ba0893ce8752a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.040820 10125 raft_consensus.cc:2272] T 9611b6433ee1422babd46b76c07ccea9 P 4d2f748b5a594003a64ba0893ce8752a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.042631 10125 tablet_replica.cc:333] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a: stopping tablet replica
I20260709 14:50:57.043129 10125 raft_consensus.cc:2243] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.043488 10125 raft_consensus.cc:2272] T 06e35b91e3a24f8dac8f890a4edc30df P 4d2f748b5a594003a64ba0893ce8752a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.045195 10125 tablet_replica.cc:333] T 0361dd9bc0704ff284aa549e90533d11 P 4d2f748b5a594003a64ba0893ce8752a: stopping tablet replica
I20260709 14:50:57.045648 10125 raft_consensus.cc:2243] T 0361dd9bc0704ff284aa549e90533d11 P 4d2f748b5a594003a64ba0893ce8752a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:57.046355 10125 raft_consensus.cc:2272] T 0361dd9bc0704ff284aa549e90533d11 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.048058 10125 tablet_replica.cc:333] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a: stopping tablet replica
I20260709 14:50:57.048542 10125 raft_consensus.cc:2243] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:57.049196 10125 raft_consensus.cc:2272] T 2d2c8f806cae46c896f449e40e1d8e21 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.050734 10125 tablet_replica.cc:333] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a: stopping tablet replica
I20260709 14:50:57.051193 10125 raft_consensus.cc:2243] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.051594 10125 raft_consensus.cc:2272] T 08ccb88e129f4715830a91fd1ea21fb8 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.053361 10125 tablet_replica.cc:333] T 2a8aa30eecbb40809174456a303c5308 P 4d2f748b5a594003a64ba0893ce8752a: stopping tablet replica
I20260709 14:50:57.053831 10125 raft_consensus.cc:2243] T 2a8aa30eecbb40809174456a303c5308 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.054200 10125 raft_consensus.cc:2272] T 2a8aa30eecbb40809174456a303c5308 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.055680 10125 tablet_replica.cc:333] T 6f9f50db2d344dcd9d6fb35de062ae36 P 4d2f748b5a594003a64ba0893ce8752a: stopping tablet replica
I20260709 14:50:57.056141 10125 raft_consensus.cc:2243] T 6f9f50db2d344dcd9d6fb35de062ae36 P 4d2f748b5a594003a64ba0893ce8752a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:57.056825 10125 raft_consensus.cc:2272] T 6f9f50db2d344dcd9d6fb35de062ae36 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.058945 10125 tablet_replica.cc:333] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a: stopping tablet replica
I20260709 14:50:57.059500 10125 raft_consensus.cc:2243] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:50:57.060214 14633 consensus_peers.cc:597] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 -> Peer 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193): Couldn't send request to peer 4d2f748b5a594003a64ba0893ce8752a. 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:50:57.060398 10125 raft_consensus.cc:2272] T 0e06436be11b44d28fe9aed09f1ef0d0 P 4d2f748b5a594003a64ba0893ce8752a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.062301 10125 tablet_replica.cc:333] T 911282f717004e8f9a8218071bbe1b65 P 4d2f748b5a594003a64ba0893ce8752a: stopping tablet replica
I20260709 14:50:57.062724 10125 raft_consensus.cc:2243] T 911282f717004e8f9a8218071bbe1b65 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.063089 10125 raft_consensus.cc:2272] T 911282f717004e8f9a8218071bbe1b65 P 4d2f748b5a594003a64ba0893ce8752a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:57.068246 14633 consensus_peers.cc:597] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 -> Peer 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955): Couldn't send request to peer 7368e8eb2cd54cf0809faab3b9c22e73. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:57.081599 14633 consensus_peers.cc:597] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09 -> Peer 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955): Couldn't send request to peer 7368e8eb2cd54cf0809faab3b9c22e73. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:57.100754 14633 consensus_peers.cc:597] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 -> Peer 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955): Couldn't send request to peer 7368e8eb2cd54cf0809faab3b9c22e73. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:57.101527 10125 tablet_server.cc:196] TabletServer@127.9.227.66:0 shutdown complete.
W20260709 14:50:57.108928 14633 consensus_peers.cc:597] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09 -> Peer 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193): Couldn't send request to peer 4d2f748b5a594003a64ba0893ce8752a. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.66:35193: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:57.120529 14633 consensus_peers.cc:597] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09 -> Peer 7368e8eb2cd54cf0809faab3b9c22e73 (127.9.227.65:37955): Couldn't send request to peer 7368e8eb2cd54cf0809faab3b9c22e73. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:37955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:57.129468 14633 consensus_peers.cc:597] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09 -> Peer 4d2f748b5a594003a64ba0893ce8752a (127.9.227.66:35193): Couldn't send request to peer 4d2f748b5a594003a64ba0893ce8752a. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.66:35193: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:57.130395 10125 tablet_server.cc:179] TabletServer@127.9.227.67:0 shutting down...
I20260709 14:50:57.153689 10125 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:57.154299 10125 tablet_replica.cc:333] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09: stopping tablet replica
I20260709 14:50:57.154840 10125 raft_consensus.cc:2243] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:57.155558 10125 raft_consensus.cc:2272] T 1309bcf3552547fb96482190cd3f332e P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.157276 10125 tablet_replica.cc:333] T 6f9f50db2d344dcd9d6fb35de062ae36 P 3a513fc4347e40b4b0f063065a7f4f09: stopping tablet replica
I20260709 14:50:57.157763 10125 raft_consensus.cc:2243] T 6f9f50db2d344dcd9d6fb35de062ae36 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.158138 10125 raft_consensus.cc:2272] T 6f9f50db2d344dcd9d6fb35de062ae36 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.159799 10125 tablet_replica.cc:333] T 2a8aa30eecbb40809174456a303c5308 P 3a513fc4347e40b4b0f063065a7f4f09: stopping tablet replica
I20260709 14:50:57.160370 10125 raft_consensus.cc:2243] T 2a8aa30eecbb40809174456a303c5308 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.160738 10125 raft_consensus.cc:2272] T 2a8aa30eecbb40809174456a303c5308 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.162250 10125 tablet_replica.cc:333] T 0361dd9bc0704ff284aa549e90533d11 P 3a513fc4347e40b4b0f063065a7f4f09: stopping tablet replica
I20260709 14:50:57.162721 10125 raft_consensus.cc:2243] T 0361dd9bc0704ff284aa549e90533d11 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.163081 10125 raft_consensus.cc:2272] T 0361dd9bc0704ff284aa549e90533d11 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.164734 10125 tablet_replica.cc:333] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09: stopping tablet replica
I20260709 14:50:57.165198 10125 raft_consensus.cc:2243] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:57.165859 10125 raft_consensus.cc:2272] T 06e35b91e3a24f8dac8f890a4edc30df P 3a513fc4347e40b4b0f063065a7f4f09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.167637 10125 tablet_replica.cc:333] T 1af80b306c9848e98c828b96d957210f P 3a513fc4347e40b4b0f063065a7f4f09: stopping tablet replica
I20260709 14:50:57.168257 10125 raft_consensus.cc:2243] T 1af80b306c9848e98c828b96d957210f P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.168653 10125 raft_consensus.cc:2272] T 1af80b306c9848e98c828b96d957210f P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.170197 10125 tablet_replica.cc:333] T 29733526f3e5427caa0e786328c4b4d5 P 3a513fc4347e40b4b0f063065a7f4f09: stopping tablet replica
I20260709 14:50:57.170830 10125 raft_consensus.cc:2243] T 29733526f3e5427caa0e786328c4b4d5 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.171416 10125 raft_consensus.cc:2272] T 29733526f3e5427caa0e786328c4b4d5 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.173714 10125 tablet_replica.cc:333] T ff213124cb8d4c92ab38e433c5819aa8 P 3a513fc4347e40b4b0f063065a7f4f09: stopping tablet replica
I20260709 14:50:57.174224 10125 raft_consensus.cc:2243] T ff213124cb8d4c92ab38e433c5819aa8 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.174635 10125 raft_consensus.cc:2272] T ff213124cb8d4c92ab38e433c5819aa8 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.176210 10125 tablet_replica.cc:333] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09: stopping tablet replica
I20260709 14:50:57.176700 10125 raft_consensus.cc:2243] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:57.177371 10125 raft_consensus.cc:2272] T 2d844a77299446d6bac3a3f22106c90d P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.178923 10125 tablet_replica.cc:333] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09: stopping tablet replica
I20260709 14:50:57.179427 10125 raft_consensus.cc:2243] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.179840 10125 raft_consensus.cc:2272] T a92146c294d64d51a3edebfefef22d37 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.181551 10125 tablet_replica.cc:333] T 0e06436be11b44d28fe9aed09f1ef0d0 P 3a513fc4347e40b4b0f063065a7f4f09: stopping tablet replica
I20260709 14:50:57.181974 10125 raft_consensus.cc:2243] T 0e06436be11b44d28fe9aed09f1ef0d0 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.182376 10125 raft_consensus.cc:2272] T 0e06436be11b44d28fe9aed09f1ef0d0 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.184002 10125 tablet_replica.cc:333] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09: stopping tablet replica
I20260709 14:50:57.184423 10125 raft_consensus.cc:2243] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:57.185036 10125 raft_consensus.cc:2272] T 8938e71ce35a4f01b022d61a950cab54 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.186563 10125 tablet_replica.cc:333] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09: stopping tablet replica
I20260709 14:50:57.186998 10125 raft_consensus.cc:2243] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:57.187605 10125 raft_consensus.cc:2272] T b9c392482b964cb0b17f827204bfd0fd P 3a513fc4347e40b4b0f063065a7f4f09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.189131 10125 tablet_replica.cc:333] T 7174db59b73845249ab9f837fdc3e593 P 3a513fc4347e40b4b0f063065a7f4f09: stopping tablet replica
I20260709 14:50:57.189563 10125 raft_consensus.cc:2243] T 7174db59b73845249ab9f837fdc3e593 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.189906 10125 raft_consensus.cc:2272] T 7174db59b73845249ab9f837fdc3e593 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.191340 10125 tablet_replica.cc:333] T 2d2c8f806cae46c896f449e40e1d8e21 P 3a513fc4347e40b4b0f063065a7f4f09: stopping tablet replica
I20260709 14:50:57.191802 10125 raft_consensus.cc:2243] T 2d2c8f806cae46c896f449e40e1d8e21 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.192198 10125 raft_consensus.cc:2272] T 2d2c8f806cae46c896f449e40e1d8e21 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.193638 10125 tablet_replica.cc:333] T 08ccb88e129f4715830a91fd1ea21fb8 P 3a513fc4347e40b4b0f063065a7f4f09: stopping tablet replica
I20260709 14:50:57.194069 10125 raft_consensus.cc:2243] T 08ccb88e129f4715830a91fd1ea21fb8 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.194453 10125 raft_consensus.cc:2272] T 08ccb88e129f4715830a91fd1ea21fb8 P 3a513fc4347e40b4b0f063065a7f4f09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.196071 10125 tablet_replica.cc:333] T 911282f717004e8f9a8218071bbe1b65 P 3a513fc4347e40b4b0f063065a7f4f09: stopping tablet replica
I20260709 14:50:57.196481 10125 raft_consensus.cc:2243] T 911282f717004e8f9a8218071bbe1b65 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:57.196827 10125 raft_consensus.cc:2272] T 911282f717004e8f9a8218071bbe1b65 P 3a513fc4347e40b4b0f063065a7f4f09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.198426 10125 tablet_replica.cc:333] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09: stopping tablet replica
I20260709 14:50:57.198807 10125 raft_consensus.cc:2243] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:57.199832 10125 raft_consensus.cc:2272] T 9611b6433ee1422babd46b76c07ccea9 P 3a513fc4347e40b4b0f063065a7f4f09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.235654 10125 tablet_server.cc:196] TabletServer@127.9.227.67:0 shutdown complete.
I20260709 14:50:57.261991 10125 master.cc:562] Master@127.9.227.126:41813 shutting down...
I20260709 14:50:57.282281 10125 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 60ced7bd891f47e48df6fc354d79f95f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:57.282838 10125 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 60ced7bd891f47e48df6fc354d79f95f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:57.283151 10125 tablet_replica.cc:333] T 00000000000000000000000000000000 P 60ced7bd891f47e48df6fc354d79f95f: stopping tablet replica
I20260709 14:50:57.302770 10125 master.cc:584] Master@127.9.227.126:41813 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12283 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:50:57.348587 10125 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.227.126:34249
I20260709 14:50:57.349656 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:57.354528 14970 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:50:57.354564 14969 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:50:57.356820 14972 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:50:57.357331 10125 server_base.cc:1061] running on GCE node
I20260709 14:50:57.358191 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:57.358367 10125 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:50:57.358512 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608657358496 us; error 0 us; skew 500 ppm
I20260709 14:50:57.358996 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:57.361202 10125 webserver.cc:533] Webserver started at http://127.9.227.126:37903/ using document root <none> and password file <none>
I20260709 14:50:57.361645 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:57.361829 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:57.362078 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:57.363067 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608558739546-10125-0/minicluster-data/master-0-root/instance:
uuid: "eefe4a0080f44bfebbb50528bd708503"
format_stamp: "Formatted at 2026-07-09 14:50:57 on dist-test-slave-31z3"
I20260709 14:50:57.367127 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260709 14:50:57.370229 14977 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:50:57.370900 10125 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:57.371155 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608558739546-10125-0/minicluster-data/master-0-root
uuid: "eefe4a0080f44bfebbb50528bd708503"
format_stamp: "Formatted at 2026-07-09 14:50:57 on dist-test-slave-31z3"
I20260709 14:50:57.371402 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608558739546-10125-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608558739546-10125-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608558739546-10125-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:50:57.400895 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:57.402092 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:57.439570 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.126:34249
I20260709 14:50:57.439687 15028 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.126:34249 every 8 connection(s)
I20260709 14:50:57.443284 15029 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:50:57.452832 15029 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eefe4a0080f44bfebbb50528bd708503: Bootstrap starting.
I20260709 14:50:57.457319 15029 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eefe4a0080f44bfebbb50528bd708503: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.461242 15029 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eefe4a0080f44bfebbb50528bd708503: No bootstrap required, opened a new log
I20260709 14:50:57.463248 15029 raft_consensus.cc:359] T 00000000000000000000000000000000 P eefe4a0080f44bfebbb50528bd708503 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eefe4a0080f44bfebbb50528bd708503" member_type: VOTER }
I20260709 14:50:57.463593 15029 raft_consensus.cc:385] T 00000000000000000000000000000000 P eefe4a0080f44bfebbb50528bd708503 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.463807 15029 raft_consensus.cc:740] T 00000000000000000000000000000000 P eefe4a0080f44bfebbb50528bd708503 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eefe4a0080f44bfebbb50528bd708503, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.464344 15029 consensus_queue.cc:260] T 00000000000000000000000000000000 P eefe4a0080f44bfebbb50528bd708503 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eefe4a0080f44bfebbb50528bd708503" member_type: VOTER }
I20260709 14:50:57.464759 15029 raft_consensus.cc:399] T 00000000000000000000000000000000 P eefe4a0080f44bfebbb50528bd708503 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:50:57.464970 15029 raft_consensus.cc:493] T 00000000000000000000000000000000 P eefe4a0080f44bfebbb50528bd708503 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:50:57.465210 15029 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eefe4a0080f44bfebbb50528bd708503 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.469697 15029 raft_consensus.cc:515] T 00000000000000000000000000000000 P eefe4a0080f44bfebbb50528bd708503 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eefe4a0080f44bfebbb50528bd708503" member_type: VOTER }
I20260709 14:50:57.470171 15029 leader_election.cc:304] T 00000000000000000000000000000000 P eefe4a0080f44bfebbb50528bd708503 [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: eefe4a0080f44bfebbb50528bd708503; no voters: 
I20260709 14:50:57.471206 15029 leader_election.cc:290] T 00000000000000000000000000000000 P eefe4a0080f44bfebbb50528bd708503 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:50:57.471477 15032 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eefe4a0080f44bfebbb50528bd708503 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:57.472752 15032 raft_consensus.cc:697] T 00000000000000000000000000000000 P eefe4a0080f44bfebbb50528bd708503 [term 1 LEADER]: Becoming Leader. State: Replica: eefe4a0080f44bfebbb50528bd708503, State: Running, Role: LEADER
I20260709 14:50:57.473379 15032 consensus_queue.cc:237] T 00000000000000000000000000000000 P eefe4a0080f44bfebbb50528bd708503 [LEADER]: Queue going to LEADER mode. State: All 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: "eefe4a0080f44bfebbb50528bd708503" member_type: VOTER }
I20260709 14:50:57.473932 15029 sys_catalog.cc:565] T 00000000000000000000000000000000 P eefe4a0080f44bfebbb50528bd708503 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:50:57.477885 15034 sys_catalog.cc:455] T 00000000000000000000000000000000 P eefe4a0080f44bfebbb50528bd708503 [sys.catalog]: SysCatalogTable state changed. Reason: New leader eefe4a0080f44bfebbb50528bd708503. Latest consensus state: current_term: 1 leader_uuid: "eefe4a0080f44bfebbb50528bd708503" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eefe4a0080f44bfebbb50528bd708503" member_type: VOTER } }
I20260709 14:50:57.478514 15034 sys_catalog.cc:458] T 00000000000000000000000000000000 P eefe4a0080f44bfebbb50528bd708503 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:57.478824 15033 sys_catalog.cc:455] T 00000000000000000000000000000000 P eefe4a0080f44bfebbb50528bd708503 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eefe4a0080f44bfebbb50528bd708503" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eefe4a0080f44bfebbb50528bd708503" member_type: VOTER } }
I20260709 14:50:57.479247 15033 sys_catalog.cc:458] T 00000000000000000000000000000000 P eefe4a0080f44bfebbb50528bd708503 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:57.480319 15039 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:50:57.484848 15039 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:50:57.488699 10125 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:50:57.492702 15039 catalog_manager.cc:1383] Generated new cluster ID: e30edba2d14c4a39932f944a934f5b24
I20260709 14:50:57.492976 15039 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:50:57.509817 15039 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:50:57.511068 15039 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:50:57.526276 15039 catalog_manager.cc:6070] T 00000000000000000000000000000000 P eefe4a0080f44bfebbb50528bd708503: Generated new TSK 0
I20260709 14:50:57.526868 15039 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:50:57.554903 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:57.560292 15050 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:50:57.561473 15051 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:50:57.564177 10125 server_base.cc:1061] running on GCE node
W20260709 14:50:57.564442 15053 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:50:57.565721 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:57.565904 10125 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:50:57.566025 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608657566013 us; error 0 us; skew 500 ppm
I20260709 14:50:57.566469 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:57.568692 10125 webserver.cc:533] Webserver started at http://127.9.227.65:35445/ using document root <none> and password file <none>
I20260709 14:50:57.569105 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:57.569253 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:57.569463 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:57.570487 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608558739546-10125-0/minicluster-data/ts-0-root/instance:
uuid: "45e4e5ef68d94a059590dee4d2943b74"
format_stamp: "Formatted at 2026-07-09 14:50:57 on dist-test-slave-31z3"
I20260709 14:50:57.574599 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:50:57.577634 15058 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:50:57.578320 10125 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:50:57.578572 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608558739546-10125-0/minicluster-data/ts-0-root
uuid: "45e4e5ef68d94a059590dee4d2943b74"
format_stamp: "Formatted at 2026-07-09 14:50:57 on dist-test-slave-31z3"
I20260709 14:50:57.578819 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608558739546-10125-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608558739546-10125-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608558739546-10125-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:50:57.587818 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:57.588980 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:57.590363 10125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:57.592479 10125 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:57.592661 10125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:57.592881 10125 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:57.593042 10125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:57.631117 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.65:34583
I20260709 14:50:57.631215 15120 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.65:34583 every 8 connection(s)
I20260709 14:50:57.635672 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:57.642371 15125 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:50:57.644920 15126 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:50:57.647783 10125 server_base.cc:1061] running on GCE node
W20260709 14:50:57.647887 15128 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:50:57.648859 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:57.649065 10125 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:50:57.649231 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608657649215 us; error 0 us; skew 500 ppm
I20260709 14:50:57.649737 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:57.652182 15121 heartbeater.cc:344] Connected to a master server at 127.9.227.126:34249
I20260709 14:50:57.652499 15121 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:57.652649 10125 webserver.cc:533] Webserver started at http://127.9.227.66:38623/ using document root <none> and password file <none>
I20260709 14:50:57.653184 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:57.653169 15121 heartbeater.cc:507] Master 127.9.227.126:34249 requested a full tablet report, sending...
I20260709 14:50:57.653551 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:57.653833 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:57.654882 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608558739546-10125-0/minicluster-data/ts-1-root/instance:
uuid: "3858ddd366c5416bbe026a7bc07a3e16"
format_stamp: "Formatted at 2026-07-09 14:50:57 on dist-test-slave-31z3"
I20260709 14:50:57.655373 14994 ts_manager.cc:194] Registered new tserver with Master: 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583)
I20260709 14:50:57.657820 14994 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45660
I20260709 14:50:57.660370 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:50:57.663534 15133 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:50:57.664290 10125 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:50:57.664561 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608558739546-10125-0/minicluster-data/ts-1-root
uuid: "3858ddd366c5416bbe026a7bc07a3e16"
format_stamp: "Formatted at 2026-07-09 14:50:57 on dist-test-slave-31z3"
I20260709 14:50:57.664809 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608558739546-10125-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608558739546-10125-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608558739546-10125-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:50:57.686645 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:57.687731 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:57.689131 10125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:57.691159 10125 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:57.691354 10125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:57.691812 10125 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:57.692066 10125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260709 14:50:57.731148 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.66:42667
I20260709 14:50:57.731295 15195 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.66:42667 every 8 connection(s)
I20260709 14:50:57.735685 10125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:57.742386 15199 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:50:57.743803 15200 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:50:57.746708 10125 server_base.cc:1061] running on GCE node
W20260709 14:50:57.747710 15202 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:50:57.749094 15196 heartbeater.cc:344] Connected to a master server at 127.9.227.126:34249
I20260709 14:50:57.749514 15196 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:57.750393 15196 heartbeater.cc:507] Master 127.9.227.126:34249 requested a full tablet report, sending...
I20260709 14:50:57.751468 10125 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:57.751778 10125 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:50:57.752000 10125 hybrid_clock.cc:648] HybridClock initialized: now 1783608657751983 us; error 0 us; skew 500 ppm
I20260709 14:50:57.752774 10125 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:57.753523 14994 ts_manager.cc:194] Registered new tserver with Master: 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667)
I20260709 14:50:57.755306 14994 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45670
I20260709 14:50:57.755499 10125 webserver.cc:533] Webserver started at http://127.9.227.67:36499/ using document root <none> and password file <none>
I20260709 14:50:57.756234 10125 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:57.756459 10125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:57.756770 10125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:57.758116 10125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608558739546-10125-0/minicluster-data/ts-2-root/instance:
uuid: "b988a4f8110f452db5c4c7a73a0921e5"
format_stamp: "Formatted at 2026-07-09 14:50:57 on dist-test-slave-31z3"
I20260709 14:50:57.762390 10125 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:50:57.765471 15207 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:50:57.766427 10125 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:50:57.766741 10125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608558739546-10125-0/minicluster-data/ts-2-root
uuid: "b988a4f8110f452db5c4c7a73a0921e5"
format_stamp: "Formatted at 2026-07-09 14:50:57 on dist-test-slave-31z3"
I20260709 14:50:57.767001 10125 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608558739546-10125-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608558739546-10125-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmswMU0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608558739546-10125-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:50:57.777755 10125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:57.778785 10125 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:57.780143 10125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:57.782263 10125 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:57.782446 10125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:57.782653 10125 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:57.782816 10125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:57.819468 10125 rpc_server.cc:307] RPC server started. Bound to: 127.9.227.67:38801
I20260709 14:50:57.819608 15269 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.227.67:38801 every 8 connection(s)
I20260709 14:50:57.831830 15270 heartbeater.cc:344] Connected to a master server at 127.9.227.126:34249
I20260709 14:50:57.832257 15270 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:57.832866 15270 heartbeater.cc:507] Master 127.9.227.126:34249 requested a full tablet report, sending...
I20260709 14:50:57.834590 14994 ts_manager.cc:194] Registered new tserver with Master: b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:50:57.835608 10125 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013134207s
I20260709 14:50:57.835810 14994 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45682
I20260709 14:50:57.859371 14994 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45696:
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:50:57.861865 14994 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:50:57.925557 15235 tablet_service.cc:1511] Processing CreateTablet for tablet 93640d2f694a4193b0a89cdd1948fc3b (DEFAULT_TABLE table=test-workload [id=390183f1c0e0464d9de5a7a92efe8c94]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:57.926862 15235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93640d2f694a4193b0a89cdd1948fc3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.928943 15233 tablet_service.cc:1511] Processing CreateTablet for tablet 8fd1d968d52b468e93b2166c2977eb2f (DEFAULT_TABLE table=test-workload [id=390183f1c0e0464d9de5a7a92efe8c94]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:57.930321 15233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd1d968d52b468e93b2166c2977eb2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.930423 15086 tablet_service.cc:1511] Processing CreateTablet for tablet 93640d2f694a4193b0a89cdd1948fc3b (DEFAULT_TABLE table=test-workload [id=390183f1c0e0464d9de5a7a92efe8c94]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:57.931558 15234 tablet_service.cc:1511] Processing CreateTablet for tablet 136a762775054c59965f93376d24c7fa (DEFAULT_TABLE table=test-workload [id=390183f1c0e0464d9de5a7a92efe8c94]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:57.932888 15234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 136a762775054c59965f93376d24c7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.933247 15083 tablet_service.cc:1511] Processing CreateTablet for tablet f8b98c8a45184b8abc7c29e30304e172 (DEFAULT_TABLE table=test-workload [id=390183f1c0e0464d9de5a7a92efe8c94]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:57.935415 15084 tablet_service.cc:1511] Processing CreateTablet for tablet 8fd1d968d52b468e93b2166c2977eb2f (DEFAULT_TABLE table=test-workload [id=390183f1c0e0464d9de5a7a92efe8c94]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:57.936842 15085 tablet_service.cc:1511] Processing CreateTablet for tablet 136a762775054c59965f93376d24c7fa (DEFAULT_TABLE table=test-workload [id=390183f1c0e0464d9de5a7a92efe8c94]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:57.939486 15232 tablet_service.cc:1511] Processing CreateTablet for tablet f8b98c8a45184b8abc7c29e30304e172 (DEFAULT_TABLE table=test-workload [id=390183f1c0e0464d9de5a7a92efe8c94]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:57.940914 15232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8b98c8a45184b8abc7c29e30304e172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.948482 15086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93640d2f694a4193b0a89cdd1948fc3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.953086 15083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8b98c8a45184b8abc7c29e30304e172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.953889 15082 tablet_service.cc:1511] Processing CreateTablet for tablet 67ffb44903854058a3056d452276f68b (DEFAULT_TABLE table=test-workload [id=390183f1c0e0464d9de5a7a92efe8c94]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:57.955211 15082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67ffb44903854058a3056d452276f68b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.957320 15084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd1d968d52b468e93b2166c2977eb2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.957762 15160 tablet_service.cc:1511] Processing CreateTablet for tablet 136a762775054c59965f93376d24c7fa (DEFAULT_TABLE table=test-workload [id=390183f1c0e0464d9de5a7a92efe8c94]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:57.959030 15160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 136a762775054c59965f93376d24c7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.960405 15161 tablet_service.cc:1511] Processing CreateTablet for tablet 93640d2f694a4193b0a89cdd1948fc3b (DEFAULT_TABLE table=test-workload [id=390183f1c0e0464d9de5a7a92efe8c94]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:57.965139 15161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93640d2f694a4193b0a89cdd1948fc3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.966565 15159 tablet_service.cc:1511] Processing CreateTablet for tablet 8fd1d968d52b468e93b2166c2977eb2f (DEFAULT_TABLE table=test-workload [id=390183f1c0e0464d9de5a7a92efe8c94]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:57.967945 15159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd1d968d52b468e93b2166c2977eb2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.971031 15085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 136a762775054c59965f93376d24c7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.970985 15080 tablet_service.cc:1511] Processing CreateTablet for tablet 61c539870f66476db9ae701ede486ab0 (DEFAULT_TABLE table=test-workload [id=390183f1c0e0464d9de5a7a92efe8c94]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:57.972519 15080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61c539870f66476db9ae701ede486ab0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.977563 15232 tablet_service.cc:1511] Processing CreateTablet for tablet 5de5f759978b48f983839926aefd6796 (DEFAULT_TABLE table=test-workload [id=390183f1c0e0464d9de5a7a92efe8c94]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:57.978816 15232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5de5f759978b48f983839926aefd6796. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.975746 15081 tablet_service.cc:1511] Processing CreateTablet for tablet 5de5f759978b48f983839926aefd6796 (DEFAULT_TABLE table=test-workload [id=390183f1c0e0464d9de5a7a92efe8c94]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:57.983561 15081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5de5f759978b48f983839926aefd6796. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.991194 15234 tablet_service.cc:1511] Processing CreateTablet for tablet 67ffb44903854058a3056d452276f68b (DEFAULT_TABLE table=test-workload [id=390183f1c0e0464d9de5a7a92efe8c94]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:57.995595 15234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67ffb44903854058a3056d452276f68b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.003829 15158 tablet_service.cc:1511] Processing CreateTablet for tablet f8b98c8a45184b8abc7c29e30304e172 (DEFAULT_TABLE table=test-workload [id=390183f1c0e0464d9de5a7a92efe8c94]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:58.005373 15158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8b98c8a45184b8abc7c29e30304e172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.009613 15157 tablet_service.cc:1511] Processing CreateTablet for tablet 67ffb44903854058a3056d452276f68b (DEFAULT_TABLE table=test-workload [id=390183f1c0e0464d9de5a7a92efe8c94]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:58.010979 15157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67ffb44903854058a3056d452276f68b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.010848 15233 tablet_service.cc:1511] Processing CreateTablet for tablet 61c539870f66476db9ae701ede486ab0 (DEFAULT_TABLE table=test-workload [id=390183f1c0e0464d9de5a7a92efe8c94]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:58.012054 15233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61c539870f66476db9ae701ede486ab0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.016537 15285 tablet_bootstrap.cc:492] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5: Bootstrap starting.
I20260709 14:50:58.020921 15156 tablet_service.cc:1511] Processing CreateTablet for tablet 5de5f759978b48f983839926aefd6796 (DEFAULT_TABLE table=test-workload [id=390183f1c0e0464d9de5a7a92efe8c94]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:58.022269 15156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5de5f759978b48f983839926aefd6796. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.027541 15285 tablet_bootstrap.cc:654] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.029368 15155 tablet_service.cc:1511] Processing CreateTablet for tablet 61c539870f66476db9ae701ede486ab0 (DEFAULT_TABLE table=test-workload [id=390183f1c0e0464d9de5a7a92efe8c94]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:58.030642 15155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61c539870f66476db9ae701ede486ab0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.037657 15085 tablet_service.cc:1511] Processing CreateTablet for tablet 0d0be0949c4e46119ff4ac562594c555 (DEFAULT_TABLE table=test-workload [id=390183f1c0e0464d9de5a7a92efe8c94]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:58.039119 15085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d0be0949c4e46119ff4ac562594c555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.052605 15286 tablet_bootstrap.cc:492] T 136a762775054c59965f93376d24c7fa P 45e4e5ef68d94a059590dee4d2943b74: Bootstrap starting.
I20260709 14:50:58.058302 15154 tablet_service.cc:1511] Processing CreateTablet for tablet 0d0be0949c4e46119ff4ac562594c555 (DEFAULT_TABLE table=test-workload [id=390183f1c0e0464d9de5a7a92efe8c94]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:58.059674 15154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d0be0949c4e46119ff4ac562594c555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.061779 15235 tablet_service.cc:1511] Processing CreateTablet for tablet 0d0be0949c4e46119ff4ac562594c555 (DEFAULT_TABLE table=test-workload [id=390183f1c0e0464d9de5a7a92efe8c94]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:58.063046 15235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d0be0949c4e46119ff4ac562594c555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.086036 15287 tablet_bootstrap.cc:492] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16: Bootstrap starting.
I20260709 14:50:58.089725 15285 tablet_bootstrap.cc:492] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5: No bootstrap required, opened a new log
I20260709 14:50:58.090242 15285 ts_tablet_manager.cc:1403] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5: Time spent bootstrapping tablet: real 0.074s	user 0.007s	sys 0.004s
I20260709 14:50:58.092904 15285 raft_consensus.cc:359] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } } peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } }
I20260709 14:50:58.093578 15285 raft_consensus.cc:385] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.093874 15285 raft_consensus.cc:740] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.094576 15285 consensus_queue.cc:260] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } } peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } }
I20260709 14:50:58.100847 15286 tablet_bootstrap.cc:654] T 136a762775054c59965f93376d24c7fa P 45e4e5ef68d94a059590dee4d2943b74: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.104722 15083 tablet_service.cc:1511] Processing CreateTablet for tablet a47e5553553049bdbdfe0b4f62747c2b (DEFAULT_TABLE table=test-workload [id=390183f1c0e0464d9de5a7a92efe8c94]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:58.106033 15083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a47e5553553049bdbdfe0b4f62747c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.113200 15285 ts_tablet_manager.cc:1434] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.020s
I20260709 14:50:58.117779 15287 tablet_bootstrap.cc:654] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.126120 15270 heartbeater.cc:499] Master 127.9.227.126:34249 was elected leader, sending a full tablet report...
I20260709 14:50:58.126641 15285 tablet_bootstrap.cc:492] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5: Bootstrap starting.
I20260709 14:50:58.115391 15234 tablet_service.cc:1511] Processing CreateTablet for tablet a47e5553553049bdbdfe0b4f62747c2b (DEFAULT_TABLE table=test-workload [id=390183f1c0e0464d9de5a7a92efe8c94]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:58.128213 15234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a47e5553553049bdbdfe0b4f62747c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.132519 15285 tablet_bootstrap.cc:654] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.132674 15286 tablet_bootstrap.cc:492] T 136a762775054c59965f93376d24c7fa P 45e4e5ef68d94a059590dee4d2943b74: No bootstrap required, opened a new log
I20260709 14:50:58.133147 15286 ts_tablet_manager.cc:1403] T 136a762775054c59965f93376d24c7fa P 45e4e5ef68d94a059590dee4d2943b74: Time spent bootstrapping tablet: real 0.081s	user 0.009s	sys 0.000s
I20260709 14:50:58.136401 15286 raft_consensus.cc:359] T 136a762775054c59965f93376d24c7fa P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.137128 15286 raft_consensus.cc:385] T 136a762775054c59965f93376d24c7fa P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.137420 15286 raft_consensus.cc:740] T 136a762775054c59965f93376d24c7fa P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.138293 15286 consensus_queue.cc:260] T 136a762775054c59965f93376d24c7fa P 45e4e5ef68d94a059590dee4d2943b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.143110 15121 heartbeater.cc:499] Master 127.9.227.126:34249 was elected leader, sending a full tablet report...
I20260709 14:50:58.116770 15155 tablet_service.cc:1511] Processing CreateTablet for tablet a47e5553553049bdbdfe0b4f62747c2b (DEFAULT_TABLE table=test-workload [id=390183f1c0e0464d9de5a7a92efe8c94]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:58.144732 15155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a47e5553553049bdbdfe0b4f62747c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.147634 15286 ts_tablet_manager.cc:1434] T 136a762775054c59965f93376d24c7fa P 45e4e5ef68d94a059590dee4d2943b74: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:50:58.148670 15286 tablet_bootstrap.cc:492] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74: Bootstrap starting.
I20260709 14:50:58.154496 15286 tablet_bootstrap.cc:654] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.157886 15285 tablet_bootstrap.cc:492] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5: No bootstrap required, opened a new log
I20260709 14:50:58.158643 15285 ts_tablet_manager.cc:1403] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.003s
I20260709 14:50:58.161355 15285 raft_consensus.cc:359] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.161903 15287 tablet_bootstrap.cc:492] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16: No bootstrap required, opened a new log
I20260709 14:50:58.162020 15285 raft_consensus.cc:385] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.162408 15287 ts_tablet_manager.cc:1403] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16: Time spent bootstrapping tablet: real 0.077s	user 0.021s	sys 0.022s
I20260709 14:50:58.165164 15287 raft_consensus.cc:359] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.165822 15287 raft_consensus.cc:385] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.162428 15285 raft_consensus.cc:740] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.167065 15285 consensus_queue.cc:260] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.166108 15287 raft_consensus.cc:740] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.168565 15286 tablet_bootstrap.cc:492] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74: No bootstrap required, opened a new log
I20260709 14:50:58.169124 15286 ts_tablet_manager.cc:1403] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.006s
I20260709 14:50:58.170209 15285 ts_tablet_manager.cc:1434] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:50:58.171124 15285 tablet_bootstrap.cc:492] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5: Bootstrap starting.
I20260709 14:50:58.171746 15286 raft_consensus.cc:359] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } } peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } }
I20260709 14:50:58.172488 15286 raft_consensus.cc:385] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.172770 15286 raft_consensus.cc:740] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.173460 15286 consensus_queue.cc:260] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } } peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } }
I20260709 14:50:58.173523 15287 consensus_queue.cc:260] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.177152 15286 ts_tablet_manager.cc:1434] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:50:58.177950 15286 tablet_bootstrap.cc:492] T 8fd1d968d52b468e93b2166c2977eb2f P 45e4e5ef68d94a059590dee4d2943b74: Bootstrap starting.
I20260709 14:50:58.178048 15285 tablet_bootstrap.cc:654] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.183799 15286 tablet_bootstrap.cc:654] T 8fd1d968d52b468e93b2166c2977eb2f P 45e4e5ef68d94a059590dee4d2943b74: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.189122 15285 tablet_bootstrap.cc:492] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5: No bootstrap required, opened a new log
I20260709 14:50:58.189594 15285 ts_tablet_manager.cc:1403] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260709 14:50:58.192663 15285 raft_consensus.cc:359] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.193338 15285 raft_consensus.cc:385] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.193622 15285 raft_consensus.cc:740] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.194514 15285 consensus_queue.cc:260] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.195501 15196 heartbeater.cc:499] Master 127.9.227.126:34249 was elected leader, sending a full tablet report...
I20260709 14:50:58.196091 15287 ts_tablet_manager.cc:1434] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16: Time spent starting tablet: real 0.033s	user 0.015s	sys 0.009s
I20260709 14:50:58.197239 15287 tablet_bootstrap.cc:492] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16: Bootstrap starting.
I20260709 14:50:58.197837 15295 raft_consensus.cc:493] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.198369 15295 raft_consensus.cc:515] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.203572 15287 tablet_bootstrap.cc:654] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.210732 15285 ts_tablet_manager.cc:1434] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260709 14:50:58.211807 15285 tablet_bootstrap.cc:492] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5: Bootstrap starting.
I20260709 14:50:58.215638 15287 tablet_bootstrap.cc:492] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16: No bootstrap required, opened a new log
I20260709 14:50:58.216282 15287 ts_tablet_manager.cc:1403] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260709 14:50:58.217816 15285 tablet_bootstrap.cc:654] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.220510 15287 raft_consensus.cc:359] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.221311 15287 raft_consensus.cc:385] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.221607 15287 raft_consensus.cc:740] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.222618 15287 consensus_queue.cc:260] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.232144 15287 ts_tablet_manager.cc:1434] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 14:50:58.237121 15295 leader_election.cc:290] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:50:58.237150 15287 tablet_bootstrap.cc:492] T 136a762775054c59965f93376d24c7fa P 3858ddd366c5416bbe026a7bc07a3e16: Bootstrap starting.
I20260709 14:50:58.239741 15286 tablet_bootstrap.cc:492] T 8fd1d968d52b468e93b2166c2977eb2f P 45e4e5ef68d94a059590dee4d2943b74: No bootstrap required, opened a new log
I20260709 14:50:58.240293 15286 ts_tablet_manager.cc:1403] T 8fd1d968d52b468e93b2166c2977eb2f P 45e4e5ef68d94a059590dee4d2943b74: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.046s
I20260709 14:50:58.240952 15245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ffb44903854058a3056d452276f68b" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5" is_pre_election: true
I20260709 14:50:58.243089 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ffb44903854058a3056d452276f68b" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74" is_pre_election: true
W20260709 14:50:58.243089 15137 leader_election.cc:343] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:58.244987 15137 leader_election.cc:343] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.245394 15137 leader_election.cc:304] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16; no voters: 45e4e5ef68d94a059590dee4d2943b74, b988a4f8110f452db5c4c7a73a0921e5
I20260709 14:50:58.246151 15295 raft_consensus.cc:2749] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:58.246688 15286 raft_consensus.cc:359] T 8fd1d968d52b468e93b2166c2977eb2f P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.247406 15286 raft_consensus.cc:385] T 8fd1d968d52b468e93b2166c2977eb2f P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.247689 15286 raft_consensus.cc:740] T 8fd1d968d52b468e93b2166c2977eb2f P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.248591 15286 consensus_queue.cc:260] T 8fd1d968d52b468e93b2166c2977eb2f P 45e4e5ef68d94a059590dee4d2943b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.249418 15287 tablet_bootstrap.cc:654] T 136a762775054c59965f93376d24c7fa P 3858ddd366c5416bbe026a7bc07a3e16: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.249888 15285 tablet_bootstrap.cc:492] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5: No bootstrap required, opened a new log
I20260709 14:50:58.250381 15285 ts_tablet_manager.cc:1403] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.012s
I20260709 14:50:58.250680 15286 ts_tablet_manager.cc:1434] T 8fd1d968d52b468e93b2166c2977eb2f P 45e4e5ef68d94a059590dee4d2943b74: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:50:58.251729 15286 tablet_bootstrap.cc:492] T 5de5f759978b48f983839926aefd6796 P 45e4e5ef68d94a059590dee4d2943b74: Bootstrap starting.
I20260709 14:50:58.253050 15285 raft_consensus.cc:359] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.253757 15285 raft_consensus.cc:385] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.254038 15285 raft_consensus.cc:740] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.254887 15285 consensus_queue.cc:260] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.258869 15286 tablet_bootstrap.cc:654] T 5de5f759978b48f983839926aefd6796 P 45e4e5ef68d94a059590dee4d2943b74: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.260342 15285 ts_tablet_manager.cc:1434] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 14:50:58.261334 15285 tablet_bootstrap.cc:492] T 0d0be0949c4e46119ff4ac562594c555 P b988a4f8110f452db5c4c7a73a0921e5: Bootstrap starting.
I20260709 14:50:58.266316 15287 tablet_bootstrap.cc:492] T 136a762775054c59965f93376d24c7fa P 3858ddd366c5416bbe026a7bc07a3e16: No bootstrap required, opened a new log
I20260709 14:50:58.266907 15287 ts_tablet_manager.cc:1403] T 136a762775054c59965f93376d24c7fa P 3858ddd366c5416bbe026a7bc07a3e16: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.002s
I20260709 14:50:58.269980 15285 tablet_bootstrap.cc:654] T 0d0be0949c4e46119ff4ac562594c555 P b988a4f8110f452db5c4c7a73a0921e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.270043 15287 raft_consensus.cc:359] T 136a762775054c59965f93376d24c7fa P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.270887 15287 raft_consensus.cc:385] T 136a762775054c59965f93376d24c7fa P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.271183 15287 raft_consensus.cc:740] T 136a762775054c59965f93376d24c7fa P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.271950 15287 consensus_queue.cc:260] T 136a762775054c59965f93376d24c7fa P 3858ddd366c5416bbe026a7bc07a3e16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.274210 15287 ts_tablet_manager.cc:1434] T 136a762775054c59965f93376d24c7fa P 3858ddd366c5416bbe026a7bc07a3e16: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:58.274480 15286 tablet_bootstrap.cc:492] T 5de5f759978b48f983839926aefd6796 P 45e4e5ef68d94a059590dee4d2943b74: No bootstrap required, opened a new log
I20260709 14:50:58.274839 15285 tablet_bootstrap.cc:492] T 0d0be0949c4e46119ff4ac562594c555 P b988a4f8110f452db5c4c7a73a0921e5: No bootstrap required, opened a new log
I20260709 14:50:58.274948 15286 ts_tablet_manager.cc:1403] T 5de5f759978b48f983839926aefd6796 P 45e4e5ef68d94a059590dee4d2943b74: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.006s
I20260709 14:50:58.275094 15287 tablet_bootstrap.cc:492] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16: Bootstrap starting.
I20260709 14:50:58.275707 15285 ts_tablet_manager.cc:1403] T 0d0be0949c4e46119ff4ac562594c555 P b988a4f8110f452db5c4c7a73a0921e5: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 14:50:58.278079 15286 raft_consensus.cc:359] T 5de5f759978b48f983839926aefd6796 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.278821 15286 raft_consensus.cc:385] T 5de5f759978b48f983839926aefd6796 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.278510 15285 raft_consensus.cc:359] T 0d0be0949c4e46119ff4ac562594c555 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.279148 15286 raft_consensus.cc:740] T 5de5f759978b48f983839926aefd6796 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.279395 15285 raft_consensus.cc:385] T 0d0be0949c4e46119ff4ac562594c555 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.279835 15285 raft_consensus.cc:740] T 0d0be0949c4e46119ff4ac562594c555 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.280053 15286 consensus_queue.cc:260] T 5de5f759978b48f983839926aefd6796 P 45e4e5ef68d94a059590dee4d2943b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.280805 15285 consensus_queue.cc:260] T 0d0be0949c4e46119ff4ac562594c555 P b988a4f8110f452db5c4c7a73a0921e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.281757 15287 tablet_bootstrap.cc:654] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.284126 15295 raft_consensus.cc:493] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.284595 15295 raft_consensus.cc:515] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.285270 15286 ts_tablet_manager.cc:1434] T 5de5f759978b48f983839926aefd6796 P 45e4e5ef68d94a059590dee4d2943b74: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 14:50:58.286367 15286 tablet_bootstrap.cc:492] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74: Bootstrap starting.
I20260709 14:50:58.286608 15295 leader_election.cc:290] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:50:58.288537 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b98c8a45184b8abc7c29e30304e172" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74" is_pre_election: true
I20260709 14:50:58.288933 15245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b98c8a45184b8abc7c29e30304e172" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5" is_pre_election: true
I20260709 14:50:58.289553 15245 raft_consensus.cc:2468] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3858ddd366c5416bbe026a7bc07a3e16 in term 0.
W20260709 14:50:58.289866 15137 leader_election.cc:343] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.290587 15137 leader_election.cc:304] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [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: 3858ddd366c5416bbe026a7bc07a3e16, b988a4f8110f452db5c4c7a73a0921e5; no voters: 45e4e5ef68d94a059590dee4d2943b74
I20260709 14:50:58.292232 15286 tablet_bootstrap.cc:654] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.292742 15285 ts_tablet_manager.cc:1434] T 0d0be0949c4e46119ff4ac562594c555 P b988a4f8110f452db5c4c7a73a0921e5: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260709 14:50:58.293784 15285 tablet_bootstrap.cc:492] T 67ffb44903854058a3056d452276f68b P b988a4f8110f452db5c4c7a73a0921e5: Bootstrap starting.
I20260709 14:50:58.296151 15295 raft_consensus.cc:2804] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.296571 15295 raft_consensus.cc:493] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.296895 15295 raft_consensus.cc:3060] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.297936 15287 tablet_bootstrap.cc:492] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16: No bootstrap required, opened a new log
I20260709 14:50:58.298475 15287 ts_tablet_manager.cc:1403] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.010s
I20260709 14:50:58.299963 15285 tablet_bootstrap.cc:654] T 67ffb44903854058a3056d452276f68b P b988a4f8110f452db5c4c7a73a0921e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.301524 15287 raft_consensus.cc:359] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.302366 15287 raft_consensus.cc:385] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.302673 15287 raft_consensus.cc:740] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.303514 15287 consensus_queue.cc:260] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.304347 15286 tablet_bootstrap.cc:492] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74: No bootstrap required, opened a new log
I20260709 14:50:58.304806 15286 ts_tablet_manager.cc:1403] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260709 14:50:58.305639 15287 ts_tablet_manager.cc:1434] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:58.306602 15287 tablet_bootstrap.cc:492] T 8fd1d968d52b468e93b2166c2977eb2f P 3858ddd366c5416bbe026a7bc07a3e16: Bootstrap starting.
I20260709 14:50:58.307364 15286 raft_consensus.cc:359] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.308142 15286 raft_consensus.cc:385] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.308424 15286 raft_consensus.cc:740] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.309129 15286 consensus_queue.cc:260] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.307407 15295 raft_consensus.cc:515] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.312012 15295 leader_election.cc:290] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 1 election: Requested vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:50:58.312189 15287 tablet_bootstrap.cc:654] T 8fd1d968d52b468e93b2166c2977eb2f P 3858ddd366c5416bbe026a7bc07a3e16: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.314049 15286 ts_tablet_manager.cc:1434] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:50:58.315070 15286 tablet_bootstrap.cc:492] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74: Bootstrap starting.
I20260709 14:50:58.315678 15245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b98c8a45184b8abc7c29e30304e172" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
I20260709 14:50:58.316314 15245 raft_consensus.cc:3060] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.320657 15285 tablet_bootstrap.cc:492] T 67ffb44903854058a3056d452276f68b P b988a4f8110f452db5c4c7a73a0921e5: No bootstrap required, opened a new log
I20260709 14:50:58.321213 15285 ts_tablet_manager.cc:1403] T 67ffb44903854058a3056d452276f68b P b988a4f8110f452db5c4c7a73a0921e5: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.008s
I20260709 14:50:58.321764 15286 tablet_bootstrap.cc:654] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.324154 15285 raft_consensus.cc:359] T 67ffb44903854058a3056d452276f68b P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.325273 15285 raft_consensus.cc:385] T 67ffb44903854058a3056d452276f68b P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.325603 15285 raft_consensus.cc:740] T 67ffb44903854058a3056d452276f68b P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.326474 15285 consensus_queue.cc:260] T 67ffb44903854058a3056d452276f68b P b988a4f8110f452db5c4c7a73a0921e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.315208 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b98c8a45184b8abc7c29e30304e172" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
W20260709 14:50:58.332197 15137 leader_election.cc:343] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.333106 15285 ts_tablet_manager.cc:1434] T 67ffb44903854058a3056d452276f68b P b988a4f8110f452db5c4c7a73a0921e5: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:50:58.334065 15285 tablet_bootstrap.cc:492] T 5de5f759978b48f983839926aefd6796 P b988a4f8110f452db5c4c7a73a0921e5: Bootstrap starting.
I20260709 14:50:58.335474 15286 tablet_bootstrap.cc:492] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74: No bootstrap required, opened a new log
I20260709 14:50:58.336134 15286 ts_tablet_manager.cc:1403] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 14:50:58.337170 15245 raft_consensus.cc:2468] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3858ddd366c5416bbe026a7bc07a3e16 in term 1.
I20260709 14:50:58.338394 15137 leader_election.cc:304] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, b988a4f8110f452db5c4c7a73a0921e5; no voters: 45e4e5ef68d94a059590dee4d2943b74
I20260709 14:50:58.339418 15295 raft_consensus.cc:2804] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:58.339360 15286 raft_consensus.cc:359] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.340560 15286 raft_consensus.cc:385] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.340917 15286 raft_consensus.cc:740] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.341831 15286 consensus_queue.cc:260] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.344288 15285 tablet_bootstrap.cc:654] T 5de5f759978b48f983839926aefd6796 P b988a4f8110f452db5c4c7a73a0921e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.340188 15295 raft_consensus.cc:697] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 LEADER]: Becoming Leader. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Running, Role: LEADER
I20260709 14:50:58.345432 15295 consensus_queue.cc:237] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.347150 15289 raft_consensus.cc:493] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.347607 15289 raft_consensus.cc:515] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.350144 15289 leader_election.cc:290] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667)
I20260709 14:50:58.351346 15286 ts_tablet_manager.cc:1434] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:50:58.354152 15286 tablet_bootstrap.cc:492] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74: Bootstrap starting.
I20260709 14:50:58.357920 15287 tablet_bootstrap.cc:492] T 8fd1d968d52b468e93b2166c2977eb2f P 3858ddd366c5416bbe026a7bc07a3e16: No bootstrap required, opened a new log
I20260709 14:50:58.358435 15287 ts_tablet_manager.cc:1403] T 8fd1d968d52b468e93b2166c2977eb2f P 3858ddd366c5416bbe026a7bc07a3e16: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.024s
I20260709 14:50:58.360257 15286 tablet_bootstrap.cc:654] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.361231 15287 raft_consensus.cc:359] T 8fd1d968d52b468e93b2166c2977eb2f P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.361956 15287 raft_consensus.cc:385] T 8fd1d968d52b468e93b2166c2977eb2f P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.362239 15287 raft_consensus.cc:740] T 8fd1d968d52b468e93b2166c2977eb2f P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.363006 15287 consensus_queue.cc:260] T 8fd1d968d52b468e93b2166c2977eb2f P 3858ddd366c5416bbe026a7bc07a3e16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.365249 15287 ts_tablet_manager.cc:1434] T 8fd1d968d52b468e93b2166c2977eb2f P 3858ddd366c5416bbe026a7bc07a3e16: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:58.366266 15287 tablet_bootstrap.cc:492] T 93640d2f694a4193b0a89cdd1948fc3b P 3858ddd366c5416bbe026a7bc07a3e16: Bootstrap starting.
I20260709 14:50:58.372311 15293 raft_consensus.cc:493] T 5de5f759978b48f983839926aefd6796 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.372434 15287 tablet_bootstrap.cc:654] T 93640d2f694a4193b0a89cdd1948fc3b P 3858ddd366c5416bbe026a7bc07a3e16: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.372836 15293 raft_consensus.cc:515] T 5de5f759978b48f983839926aefd6796 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.385653 15293 leader_election.cc:290] T 5de5f759978b48f983839926aefd6796 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:50:58.395280 15289 raft_consensus.cc:493] T 67ffb44903854058a3056d452276f68b P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.395915 15289 raft_consensus.cc:515] T 67ffb44903854058a3056d452276f68b P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.397114 15293 raft_consensus.cc:493] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.397710 15293 raft_consensus.cc:515] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.399902 15293 leader_election.cc:290] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:50:58.398031 15289 leader_election.cc:290] T 67ffb44903854058a3056d452276f68b P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667)
I20260709 14:50:58.407979 14993 catalog_manager.cc:5697] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "3858ddd366c5416bbe026a7bc07a3e16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:58.413486 15171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd1d968d52b468e93b2166c2977eb2f" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16" is_pre_election: true
I20260709 14:50:58.414319 15171 raft_consensus.cc:2468] T 8fd1d968d52b468e93b2166c2977eb2f P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 0.
I20260709 14:50:58.416253 15171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ffb44903854058a3056d452276f68b" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16" is_pre_election: true
I20260709 14:50:58.416887 15171 raft_consensus.cc:2468] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 0.
I20260709 14:50:58.420270 15209 leader_election.cc:304] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, b988a4f8110f452db5c4c7a73a0921e5; no voters: 
I20260709 14:50:58.421139 15289 raft_consensus.cc:2804] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.421504 15289 raft_consensus.cc:493] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.421837 15289 raft_consensus.cc:3060] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.428278 15209 leader_election.cc:304] T 67ffb44903854058a3056d452276f68b P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, b988a4f8110f452db5c4c7a73a0921e5; no voters: 
I20260709 14:50:58.431353 15289 raft_consensus.cc:515] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.445127 15287 tablet_bootstrap.cc:492] T 93640d2f694a4193b0a89cdd1948fc3b P 3858ddd366c5416bbe026a7bc07a3e16: No bootstrap required, opened a new log
I20260709 14:50:58.445739 15287 ts_tablet_manager.cc:1403] T 93640d2f694a4193b0a89cdd1948fc3b P 3858ddd366c5416bbe026a7bc07a3e16: Time spent bootstrapping tablet: real 0.080s	user 0.034s	sys 0.040s
I20260709 14:50:58.446808 15170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ffb44903854058a3056d452276f68b" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16" is_pre_election: true
I20260709 14:50:58.447575 15170 raft_consensus.cc:2468] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 0.
I20260709 14:50:58.448686 15060 leader_election.cc:304] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, 45e4e5ef68d94a059590dee4d2943b74; no voters: 
I20260709 14:50:58.448946 15171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de5f759978b48f983839926aefd6796" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16" is_pre_election: true
I20260709 14:50:58.449585 15293 raft_consensus.cc:2804] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.449972 15293 raft_consensus.cc:493] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.450297 15293 raft_consensus.cc:3060] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:58.455247 15060 leader_election.cc:343] T 5de5f759978b48f983839926aefd6796 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.457751 15245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de5f759978b48f983839926aefd6796" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5" is_pre_election: true
I20260709 14:50:58.458137 15244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ffb44903854058a3056d452276f68b" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5" is_pre_election: true
I20260709 14:50:58.459065 15244 raft_consensus.cc:2468] T 67ffb44903854058a3056d452276f68b P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 0.
I20260709 14:50:58.460485 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd1d968d52b468e93b2166c2977eb2f" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74" is_pre_election: true
I20260709 14:50:58.460944 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ffb44903854058a3056d452276f68b" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74" is_pre_election: true
I20260709 14:50:58.461194 15096 raft_consensus.cc:2468] T 8fd1d968d52b468e93b2166c2977eb2f P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 0.
W20260709 14:50:58.463047 15062 leader_election.cc:343] T 5de5f759978b48f983839926aefd6796 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.463150 15293 raft_consensus.cc:515] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.463600 15062 leader_election.cc:304] T 5de5f759978b48f983839926aefd6796 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45e4e5ef68d94a059590dee4d2943b74; no voters: 3858ddd366c5416bbe026a7bc07a3e16, b988a4f8110f452db5c4c7a73a0921e5
I20260709 14:50:58.464334 15095 raft_consensus.cc:2393] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b988a4f8110f452db5c4c7a73a0921e5 in current term 1: Already voted for candidate 45e4e5ef68d94a059590dee4d2943b74 in this term.
I20260709 14:50:58.465515 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd1d968d52b468e93b2166c2977eb2f" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
I20260709 14:50:58.466114 15096 raft_consensus.cc:3060] T 8fd1d968d52b468e93b2166c2977eb2f P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.468286 15293 leader_election.cc:290] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 election: Requested vote from peers 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:50:58.468933 15171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ffb44903854058a3056d452276f68b" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
I20260709 14:50:58.469530 15171 raft_consensus.cc:3060] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.469969 15287 raft_consensus.cc:359] T 93640d2f694a4193b0a89cdd1948fc3b P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } } peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } }
I20260709 14:50:58.470752 15287 raft_consensus.cc:385] T 93640d2f694a4193b0a89cdd1948fc3b P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.468887 15293 raft_consensus.cc:2749] T 5de5f759978b48f983839926aefd6796 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:58.471037 15287 raft_consensus.cc:740] T 93640d2f694a4193b0a89cdd1948fc3b P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.476574 15320 raft_consensus.cc:2804] T 67ffb44903854058a3056d452276f68b P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.476984 15320 raft_consensus.cc:493] T 67ffb44903854058a3056d452276f68b P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.480410 15320 raft_consensus.cc:3060] T 67ffb44903854058a3056d452276f68b P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.480839 15096 raft_consensus.cc:2468] T 8fd1d968d52b468e93b2166c2977eb2f P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 1.
I20260709 14:50:58.481936 15171 raft_consensus.cc:2468] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 1.
I20260709 14:50:58.482118 15211 leader_election.cc:304] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e4e5ef68d94a059590dee4d2943b74, b988a4f8110f452db5c4c7a73a0921e5; no voters: 
I20260709 14:50:58.476856 15287 consensus_queue.cc:260] T 93640d2f694a4193b0a89cdd1948fc3b P 3858ddd366c5416bbe026a7bc07a3e16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } } peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } }
I20260709 14:50:58.477995 15285 tablet_bootstrap.cc:492] T 5de5f759978b48f983839926aefd6796 P b988a4f8110f452db5c4c7a73a0921e5: No bootstrap required, opened a new log
I20260709 14:50:58.485484 15285 ts_tablet_manager.cc:1403] T 5de5f759978b48f983839926aefd6796 P b988a4f8110f452db5c4c7a73a0921e5: Time spent bootstrapping tablet: real 0.152s	user 0.011s	sys 0.008s
I20260709 14:50:58.483098 15060 leader_election.cc:304] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, 45e4e5ef68d94a059590dee4d2943b74; no voters: 
I20260709 14:50:58.486358 15293 raft_consensus.cc:2804] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:58.486697 15287 ts_tablet_manager.cc:1434] T 93640d2f694a4193b0a89cdd1948fc3b P 3858ddd366c5416bbe026a7bc07a3e16: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260709 14:50:58.486848 15293 raft_consensus.cc:697] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Becoming Leader. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Running, Role: LEADER
I20260709 14:50:58.487841 15293 consensus_queue.cc:237] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
W20260709 14:50:58.485639 15042 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:58.487762 15287 tablet_bootstrap.cc:492] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16: Bootstrap starting.
I20260709 14:50:58.490984 15285 raft_consensus.cc:359] T 5de5f759978b48f983839926aefd6796 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.491721 15285 raft_consensus.cc:385] T 5de5f759978b48f983839926aefd6796 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:50:58.474584 15209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.66:42667, user_credentials={real_user=slave}} blocked reactor thread for 46408.2us
I20260709 14:50:58.492026 15285 raft_consensus.cc:740] T 5de5f759978b48f983839926aefd6796 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.493072 15285 consensus_queue.cc:260] T 5de5f759978b48f983839926aefd6796 P b988a4f8110f452db5c4c7a73a0921e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.493140 15289 leader_election.cc:290] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 election: Requested vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667)
I20260709 14:50:58.504946 15325 raft_consensus.cc:493] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.505510 15171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd1d968d52b468e93b2166c2977eb2f" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
I20260709 14:50:58.505430 15325 raft_consensus.cc:515] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } } peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } }
I20260709 14:50:58.505997 15171 raft_consensus.cc:3060] T 8fd1d968d52b468e93b2166c2977eb2f P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.507700 15325 leader_election.cc:290] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667)
I20260709 14:50:58.508739 15170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93640d2f694a4193b0a89cdd1948fc3b" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16" is_pre_election: true
I20260709 14:50:58.508937 15289 raft_consensus.cc:2804] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:58.509397 15170 raft_consensus.cc:2468] T 93640d2f694a4193b0a89cdd1948fc3b P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 0.
I20260709 14:50:58.509511 15289 raft_consensus.cc:697] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Becoming Leader. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Running, Role: LEADER
I20260709 14:50:58.511270 15209 leader_election.cc:304] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, b988a4f8110f452db5c4c7a73a0921e5; no voters: 
I20260709 14:50:58.512238 15286 tablet_bootstrap.cc:492] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74: No bootstrap required, opened a new log
I20260709 14:50:58.512895 15286 ts_tablet_manager.cc:1403] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74: Time spent bootstrapping tablet: real 0.159s	user 0.024s	sys 0.014s
I20260709 14:50:58.514696 15285 ts_tablet_manager.cc:1434] T 5de5f759978b48f983839926aefd6796 P b988a4f8110f452db5c4c7a73a0921e5: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.003s
I20260709 14:50:58.515653 15285 tablet_bootstrap.cc:492] T 61c539870f66476db9ae701ede486ab0 P b988a4f8110f452db5c4c7a73a0921e5: Bootstrap starting.
I20260709 14:50:58.512351 15289 consensus_queue.cc:237] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.516631 15286 raft_consensus.cc:359] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.517316 15286 raft_consensus.cc:385] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.517596 15286 raft_consensus.cc:740] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.518301 15286 consensus_queue.cc:260] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.519492 15245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ffb44903854058a3056d452276f68b" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
I20260709 14:50:58.519853 15171 raft_consensus.cc:2468] T 8fd1d968d52b468e93b2166c2977eb2f P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 1.
I20260709 14:50:58.521245 15286 ts_tablet_manager.cc:1434] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:50:58.513015 15323 raft_consensus.cc:2804] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.522166 15323 raft_consensus.cc:493] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.523276 15323 raft_consensus.cc:3060] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.524385 15320 raft_consensus.cc:515] T 67ffb44903854058a3056d452276f68b P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.524827 15286 tablet_bootstrap.cc:492] T 61c539870f66476db9ae701ede486ab0 P 45e4e5ef68d94a059590dee4d2943b74: Bootstrap starting.
I20260709 14:50:58.525614 15245 raft_consensus.cc:2393] T 67ffb44903854058a3056d452276f68b P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 45e4e5ef68d94a059590dee4d2943b74 in current term 1: Already voted for candidate b988a4f8110f452db5c4c7a73a0921e5 in this term.
I20260709 14:50:58.527663 15325 raft_consensus.cc:493] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.528194 15325 raft_consensus.cc:515] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.528908 15320 leader_election.cc:290] T 67ffb44903854058a3056d452276f68b P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 election: Requested vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667)
I20260709 14:50:58.530041 15325 leader_election.cc:290] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667)
I20260709 14:50:58.531308 15287 tablet_bootstrap.cc:654] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.531543 15286 tablet_bootstrap.cc:654] T 61c539870f66476db9ae701ede486ab0 P 45e4e5ef68d94a059590dee4d2943b74: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.533497 15171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ffb44903854058a3056d452276f68b" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
I20260709 14:50:58.521848 15293 raft_consensus.cc:493] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.534801 15170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136a762775054c59965f93376d24c7fa" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16" is_pre_election: true
I20260709 14:50:58.535830 15170 raft_consensus.cc:2468] T 136a762775054c59965f93376d24c7fa P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 0.
I20260709 14:50:58.535944 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93640d2f694a4193b0a89cdd1948fc3b" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74" is_pre_election: true
I20260709 14:50:58.536888 15171 raft_consensus.cc:2393] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b988a4f8110f452db5c4c7a73a0921e5 in current term 1: Already voted for candidate 45e4e5ef68d94a059590dee4d2943b74 in this term.
I20260709 14:50:58.537329 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ffb44903854058a3056d452276f68b" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
I20260709 14:50:58.538019 15285 tablet_bootstrap.cc:654] T 61c539870f66476db9ae701ede486ab0 P b988a4f8110f452db5c4c7a73a0921e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.534799 15293 raft_consensus.cc:515] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } } peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } }
I20260709 14:50:58.538870 15096 raft_consensus.cc:2468] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 0.
I20260709 14:50:58.544854 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136a762775054c59965f93376d24c7fa" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74" is_pre_election: true
I20260709 14:50:58.546403 15095 raft_consensus.cc:2468] T 136a762775054c59965f93376d24c7fa P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 0.
I20260709 14:50:58.538844 15209 leader_election.cc:304] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, b988a4f8110f452db5c4c7a73a0921e5; no voters: 
I20260709 14:50:58.547626 15326 raft_consensus.cc:2804] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.548013 15326 raft_consensus.cc:493] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.548339 15326 raft_consensus.cc:3060] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.550323 15171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93640d2f694a4193b0a89cdd1948fc3b" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16" is_pre_election: true
I20260709 14:50:58.551226 15171 raft_consensus.cc:2468] T 93640d2f694a4193b0a89cdd1948fc3b P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 0.
I20260709 14:50:58.550840 15293 leader_election.cc:290] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801), 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667)
I20260709 14:50:58.552606 15060 leader_election.cc:304] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, 45e4e5ef68d94a059590dee4d2943b74; no voters: 
I20260709 14:50:58.553426 15293 raft_consensus.cc:2804] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.553321 15323 raft_consensus.cc:515] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } } peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } }
I20260709 14:50:58.553828 15293 raft_consensus.cc:493] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.554174 15293 raft_consensus.cc:3060] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.555580 15323 leader_election.cc:290] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 election: Requested vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667)
I20260709 14:50:58.556826 15211 leader_election.cc:304] T 67ffb44903854058a3056d452276f68b P b988a4f8110f452db5c4c7a73a0921e5 [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: b988a4f8110f452db5c4c7a73a0921e5; no voters: 3858ddd366c5416bbe026a7bc07a3e16, 45e4e5ef68d94a059590dee4d2943b74
I20260709 14:50:58.557211 15171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93640d2f694a4193b0a89cdd1948fc3b" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
I20260709 14:50:58.557752 15171 raft_consensus.cc:3060] T 93640d2f694a4193b0a89cdd1948fc3b P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.559763 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93640d2f694a4193b0a89cdd1948fc3b" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
I20260709 14:50:58.560729 15245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93640d2f694a4193b0a89cdd1948fc3b" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5" is_pre_election: true
I20260709 14:50:58.561448 15245 raft_consensus.cc:2393] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 45e4e5ef68d94a059590dee4d2943b74 in current term 1: Already voted for candidate b988a4f8110f452db5c4c7a73a0921e5 in this term.
I20260709 14:50:58.561795 15286 tablet_bootstrap.cc:492] T 61c539870f66476db9ae701ede486ab0 P 45e4e5ef68d94a059590dee4d2943b74: No bootstrap required, opened a new log
I20260709 14:50:58.562239 15286 ts_tablet_manager.cc:1403] T 61c539870f66476db9ae701ede486ab0 P 45e4e5ef68d94a059590dee4d2943b74: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.002s
I20260709 14:50:58.568039 15286 raft_consensus.cc:359] T 61c539870f66476db9ae701ede486ab0 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.568688 15286 raft_consensus.cc:385] T 61c539870f66476db9ae701ede486ab0 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.568861 15326 raft_consensus.cc:515] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.569407 15293 raft_consensus.cc:515] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } } peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } }
I20260709 14:50:58.568948 15286 raft_consensus.cc:740] T 61c539870f66476db9ae701ede486ab0 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.570840 15095 raft_consensus.cc:2393] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b988a4f8110f452db5c4c7a73a0921e5 in current term 1: Already voted for candidate 45e4e5ef68d94a059590dee4d2943b74 in this term.
I20260709 14:50:58.570351 14992 catalog_manager.cc:5697] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "b988a4f8110f452db5c4c7a73a0921e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:58.571321 15286 consensus_queue.cc:260] T 61c539870f66476db9ae701ede486ab0 P 45e4e5ef68d94a059590dee4d2943b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.571785 15326 leader_election.cc:290] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 election: Requested vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667)
I20260709 14:50:58.573325 15286 ts_tablet_manager.cc:1434] T 61c539870f66476db9ae701ede486ab0 P 45e4e5ef68d94a059590dee4d2943b74: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 14:50:58.575222 15286 tablet_bootstrap.cc:492] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74: Bootstrap starting.
I20260709 14:50:58.573791 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136a762775054c59965f93376d24c7fa" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
I20260709 14:50:58.573995 15245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93640d2f694a4193b0a89cdd1948fc3b" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
I20260709 14:50:58.580675 15286 tablet_bootstrap.cc:654] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.575878 15169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136a762775054c59965f93376d24c7fa" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
I20260709 14:50:58.573235 14991 catalog_manager.cc:5697] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "45e4e5ef68d94a059590dee4d2943b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:58.576174 15321 raft_consensus.cc:493] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.584383 15321 raft_consensus.cc:515] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.573328 15293 leader_election.cc:290] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 election: Requested vote from peers b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801), 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667)
I20260709 14:50:58.583703 15169 raft_consensus.cc:3060] T 136a762775054c59965f93376d24c7fa P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.586071 15096 raft_consensus.cc:3060] T 136a762775054c59965f93376d24c7fa P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.575778 15170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93640d2f694a4193b0a89cdd1948fc3b" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
I20260709 14:50:58.586439 15171 raft_consensus.cc:2468] T 93640d2f694a4193b0a89cdd1948fc3b P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 1.
I20260709 14:50:58.586807 15245 raft_consensus.cc:2393] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 45e4e5ef68d94a059590dee4d2943b74 in current term 1: Already voted for candidate b988a4f8110f452db5c4c7a73a0921e5 in this term.
I20260709 14:50:58.588598 15321 leader_election.cc:290] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:50:58.590104 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0be0949c4e46119ff4ac562594c555" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16" is_pre_election: true
I20260709 14:50:58.603684 15245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0be0949c4e46119ff4ac562594c555" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5" is_pre_election: true
I20260709 14:50:58.593366 15285 tablet_bootstrap.cc:492] T 61c539870f66476db9ae701ede486ab0 P b988a4f8110f452db5c4c7a73a0921e5: No bootstrap required, opened a new log
I20260709 14:50:58.564344 15323 raft_consensus.cc:2749] T 67ffb44903854058a3056d452276f68b P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:58.604633 15285 ts_tablet_manager.cc:1403] T 61c539870f66476db9ae701ede486ab0 P b988a4f8110f452db5c4c7a73a0921e5: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.011s
I20260709 14:50:58.604568 15245 raft_consensus.cc:2468] T 0d0be0949c4e46119ff4ac562594c555 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 0.
W20260709 14:50:58.605307 15060 leader_election.cc:343] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.591411 15287 tablet_bootstrap.cc:492] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16: No bootstrap required, opened a new log
I20260709 14:50:58.606202 15287 ts_tablet_manager.cc:1403] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16: Time spent bootstrapping tablet: real 0.119s	user 0.012s	sys 0.002s
I20260709 14:50:58.607215 15285 raft_consensus.cc:359] T 61c539870f66476db9ae701ede486ab0 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.607704 15285 raft_consensus.cc:385] T 61c539870f66476db9ae701ede486ab0 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.607935 15285 raft_consensus.cc:740] T 61c539870f66476db9ae701ede486ab0 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.608585 15295 raft_consensus.cc:493] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.608467 15285 consensus_queue.cc:260] T 61c539870f66476db9ae701ede486ab0 P b988a4f8110f452db5c4c7a73a0921e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.609018 15295 raft_consensus.cc:515] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.609184 15287 raft_consensus.cc:359] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.609979 15287 raft_consensus.cc:385] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.610265 15287 raft_consensus.cc:740] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.611030 15287 consensus_queue.cc:260] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.604689 15209 leader_election.cc:304] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, b988a4f8110f452db5c4c7a73a0921e5; no voters: 45e4e5ef68d94a059590dee4d2943b74
I20260709 14:50:58.613344 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c539870f66476db9ae701ede486ab0" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74" is_pre_election: true
I20260709 14:50:58.613956 15095 raft_consensus.cc:2468] T 61c539870f66476db9ae701ede486ab0 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3858ddd366c5416bbe026a7bc07a3e16 in term 0.
I20260709 14:50:58.615957 15287 ts_tablet_manager.cc:1434] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:50:58.603818 15062 leader_election.cc:304] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [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: 45e4e5ef68d94a059590dee4d2943b74; no voters: 3858ddd366c5416bbe026a7bc07a3e16, b988a4f8110f452db5c4c7a73a0921e5
I20260709 14:50:58.610960 15295 leader_election.cc:290] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:50:58.615804 15137 leader_election.cc:304] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, 45e4e5ef68d94a059590dee4d2943b74; no voters: 
I20260709 14:50:58.617071 15287 tablet_bootstrap.cc:492] T 0d0be0949c4e46119ff4ac562594c555 P 3858ddd366c5416bbe026a7bc07a3e16: Bootstrap starting.
I20260709 14:50:58.617453 15295 raft_consensus.cc:2804] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.617813 15295 raft_consensus.cc:493] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.618132 15295 raft_consensus.cc:3060] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.618184 15062 leader_election.cc:304] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [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: 45e4e5ef68d94a059590dee4d2943b74, b988a4f8110f452db5c4c7a73a0921e5; no voters: 3858ddd366c5416bbe026a7bc07a3e16
I20260709 14:50:58.618964 15293 raft_consensus.cc:2749] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:58.619309 15321 raft_consensus.cc:2804] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.619706 15321 raft_consensus.cc:493] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.620066 15321 raft_consensus.cc:3060] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.624660 15287 tablet_bootstrap.cc:654] T 0d0be0949c4e46119ff4ac562594c555 P 3858ddd366c5416bbe026a7bc07a3e16: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.629133 15286 tablet_bootstrap.cc:492] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74: No bootstrap required, opened a new log
I20260709 14:50:58.629508 15286 ts_tablet_manager.cc:1403] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.017s
I20260709 14:50:58.630627 15300 raft_consensus.cc:493] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.630770 15245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c539870f66476db9ae701ede486ab0" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5" is_pre_election: true
I20260709 14:50:58.631225 15300 raft_consensus.cc:515] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.631827 15245 raft_consensus.cc:2468] T 61c539870f66476db9ae701ede486ab0 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3858ddd366c5416bbe026a7bc07a3e16 in term 0.
I20260709 14:50:58.630654 15323 raft_consensus.cc:2804] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:58.631763 15286 raft_consensus.cc:359] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.633510 15300 leader_election.cc:290] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:50:58.633179 15323 raft_consensus.cc:697] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Becoming Leader. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Running, Role: LEADER
I20260709 14:50:58.633896 15286 raft_consensus.cc:385] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.634248 15286 raft_consensus.cc:740] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.634729 15244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de5f759978b48f983839926aefd6796" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5" is_pre_election: true
I20260709 14:50:58.635111 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de5f759978b48f983839926aefd6796" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74" is_pre_election: true
I20260709 14:50:58.635440 15244 raft_consensus.cc:2468] T 5de5f759978b48f983839926aefd6796 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3858ddd366c5416bbe026a7bc07a3e16 in term 0.
I20260709 14:50:58.635756 15095 raft_consensus.cc:2468] T 5de5f759978b48f983839926aefd6796 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3858ddd366c5416bbe026a7bc07a3e16 in term 0.
I20260709 14:50:58.634598 15323 consensus_queue.cc:237] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } } peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } }
I20260709 14:50:58.602764 15169 raft_consensus.cc:2468] T 136a762775054c59965f93376d24c7fa P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 1.
I20260709 14:50:58.610357 15285 ts_tablet_manager.cc:1434] T 61c539870f66476db9ae701ede486ab0 P b988a4f8110f452db5c4c7a73a0921e5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:58.636814 15137 leader_election.cc:304] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, b988a4f8110f452db5c4c7a73a0921e5; no voters: 
I20260709 14:50:58.638379 15300 raft_consensus.cc:2804] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.638710 15300 raft_consensus.cc:493] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.635828 15287 tablet_bootstrap.cc:492] T 0d0be0949c4e46119ff4ac562594c555 P 3858ddd366c5416bbe026a7bc07a3e16: No bootstrap required, opened a new log
I20260709 14:50:58.639460 15287 ts_tablet_manager.cc:1403] T 0d0be0949c4e46119ff4ac562594c555 P 3858ddd366c5416bbe026a7bc07a3e16: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260709 14:50:58.639138 15300 raft_consensus.cc:3060] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.640870 15209 leader_election.cc:304] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, b988a4f8110f452db5c4c7a73a0921e5; no voters: 
I20260709 14:50:58.641346 15321 raft_consensus.cc:515] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.642057 15287 raft_consensus.cc:359] T 0d0be0949c4e46119ff4ac562594c555 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.642498 15326 raft_consensus.cc:2804] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:58.643025 15326 raft_consensus.cc:697] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Becoming Leader. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Running, Role: LEADER
I20260709 14:50:58.634907 15286 consensus_queue.cc:260] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.643603 15287 raft_consensus.cc:385] T 0d0be0949c4e46119ff4ac562594c555 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.644212 15287 raft_consensus.cc:740] T 0d0be0949c4e46119ff4ac562594c555 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.643807 15326 consensus_queue.cc:237] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.645294 15286 ts_tablet_manager.cc:1434] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.005s
I20260709 14:50:58.645489 15244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0be0949c4e46119ff4ac562594c555" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
I20260709 14:50:58.600098 15096 raft_consensus.cc:2468] T 136a762775054c59965f93376d24c7fa P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 1.
I20260709 14:50:58.646029 15244 raft_consensus.cc:3060] T 0d0be0949c4e46119ff4ac562594c555 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.646268 15169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0be0949c4e46119ff4ac562594c555" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
I20260709 14:50:58.647258 15285 tablet_bootstrap.cc:492] T a47e5553553049bdbdfe0b4f62747c2b P b988a4f8110f452db5c4c7a73a0921e5: Bootstrap starting.
I20260709 14:50:58.653187 15295 raft_consensus.cc:515] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.655807 15287 consensus_queue.cc:260] T 0d0be0949c4e46119ff4ac562594c555 P 3858ddd366c5416bbe026a7bc07a3e16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.656324 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c539870f66476db9ae701ede486ab0" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
I20260709 14:50:58.647341 15321 leader_election.cc:290] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 election: Requested vote from peers 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:50:58.650677 15300 raft_consensus.cc:515] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.650952 15244 raft_consensus.cc:2468] T 0d0be0949c4e46119ff4ac562594c555 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 1.
I20260709 14:50:58.658888 15285 tablet_bootstrap.cc:654] T a47e5553553049bdbdfe0b4f62747c2b P b988a4f8110f452db5c4c7a73a0921e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.659528 15169 raft_consensus.cc:3060] T 0d0be0949c4e46119ff4ac562594c555 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.659633 15062 leader_election.cc:304] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e4e5ef68d94a059590dee4d2943b74, b988a4f8110f452db5c4c7a73a0921e5; no voters: 
I20260709 14:50:58.656944 15096 raft_consensus.cc:3060] T 61c539870f66476db9ae701ede486ab0 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.661556 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de5f759978b48f983839926aefd6796" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
I20260709 14:50:58.662086 15321 raft_consensus.cc:2804] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:58.662144 15095 raft_consensus.cc:3060] T 5de5f759978b48f983839926aefd6796 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.663626 15300 leader_election.cc:290] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 1 election: Requested vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:50:58.664291 15244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de5f759978b48f983839926aefd6796" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
I20260709 14:50:58.664927 15244 raft_consensus.cc:3060] T 5de5f759978b48f983839926aefd6796 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.666762 15321 raft_consensus.cc:697] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Becoming Leader. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Running, Role: LEADER
I20260709 14:50:58.669235 15095 raft_consensus.cc:2468] T 5de5f759978b48f983839926aefd6796 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3858ddd366c5416bbe026a7bc07a3e16 in term 1.
I20260709 14:50:58.670397 15137 leader_election.cc:304] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, 45e4e5ef68d94a059590dee4d2943b74; no voters: 
I20260709 14:50:58.667609 15321 consensus_queue.cc:237] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.673549 15244 raft_consensus.cc:2468] T 5de5f759978b48f983839926aefd6796 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3858ddd366c5416bbe026a7bc07a3e16 in term 1.
I20260709 14:50:58.674854 15300 raft_consensus.cc:2804] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:58.676678 15244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c539870f66476db9ae701ede486ab0" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
I20260709 14:50:58.680706 15244 raft_consensus.cc:3060] T 61c539870f66476db9ae701ede486ab0 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.674435 15295 leader_election.cc:290] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 1 election: Requested vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:50:58.685686 15169 raft_consensus.cc:2468] T 0d0be0949c4e46119ff4ac562594c555 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 1.
I20260709 14:50:58.688179 15096 raft_consensus.cc:2468] T 61c539870f66476db9ae701ede486ab0 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3858ddd366c5416bbe026a7bc07a3e16 in term 1.
I20260709 14:50:58.689055 15287 ts_tablet_manager.cc:1434] T 0d0be0949c4e46119ff4ac562594c555 P 3858ddd366c5416bbe026a7bc07a3e16: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.001s
I20260709 14:50:58.690021 15287 tablet_bootstrap.cc:492] T a47e5553553049bdbdfe0b4f62747c2b P 3858ddd366c5416bbe026a7bc07a3e16: Bootstrap starting.
I20260709 14:50:58.689810 14993 catalog_manager.cc:5697] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "45e4e5ef68d94a059590dee4d2943b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:58.690551 15300 raft_consensus.cc:697] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 LEADER]: Becoming Leader. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Running, Role: LEADER
I20260709 14:50:58.691452 15300 consensus_queue.cc:237] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.693142 15137 leader_election.cc:304] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, 45e4e5ef68d94a059590dee4d2943b74; no voters: 
I20260709 14:50:58.695217 15244 raft_consensus.cc:2468] T 61c539870f66476db9ae701ede486ab0 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3858ddd366c5416bbe026a7bc07a3e16 in term 1.
I20260709 14:50:58.695775 15287 tablet_bootstrap.cc:654] T a47e5553553049bdbdfe0b4f62747c2b P 3858ddd366c5416bbe026a7bc07a3e16: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.691386 14992 catalog_manager.cc:5697] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "b988a4f8110f452db5c4c7a73a0921e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:58.704386 15295 raft_consensus.cc:2804] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:58.705149 15295 raft_consensus.cc:697] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 LEADER]: Becoming Leader. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Running, Role: LEADER
I20260709 14:50:58.705888 15287 tablet_bootstrap.cc:492] T a47e5553553049bdbdfe0b4f62747c2b P 3858ddd366c5416bbe026a7bc07a3e16: No bootstrap required, opened a new log
I20260709 14:50:58.706434 15287 ts_tablet_manager.cc:1403] T a47e5553553049bdbdfe0b4f62747c2b P 3858ddd366c5416bbe026a7bc07a3e16: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260709 14:50:58.707875 15285 tablet_bootstrap.cc:492] T a47e5553553049bdbdfe0b4f62747c2b P b988a4f8110f452db5c4c7a73a0921e5: No bootstrap required, opened a new log
I20260709 14:50:58.708372 15285 ts_tablet_manager.cc:1403] T a47e5553553049bdbdfe0b4f62747c2b P b988a4f8110f452db5c4c7a73a0921e5: Time spent bootstrapping tablet: real 0.061s	user 0.008s	sys 0.022s
I20260709 14:50:58.709021 15287 raft_consensus.cc:359] T a47e5553553049bdbdfe0b4f62747c2b P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.709756 15287 raft_consensus.cc:385] T a47e5553553049bdbdfe0b4f62747c2b P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.710018 15287 raft_consensus.cc:740] T a47e5553553049bdbdfe0b4f62747c2b P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.705998 15295 consensus_queue.cc:237] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.710682 15287 consensus_queue.cc:260] T a47e5553553049bdbdfe0b4f62747c2b P 3858ddd366c5416bbe026a7bc07a3e16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.713093 15287 ts_tablet_manager.cc:1434] T a47e5553553049bdbdfe0b4f62747c2b P 3858ddd366c5416bbe026a7bc07a3e16: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:50:58.713551 14993 catalog_manager.cc:5697] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "b988a4f8110f452db5c4c7a73a0921e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:58.714079 15285 raft_consensus.cc:359] T a47e5553553049bdbdfe0b4f62747c2b P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.716709 15285 raft_consensus.cc:385] T a47e5553553049bdbdfe0b4f62747c2b P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.717022 15285 raft_consensus.cc:740] T a47e5553553049bdbdfe0b4f62747c2b P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.718746 15285 consensus_queue.cc:260] T a47e5553553049bdbdfe0b4f62747c2b P b988a4f8110f452db5c4c7a73a0921e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.720868 15285 ts_tablet_manager.cc:1434] T a47e5553553049bdbdfe0b4f62747c2b P b988a4f8110f452db5c4c7a73a0921e5: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.001s
I20260709 14:50:58.721505 14992 catalog_manager.cc:5697] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "3858ddd366c5416bbe026a7bc07a3e16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:58.734179 14993 catalog_manager.cc:5697] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "3858ddd366c5416bbe026a7bc07a3e16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:58.769363 15295 consensus_queue.cc:1048] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:58.779266 15096 raft_consensus.cc:3060] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.786010 15295 consensus_queue.cc:1048] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:58.933388 15321 raft_consensus.cc:493] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.933841 15321 raft_consensus.cc:515] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.935415 15321 leader_election.cc:290] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:50:58.936316 15169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47e5553553049bdbdfe0b4f62747c2b" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16" is_pre_election: true
I20260709 14:50:58.936381 15244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47e5553553049bdbdfe0b4f62747c2b" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5" is_pre_election: true
I20260709 14:50:58.937132 15169 raft_consensus.cc:2468] T a47e5553553049bdbdfe0b4f62747c2b P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 0.
I20260709 14:50:58.937165 15244 raft_consensus.cc:2468] T a47e5553553049bdbdfe0b4f62747c2b P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 0.
I20260709 14:50:58.938308 15060 leader_election.cc:304] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, 45e4e5ef68d94a059590dee4d2943b74; no voters: 
I20260709 14:50:58.938905 15321 raft_consensus.cc:2804] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.939180 15321 raft_consensus.cc:493] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.939465 15321 raft_consensus.cc:3060] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.944216 15293 consensus_queue.cc:1048] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:58.944929 15321 raft_consensus.cc:515] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.946576 15321 leader_election.cc:290] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 election: Requested vote from peers 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:50:58.947341 15169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47e5553553049bdbdfe0b4f62747c2b" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
I20260709 14:50:58.947937 15169 raft_consensus.cc:3060] T a47e5553553049bdbdfe0b4f62747c2b P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.948074 15245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47e5553553049bdbdfe0b4f62747c2b" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
I20260709 14:50:58.948733 15245 raft_consensus.cc:3060] T a47e5553553049bdbdfe0b4f62747c2b P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.954728 15321 consensus_queue.cc:1048] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:58.957247 15245 raft_consensus.cc:2468] T a47e5553553049bdbdfe0b4f62747c2b P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 1.
I20260709 14:50:58.958895 15062 leader_election.cc:304] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e4e5ef68d94a059590dee4d2943b74, b988a4f8110f452db5c4c7a73a0921e5; no voters: 
I20260709 14:50:58.963169 15321 raft_consensus.cc:2804] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:58.963603 15169 raft_consensus.cc:2468] T a47e5553553049bdbdfe0b4f62747c2b P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 1.
I20260709 14:50:58.963622 15321 raft_consensus.cc:697] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Becoming Leader. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Running, Role: LEADER
I20260709 14:50:58.965415 15321 consensus_queue.cc:237] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:58.973254 14992 catalog_manager.cc:5697] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "45e4e5ef68d94a059590dee4d2943b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.044070 15323 consensus_queue.cc:1048] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.045385 15323 consensus_queue.cc:1048] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.056408 15245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93640d2f694a4193b0a89cdd1948fc3b"
dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
mode: GRACEFUL
new_leader_uuid: "45e4e5ef68d94a059590dee4d2943b74"
 from {username='slave'} at 127.0.0.1:41380
I20260709 14:50:59.056877 15245 raft_consensus.cc:606] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Received request to transfer leadership to TS 45e4e5ef68d94a059590dee4d2943b74
I20260709 14:50:59.057659 15326 consensus_queue.cc:1048] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.067615 15323 consensus_queue.cc:1048] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.071020 15245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "136a762775054c59965f93376d24c7fa"
dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
mode: GRACEFUL
new_leader_uuid: "45e4e5ef68d94a059590dee4d2943b74"
 from {username='slave'} at 127.0.0.1:41380
I20260709 14:50:59.071820 15245 raft_consensus.cc:606] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Received request to transfer leadership to TS 45e4e5ef68d94a059590dee4d2943b74
I20260709 14:50:59.075600 15326 consensus_queue.cc:1048] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.080812 15245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fd1d968d52b468e93b2166c2977eb2f"
dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
mode: GRACEFUL
new_leader_uuid: "45e4e5ef68d94a059590dee4d2943b74"
 from {username='slave'} at 127.0.0.1:41380
I20260709 14:50:59.081413 15245 raft_consensus.cc:606] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Received request to transfer leadership to TS 45e4e5ef68d94a059590dee4d2943b74
I20260709 14:50:59.095439 15326 raft_consensus.cc:993] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5: : Instructing follower 45e4e5ef68d94a059590dee4d2943b74 to start an election
I20260709 14:50:59.095885 15326 raft_consensus.cc:1081] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Signalling peer 45e4e5ef68d94a059590dee4d2943b74 to start an election
I20260709 14:50:59.097844 15096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fd1d968d52b468e93b2166c2977eb2f"
dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
 from {username='slave'} at 127.0.0.1:55184
I20260709 14:50:59.098356 15096 raft_consensus.cc:493] T 8fd1d968d52b468e93b2166c2977eb2f P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:59.098708 15096 raft_consensus.cc:3060] T 8fd1d968d52b468e93b2166c2977eb2f P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.104939 15295 consensus_queue.cc:1048] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.106734 15321 consensus_queue.cc:1048] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.110140 15169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8b98c8a45184b8abc7c29e30304e172"
dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
mode: GRACEFUL
new_leader_uuid: "45e4e5ef68d94a059590dee4d2943b74"
 from {username='slave'} at 127.0.0.1:57390
I20260709 14:50:59.110560 15355 raft_consensus.cc:993] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5: : Instructing follower 45e4e5ef68d94a059590dee4d2943b74 to start an election
I20260709 14:50:59.110719 15169 raft_consensus.cc:606] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 LEADER]: Received request to transfer leadership to TS 45e4e5ef68d94a059590dee4d2943b74
I20260709 14:50:59.111048 15355 raft_consensus.cc:1081] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Signalling peer 45e4e5ef68d94a059590dee4d2943b74 to start an election
I20260709 14:50:59.112370 15096 raft_consensus.cc:515] T 8fd1d968d52b468e93b2166c2977eb2f P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:59.113417 15095 raft_consensus.cc:1240] T 8fd1d968d52b468e93b2166c2977eb2f P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Rejecting Update request from peer b988a4f8110f452db5c4c7a73a0921e5 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:59.114425 15096 leader_election.cc:290] T 8fd1d968d52b468e93b2166c2977eb2f P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 2 election: Requested vote from peers 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:50:59.116206 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd1d968d52b468e93b2166c2977eb2f" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
I20260709 14:50:59.115688 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd1d968d52b468e93b2166c2977eb2f" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
I20260709 14:50:59.116794 15355 consensus_queue.cc:1048] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.116770 15168 raft_consensus.cc:3060] T 8fd1d968d52b468e93b2166c2977eb2f P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.124517 15168 raft_consensus.cc:2468] T 8fd1d968d52b468e93b2166c2977eb2f P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 2.
I20260709 14:50:59.125295 15170 raft_consensus.cc:1240] T 8fd1d968d52b468e93b2166c2977eb2f P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Rejecting Update request from peer b988a4f8110f452db5c4c7a73a0921e5 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:50:59.126739 15060 leader_election.cc:304] T 8fd1d968d52b468e93b2166c2977eb2f P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, 45e4e5ef68d94a059590dee4d2943b74; no voters: 
I20260709 14:50:59.127624 15321 raft_consensus.cc:2804] T 8fd1d968d52b468e93b2166c2977eb2f P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:59.127877 15355 consensus_queue.cc:1059] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.128167 15321 raft_consensus.cc:697] T 8fd1d968d52b468e93b2166c2977eb2f P 45e4e5ef68d94a059590dee4d2943b74 [term 2 LEADER]: Becoming Leader. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Running, Role: LEADER
I20260709 14:50:59.129362 15243 raft_consensus.cc:3055] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:59.129727 15243 raft_consensus.cc:740] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Running, Role: LEADER
I20260709 14:50:59.129041 15321 consensus_queue.cc:237] T 8fd1d968d52b468e93b2166c2977eb2f P 45e4e5ef68d94a059590dee4d2943b74 [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: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:59.130491 15243 consensus_queue.cc:260] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:59.131502 15243 raft_consensus.cc:3060] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.132169 15095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93640d2f694a4193b0a89cdd1948fc3b"
dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
 from {username='slave'} at 127.0.0.1:55184
I20260709 14:50:59.133088 15095 raft_consensus.cc:493] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:59.133441 15095 raft_consensus.cc:3060] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.137807 14993 catalog_manager.cc:5697] T 8fd1d968d52b468e93b2166c2977eb2f P 45e4e5ef68d94a059590dee4d2943b74 reported cstate change: term changed from 1 to 2, leader changed from b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67) to 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "45e4e5ef68d94a059590dee4d2943b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.139475 15096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67ffb44903854058a3056d452276f68b"
dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
mode: GRACEFUL
new_leader_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
 from {username='slave'} at 127.0.0.1:49336
I20260709 14:50:59.140132 15096 raft_consensus.cc:606] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Received request to transfer leadership to TS 3858ddd366c5416bbe026a7bc07a3e16
I20260709 14:50:59.153179 15095 raft_consensus.cc:515] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } } peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } }
I20260709 14:50:59.155380 15348 consensus_queue.cc:1048] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.156111 15243 raft_consensus.cc:2468] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 2.
W20260709 14:50:59.156675 15355 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:50:59.163914 15096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d0be0949c4e46119ff4ac562594c555"
dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
mode: GRACEFUL
new_leader_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
 from {username='slave'} at 127.0.0.1:49336
I20260709 14:50:59.164480 15096 raft_consensus.cc:606] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Received request to transfer leadership to TS 3858ddd366c5416bbe026a7bc07a3e16
I20260709 14:50:59.168556 15300 consensus_queue.cc:1048] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.171674 15095 leader_election.cc:290] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 2 election: Requested vote from peers b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801), 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667)
I20260709 14:50:59.171924 15300 consensus_queue.cc:1048] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.173089 15094 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a47e5553553049bdbdfe0b4f62747c2b"
dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
mode: GRACEFUL
new_leader_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
 from {username='slave'} at 127.0.0.1:49336
I20260709 14:50:59.173280 15170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93640d2f694a4193b0a89cdd1948fc3b" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
I20260709 14:50:59.173831 15094 raft_consensus.cc:606] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Received request to transfer leadership to TS b988a4f8110f452db5c4c7a73a0921e5
I20260709 14:50:59.173938 15170 raft_consensus.cc:3060] T 93640d2f694a4193b0a89cdd1948fc3b P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.185071 15170 raft_consensus.cc:2468] T 93640d2f694a4193b0a89cdd1948fc3b P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 2.
I20260709 14:50:59.186283 15060 leader_election.cc:304] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, 45e4e5ef68d94a059590dee4d2943b74; no voters: 
I20260709 14:50:59.187573 15348 raft_consensus.cc:2804] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:59.188973 15348 raft_consensus.cc:697] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [term 2 LEADER]: Becoming Leader. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Running, Role: LEADER
I20260709 14:50:59.189803 15348 consensus_queue.cc:237] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } } peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } }
I20260709 14:50:59.190474 15244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93640d2f694a4193b0a89cdd1948fc3b" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
I20260709 14:50:59.191084 15244 raft_consensus.cc:3055] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:59.191395 15244 raft_consensus.cc:740] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Running, Role: LEADER
I20260709 14:50:59.192744 15244 consensus_queue.cc:260] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } } peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } }
I20260709 14:50:59.193910 15300 consensus_queue.cc:1048] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.193961 15244 raft_consensus.cc:3060] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.203830 15244 raft_consensus.cc:2468] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 2.
I20260709 14:50:59.205462 15348 raft_consensus.cc:993] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74: : Instructing follower 3858ddd366c5416bbe026a7bc07a3e16 to start an election
I20260709 14:50:59.205999 15321 raft_consensus.cc:1081] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Signalling peer 3858ddd366c5416bbe026a7bc07a3e16 to start an election
I20260709 14:50:59.207648 15168 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d0be0949c4e46119ff4ac562594c555"
dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
 from {username='slave'} at 127.0.0.1:60304
I20260709 14:50:59.208186 15168 raft_consensus.cc:493] T 0d0be0949c4e46119ff4ac562594c555 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:59.208542 15168 raft_consensus.cc:3060] T 0d0be0949c4e46119ff4ac562594c555 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.215173 15168 raft_consensus.cc:515] T 0d0be0949c4e46119ff4ac562594c555 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:59.218421 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0be0949c4e46119ff4ac562594c555" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
I20260709 14:50:59.219030 15096 raft_consensus.cc:3055] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:59.219336 15096 raft_consensus.cc:740] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Running, Role: LEADER
I20260709 14:50:59.220126 15096 consensus_queue.cc:260] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:59.221123 15168 leader_election.cc:290] T 0d0be0949c4e46119ff4ac562594c555 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 2 election: Requested vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:50:59.222165 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0be0949c4e46119ff4ac562594c555" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
I20260709 14:50:59.222447 15096 raft_consensus.cc:3060] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.222810 15243 raft_consensus.cc:3060] T 0d0be0949c4e46119ff4ac562594c555 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.226842 14993 catalog_manager.cc:5697] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 reported cstate change: term changed from 1 to 2, leader changed from b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67) to 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "45e4e5ef68d94a059590dee4d2943b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.229439 15096 raft_consensus.cc:2468] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3858ddd366c5416bbe026a7bc07a3e16 in term 2.
I20260709 14:50:59.229430 15243 raft_consensus.cc:2468] T 0d0be0949c4e46119ff4ac562594c555 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3858ddd366c5416bbe026a7bc07a3e16 in term 2.
I20260709 14:50:59.230705 15137 leader_election.cc:304] T 0d0be0949c4e46119ff4ac562594c555 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, 45e4e5ef68d94a059590dee4d2943b74; no voters: 
I20260709 14:50:59.231472 15337 raft_consensus.cc:2804] T 0d0be0949c4e46119ff4ac562594c555 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:59.231935 15337 raft_consensus.cc:697] T 0d0be0949c4e46119ff4ac562594c555 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 LEADER]: Becoming Leader. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Running, Role: LEADER
I20260709 14:50:59.232584 15337 consensus_queue.cc:237] T 0d0be0949c4e46119ff4ac562594c555 P 3858ddd366c5416bbe026a7bc07a3e16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:59.239455 14993 catalog_manager.cc:5697] T 0d0be0949c4e46119ff4ac562594c555 P 3858ddd366c5416bbe026a7bc07a3e16 reported cstate change: term changed from 1 to 2, leader changed from 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65) to 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66). New cstate: current_term: 2 leader_uuid: "3858ddd366c5416bbe026a7bc07a3e16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.284387 15295 raft_consensus.cc:993] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16: : Instructing follower 45e4e5ef68d94a059590dee4d2943b74 to start an election
I20260709 14:50:59.284835 15337 raft_consensus.cc:1081] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 LEADER]: Signalling peer 45e4e5ef68d94a059590dee4d2943b74 to start an election
I20260709 14:50:59.286147 15096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8b98c8a45184b8abc7c29e30304e172"
dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
 from {username='slave'} at 127.0.0.1:55182
I20260709 14:50:59.286602 15096 raft_consensus.cc:493] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:59.286943 15096 raft_consensus.cc:3060] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.291389 15096 raft_consensus.cc:515] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:59.292963 15096 leader_election.cc:290] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 2 election: Requested vote from peers 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:50:59.293586 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b98c8a45184b8abc7c29e30304e172" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
I20260709 14:50:59.293844 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b98c8a45184b8abc7c29e30304e172" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
I20260709 14:50:59.294111 15168 raft_consensus.cc:3055] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:59.294430 15168 raft_consensus.cc:740] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Running, Role: LEADER
I20260709 14:50:59.294471 15243 raft_consensus.cc:3060] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.295049 15168 consensus_queue.cc:260] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:59.295954 15168 raft_consensus.cc:3060] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.298969 15243 raft_consensus.cc:2468] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 2.
I20260709 14:50:59.300037 15062 leader_election.cc:304] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e4e5ef68d94a059590dee4d2943b74, b988a4f8110f452db5c4c7a73a0921e5; no voters: 
I20260709 14:50:59.300428 15168 raft_consensus.cc:2468] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 2.
I20260709 14:50:59.300866 15321 raft_consensus.cc:2804] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:59.301280 15321 raft_consensus.cc:697] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 LEADER]: Becoming Leader. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Running, Role: LEADER
I20260709 14:50:59.301949 15321 consensus_queue.cc:237] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:59.307264 14993 catalog_manager.cc:5697] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74 reported cstate change: term changed from 1 to 2, leader changed from 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66) to 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "45e4e5ef68d94a059590dee4d2943b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.388782 15293 raft_consensus.cc:993] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74: : Instructing follower 3858ddd366c5416bbe026a7bc07a3e16 to start an election
I20260709 14:50:59.389204 15321 raft_consensus.cc:1081] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Signalling peer 3858ddd366c5416bbe026a7bc07a3e16 to start an election
I20260709 14:50:59.390481 15168 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67ffb44903854058a3056d452276f68b"
dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
 from {username='slave'} at 127.0.0.1:60304
I20260709 14:50:59.390934 15168 raft_consensus.cc:493] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:59.391326 15168 raft_consensus.cc:3060] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.395710 15168 raft_consensus.cc:515] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:59.397289 15168 leader_election.cc:290] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 2 election: Requested vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:50:59.397976 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ffb44903854058a3056d452276f68b" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
I20260709 14:50:59.398226 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ffb44903854058a3056d452276f68b" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
I20260709 14:50:59.398612 15096 raft_consensus.cc:3055] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:59.398787 15243 raft_consensus.cc:3060] T 67ffb44903854058a3056d452276f68b P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.398999 15096 raft_consensus.cc:740] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Running, Role: LEADER
I20260709 14:50:59.399706 15096 consensus_queue.cc:260] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:59.400615 15096 raft_consensus.cc:3060] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.403384 15243 raft_consensus.cc:2468] T 67ffb44903854058a3056d452276f68b P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3858ddd366c5416bbe026a7bc07a3e16 in term 2.
I20260709 14:50:59.404369 15137 leader_election.cc:304] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, b988a4f8110f452db5c4c7a73a0921e5; no voters: 
I20260709 14:50:59.405256 15337 raft_consensus.cc:2804] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:59.405273 15096 raft_consensus.cc:2468] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3858ddd366c5416bbe026a7bc07a3e16 in term 2.
I20260709 14:50:59.405917 15337 raft_consensus.cc:697] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 LEADER]: Becoming Leader. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Running, Role: LEADER
I20260709 14:50:59.406823 15337 consensus_queue.cc:237] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:59.412703 14993 catalog_manager.cc:5697] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 reported cstate change: term changed from 1 to 2, leader changed from 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65) to 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66). New cstate: current_term: 2 leader_uuid: "3858ddd366c5416bbe026a7bc07a3e16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.436204 15321 consensus_queue.cc:1048] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.444854 15293 consensus_queue.cc:1048] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.451941 15348 raft_consensus.cc:993] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74: : Instructing follower b988a4f8110f452db5c4c7a73a0921e5 to start an election
I20260709 14:50:59.452389 15348 raft_consensus.cc:1081] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Signalling peer b988a4f8110f452db5c4c7a73a0921e5 to start an election
I20260709 14:50:59.453727 15243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a47e5553553049bdbdfe0b4f62747c2b"
dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
 from {username='slave'} at 127.0.0.1:54922
I20260709 14:50:59.454130 15243 raft_consensus.cc:493] T a47e5553553049bdbdfe0b4f62747c2b P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:59.454397 15243 raft_consensus.cc:3060] T a47e5553553049bdbdfe0b4f62747c2b P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.459072 15243 raft_consensus.cc:515] T a47e5553553049bdbdfe0b4f62747c2b P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:59.460860 15243 leader_election.cc:290] T a47e5553553049bdbdfe0b4f62747c2b P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 2 election: Requested vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667)
I20260709 14:50:59.461385 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47e5553553049bdbdfe0b4f62747c2b" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
I20260709 14:50:59.461843 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47e5553553049bdbdfe0b4f62747c2b" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
I20260709 14:50:59.461997 15096 raft_consensus.cc:3055] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:59.462373 15096 raft_consensus.cc:740] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Running, Role: LEADER
I20260709 14:50:59.462419 15168 raft_consensus.cc:3060] T a47e5553553049bdbdfe0b4f62747c2b P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.463001 15096 consensus_queue.cc:260] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:59.464032 15096 raft_consensus.cc:3060] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.467128 15168 raft_consensus.cc:2468] T a47e5553553049bdbdfe0b4f62747c2b P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 2.
I20260709 14:50:59.468144 15209 leader_election.cc:304] T a47e5553553049bdbdfe0b4f62747c2b P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, b988a4f8110f452db5c4c7a73a0921e5; no voters: 
I20260709 14:50:59.468879 15355 raft_consensus.cc:2804] T a47e5553553049bdbdfe0b4f62747c2b P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:59.469266 15355 raft_consensus.cc:697] T a47e5553553049bdbdfe0b4f62747c2b P b988a4f8110f452db5c4c7a73a0921e5 [term 2 LEADER]: Becoming Leader. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Running, Role: LEADER
I20260709 14:50:59.469733 15096 raft_consensus.cc:2468] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 2.
I20260709 14:50:59.469933 15355 consensus_queue.cc:237] T a47e5553553049bdbdfe0b4f62747c2b P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:59.475471 14993 catalog_manager.cc:5697] T a47e5553553049bdbdfe0b4f62747c2b P b988a4f8110f452db5c4c7a73a0921e5 reported cstate change: term changed from 1 to 2, leader changed from 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65) to b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67). New cstate: current_term: 2 leader_uuid: "b988a4f8110f452db5c4c7a73a0921e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:59.571386 15326 raft_consensus.cc:993] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5: : Instructing follower 45e4e5ef68d94a059590dee4d2943b74 to start an election
I20260709 14:50:59.571780 15355 raft_consensus.cc:1081] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Signalling peer 45e4e5ef68d94a059590dee4d2943b74 to start an election
I20260709 14:50:59.573102 15096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "136a762775054c59965f93376d24c7fa"
dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
 from {username='slave'} at 127.0.0.1:55184
I20260709 14:50:59.573561 15096 raft_consensus.cc:493] T 136a762775054c59965f93376d24c7fa P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:59.573832 15096 raft_consensus.cc:3060] T 136a762775054c59965f93376d24c7fa P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.578346 15096 raft_consensus.cc:515] T 136a762775054c59965f93376d24c7fa P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:59.579881 15096 leader_election.cc:290] T 136a762775054c59965f93376d24c7fa P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 2 election: Requested vote from peers 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:50:59.580610 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136a762775054c59965f93376d24c7fa" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
I20260709 14:50:59.580894 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "136a762775054c59965f93376d24c7fa" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
I20260709 14:50:59.581239 15168 raft_consensus.cc:3060] T 136a762775054c59965f93376d24c7fa P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.581426 15243 raft_consensus.cc:3055] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:59.581770 15243 raft_consensus.cc:740] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Running, Role: LEADER
I20260709 14:50:59.582530 15243 consensus_queue.cc:260] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:59.583768 15243 raft_consensus.cc:3060] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.587733 15168 raft_consensus.cc:2468] T 136a762775054c59965f93376d24c7fa P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 2.
I20260709 14:50:59.588867 15060 leader_election.cc:304] T 136a762775054c59965f93376d24c7fa P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, 45e4e5ef68d94a059590dee4d2943b74; no voters: 
I20260709 14:50:59.589601 15348 raft_consensus.cc:2804] T 136a762775054c59965f93376d24c7fa P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:59.589967 15348 raft_consensus.cc:697] T 136a762775054c59965f93376d24c7fa P 45e4e5ef68d94a059590dee4d2943b74 [term 2 LEADER]: Becoming Leader. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Running, Role: LEADER
I20260709 14:50:59.590155 15243 raft_consensus.cc:2468] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 2.
I20260709 14:50:59.590657 15348 consensus_queue.cc:237] T 136a762775054c59965f93376d24c7fa P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:50:59.596410 14993 catalog_manager.cc:5697] T 136a762775054c59965f93376d24c7fa P 45e4e5ef68d94a059590dee4d2943b74 reported cstate change: term changed from 1 to 2, leader changed from b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67) to 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "45e4e5ef68d94a059590dee4d2943b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.652156 15243 raft_consensus.cc:1275] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Refusing update from remote peer 45e4e5ef68d94a059590dee4d2943b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:59.653261 15348 consensus_queue.cc:1048] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:59.660418 15168 raft_consensus.cc:1275] T 93640d2f694a4193b0a89cdd1948fc3b P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Refusing update from remote peer 45e4e5ef68d94a059590dee4d2943b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:59.661958 15348 consensus_queue.cc:1048] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:59.664435 15096 raft_consensus.cc:1275] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Refusing update from remote peer 3858ddd366c5416bbe026a7bc07a3e16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:59.665943 15337 consensus_queue.cc:1048] T 0d0be0949c4e46119ff4ac562594c555 P 3858ddd366c5416bbe026a7bc07a3e16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:59.674235 15243 raft_consensus.cc:1275] T 0d0be0949c4e46119ff4ac562594c555 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Refusing update from remote peer 3858ddd366c5416bbe026a7bc07a3e16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:59.675608 15337 consensus_queue.cc:1048] T 0d0be0949c4e46119ff4ac562594c555 P 3858ddd366c5416bbe026a7bc07a3e16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:59.699731 15168 raft_consensus.cc:1275] T 8fd1d968d52b468e93b2166c2977eb2f P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Refusing update from remote peer 45e4e5ef68d94a059590dee4d2943b74: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:59.700891 15321 consensus_queue.cc:1048] T 8fd1d968d52b468e93b2166c2977eb2f P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.710973 15243 raft_consensus.cc:1275] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Refusing update from remote peer 45e4e5ef68d94a059590dee4d2943b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:59.712487 15348 consensus_queue.cc:1048] T 8fd1d968d52b468e93b2166c2977eb2f P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:59.771154 15243 raft_consensus.cc:1275] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Refusing update from remote peer 45e4e5ef68d94a059590dee4d2943b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:59.773725 15348 consensus_queue.cc:1048] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:59.786617 15168 raft_consensus.cc:1275] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Refusing update from remote peer 45e4e5ef68d94a059590dee4d2943b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:59.788333 15348 consensus_queue.cc:1048] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:59.908021 15243 raft_consensus.cc:1275] T 67ffb44903854058a3056d452276f68b P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Refusing update from remote peer 3858ddd366c5416bbe026a7bc07a3e16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:59.909467 15337 consensus_queue.cc:1048] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:59.919052 15096 raft_consensus.cc:1275] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Refusing update from remote peer 3858ddd366c5416bbe026a7bc07a3e16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:59.920970 15337 consensus_queue.cc:1048] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:59.973157 15168 raft_consensus.cc:1275] T a47e5553553049bdbdfe0b4f62747c2b P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Refusing update from remote peer b988a4f8110f452db5c4c7a73a0921e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:59.974566 15355 consensus_queue.cc:1048] T a47e5553553049bdbdfe0b4f62747c2b P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:59.983471 15096 raft_consensus.cc:1275] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Refusing update from remote peer b988a4f8110f452db5c4c7a73a0921e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:59.985293 15355 consensus_queue.cc:1048] T a47e5553553049bdbdfe0b4f62747c2b P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.033311 15243 raft_consensus.cc:1275] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Refusing update from remote peer 45e4e5ef68d94a059590dee4d2943b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.034998 15348 consensus_queue.cc:1048] T 136a762775054c59965f93376d24c7fa P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.044543 15168 raft_consensus.cc:1275] T 136a762775054c59965f93376d24c7fa P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Refusing update from remote peer 45e4e5ef68d94a059590dee4d2943b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.046428 15293 consensus_queue.cc:1048] T 136a762775054c59965f93376d24c7fa P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:02.202503 14992 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42294:
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:51:02.204984 14992 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:51:02.257465 15083 tablet_service.cc:1511] Processing CreateTablet for tablet aa45f8c475dc42b3b5cf86fd7d5494a2 (DEFAULT_TABLE table=soft_deleted_table [id=0251197fd0ab4006a7465a9fb6e9d1bc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:02.259291 15083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa45f8c475dc42b3b5cf86fd7d5494a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.259152 15155 tablet_service.cc:1511] Processing CreateTablet for tablet aa45f8c475dc42b3b5cf86fd7d5494a2 (DEFAULT_TABLE table=soft_deleted_table [id=0251197fd0ab4006a7465a9fb6e9d1bc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:02.260232 15234 tablet_service.cc:1511] Processing CreateTablet for tablet aa45f8c475dc42b3b5cf86fd7d5494a2 (DEFAULT_TABLE table=soft_deleted_table [id=0251197fd0ab4006a7465a9fb6e9d1bc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:02.260833 15155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa45f8c475dc42b3b5cf86fd7d5494a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.261751 15234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa45f8c475dc42b3b5cf86fd7d5494a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.264294 15154 tablet_service.cc:1511] Processing CreateTablet for tablet cc7de36588764066b07c7ca0447266d2 (DEFAULT_TABLE table=soft_deleted_table [id=0251197fd0ab4006a7465a9fb6e9d1bc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:02.265694 15154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc7de36588764066b07c7ca0447266d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.265537 15233 tablet_service.cc:1511] Processing CreateTablet for tablet cc7de36588764066b07c7ca0447266d2 (DEFAULT_TABLE table=soft_deleted_table [id=0251197fd0ab4006a7465a9fb6e9d1bc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:02.266851 15233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc7de36588764066b07c7ca0447266d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.269025 15082 tablet_service.cc:1511] Processing CreateTablet for tablet 112e3a11331545d5826c63a3feb12920 (DEFAULT_TABLE table=soft_deleted_table [id=0251197fd0ab4006a7465a9fb6e9d1bc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:02.270315 15082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 112e3a11331545d5826c63a3feb12920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.270938 15232 tablet_service.cc:1511] Processing CreateTablet for tablet 112e3a11331545d5826c63a3feb12920 (DEFAULT_TABLE table=soft_deleted_table [id=0251197fd0ab4006a7465a9fb6e9d1bc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:02.272459 15232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 112e3a11331545d5826c63a3feb12920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.272820 15080 tablet_service.cc:1511] Processing CreateTablet for tablet cc7de36588764066b07c7ca0447266d2 (DEFAULT_TABLE table=soft_deleted_table [id=0251197fd0ab4006a7465a9fb6e9d1bc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:02.274070 15080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc7de36588764066b07c7ca0447266d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.276312 15235 tablet_service.cc:1511] Processing CreateTablet for tablet 2399a7af8abe4ebf8219093cbf30d2ea (DEFAULT_TABLE table=soft_deleted_table [id=0251197fd0ab4006a7465a9fb6e9d1bc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:02.277565 15235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2399a7af8abe4ebf8219093cbf30d2ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.278987 15156 tablet_service.cc:1511] Processing CreateTablet for tablet 2399a7af8abe4ebf8219093cbf30d2ea (DEFAULT_TABLE table=soft_deleted_table [id=0251197fd0ab4006a7465a9fb6e9d1bc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:02.280393 15156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2399a7af8abe4ebf8219093cbf30d2ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.281535 15231 tablet_service.cc:1511] Processing CreateTablet for tablet 6daa39ee8fb648f88f3514b4bf2f7418 (DEFAULT_TABLE table=soft_deleted_table [id=0251197fd0ab4006a7465a9fb6e9d1bc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:02.282828 15231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6daa39ee8fb648f88f3514b4bf2f7418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.284379 15157 tablet_service.cc:1511] Processing CreateTablet for tablet 112e3a11331545d5826c63a3feb12920 (DEFAULT_TABLE table=soft_deleted_table [id=0251197fd0ab4006a7465a9fb6e9d1bc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:02.285714 15157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 112e3a11331545d5826c63a3feb12920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.286466 15230 tablet_service.cc:1511] Processing CreateTablet for tablet e9299b327b5044ef9252e0dc89658cf8 (DEFAULT_TABLE table=soft_deleted_table [id=0251197fd0ab4006a7465a9fb6e9d1bc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:02.287703 15230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9299b327b5044ef9252e0dc89658cf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.291302 15161 tablet_service.cc:1511] Processing CreateTablet for tablet 6daa39ee8fb648f88f3514b4bf2f7418 (DEFAULT_TABLE table=soft_deleted_table [id=0251197fd0ab4006a7465a9fb6e9d1bc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:02.291306 15229 tablet_service.cc:1511] Processing CreateTablet for tablet feafa68211574dbc924d9a51d916bf55 (DEFAULT_TABLE table=soft_deleted_table [id=0251197fd0ab4006a7465a9fb6e9d1bc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:02.292760 15229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feafa68211574dbc924d9a51d916bf55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.294055 15159 tablet_service.cc:1511] Processing CreateTablet for tablet e9299b327b5044ef9252e0dc89658cf8 (DEFAULT_TABLE table=soft_deleted_table [id=0251197fd0ab4006a7465a9fb6e9d1bc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:02.296175 15228 tablet_service.cc:1511] Processing CreateTablet for tablet cfed00aa0155427dad0165a468dbdb96 (DEFAULT_TABLE table=soft_deleted_table [id=0251197fd0ab4006a7465a9fb6e9d1bc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:02.296430 15160 tablet_service.cc:1511] Processing CreateTablet for tablet feafa68211574dbc924d9a51d916bf55 (DEFAULT_TABLE table=soft_deleted_table [id=0251197fd0ab4006a7465a9fb6e9d1bc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:02.297494 15228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfed00aa0155427dad0165a468dbdb96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.300302 15084 tablet_service.cc:1511] Processing CreateTablet for tablet 2399a7af8abe4ebf8219093cbf30d2ea (DEFAULT_TABLE table=soft_deleted_table [id=0251197fd0ab4006a7465a9fb6e9d1bc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:02.300884 15227 tablet_service.cc:1511] Processing CreateTablet for tablet bf3dd7383cb3419e83f7eccbe429b5c3 (DEFAULT_TABLE table=soft_deleted_table [id=0251197fd0ab4006a7465a9fb6e9d1bc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:02.301570 15084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2399a7af8abe4ebf8219093cbf30d2ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.302115 15227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf3dd7383cb3419e83f7eccbe429b5c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.304539 15085 tablet_service.cc:1511] Processing CreateTablet for tablet 6daa39ee8fb648f88f3514b4bf2f7418 (DEFAULT_TABLE table=soft_deleted_table [id=0251197fd0ab4006a7465a9fb6e9d1bc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:02.305821 15085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6daa39ee8fb648f88f3514b4bf2f7418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.308990 15081 tablet_service.cc:1511] Processing CreateTablet for tablet e9299b327b5044ef9252e0dc89658cf8 (DEFAULT_TABLE table=soft_deleted_table [id=0251197fd0ab4006a7465a9fb6e9d1bc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:02.310184 15081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9299b327b5044ef9252e0dc89658cf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.313067 15086 tablet_service.cc:1511] Processing CreateTablet for tablet feafa68211574dbc924d9a51d916bf55 (DEFAULT_TABLE table=soft_deleted_table [id=0251197fd0ab4006a7465a9fb6e9d1bc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:02.314281 15086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feafa68211574dbc924d9a51d916bf55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.317920 15079 tablet_service.cc:1511] Processing CreateTablet for tablet cfed00aa0155427dad0165a468dbdb96 (DEFAULT_TABLE table=soft_deleted_table [id=0251197fd0ab4006a7465a9fb6e9d1bc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:02.318867 15158 tablet_service.cc:1511] Processing CreateTablet for tablet cfed00aa0155427dad0165a468dbdb96 (DEFAULT_TABLE table=soft_deleted_table [id=0251197fd0ab4006a7465a9fb6e9d1bc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:02.292769 15161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6daa39ee8fb648f88f3514b4bf2f7418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.321183 15153 tablet_service.cc:1511] Processing CreateTablet for tablet bf3dd7383cb3419e83f7eccbe429b5c3 (DEFAULT_TABLE table=soft_deleted_table [id=0251197fd0ab4006a7465a9fb6e9d1bc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:02.322415 15153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf3dd7383cb3419e83f7eccbe429b5c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.324262 15159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9299b327b5044ef9252e0dc89658cf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.326193 15158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfed00aa0155427dad0165a468dbdb96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.319290 15079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfed00aa0155427dad0165a468dbdb96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.329916 15078 tablet_service.cc:1511] Processing CreateTablet for tablet bf3dd7383cb3419e83f7eccbe429b5c3 (DEFAULT_TABLE table=soft_deleted_table [id=0251197fd0ab4006a7465a9fb6e9d1bc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:02.331234 15078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf3dd7383cb3419e83f7eccbe429b5c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.328198 15160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feafa68211574dbc924d9a51d916bf55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:02.393704 15387 tablet_bootstrap.cc:492] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5: Bootstrap starting.
I20260709 14:51:02.410348 15388 tablet_bootstrap.cc:492] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74: Bootstrap starting.
I20260709 14:51:02.431486 15388 tablet_bootstrap.cc:654] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.444962 15389 tablet_bootstrap.cc:492] T 6daa39ee8fb648f88f3514b4bf2f7418 P 3858ddd366c5416bbe026a7bc07a3e16: Bootstrap starting.
I20260709 14:51:02.435359 15387 tablet_bootstrap.cc:654] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.450088 15388 tablet_bootstrap.cc:492] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74: No bootstrap required, opened a new log
I20260709 14:51:02.450621 15388 ts_tablet_manager.cc:1403] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.000s
I20260709 14:51:02.451363 15387 tablet_bootstrap.cc:492] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5: No bootstrap required, opened a new log
I20260709 14:51:02.451920 15387 ts_tablet_manager.cc:1403] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.004s
I20260709 14:51:02.454411 15388 raft_consensus.cc:359] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.454983 15387 raft_consensus.cc:359] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.455449 15388 raft_consensus.cc:385] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.455796 15387 raft_consensus.cc:385] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.455922 15388 raft_consensus.cc:740] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.456238 15387 raft_consensus.cc:740] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.457293 15387 consensus_queue.cc:260] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.459205 15389 tablet_bootstrap.cc:654] T 6daa39ee8fb648f88f3514b4bf2f7418 P 3858ddd366c5416bbe026a7bc07a3e16: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.459970 15387 ts_tablet_manager.cc:1434] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 14:51:02.456851 15388 consensus_queue.cc:260] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.469388 15388 ts_tablet_manager.cc:1434] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 14:51:02.469743 15387 tablet_bootstrap.cc:492] T e9299b327b5044ef9252e0dc89658cf8 P b988a4f8110f452db5c4c7a73a0921e5: Bootstrap starting.
I20260709 14:51:02.470360 15388 tablet_bootstrap.cc:492] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74: Bootstrap starting.
I20260709 14:51:02.477200 15388 tablet_bootstrap.cc:654] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.482389 15387 tablet_bootstrap.cc:654] T e9299b327b5044ef9252e0dc89658cf8 P b988a4f8110f452db5c4c7a73a0921e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.484731 15388 tablet_bootstrap.cc:492] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74: No bootstrap required, opened a new log
I20260709 14:51:02.484912 15389 tablet_bootstrap.cc:492] T 6daa39ee8fb648f88f3514b4bf2f7418 P 3858ddd366c5416bbe026a7bc07a3e16: No bootstrap required, opened a new log
I20260709 14:51:02.485282 15388 ts_tablet_manager.cc:1403] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 14:51:02.485534 15389 ts_tablet_manager.cc:1403] T 6daa39ee8fb648f88f3514b4bf2f7418 P 3858ddd366c5416bbe026a7bc07a3e16: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.002s
I20260709 14:51:02.488350 15387 tablet_bootstrap.cc:492] T e9299b327b5044ef9252e0dc89658cf8 P b988a4f8110f452db5c4c7a73a0921e5: No bootstrap required, opened a new log
I20260709 14:51:02.488899 15387 ts_tablet_manager.cc:1403] T e9299b327b5044ef9252e0dc89658cf8 P b988a4f8110f452db5c4c7a73a0921e5: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.008s
I20260709 14:51:02.488236 15388 raft_consensus.cc:359] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.489467 15388 raft_consensus.cc:385] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.489445 15389 raft_consensus.cc:359] T 6daa39ee8fb648f88f3514b4bf2f7418 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.490036 15388 raft_consensus.cc:740] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.490440 15389 raft_consensus.cc:385] T 6daa39ee8fb648f88f3514b4bf2f7418 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.490852 15389 raft_consensus.cc:740] T 6daa39ee8fb648f88f3514b4bf2f7418 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.491020 15388 consensus_queue.cc:260] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.491705 15387 raft_consensus.cc:359] T e9299b327b5044ef9252e0dc89658cf8 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.491607 15389 consensus_queue.cc:260] T 6daa39ee8fb648f88f3514b4bf2f7418 P 3858ddd366c5416bbe026a7bc07a3e16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.492506 15387 raft_consensus.cc:385] T e9299b327b5044ef9252e0dc89658cf8 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.492863 15387 raft_consensus.cc:740] T e9299b327b5044ef9252e0dc89658cf8 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.493762 15388 ts_tablet_manager.cc:1434] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:02.493991 15387 consensus_queue.cc:260] T e9299b327b5044ef9252e0dc89658cf8 P b988a4f8110f452db5c4c7a73a0921e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.494820 15388 tablet_bootstrap.cc:492] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74: Bootstrap starting.
I20260709 14:51:02.496640 15387 ts_tablet_manager.cc:1434] T e9299b327b5044ef9252e0dc89658cf8 P b988a4f8110f452db5c4c7a73a0921e5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:02.497601 15387 tablet_bootstrap.cc:492] T 2399a7af8abe4ebf8219093cbf30d2ea P b988a4f8110f452db5c4c7a73a0921e5: Bootstrap starting.
I20260709 14:51:02.500701 15389 ts_tablet_manager.cc:1434] T 6daa39ee8fb648f88f3514b4bf2f7418 P 3858ddd366c5416bbe026a7bc07a3e16: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.006s
I20260709 14:51:02.501756 15388 tablet_bootstrap.cc:654] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.501878 15389 tablet_bootstrap.cc:492] T cc7de36588764066b07c7ca0447266d2 P 3858ddd366c5416bbe026a7bc07a3e16: Bootstrap starting.
I20260709 14:51:02.503927 15387 tablet_bootstrap.cc:654] T 2399a7af8abe4ebf8219093cbf30d2ea P b988a4f8110f452db5c4c7a73a0921e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.513257 15388 tablet_bootstrap.cc:492] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74: No bootstrap required, opened a new log
I20260709 14:51:02.513823 15388 ts_tablet_manager.cc:1403] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.002s
I20260709 14:51:02.516659 15388 raft_consensus.cc:359] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.517513 15388 raft_consensus.cc:385] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.517853 15388 raft_consensus.cc:740] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.518555 15388 consensus_queue.cc:260] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.508976 15389 tablet_bootstrap.cc:654] T cc7de36588764066b07c7ca0447266d2 P 3858ddd366c5416bbe026a7bc07a3e16: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.520917 15388 ts_tablet_manager.cc:1434] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 14:51:02.521908 15388 tablet_bootstrap.cc:492] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74: Bootstrap starting.
W20260709 14:51:02.524266 15042 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:02.528090 15388 tablet_bootstrap.cc:654] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.535097 15389 tablet_bootstrap.cc:492] T cc7de36588764066b07c7ca0447266d2 P 3858ddd366c5416bbe026a7bc07a3e16: No bootstrap required, opened a new log
I20260709 14:51:02.535691 15389 ts_tablet_manager.cc:1403] T cc7de36588764066b07c7ca0447266d2 P 3858ddd366c5416bbe026a7bc07a3e16: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.000s
I20260709 14:51:02.537878 15387 tablet_bootstrap.cc:492] T 2399a7af8abe4ebf8219093cbf30d2ea P b988a4f8110f452db5c4c7a73a0921e5: No bootstrap required, opened a new log
I20260709 14:51:02.537894 15388 tablet_bootstrap.cc:492] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74: No bootstrap required, opened a new log
I20260709 14:51:02.538067 15389 raft_consensus.cc:359] T cc7de36588764066b07c7ca0447266d2 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.538558 15387 ts_tablet_manager.cc:1403] T 2399a7af8abe4ebf8219093cbf30d2ea P b988a4f8110f452db5c4c7a73a0921e5: Time spent bootstrapping tablet: real 0.041s	user 0.024s	sys 0.014s
I20260709 14:51:02.538558 15388 ts_tablet_manager.cc:1403] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.006s
I20260709 14:51:02.538821 15389 raft_consensus.cc:385] T cc7de36588764066b07c7ca0447266d2 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.539214 15389 raft_consensus.cc:740] T cc7de36588764066b07c7ca0447266d2 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.539808 15389 consensus_queue.cc:260] T cc7de36588764066b07c7ca0447266d2 P 3858ddd366c5416bbe026a7bc07a3e16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.541692 15388 raft_consensus.cc:359] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.541961 15389 ts_tablet_manager.cc:1434] T cc7de36588764066b07c7ca0447266d2 P 3858ddd366c5416bbe026a7bc07a3e16: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:02.542399 15388 raft_consensus.cc:385] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.541919 15387 raft_consensus.cc:359] T 2399a7af8abe4ebf8219093cbf30d2ea P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.542743 15388 raft_consensus.cc:740] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.542863 15387 raft_consensus.cc:385] T 2399a7af8abe4ebf8219093cbf30d2ea P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.543131 15389 tablet_bootstrap.cc:492] T 2399a7af8abe4ebf8219093cbf30d2ea P 3858ddd366c5416bbe026a7bc07a3e16: Bootstrap starting.
I20260709 14:51:02.543174 15387 raft_consensus.cc:740] T 2399a7af8abe4ebf8219093cbf30d2ea P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.543565 15388 consensus_queue.cc:260] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.544265 15387 consensus_queue.cc:260] T 2399a7af8abe4ebf8219093cbf30d2ea P b988a4f8110f452db5c4c7a73a0921e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.546663 15387 ts_tablet_manager.cc:1434] T 2399a7af8abe4ebf8219093cbf30d2ea P b988a4f8110f452db5c4c7a73a0921e5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:02.547596 15387 tablet_bootstrap.cc:492] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5: Bootstrap starting.
I20260709 14:51:02.547839 15376 raft_consensus.cc:493] T e9299b327b5044ef9252e0dc89658cf8 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.548332 15376 raft_consensus.cc:515] T e9299b327b5044ef9252e0dc89658cf8 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.548954 15388 ts_tablet_manager.cc:1434] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:51:02.549995 15388 tablet_bootstrap.cc:492] T cfed00aa0155427dad0165a468dbdb96 P 45e4e5ef68d94a059590dee4d2943b74: Bootstrap starting.
I20260709 14:51:02.550623 15376 leader_election.cc:290] T e9299b327b5044ef9252e0dc89658cf8 P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667)
I20260709 14:51:02.552951 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9299b327b5044ef9252e0dc89658cf8" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74" is_pre_election: true
I20260709 14:51:02.554287 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9299b327b5044ef9252e0dc89658cf8" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16" is_pre_election: true
W20260709 14:51:02.555894 15209 leader_election.cc:343] T e9299b327b5044ef9252e0dc89658cf8 P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.556241 15388 tablet_bootstrap.cc:654] T cfed00aa0155427dad0165a468dbdb96 P 45e4e5ef68d94a059590dee4d2943b74: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:02.556954 15211 leader_election.cc:343] T e9299b327b5044ef9252e0dc89658cf8 P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.557407 15211 leader_election.cc:304] T e9299b327b5044ef9252e0dc89658cf8 P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b988a4f8110f452db5c4c7a73a0921e5; no voters: 3858ddd366c5416bbe026a7bc07a3e16, 45e4e5ef68d94a059590dee4d2943b74
I20260709 14:51:02.558060 15387 tablet_bootstrap.cc:654] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.561793 15376 raft_consensus.cc:2749] T e9299b327b5044ef9252e0dc89658cf8 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:02.575515 15389 tablet_bootstrap.cc:654] T 2399a7af8abe4ebf8219093cbf30d2ea P 3858ddd366c5416bbe026a7bc07a3e16: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.576828 15387 tablet_bootstrap.cc:492] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5: No bootstrap required, opened a new log
I20260709 14:51:02.577159 15388 tablet_bootstrap.cc:492] T cfed00aa0155427dad0165a468dbdb96 P 45e4e5ef68d94a059590dee4d2943b74: No bootstrap required, opened a new log
I20260709 14:51:02.577370 15387 ts_tablet_manager.cc:1403] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.011s
I20260709 14:51:02.577585 15388 ts_tablet_manager.cc:1403] T cfed00aa0155427dad0165a468dbdb96 P 45e4e5ef68d94a059590dee4d2943b74: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.000s
I20260709 14:51:02.580737 15388 raft_consensus.cc:359] T cfed00aa0155427dad0165a468dbdb96 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.580643 15387 raft_consensus.cc:359] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.581410 15388 raft_consensus.cc:385] T cfed00aa0155427dad0165a468dbdb96 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.581575 15387 raft_consensus.cc:385] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.581748 15388 raft_consensus.cc:740] T cfed00aa0155427dad0165a468dbdb96 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.581974 15387 raft_consensus.cc:740] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.582486 15388 consensus_queue.cc:260] T cfed00aa0155427dad0165a468dbdb96 P 45e4e5ef68d94a059590dee4d2943b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.582831 15387 consensus_queue.cc:260] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.584722 15388 ts_tablet_manager.cc:1434] T cfed00aa0155427dad0165a468dbdb96 P 45e4e5ef68d94a059590dee4d2943b74: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:02.585191 15387 ts_tablet_manager.cc:1434] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:02.585659 15388 tablet_bootstrap.cc:492] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74: Bootstrap starting.
I20260709 14:51:02.586169 15387 tablet_bootstrap.cc:492] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5: Bootstrap starting.
I20260709 14:51:02.591923 15388 tablet_bootstrap.cc:654] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.592778 15387 tablet_bootstrap.cc:654] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.600605 15389 tablet_bootstrap.cc:492] T 2399a7af8abe4ebf8219093cbf30d2ea P 3858ddd366c5416bbe026a7bc07a3e16: No bootstrap required, opened a new log
I20260709 14:51:02.601172 15389 ts_tablet_manager.cc:1403] T 2399a7af8abe4ebf8219093cbf30d2ea P 3858ddd366c5416bbe026a7bc07a3e16: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.009s
I20260709 14:51:02.603204 15388 tablet_bootstrap.cc:492] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74: No bootstrap required, opened a new log
I20260709 14:51:02.603708 15388 ts_tablet_manager.cc:1403] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.012s
I20260709 14:51:02.604076 15389 raft_consensus.cc:359] T 2399a7af8abe4ebf8219093cbf30d2ea P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.604833 15389 raft_consensus.cc:385] T 2399a7af8abe4ebf8219093cbf30d2ea P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.606539 15389 raft_consensus.cc:740] T 2399a7af8abe4ebf8219093cbf30d2ea P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.606578 15388 raft_consensus.cc:359] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.607378 15388 raft_consensus.cc:385] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.607796 15388 raft_consensus.cc:740] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.607345 15389 consensus_queue.cc:260] T 2399a7af8abe4ebf8219093cbf30d2ea P 3858ddd366c5416bbe026a7bc07a3e16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.607936 15387 tablet_bootstrap.cc:492] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5: No bootstrap required, opened a new log
I20260709 14:51:02.608489 15387 ts_tablet_manager.cc:1403] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260709 14:51:02.608477 15388 consensus_queue.cc:260] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.609760 15389 ts_tablet_manager.cc:1434] T 2399a7af8abe4ebf8219093cbf30d2ea P 3858ddd366c5416bbe026a7bc07a3e16: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 14:51:02.610747 15389 tablet_bootstrap.cc:492] T e9299b327b5044ef9252e0dc89658cf8 P 3858ddd366c5416bbe026a7bc07a3e16: Bootstrap starting.
I20260709 14:51:02.611555 15387 raft_consensus.cc:359] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.612272 15387 raft_consensus.cc:385] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.612553 15387 raft_consensus.cc:740] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.613355 15387 consensus_queue.cc:260] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.613840 15388 ts_tablet_manager.cc:1434] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:51:02.614857 15388 tablet_bootstrap.cc:492] T 112e3a11331545d5826c63a3feb12920 P 45e4e5ef68d94a059590dee4d2943b74: Bootstrap starting.
I20260709 14:51:02.616083 15387 ts_tablet_manager.cc:1434] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:02.617266 15387 tablet_bootstrap.cc:492] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5: Bootstrap starting.
I20260709 14:51:02.617468 15389 tablet_bootstrap.cc:654] T e9299b327b5044ef9252e0dc89658cf8 P 3858ddd366c5416bbe026a7bc07a3e16: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.620894 15388 tablet_bootstrap.cc:654] T 112e3a11331545d5826c63a3feb12920 P 45e4e5ef68d94a059590dee4d2943b74: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.623476 15387 tablet_bootstrap.cc:654] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.633359 15389 tablet_bootstrap.cc:492] T e9299b327b5044ef9252e0dc89658cf8 P 3858ddd366c5416bbe026a7bc07a3e16: No bootstrap required, opened a new log
I20260709 14:51:02.633847 15389 ts_tablet_manager.cc:1403] T e9299b327b5044ef9252e0dc89658cf8 P 3858ddd366c5416bbe026a7bc07a3e16: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
I20260709 14:51:02.634897 15387 tablet_bootstrap.cc:492] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5: No bootstrap required, opened a new log
I20260709 14:51:02.635392 15387 ts_tablet_manager.cc:1403] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 14:51:02.636711 15389 raft_consensus.cc:359] T e9299b327b5044ef9252e0dc89658cf8 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.637538 15389 raft_consensus.cc:385] T e9299b327b5044ef9252e0dc89658cf8 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.637828 15389 raft_consensus.cc:740] T e9299b327b5044ef9252e0dc89658cf8 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.638183 15387 raft_consensus.cc:359] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.638882 15387 raft_consensus.cc:385] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.638731 15389 consensus_queue.cc:260] T e9299b327b5044ef9252e0dc89658cf8 P 3858ddd366c5416bbe026a7bc07a3e16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.639187 15387 raft_consensus.cc:740] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.639981 15387 consensus_queue.cc:260] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.641105 15389 ts_tablet_manager.cc:1434] T e9299b327b5044ef9252e0dc89658cf8 P 3858ddd366c5416bbe026a7bc07a3e16: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:02.642110 15389 tablet_bootstrap.cc:492] T 112e3a11331545d5826c63a3feb12920 P 3858ddd366c5416bbe026a7bc07a3e16: Bootstrap starting.
I20260709 14:51:02.642383 15387 ts_tablet_manager.cc:1434] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:02.643326 15387 tablet_bootstrap.cc:492] T 6daa39ee8fb648f88f3514b4bf2f7418 P b988a4f8110f452db5c4c7a73a0921e5: Bootstrap starting.
I20260709 14:51:02.649314 15389 tablet_bootstrap.cc:654] T 112e3a11331545d5826c63a3feb12920 P 3858ddd366c5416bbe026a7bc07a3e16: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.649314 15387 tablet_bootstrap.cc:654] T 6daa39ee8fb648f88f3514b4bf2f7418 P b988a4f8110f452db5c4c7a73a0921e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.656289 15388 tablet_bootstrap.cc:492] T 112e3a11331545d5826c63a3feb12920 P 45e4e5ef68d94a059590dee4d2943b74: No bootstrap required, opened a new log
I20260709 14:51:02.656814 15388 ts_tablet_manager.cc:1403] T 112e3a11331545d5826c63a3feb12920 P 45e4e5ef68d94a059590dee4d2943b74: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.012s
I20260709 14:51:02.657999 15389 tablet_bootstrap.cc:492] T 112e3a11331545d5826c63a3feb12920 P 3858ddd366c5416bbe026a7bc07a3e16: No bootstrap required, opened a new log
I20260709 14:51:02.658552 15389 ts_tablet_manager.cc:1403] T 112e3a11331545d5826c63a3feb12920 P 3858ddd366c5416bbe026a7bc07a3e16: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 14:51:02.658994 15388 raft_consensus.cc:359] T 112e3a11331545d5826c63a3feb12920 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.659547 15388 raft_consensus.cc:385] T 112e3a11331545d5826c63a3feb12920 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.659763 15388 raft_consensus.cc:740] T 112e3a11331545d5826c63a3feb12920 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.660439 15388 consensus_queue.cc:260] T 112e3a11331545d5826c63a3feb12920 P 45e4e5ef68d94a059590dee4d2943b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.662436 15388 ts_tablet_manager.cc:1434] T 112e3a11331545d5826c63a3feb12920 P 45e4e5ef68d94a059590dee4d2943b74: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:51:02.663440 15388 tablet_bootstrap.cc:492] T cc7de36588764066b07c7ca0447266d2 P 45e4e5ef68d94a059590dee4d2943b74: Bootstrap starting.
I20260709 14:51:02.662235 15389 raft_consensus.cc:359] T 112e3a11331545d5826c63a3feb12920 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.664129 15389 raft_consensus.cc:385] T 112e3a11331545d5826c63a3feb12920 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.664394 15389 raft_consensus.cc:740] T 112e3a11331545d5826c63a3feb12920 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.665081 15387 tablet_bootstrap.cc:492] T 6daa39ee8fb648f88f3514b4bf2f7418 P b988a4f8110f452db5c4c7a73a0921e5: No bootstrap required, opened a new log
I20260709 14:51:02.665581 15387 ts_tablet_manager.cc:1403] T 6daa39ee8fb648f88f3514b4bf2f7418 P b988a4f8110f452db5c4c7a73a0921e5: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.008s
I20260709 14:51:02.665241 15389 consensus_queue.cc:260] T 112e3a11331545d5826c63a3feb12920 P 3858ddd366c5416bbe026a7bc07a3e16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.667848 15389 ts_tablet_manager.cc:1434] T 112e3a11331545d5826c63a3feb12920 P 3858ddd366c5416bbe026a7bc07a3e16: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:51:02.668943 15389 tablet_bootstrap.cc:492] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16: Bootstrap starting.
I20260709 14:51:02.669142 15373 raft_consensus.cc:493] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.669647 15373 raft_consensus.cc:515] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.670708 15387 raft_consensus.cc:359] T 6daa39ee8fb648f88f3514b4bf2f7418 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.671450 15387 raft_consensus.cc:385] T 6daa39ee8fb648f88f3514b4bf2f7418 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.671972 15387 raft_consensus.cc:740] T 6daa39ee8fb648f88f3514b4bf2f7418 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.672696 15387 consensus_queue.cc:260] T 6daa39ee8fb648f88f3514b4bf2f7418 P b988a4f8110f452db5c4c7a73a0921e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.673144 15244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6daa39ee8fb648f88f3514b4bf2f7418" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5" is_pre_election: true
I20260709 14:51:02.673833 15244 raft_consensus.cc:2468] T 6daa39ee8fb648f88f3514b4bf2f7418 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 0.
I20260709 14:51:02.675118 15389 tablet_bootstrap.cc:654] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.675674 15062 leader_election.cc:304] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e4e5ef68d94a059590dee4d2943b74, b988a4f8110f452db5c4c7a73a0921e5; no voters: 
I20260709 14:51:02.677435 15387 ts_tablet_manager.cc:1434] T 6daa39ee8fb648f88f3514b4bf2f7418 P b988a4f8110f452db5c4c7a73a0921e5: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260709 14:51:02.677834 15373 leader_election.cc:290] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:51:02.678439 15387 tablet_bootstrap.cc:492] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5: Bootstrap starting.
I20260709 14:51:02.679143 15409 raft_consensus.cc:2804] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:02.678925 15373 raft_consensus.cc:493] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.679949 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6daa39ee8fb648f88f3514b4bf2f7418" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16" is_pre_election: true
I20260709 14:51:02.680588 15168 raft_consensus.cc:2468] T 6daa39ee8fb648f88f3514b4bf2f7418 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 0.
I20260709 14:51:02.680755 15388 tablet_bootstrap.cc:654] T cc7de36588764066b07c7ca0447266d2 P 45e4e5ef68d94a059590dee4d2943b74: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.679553 15409 raft_consensus.cc:493] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:02.682180 15409 raft_consensus.cc:3060] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.684826 15387 tablet_bootstrap.cc:654] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.687825 15376 raft_consensus.cc:493] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.688313 15376 raft_consensus.cc:515] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.690347 15376 leader_election.cc:290] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667)
I20260709 14:51:02.691227 15389 tablet_bootstrap.cc:492] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16: No bootstrap required, opened a new log
I20260709 14:51:02.691740 15389 ts_tablet_manager.cc:1403] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260709 14:51:02.693369 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "112e3a11331545d5826c63a3feb12920" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74" is_pre_election: true
I20260709 14:51:02.694037 15096 raft_consensus.cc:2468] T 112e3a11331545d5826c63a3feb12920 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 0.
I20260709 14:51:02.680136 15373 raft_consensus.cc:515] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.691875 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "112e3a11331545d5826c63a3feb12920" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16" is_pre_election: true
I20260709 14:51:02.700606 15211 leader_election.cc:304] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e4e5ef68d94a059590dee4d2943b74, b988a4f8110f452db5c4c7a73a0921e5; no voters: 
I20260709 14:51:02.701246 15168 raft_consensus.cc:2468] T 112e3a11331545d5826c63a3feb12920 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 0.
I20260709 14:51:02.701511 15376 raft_consensus.cc:2804] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:02.695819 15389 raft_consensus.cc:359] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.702169 15389 raft_consensus.cc:385] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.702502 15389 raft_consensus.cc:740] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.702080 15376 raft_consensus.cc:493] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:02.697892 15409 raft_consensus.cc:515] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.703584 15376 raft_consensus.cc:3060] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.705873 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6daa39ee8fb648f88f3514b4bf2f7418" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
I20260709 14:51:02.706385 15168 raft_consensus.cc:3060] T 6daa39ee8fb648f88f3514b4bf2f7418 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.707204 15170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2399a7af8abe4ebf8219093cbf30d2ea" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16" is_pre_election: true
I20260709 14:51:02.707828 15170 raft_consensus.cc:2468] T 2399a7af8abe4ebf8219093cbf30d2ea P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 0.
I20260709 14:51:02.709085 15060 leader_election.cc:304] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, 45e4e5ef68d94a059590dee4d2943b74; no voters: 
I20260709 14:51:02.710326 15373 leader_election.cc:290] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:51:02.710981 15373 raft_consensus.cc:493] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.711395 15373 raft_consensus.cc:515] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.713213 15373 leader_election.cc:290] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:51:02.713321 15168 raft_consensus.cc:2468] T 6daa39ee8fb648f88f3514b4bf2f7418 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 1.
I20260709 14:51:02.713693 15373 raft_consensus.cc:2804] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:02.714461 15409 leader_election.cc:290] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 election: Requested vote from peers 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:51:02.703230 15389 consensus_queue.cc:260] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.716562 15373 raft_consensus.cc:493] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:02.715921 15387 tablet_bootstrap.cc:492] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5: No bootstrap required, opened a new log
I20260709 14:51:02.717136 15387 ts_tablet_manager.cc:1403] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.008s
I20260709 14:51:02.718256 15389 ts_tablet_manager.cc:1434] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.004s
I20260709 14:51:02.719231 15389 tablet_bootstrap.cc:492] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 3858ddd366c5416bbe026a7bc07a3e16: Bootstrap starting.
I20260709 14:51:02.719627 15387 raft_consensus.cc:359] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.720330 15387 raft_consensus.cc:385] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.720638 15387 raft_consensus.cc:740] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.720434 15414 raft_consensus.cc:493] T 2399a7af8abe4ebf8219093cbf30d2ea P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.721349 15387 consensus_queue.cc:260] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.721846 15414 raft_consensus.cc:515] T 2399a7af8abe4ebf8219093cbf30d2ea P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.723654 15373 raft_consensus.cc:3060] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.724820 15388 tablet_bootstrap.cc:492] T cc7de36588764066b07c7ca0447266d2 P 45e4e5ef68d94a059590dee4d2943b74: No bootstrap required, opened a new log
I20260709 14:51:02.725297 15388 ts_tablet_manager.cc:1403] T cc7de36588764066b07c7ca0447266d2 P 45e4e5ef68d94a059590dee4d2943b74: Time spent bootstrapping tablet: real 0.062s	user 0.020s	sys 0.008s
I20260709 14:51:02.727754 15388 raft_consensus.cc:359] T cc7de36588764066b07c7ca0447266d2 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.729473 15388 raft_consensus.cc:385] T cc7de36588764066b07c7ca0447266d2 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.729732 15388 raft_consensus.cc:740] T cc7de36588764066b07c7ca0447266d2 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.730279 15388 consensus_queue.cc:260] T cc7de36588764066b07c7ca0447266d2 P 45e4e5ef68d94a059590dee4d2943b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.741791 15417 raft_consensus.cc:493] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.742318 15417 raft_consensus.cc:515] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.742908 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2399a7af8abe4ebf8219093cbf30d2ea" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74" is_pre_election: true
I20260709 14:51:02.743768 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9299b327b5044ef9252e0dc89658cf8" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16" is_pre_election: true
I20260709 14:51:02.744396 15168 raft_consensus.cc:2468] T e9299b327b5044ef9252e0dc89658cf8 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 0.
I20260709 14:51:02.744396 15417 leader_election.cc:290] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667)
I20260709 14:51:02.745460 15170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfed00aa0155427dad0165a468dbdb96" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16" is_pre_election: true
I20260709 14:51:02.746202 15417 raft_consensus.cc:493] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.746706 15417 raft_consensus.cc:515] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.747364 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfed00aa0155427dad0165a468dbdb96" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74" is_pre_election: true
I20260709 14:51:02.748042 15094 raft_consensus.cc:2468] T cfed00aa0155427dad0165a468dbdb96 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 0.
I20260709 14:51:02.748855 15417 leader_election.cc:290] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667)
I20260709 14:51:02.755571 15387 ts_tablet_manager.cc:1434] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.004s
I20260709 14:51:02.755137 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7de36588764066b07c7ca0447266d2" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74" is_pre_election: true
I20260709 14:51:02.757954 15387 tablet_bootstrap.cc:492] T feafa68211574dbc924d9a51d916bf55 P b988a4f8110f452db5c4c7a73a0921e5: Bootstrap starting.
I20260709 14:51:02.762851 15388 ts_tablet_manager.cc:1434] T cc7de36588764066b07c7ca0447266d2 P 45e4e5ef68d94a059590dee4d2943b74: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.004s
I20260709 14:51:02.763938 15388 tablet_bootstrap.cc:492] T feafa68211574dbc924d9a51d916bf55 P 45e4e5ef68d94a059590dee4d2943b74: Bootstrap starting.
I20260709 14:51:02.749035 15211 leader_election.cc:304] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e4e5ef68d94a059590dee4d2943b74, b988a4f8110f452db5c4c7a73a0921e5; no voters: 
W20260709 14:51:02.761960 15062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.227.67:38801, user_credentials={real_user=slave}} blocked reactor thread for 86469.8us
I20260709 14:51:02.765543 15060 leader_election.cc:304] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, 45e4e5ef68d94a059590dee4d2943b74; no voters: 
I20260709 14:51:02.766382 15409 raft_consensus.cc:2804] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:02.766817 15409 raft_consensus.cc:697] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Becoming Leader. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Running, Role: LEADER
I20260709 14:51:02.767645 15409 consensus_queue.cc:237] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.768270 15244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2399a7af8abe4ebf8219093cbf30d2ea" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5" is_pre_election: true
I20260709 14:51:02.768435 15245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6daa39ee8fb648f88f3514b4bf2f7418" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
I20260709 14:51:02.768883 15244 raft_consensus.cc:2468] T 2399a7af8abe4ebf8219093cbf30d2ea P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 0.
I20260709 14:51:02.769024 15245 raft_consensus.cc:3060] T 6daa39ee8fb648f88f3514b4bf2f7418 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.769601 15243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9299b327b5044ef9252e0dc89658cf8" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5" is_pre_election: true
I20260709 14:51:02.770205 15243 raft_consensus.cc:2468] T e9299b327b5044ef9252e0dc89658cf8 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 0.
I20260709 14:51:02.762658 15094 raft_consensus.cc:2468] T cc7de36588764066b07c7ca0447266d2 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 0.
I20260709 14:51:02.773037 15418 raft_consensus.cc:2804] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:02.773440 15418 raft_consensus.cc:493] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:02.773761 15418 raft_consensus.cc:3060] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.774606 15389 tablet_bootstrap.cc:654] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 3858ddd366c5416bbe026a7bc07a3e16: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.760831 15414 leader_election.cc:290] T 2399a7af8abe4ebf8219093cbf30d2ea P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667)
I20260709 14:51:02.775475 15170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7de36588764066b07c7ca0447266d2" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16" is_pre_election: true
I20260709 14:51:02.776104 15170 raft_consensus.cc:2468] T cc7de36588764066b07c7ca0447266d2 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 0.
W20260709 14:51:02.772653 15209 leader_election.cc:343] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.781268 15062 leader_election.cc:304] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e4e5ef68d94a059590dee4d2943b74, b988a4f8110f452db5c4c7a73a0921e5; no voters: 
I20260709 14:51:02.782037 15209 leader_election.cc:304] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, b988a4f8110f452db5c4c7a73a0921e5; no voters: 
I20260709 14:51:02.783002 15416 raft_consensus.cc:2804] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:02.783375 15416 raft_consensus.cc:493] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:02.783684 15416 raft_consensus.cc:3060] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.758730 15373 raft_consensus.cc:515] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.793010 15245 raft_consensus.cc:2468] T 6daa39ee8fb648f88f3514b4bf2f7418 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 1.
I20260709 14:51:02.799327 15244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2399a7af8abe4ebf8219093cbf30d2ea" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
I20260709 14:51:02.761087 15376 raft_consensus.cc:515] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.793376 15170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2399a7af8abe4ebf8219093cbf30d2ea" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16" is_pre_election: true
I20260709 14:51:02.796808 15096 raft_consensus.cc:2393] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b988a4f8110f452db5c4c7a73a0921e5 in current term 1: Already voted for candidate 45e4e5ef68d94a059590dee4d2943b74 in this term.
I20260709 14:51:02.802132 15244 raft_consensus.cc:3060] T 2399a7af8abe4ebf8219093cbf30d2ea P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.802392 15387 tablet_bootstrap.cc:654] T feafa68211574dbc924d9a51d916bf55 P b988a4f8110f452db5c4c7a73a0921e5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.798134 15414 raft_consensus.cc:493] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.804296 15414 raft_consensus.cc:515] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.800529 15373 leader_election.cc:290] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 election: Requested vote from peers 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:51:02.806136 15388 tablet_bootstrap.cc:654] T feafa68211574dbc924d9a51d916bf55 P 45e4e5ef68d94a059590dee4d2943b74: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.816896 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa45f8c475dc42b3b5cf86fd7d5494a2" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16" is_pre_election: true
I20260709 14:51:02.817703 15418 raft_consensus.cc:515] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
W20260709 14:51:02.818514 15209 leader_election.cc:343] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.806252 15414 leader_election.cc:290] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667)
I20260709 14:51:02.811659 15170 raft_consensus.cc:2468] T 2399a7af8abe4ebf8219093cbf30d2ea P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 0.
I20260709 14:51:02.821225 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfed00aa0155427dad0165a468dbdb96" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
I20260709 14:51:02.822366 15376 leader_election.cc:290] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 election: Requested vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667)
I20260709 14:51:02.822757 15093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfed00aa0155427dad0165a468dbdb96" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
I20260709 14:51:02.822913 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa45f8c475dc42b3b5cf86fd7d5494a2" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74" is_pre_election: true
I20260709 14:51:02.823347 15093 raft_consensus.cc:3060] T cfed00aa0155427dad0165a468dbdb96 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.823542 15096 raft_consensus.cc:2468] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 0.
I20260709 14:51:02.824945 15209 leader_election.cc:304] T 2399a7af8abe4ebf8219093cbf30d2ea P b988a4f8110f452db5c4c7a73a0921e5 [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: 3858ddd366c5416bbe026a7bc07a3e16, b988a4f8110f452db5c4c7a73a0921e5; no voters: 45e4e5ef68d94a059590dee4d2943b74
I20260709 14:51:02.826152 15244 raft_consensus.cc:2468] T 2399a7af8abe4ebf8219093cbf30d2ea P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 1.
W20260709 14:51:02.826232 15209 leader_election.cc:343] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.827184 15062 leader_election.cc:304] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e4e5ef68d94a059590dee4d2943b74, b988a4f8110f452db5c4c7a73a0921e5; no voters: 
I20260709 14:51:02.827693 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "112e3a11331545d5826c63a3feb12920" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
I20260709 14:51:02.827980 15409 raft_consensus.cc:493] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.828404 15168 raft_consensus.cc:3060] T 112e3a11331545d5826c63a3feb12920 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.828464 15409 raft_consensus.cc:515] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.830436 15409 leader_election.cc:290] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:51:02.830893 15409 raft_consensus.cc:2804] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:02.830991 15093 raft_consensus.cc:2468] T cfed00aa0155427dad0165a468dbdb96 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 1.
I20260709 14:51:02.831118 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "112e3a11331545d5826c63a3feb12920" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
I20260709 14:51:02.832809 15096 raft_consensus.cc:3060] T 112e3a11331545d5826c63a3feb12920 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.801391 15410 raft_consensus.cc:2804] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:02.833906 15211 leader_election.cc:304] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [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: 45e4e5ef68d94a059590dee4d2943b74, b988a4f8110f452db5c4c7a73a0921e5; no voters: 3858ddd366c5416bbe026a7bc07a3e16
I20260709 14:51:02.834510 15409 raft_consensus.cc:697] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Becoming Leader. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Running, Role: LEADER
I20260709 14:51:02.842052 15409 consensus_queue.cc:237] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.833794 15245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa45f8c475dc42b3b5cf86fd7d5494a2" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5" is_pre_election: true
I20260709 14:51:02.844466 15245 raft_consensus.cc:2468] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 0.
I20260709 14:51:02.843778 15168 raft_consensus.cc:2468] T 112e3a11331545d5826c63a3feb12920 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 1.
I20260709 14:51:02.846335 15211 leader_election.cc:304] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 45e4e5ef68d94a059590dee4d2943b74, b988a4f8110f452db5c4c7a73a0921e5; no voters: 3858ddd366c5416bbe026a7bc07a3e16
I20260709 14:51:02.847721 15417 raft_consensus.cc:2804] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:02.846470 15416 raft_consensus.cc:515] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.846926 15414 raft_consensus.cc:2804] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:02.839903 15410 raft_consensus.cc:493] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:02.839668 15376 raft_consensus.cc:2764] T 2399a7af8abe4ebf8219093cbf30d2ea P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:51:02.848292 15062 leader_election.cc:304] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e4e5ef68d94a059590dee4d2943b74, b988a4f8110f452db5c4c7a73a0921e5; no voters: 
I20260709 14:51:02.840548 15418 leader_election.cc:290] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 election: Requested vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667)
I20260709 14:51:02.849274 15414 raft_consensus.cc:493] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:51:02.850517 15060 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.66:42667, user_credentials={real_user=slave}} blocked reactor thread for 78724.2us
I20260709 14:51:02.852253 15414 raft_consensus.cc:3060] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.855300 15209 leader_election.cc:304] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, b988a4f8110f452db5c4c7a73a0921e5; no voters: 
I20260709 14:51:02.855839 15170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2399a7af8abe4ebf8219093cbf30d2ea" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
I20260709 14:51:02.856182 15376 raft_consensus.cc:2804] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:02.856544 15170 raft_consensus.cc:3060] T 2399a7af8abe4ebf8219093cbf30d2ea P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.856863 15376 raft_consensus.cc:697] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Becoming Leader. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Running, Role: LEADER
I20260709 14:51:02.857766 15376 consensus_queue.cc:237] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.858400 15415 raft_consensus.cc:2804] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:02.859669 15415 raft_consensus.cc:493] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:02.860026 15415 raft_consensus.cc:3060] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.863766 15170 raft_consensus.cc:2468] T 2399a7af8abe4ebf8219093cbf30d2ea P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 1.
I20260709 14:51:02.864991 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa45f8c475dc42b3b5cf86fd7d5494a2" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16" is_pre_election: true
I20260709 14:51:02.866289 14994 catalog_manager.cc:5697] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "45e4e5ef68d94a059590dee4d2943b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:02.868528 15060 leader_election.cc:343] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.871116 15415 raft_consensus.cc:515] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.850335 15410 raft_consensus.cc:3060] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.874037 15245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa45f8c475dc42b3b5cf86fd7d5494a2" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
I20260709 14:51:02.874804 15415 leader_election.cc:290] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 election: Requested vote from peers 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:51:02.876889 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa45f8c475dc42b3b5cf86fd7d5494a2" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
I20260709 14:51:02.877653 15389 tablet_bootstrap.cc:492] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 3858ddd366c5416bbe026a7bc07a3e16: No bootstrap required, opened a new log
I20260709 14:51:02.878136 15389 ts_tablet_manager.cc:1403] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 3858ddd366c5416bbe026a7bc07a3e16: Time spent bootstrapping tablet: real 0.159s	user 0.014s	sys 0.015s
I20260709 14:51:02.881022 15389 raft_consensus.cc:359] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.881675 15389 raft_consensus.cc:385] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.881953 15389 raft_consensus.cc:740] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.863626 15096 raft_consensus.cc:2468] T 112e3a11331545d5826c63a3feb12920 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 1.
I20260709 14:51:02.882735 15389 consensus_queue.cc:260] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 3858ddd366c5416bbe026a7bc07a3e16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
W20260709 14:51:02.882652 15060 leader_election.cc:343] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.891809 15389 ts_tablet_manager.cc:1434] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 3858ddd366c5416bbe026a7bc07a3e16: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 14:51:02.895442 15387 tablet_bootstrap.cc:492] T feafa68211574dbc924d9a51d916bf55 P b988a4f8110f452db5c4c7a73a0921e5: No bootstrap required, opened a new log
I20260709 14:51:02.895356 15416 leader_election.cc:290] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 election: Requested vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667)
I20260709 14:51:02.895987 15387 ts_tablet_manager.cc:1403] T feafa68211574dbc924d9a51d916bf55 P b988a4f8110f452db5c4c7a73a0921e5: Time spent bootstrapping tablet: real 0.140s	user 0.027s	sys 0.005s
I20260709 14:51:02.896262 15414 raft_consensus.cc:515] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.897363 15245 raft_consensus.cc:2393] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 45e4e5ef68d94a059590dee4d2943b74 in current term 1: Already voted for candidate b988a4f8110f452db5c4c7a73a0921e5 in this term.
I20260709 14:51:02.898250 15414 leader_election.cc:290] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 election: Requested vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667)
I20260709 14:51:02.889896 15417 raft_consensus.cc:697] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Becoming Leader. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Running, Role: LEADER
I20260709 14:51:02.898645 15387 raft_consensus.cc:359] T feafa68211574dbc924d9a51d916bf55 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.900041 15387 raft_consensus.cc:385] T feafa68211574dbc924d9a51d916bf55 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.900141 15062 leader_election.cc:304] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [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: 45e4e5ef68d94a059590dee4d2943b74; no voters: 3858ddd366c5416bbe026a7bc07a3e16, b988a4f8110f452db5c4c7a73a0921e5
I20260709 14:51:02.899505 15170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa45f8c475dc42b3b5cf86fd7d5494a2" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
I20260709 14:51:02.900332 15417 consensus_queue.cc:237] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.901082 15170 raft_consensus.cc:3060] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.901850 15093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa45f8c475dc42b3b5cf86fd7d5494a2" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
I20260709 14:51:02.902688 15093 raft_consensus.cc:2393] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b988a4f8110f452db5c4c7a73a0921e5 in current term 1: Already voted for candidate 45e4e5ef68d94a059590dee4d2943b74 in this term.
I20260709 14:51:02.899482 15389 tablet_bootstrap.cc:492] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16: Bootstrap starting.
I20260709 14:51:02.900432 15387 raft_consensus.cc:740] T feafa68211574dbc924d9a51d916bf55 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.896816 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7de36588764066b07c7ca0447266d2" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
I20260709 14:51:02.905326 15388 tablet_bootstrap.cc:492] T feafa68211574dbc924d9a51d916bf55 P 45e4e5ef68d94a059590dee4d2943b74: No bootstrap required, opened a new log
I20260709 14:51:02.907164 15388 ts_tablet_manager.cc:1403] T feafa68211574dbc924d9a51d916bf55 P 45e4e5ef68d94a059590dee4d2943b74: Time spent bootstrapping tablet: real 0.143s	user 0.037s	sys 0.043s
I20260709 14:51:02.893705 15410 raft_consensus.cc:515] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.910624 15169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9299b327b5044ef9252e0dc89658cf8" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
I20260709 14:51:02.910740 15245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9299b327b5044ef9252e0dc89658cf8" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
I20260709 14:51:02.911190 15169 raft_consensus.cc:3060] T e9299b327b5044ef9252e0dc89658cf8 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.911278 15245 raft_consensus.cc:3060] T e9299b327b5044ef9252e0dc89658cf8 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.906737 15387 consensus_queue.cc:260] T feafa68211574dbc924d9a51d916bf55 P b988a4f8110f452db5c4c7a73a0921e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.912355 15421 raft_consensus.cc:2749] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:02.913199 15168 raft_consensus.cc:3060] T cc7de36588764066b07c7ca0447266d2 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.913756 15387 ts_tablet_manager.cc:1434] T feafa68211574dbc924d9a51d916bf55 P b988a4f8110f452db5c4c7a73a0921e5: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:51:02.911847 15170 raft_consensus.cc:2468] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 1.
I20260709 14:51:02.915542 15209 leader_election.cc:304] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, b988a4f8110f452db5c4c7a73a0921e5; no voters: 45e4e5ef68d94a059590dee4d2943b74
I20260709 14:51:02.916608 15416 raft_consensus.cc:2804] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:02.917057 15416 raft_consensus.cc:697] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Becoming Leader. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Running, Role: LEADER
I20260709 14:51:02.917094 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7de36588764066b07c7ca0447266d2" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
I20260709 14:51:02.917656 15096 raft_consensus.cc:3060] T cc7de36588764066b07c7ca0447266d2 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.917913 15416 consensus_queue.cc:237] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.918570 15410 leader_election.cc:290] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 election: Requested vote from peers 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:51:02.924969 15169 raft_consensus.cc:2468] T e9299b327b5044ef9252e0dc89658cf8 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 1.
I20260709 14:51:02.928509 15060 leader_election.cc:304] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, 45e4e5ef68d94a059590dee4d2943b74; no voters: 
I20260709 14:51:02.929379 15410 raft_consensus.cc:2804] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:02.929539 15096 raft_consensus.cc:2468] T cc7de36588764066b07c7ca0447266d2 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 1.
I20260709 14:51:02.929940 15410 raft_consensus.cc:697] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Becoming Leader. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Running, Role: LEADER
I20260709 14:51:02.930845 15211 leader_election.cc:304] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e4e5ef68d94a059590dee4d2943b74, b988a4f8110f452db5c4c7a73a0921e5; no voters: 
I20260709 14:51:02.930828 15410 consensus_queue.cc:237] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.933219 15376 raft_consensus.cc:2804] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:02.934021 15376 raft_consensus.cc:697] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Becoming Leader. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Running, Role: LEADER
I20260709 14:51:02.934840 15376 consensus_queue.cc:237] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.940090 15388 raft_consensus.cc:359] T feafa68211574dbc924d9a51d916bf55 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.940845 15388 raft_consensus.cc:385] T feafa68211574dbc924d9a51d916bf55 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.941124 15388 raft_consensus.cc:740] T feafa68211574dbc924d9a51d916bf55 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.945410 15389 tablet_bootstrap.cc:654] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.948321 15388 consensus_queue.cc:260] T feafa68211574dbc924d9a51d916bf55 P 45e4e5ef68d94a059590dee4d2943b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.952010 15388 ts_tablet_manager.cc:1434] T feafa68211574dbc924d9a51d916bf55 P 45e4e5ef68d94a059590dee4d2943b74: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.002s
I20260709 14:51:02.958950 15168 raft_consensus.cc:2468] T cc7de36588764066b07c7ca0447266d2 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 1.
I20260709 14:51:02.969452 15245 raft_consensus.cc:2468] T e9299b327b5044ef9252e0dc89658cf8 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 1.
I20260709 14:51:02.981256 14993 catalog_manager.cc:5697] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "b988a4f8110f452db5c4c7a73a0921e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:02.982182 15389 tablet_bootstrap.cc:492] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16: No bootstrap required, opened a new log
I20260709 14:51:02.982707 15389 ts_tablet_manager.cc:1403] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16: Time spent bootstrapping tablet: real 0.083s	user 0.007s	sys 0.008s
I20260709 14:51:02.982795 14993 catalog_manager.cc:5697] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "b988a4f8110f452db5c4c7a73a0921e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:02.984354 14993 catalog_manager.cc:5697] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "b988a4f8110f452db5c4c7a73a0921e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:02.985003 15389 raft_consensus.cc:359] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.985513 15389 raft_consensus.cc:385] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.985678 15389 raft_consensus.cc:740] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.986207 15389 consensus_queue.cc:260] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.985816 14993 catalog_manager.cc:5697] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67). New cstate: current_term: 1 leader_uuid: "b988a4f8110f452db5c4c7a73a0921e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:02.987826 15389 ts_tablet_manager.cc:1434] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260709 14:51:02.988646 15389 tablet_bootstrap.cc:492] T bf3dd7383cb3419e83f7eccbe429b5c3 P 3858ddd366c5416bbe026a7bc07a3e16: Bootstrap starting.
I20260709 14:51:02.989907 15410 raft_consensus.cc:493] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.990386 15410 raft_consensus.cc:515] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:02.992285 15410 leader_election.cc:290] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:51:02.993016 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3dd7383cb3419e83f7eccbe429b5c3" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16" is_pre_election: true
I20260709 14:51:02.993721 15389 tablet_bootstrap.cc:654] T bf3dd7383cb3419e83f7eccbe429b5c3 P 3858ddd366c5416bbe026a7bc07a3e16: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.993611 15245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3dd7383cb3419e83f7eccbe429b5c3" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5" is_pre_election: true
I20260709 14:51:02.994277 15245 raft_consensus.cc:2468] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 0.
I20260709 14:51:02.995344 15062 leader_election.cc:304] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e4e5ef68d94a059590dee4d2943b74, b988a4f8110f452db5c4c7a73a0921e5; no voters: 
W20260709 14:51:02.995800 15060 leader_election.cc:343] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.996052 15410 raft_consensus.cc:2804] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:02.996424 15410 raft_consensus.cc:493] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:02.996742 15410 raft_consensus.cc:3060] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.999681 14994 catalog_manager.cc:5697] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "45e4e5ef68d94a059590dee4d2943b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.001427 14994 catalog_manager.cc:5697] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "45e4e5ef68d94a059590dee4d2943b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.006186 15410 raft_consensus.cc:515] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.008667 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3dd7383cb3419e83f7eccbe429b5c3" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
I20260709 14:51:03.008963 15245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3dd7383cb3419e83f7eccbe429b5c3" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
I20260709 14:51:03.009473 15245 raft_consensus.cc:3060] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:03.010068 15060 leader_election.cc:343] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:03.008661 15410 leader_election.cc:290] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 election: Requested vote from peers 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:51:03.013432 15337 raft_consensus.cc:493] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.013917 15337 raft_consensus.cc:515] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.015799 15337 leader_election.cc:290] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:51:03.016757 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feafa68211574dbc924d9a51d916bf55" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74" is_pre_election: true
I20260709 14:51:03.017310 15244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feafa68211574dbc924d9a51d916bf55" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5" is_pre_election: true
I20260709 14:51:03.017377 15096 raft_consensus.cc:2468] T feafa68211574dbc924d9a51d916bf55 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3858ddd366c5416bbe026a7bc07a3e16 in term 0.
I20260709 14:51:03.017956 15244 raft_consensus.cc:2468] T feafa68211574dbc924d9a51d916bf55 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3858ddd366c5416bbe026a7bc07a3e16 in term 0.
I20260709 14:51:03.018740 15389 tablet_bootstrap.cc:492] T bf3dd7383cb3419e83f7eccbe429b5c3 P 3858ddd366c5416bbe026a7bc07a3e16: No bootstrap required, opened a new log
I20260709 14:51:03.019230 15389 ts_tablet_manager.cc:1403] T bf3dd7383cb3419e83f7eccbe429b5c3 P 3858ddd366c5416bbe026a7bc07a3e16: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.011s
I20260709 14:51:03.019125 15137 leader_election.cc:304] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, b988a4f8110f452db5c4c7a73a0921e5; no voters: 
I20260709 14:51:03.021517 15389 raft_consensus.cc:359] T bf3dd7383cb3419e83f7eccbe429b5c3 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.021962 15389 raft_consensus.cc:385] T bf3dd7383cb3419e83f7eccbe429b5c3 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.022217 15389 raft_consensus.cc:740] T bf3dd7383cb3419e83f7eccbe429b5c3 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.022689 15245 raft_consensus.cc:2468] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 1.
I20260709 14:51:03.022845 15389 consensus_queue.cc:260] T bf3dd7383cb3419e83f7eccbe429b5c3 P 3858ddd366c5416bbe026a7bc07a3e16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.023975 15062 leader_election.cc:304] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 45e4e5ef68d94a059590dee4d2943b74, b988a4f8110f452db5c4c7a73a0921e5; no voters: 3858ddd366c5416bbe026a7bc07a3e16
I20260709 14:51:03.025126 15337 raft_consensus.cc:2804] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:03.025548 15337 raft_consensus.cc:493] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:03.025864 15337 raft_consensus.cc:3060] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.027504 15389 ts_tablet_manager.cc:1434] T bf3dd7383cb3419e83f7eccbe429b5c3 P 3858ddd366c5416bbe026a7bc07a3e16: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:51:03.029353 15410 raft_consensus.cc:2804] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:03.029872 15410 raft_consensus.cc:697] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Becoming Leader. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Running, Role: LEADER
I20260709 14:51:03.030746 15410 consensus_queue.cc:237] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.033360 15337 raft_consensus.cc:515] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.035722 15337 leader_election.cc:290] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 1 election: Requested vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:51:03.040709 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feafa68211574dbc924d9a51d916bf55" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
I20260709 14:51:03.040752 15245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feafa68211574dbc924d9a51d916bf55" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
I20260709 14:51:03.041304 15096 raft_consensus.cc:3060] T feafa68211574dbc924d9a51d916bf55 P 45e4e5ef68d94a059590dee4d2943b74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.041705 15245 raft_consensus.cc:3060] T feafa68211574dbc924d9a51d916bf55 P b988a4f8110f452db5c4c7a73a0921e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.042979 14994 catalog_manager.cc:5697] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65). New cstate: current_term: 1 leader_uuid: "45e4e5ef68d94a059590dee4d2943b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.045751 15096 raft_consensus.cc:2468] T feafa68211574dbc924d9a51d916bf55 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3858ddd366c5416bbe026a7bc07a3e16 in term 1.
I20260709 14:51:03.047020 15137 leader_election.cc:304] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, 45e4e5ef68d94a059590dee4d2943b74; no voters: 
I20260709 14:51:03.047758 15337 raft_consensus.cc:2804] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:03.048146 15245 raft_consensus.cc:2468] T feafa68211574dbc924d9a51d916bf55 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3858ddd366c5416bbe026a7bc07a3e16 in term 1.
I20260709 14:51:03.048213 15337 raft_consensus.cc:697] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 LEADER]: Becoming Leader. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Running, Role: LEADER
I20260709 14:51:03.049209 15337 consensus_queue.cc:237] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.057626 14994 catalog_manager.cc:5697] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66). New cstate: current_term: 1 leader_uuid: "3858ddd366c5416bbe026a7bc07a3e16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.076444 15337 raft_consensus.cc:493] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.076951 15337 raft_consensus.cc:515] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.079785 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfed00aa0155427dad0165a468dbdb96" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74" is_pre_election: true
I20260709 14:51:03.079412 15337 leader_election.cc:290] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:51:03.080530 15096 raft_consensus.cc:2393] T cfed00aa0155427dad0165a468dbdb96 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3858ddd366c5416bbe026a7bc07a3e16 in current term 1: Already voted for candidate b988a4f8110f452db5c4c7a73a0921e5 in this term.
I20260709 14:51:03.080307 15245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfed00aa0155427dad0165a468dbdb96" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5" is_pre_election: true
I20260709 14:51:03.081660 15137 leader_election.cc:304] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16; no voters: 45e4e5ef68d94a059590dee4d2943b74, b988a4f8110f452db5c4c7a73a0921e5
I20260709 14:51:03.082235 15337 raft_consensus.cc:3060] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.086930 15337 raft_consensus.cc:2749] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:03.231953 15245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa45f8c475dc42b3b5cf86fd7d5494a2"
dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
mode: GRACEFUL
new_leader_uuid: "45e4e5ef68d94a059590dee4d2943b74"
 from {username='slave'} at 127.0.0.1:41380
I20260709 14:51:03.232506 15245 raft_consensus.cc:606] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Received request to transfer leadership to TS 45e4e5ef68d94a059590dee4d2943b74
I20260709 14:51:03.238072 15245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc7de36588764066b07c7ca0447266d2"
dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
mode: GRACEFUL
new_leader_uuid: "45e4e5ef68d94a059590dee4d2943b74"
 from {username='slave'} at 127.0.0.1:41380
I20260709 14:51:03.238550 15245 raft_consensus.cc:606] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Received request to transfer leadership to TS 45e4e5ef68d94a059590dee4d2943b74
I20260709 14:51:03.243253 15245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "112e3a11331545d5826c63a3feb12920"
dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
mode: GRACEFUL
new_leader_uuid: "45e4e5ef68d94a059590dee4d2943b74"
 from {username='slave'} at 127.0.0.1:41380
I20260709 14:51:03.243702 15245 raft_consensus.cc:606] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Received request to transfer leadership to TS 45e4e5ef68d94a059590dee4d2943b74
I20260709 14:51:03.251557 15096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6daa39ee8fb648f88f3514b4bf2f7418"
dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
mode: GRACEFUL
new_leader_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
 from {username='slave'} at 127.0.0.1:49336
I20260709 14:51:03.252030 15096 raft_consensus.cc:606] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Received request to transfer leadership to TS 3858ddd366c5416bbe026a7bc07a3e16
I20260709 14:51:03.257113 15096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9299b327b5044ef9252e0dc89658cf8"
dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
mode: GRACEFUL
new_leader_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
 from {username='slave'} at 127.0.0.1:49336
I20260709 14:51:03.257653 15096 raft_consensus.cc:606] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Received request to transfer leadership to TS 3858ddd366c5416bbe026a7bc07a3e16
I20260709 14:51:03.264801 15410 consensus_queue.cc:1048] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.265980 15245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfed00aa0155427dad0165a468dbdb96"
dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
mode: GRACEFUL
new_leader_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
 from {username='slave'} at 127.0.0.1:41380
I20260709 14:51:03.266604 15245 raft_consensus.cc:606] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Received request to transfer leadership to TS 3858ddd366c5416bbe026a7bc07a3e16
I20260709 14:51:03.271502 15421 raft_consensus.cc:993] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74: : Instructing follower 3858ddd366c5416bbe026a7bc07a3e16 to start an election
I20260709 14:51:03.272042 15096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf3dd7383cb3419e83f7eccbe429b5c3"
dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
mode: GRACEFUL
new_leader_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
 from {username='slave'} at 127.0.0.1:49336
I20260709 14:51:03.271993 15421 raft_consensus.cc:1081] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Signalling peer 3858ddd366c5416bbe026a7bc07a3e16 to start an election
I20260709 14:51:03.272603 15096 raft_consensus.cc:606] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Received request to transfer leadership to TS b988a4f8110f452db5c4c7a73a0921e5
I20260709 14:51:03.275506 15169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6daa39ee8fb648f88f3514b4bf2f7418"
dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
 from {username='slave'} at 127.0.0.1:60304
I20260709 14:51:03.277606 15409 consensus_queue.cc:1048] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.283262 15169 raft_consensus.cc:493] T 6daa39ee8fb648f88f3514b4bf2f7418 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.283725 15169 raft_consensus.cc:3060] T 6daa39ee8fb648f88f3514b4bf2f7418 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.288762 15169 raft_consensus.cc:515] T 6daa39ee8fb648f88f3514b4bf2f7418 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.295605 15169 leader_election.cc:290] T 6daa39ee8fb648f88f3514b4bf2f7418 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 2 election: Requested vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:51:03.296923 15245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6daa39ee8fb648f88f3514b4bf2f7418" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
I20260709 14:51:03.297168 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6daa39ee8fb648f88f3514b4bf2f7418" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
I20260709 14:51:03.297539 15245 raft_consensus.cc:3060] T 6daa39ee8fb648f88f3514b4bf2f7418 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.297690 15096 raft_consensus.cc:3055] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:03.298080 15096 raft_consensus.cc:740] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Running, Role: LEADER
I20260709 14:51:03.298646 15096 consensus_queue.cc:260] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.300230 15096 raft_consensus.cc:3060] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.300371 15337 raft_consensus.cc:493] T bf3dd7383cb3419e83f7eccbe429b5c3 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.300851 15337 raft_consensus.cc:515] T bf3dd7383cb3419e83f7eccbe429b5c3 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.302796 15337 leader_election.cc:290] T bf3dd7383cb3419e83f7eccbe429b5c3 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:51:03.303324 15093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3dd7383cb3419e83f7eccbe429b5c3" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e4e5ef68d94a059590dee4d2943b74" is_pre_election: true
I20260709 14:51:03.304572 15244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3dd7383cb3419e83f7eccbe429b5c3" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5" is_pre_election: true
I20260709 14:51:03.305295 15244 raft_consensus.cc:2393] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3858ddd366c5416bbe026a7bc07a3e16 in current term 1: Already voted for candidate 45e4e5ef68d94a059590dee4d2943b74 in this term.
I20260709 14:51:03.306298 15137 leader_election.cc:304] T bf3dd7383cb3419e83f7eccbe429b5c3 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16; no voters: 45e4e5ef68d94a059590dee4d2943b74, b988a4f8110f452db5c4c7a73a0921e5
I20260709 14:51:03.307279 15417 consensus_queue.cc:1048] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.307919 15245 raft_consensus.cc:2468] T 6daa39ee8fb648f88f3514b4bf2f7418 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3858ddd366c5416bbe026a7bc07a3e16 in term 2.
I20260709 14:51:03.307718 15096 raft_consensus.cc:2468] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3858ddd366c5416bbe026a7bc07a3e16 in term 2.
I20260709 14:51:03.310083 15409 consensus_queue.cc:1048] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.310477 15137 leader_election.cc:304] T 6daa39ee8fb648f88f3514b4bf2f7418 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, 45e4e5ef68d94a059590dee4d2943b74; no voters: 
I20260709 14:51:03.311388 15436 raft_consensus.cc:3060] T bf3dd7383cb3419e83f7eccbe429b5c3 P 3858ddd366c5416bbe026a7bc07a3e16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.316514 15337 raft_consensus.cc:2804] T 6daa39ee8fb648f88f3514b4bf2f7418 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:03.317133 15436 raft_consensus.cc:2749] T bf3dd7383cb3419e83f7eccbe429b5c3 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:03.317792 15337 raft_consensus.cc:697] T 6daa39ee8fb648f88f3514b4bf2f7418 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 LEADER]: Becoming Leader. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Running, Role: LEADER
I20260709 14:51:03.318878 15337 consensus_queue.cc:237] T 6daa39ee8fb648f88f3514b4bf2f7418 P 3858ddd366c5416bbe026a7bc07a3e16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.320132 15417 consensus_queue.cc:1048] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.324890 15376 consensus_queue.cc:1048] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:03.336303 14994 catalog_manager.cc:5697] T 6daa39ee8fb648f88f3514b4bf2f7418 P 3858ddd366c5416bbe026a7bc07a3e16 reported cstate change: term changed from 1 to 2, leader changed from 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65) to 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66). New cstate: current_term: 2 leader_uuid: "3858ddd366c5416bbe026a7bc07a3e16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.344120 15376 consensus_queue.cc:1048] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:03.350749 15409 consensus_queue.cc:1048] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:03.352294 15415 consensus_queue.cc:1048] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.371901 15376 consensus_queue.cc:1048] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:03.372118 15409 consensus_queue.cc:1048] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.387698 15416 raft_consensus.cc:993] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5: : Instructing follower 3858ddd366c5416bbe026a7bc07a3e16 to start an election
I20260709 14:51:03.388391 15416 raft_consensus.cc:1081] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Signalling peer 3858ddd366c5416bbe026a7bc07a3e16 to start an election
I20260709 14:51:03.391973 15170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfed00aa0155427dad0165a468dbdb96"
dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
 from {username='slave'} at 127.0.0.1:60302
I20260709 14:51:03.392573 15170 raft_consensus.cc:493] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.392966 15170 raft_consensus.cc:3060] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.405572 15416 consensus_queue.cc:1048] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.411526 15376 raft_consensus.cc:993] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5: : Instructing follower 45e4e5ef68d94a059590dee4d2943b74 to start an election
I20260709 14:51:03.414714 15376 raft_consensus.cc:1081] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Signalling peer 45e4e5ef68d94a059590dee4d2943b74 to start an election
I20260709 14:51:03.416872 15421 raft_consensus.cc:993] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74: : Instructing follower 3858ddd366c5416bbe026a7bc07a3e16 to start an election
I20260709 14:51:03.417346 15421 raft_consensus.cc:1081] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Signalling peer 3858ddd366c5416bbe026a7bc07a3e16 to start an election
I20260709 14:51:03.422894 15416 consensus_queue.cc:1048] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.426256 15171 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9299b327b5044ef9252e0dc89658cf8"
dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
 from {username='slave'} at 127.0.0.1:60304
I20260709 14:51:03.427073 15171 raft_consensus.cc:493] T e9299b327b5044ef9252e0dc89658cf8 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.427461 15171 raft_consensus.cc:3060] T e9299b327b5044ef9252e0dc89658cf8 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.407783 15170 raft_consensus.cc:515] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.431578 15093 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc7de36588764066b07c7ca0447266d2"
dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
 from {username='slave'} at 127.0.0.1:55184
I20260709 14:51:03.433012 15093 raft_consensus.cc:493] T cc7de36588764066b07c7ca0447266d2 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.433389 15093 raft_consensus.cc:3060] T cc7de36588764066b07c7ca0447266d2 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.436144 15244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfed00aa0155427dad0165a468dbdb96" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
I20260709 14:51:03.436827 15244 raft_consensus.cc:3055] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:03.437119 15244 raft_consensus.cc:740] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Running, Role: LEADER
I20260709 14:51:03.437886 15416 raft_consensus.cc:993] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5: : Instructing follower 45e4e5ef68d94a059590dee4d2943b74 to start an election
I20260709 14:51:03.438446 15376 raft_consensus.cc:1081] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Signalling peer 45e4e5ef68d94a059590dee4d2943b74 to start an election
I20260709 14:51:03.438107 15244 consensus_queue.cc:260] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.439324 15244 raft_consensus.cc:3060] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.439747 15409 consensus_queue.cc:1048] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.440366 15092 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa45f8c475dc42b3b5cf86fd7d5494a2"
dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
 from {username='slave'} at 127.0.0.1:55184
I20260709 14:51:03.440975 15092 raft_consensus.cc:493] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.441591 15092 raft_consensus.cc:3060] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.440400 15093 raft_consensus.cc:515] T cc7de36588764066b07c7ca0447266d2 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.445123 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7de36588764066b07c7ca0447266d2" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
I20260709 14:51:03.445322 15093 leader_election.cc:290] T cc7de36588764066b07c7ca0447266d2 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 2 election: Requested vote from peers 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:51:03.446677 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7de36588764066b07c7ca0447266d2" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
I20260709 14:51:03.446643 15170 leader_election.cc:290] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 2 election: Requested vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:51:03.447834 15242 raft_consensus.cc:3055] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:03.448169 15242 raft_consensus.cc:740] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Running, Role: LEADER
I20260709 14:51:03.448474 15415 consensus_queue.cc:1048] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.448940 15242 consensus_queue.cc:260] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.450441 15242 raft_consensus.cc:3060] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.451153 15244 raft_consensus.cc:2468] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3858ddd366c5416bbe026a7bc07a3e16 in term 2.
I20260709 14:51:03.456489 15137 leader_election.cc:304] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, b988a4f8110f452db5c4c7a73a0921e5; no voters: 
I20260709 14:51:03.457280 15337 raft_consensus.cc:2804] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:03.457938 15337 raft_consensus.cc:697] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 LEADER]: Becoming Leader. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Running, Role: LEADER
I20260709 14:51:03.458549 15092 raft_consensus.cc:515] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.458907 15337 consensus_queue.cc:237] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.460943 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfed00aa0155427dad0165a468dbdb96" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
I20260709 14:51:03.461534 15096 raft_consensus.cc:3060] T cfed00aa0155427dad0165a468dbdb96 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.465543 15242 raft_consensus.cc:2468] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 2.
I20260709 14:51:03.466957 15062 leader_election.cc:304] T cc7de36588764066b07c7ca0447266d2 P 45e4e5ef68d94a059590dee4d2943b74 [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: 45e4e5ef68d94a059590dee4d2943b74, b988a4f8110f452db5c4c7a73a0921e5; no voters: 3858ddd366c5416bbe026a7bc07a3e16
I20260709 14:51:03.468838 15170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa45f8c475dc42b3b5cf86fd7d5494a2" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
I20260709 14:51:03.469777 15170 raft_consensus.cc:3060] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.469465 15092 leader_election.cc:290] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 2 election: Requested vote from peers 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:51:03.472019 15409 raft_consensus.cc:2804] T cc7de36588764066b07c7ca0447266d2 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:03.472584 15409 raft_consensus.cc:697] T cc7de36588764066b07c7ca0447266d2 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 LEADER]: Becoming Leader. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Running, Role: LEADER
I20260709 14:51:03.473636 15409 consensus_queue.cc:237] T cc7de36588764066b07c7ca0447266d2 P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.474462 15096 raft_consensus.cc:2468] T cfed00aa0155427dad0165a468dbdb96 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3858ddd366c5416bbe026a7bc07a3e16 in term 2.
I20260709 14:51:03.479537 15242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa45f8c475dc42b3b5cf86fd7d5494a2" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
I20260709 14:51:03.480875 15242 raft_consensus.cc:3055] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:03.481261 15242 raft_consensus.cc:740] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Running, Role: LEADER
I20260709 14:51:03.482321 15242 consensus_queue.cc:260] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.483434 15242 raft_consensus.cc:3060] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.484066 15170 raft_consensus.cc:2468] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 2.
I20260709 14:51:03.487262 15415 raft_consensus.cc:993] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74: : Instructing follower b988a4f8110f452db5c4c7a73a0921e5 to start an election
I20260709 14:51:03.488755 15421 raft_consensus.cc:1081] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Signalling peer b988a4f8110f452db5c4c7a73a0921e5 to start an election
I20260709 14:51:03.491407 15244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf3dd7383cb3419e83f7eccbe429b5c3"
dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
 from {username='slave'} at 127.0.0.1:54922
I20260709 14:51:03.492005 15244 raft_consensus.cc:493] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.487447 15171 raft_consensus.cc:515] T e9299b327b5044ef9252e0dc89658cf8 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.492447 15244 raft_consensus.cc:3060] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.496728 15060 leader_election.cc:304] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, 45e4e5ef68d94a059590dee4d2943b74; no voters: 
I20260709 14:51:03.498143 15421 raft_consensus.cc:2804] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:03.498637 15421 raft_consensus.cc:697] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 LEADER]: Becoming Leader. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Running, Role: LEADER
I20260709 14:51:03.499478 15421 consensus_queue.cc:237] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.501644 14994 catalog_manager.cc:5697] T cc7de36588764066b07c7ca0447266d2 P 45e4e5ef68d94a059590dee4d2943b74 reported cstate change: term changed from 1 to 2, leader changed from b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67) to 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "45e4e5ef68d94a059590dee4d2943b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.511190 15416 raft_consensus.cc:993] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5: : Instructing follower 45e4e5ef68d94a059590dee4d2943b74 to start an election
I20260709 14:51:03.511824 15416 raft_consensus.cc:1081] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Signalling peer 45e4e5ef68d94a059590dee4d2943b74 to start an election
I20260709 14:51:03.514067 15376 consensus_queue.cc:1048] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:03.522126 15244 raft_consensus.cc:515] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.522800 15096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "112e3a11331545d5826c63a3feb12920"
dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
 from {username='slave'} at 127.0.0.1:55184
I20260709 14:51:03.523384 15096 raft_consensus.cc:493] T 112e3a11331545d5826c63a3feb12920 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.523741 15096 raft_consensus.cc:3060] T 112e3a11331545d5826c63a3feb12920 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.525195 15241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9299b327b5044ef9252e0dc89658cf8" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
I20260709 14:51:03.525810 15241 raft_consensus.cc:3060] T e9299b327b5044ef9252e0dc89658cf8 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.528115 15243 raft_consensus.cc:1240] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Rejecting Update request from peer 45e4e5ef68d94a059590dee4d2943b74 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:03.532621 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9299b327b5044ef9252e0dc89658cf8" candidate_uuid: "3858ddd366c5416bbe026a7bc07a3e16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
I20260709 14:51:03.534844 15096 raft_consensus.cc:515] T 112e3a11331545d5826c63a3feb12920 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.539079 15241 raft_consensus.cc:2468] T e9299b327b5044ef9252e0dc89658cf8 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3858ddd366c5416bbe026a7bc07a3e16 in term 2.
I20260709 14:51:03.541010 15137 leader_election.cc:304] T e9299b327b5044ef9252e0dc89658cf8 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3858ddd366c5416bbe026a7bc07a3e16, b988a4f8110f452db5c4c7a73a0921e5; no voters: 
I20260709 14:51:03.541109 15170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "112e3a11331545d5826c63a3feb12920" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
I20260709 14:51:03.543766 15337 raft_consensus.cc:2804] T e9299b327b5044ef9252e0dc89658cf8 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:03.544586 15337 raft_consensus.cc:697] T e9299b327b5044ef9252e0dc89658cf8 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 LEADER]: Becoming Leader. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Running, Role: LEADER
I20260709 14:51:03.545383 15337 consensus_queue.cc:237] T e9299b327b5044ef9252e0dc89658cf8 P 3858ddd366c5416bbe026a7bc07a3e16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.523797 15171 leader_election.cc:290] T e9299b327b5044ef9252e0dc89658cf8 P 3858ddd366c5416bbe026a7bc07a3e16 [CANDIDATE]: Term 2 election: Requested vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:51:03.547217 14992 catalog_manager.cc:5697] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 reported cstate change: term changed from 1 to 2, leader changed from b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67) to 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "45e4e5ef68d94a059590dee4d2943b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.552439 15410 consensus_queue.cc:1059] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.553350 15410 raft_consensus.cc:3055] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:03.553653 15410 raft_consensus.cc:740] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Running, Role: LEADER
I20260709 14:51:03.554385 15410 consensus_queue.cc:260] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.555526 15410 raft_consensus.cc:3060] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.534932 15095 raft_consensus.cc:3055] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:03.557888 15095 raft_consensus.cc:740] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Running, Role: LEADER
I20260709 14:51:03.558743 15095 consensus_queue.cc:260] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.560016 15095 raft_consensus.cc:3060] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.562851 15092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3dd7383cb3419e83f7eccbe429b5c3" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
I20260709 14:51:03.511348 15242 raft_consensus.cc:2468] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 2.
I20260709 14:51:03.562848 15167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3dd7383cb3419e83f7eccbe429b5c3" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
I20260709 14:51:03.564008 15167 raft_consensus.cc:3060] T bf3dd7383cb3419e83f7eccbe429b5c3 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.572328 14991 catalog_manager.cc:5697] T e9299b327b5044ef9252e0dc89658cf8 P 3858ddd366c5416bbe026a7bc07a3e16 reported cstate change: term changed from 1 to 2, leader changed from 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65) to 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66). New cstate: current_term: 2 leader_uuid: "3858ddd366c5416bbe026a7bc07a3e16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.574239 15092 raft_consensus.cc:2468] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 2.
I20260709 14:51:03.575682 15167 raft_consensus.cc:2468] T bf3dd7383cb3419e83f7eccbe429b5c3 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 2.
I20260709 14:51:03.574957 14991 catalog_manager.cc:5697] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16 reported cstate change: term changed from 1 to 2, leader changed from b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67) to 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66). New cstate: current_term: 2 leader_uuid: "3858ddd366c5416bbe026a7bc07a3e16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.576503 15211 leader_election.cc:304] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e4e5ef68d94a059590dee4d2943b74, b988a4f8110f452db5c4c7a73a0921e5; no voters: 
I20260709 14:51:03.577418 15376 raft_consensus.cc:2804] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:03.577901 15376 raft_consensus.cc:697] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 LEADER]: Becoming Leader. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Running, Role: LEADER
I20260709 14:51:03.578667 15376 consensus_queue.cc:237] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5 [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: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.561813 15244 leader_election.cc:290] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 2 election: Requested vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667)
I20260709 14:51:03.583316 15095 raft_consensus.cc:2468] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3858ddd366c5416bbe026a7bc07a3e16 in term 2.
I20260709 14:51:03.583479 15096 leader_election.cc:290] T 112e3a11331545d5826c63a3feb12920 P 45e4e5ef68d94a059590dee4d2943b74 [CANDIDATE]: Term 2 election: Requested vote from peers 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667), b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67:38801)
I20260709 14:51:03.584908 15244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "112e3a11331545d5826c63a3feb12920" candidate_uuid: "45e4e5ef68d94a059590dee4d2943b74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
I20260709 14:51:03.585466 15244 raft_consensus.cc:3055] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:03.585737 15244 raft_consensus.cc:740] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Running, Role: LEADER
I20260709 14:51:03.586397 15244 consensus_queue.cc:260] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.587598 15244 raft_consensus.cc:3060] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.592989 15244 raft_consensus.cc:2468] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e4e5ef68d94a059590dee4d2943b74 in term 2.
I20260709 14:51:03.593791 15062 leader_election.cc:304] T 112e3a11331545d5826c63a3feb12920 P 45e4e5ef68d94a059590dee4d2943b74 [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: 45e4e5ef68d94a059590dee4d2943b74, b988a4f8110f452db5c4c7a73a0921e5; no voters: 3858ddd366c5416bbe026a7bc07a3e16
I20260709 14:51:03.594481 15410 raft_consensus.cc:2804] T 112e3a11331545d5826c63a3feb12920 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:03.595074 15410 raft_consensus.cc:697] T 112e3a11331545d5826c63a3feb12920 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 LEADER]: Becoming Leader. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Running, Role: LEADER
I20260709 14:51:03.595952 15410 consensus_queue.cc:237] T 112e3a11331545d5826c63a3feb12920 P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:03.598006 14994 catalog_manager.cc:5697] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5 reported cstate change: term changed from 1 to 2, leader changed from 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65) to b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67). New cstate: current_term: 2 leader_uuid: "b988a4f8110f452db5c4c7a73a0921e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:03.602465 15337 consensus_queue.cc:1048] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.607594 14991 catalog_manager.cc:5697] T 112e3a11331545d5826c63a3feb12920 P 45e4e5ef68d94a059590dee4d2943b74 reported cstate change: term changed from 1 to 2, leader changed from b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67) to 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65). New cstate: current_term: 2 leader_uuid: "45e4e5ef68d94a059590dee4d2943b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.613441 15436 consensus_queue.cc:1048] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.718427 15244 raft_consensus.cc:1275] T 6daa39ee8fb648f88f3514b4bf2f7418 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Refusing update from remote peer 3858ddd366c5416bbe026a7bc07a3e16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:03.719813 15436 consensus_queue.cc:1048] T 6daa39ee8fb648f88f3514b4bf2f7418 P 3858ddd366c5416bbe026a7bc07a3e16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:03.727015 15096 raft_consensus.cc:1275] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Refusing update from remote peer 3858ddd366c5416bbe026a7bc07a3e16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:03.728938 15436 consensus_queue.cc:1048] T 6daa39ee8fb648f88f3514b4bf2f7418 P 3858ddd366c5416bbe026a7bc07a3e16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:03.880795 15244 raft_consensus.cc:1275] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Refusing update from remote peer 3858ddd366c5416bbe026a7bc07a3e16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:03.882198 15436 consensus_queue.cc:1048] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:03.886523 15242 raft_consensus.cc:1275] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Refusing update from remote peer 45e4e5ef68d94a059590dee4d2943b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:03.888017 15410 consensus_queue.cc:1048] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:03.891199 15096 raft_consensus.cc:1275] T cfed00aa0155427dad0165a468dbdb96 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Refusing update from remote peer 3858ddd366c5416bbe026a7bc07a3e16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:03.892769 15436 consensus_queue.cc:1048] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:03.901136 15171 raft_consensus.cc:1275] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Refusing update from remote peer 45e4e5ef68d94a059590dee4d2943b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:03.902258 15421 consensus_queue.cc:1048] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:03.909276 15242 raft_consensus.cc:1275] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Refusing update from remote peer 45e4e5ef68d94a059590dee4d2943b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:03.910686 15415 consensus_queue.cc:1048] T cc7de36588764066b07c7ca0447266d2 P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:03.918903 15171 raft_consensus.cc:3060] T cc7de36588764066b07c7ca0447266d2 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.925918 15171 raft_consensus.cc:1275] T cc7de36588764066b07c7ca0447266d2 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Refusing update from remote peer 45e4e5ef68d94a059590dee4d2943b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:03.927165 15410 consensus_queue.cc:1048] T cc7de36588764066b07c7ca0447266d2 P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:03.976915 15242 raft_consensus.cc:1275] T e9299b327b5044ef9252e0dc89658cf8 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Refusing update from remote peer 3858ddd366c5416bbe026a7bc07a3e16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:03.978132 15436 consensus_queue.cc:1048] T e9299b327b5044ef9252e0dc89658cf8 P 3858ddd366c5416bbe026a7bc07a3e16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:03.985965 15096 raft_consensus.cc:1275] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Refusing update from remote peer 3858ddd366c5416bbe026a7bc07a3e16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:03.987149 15462 consensus_queue.cc:1048] T e9299b327b5044ef9252e0dc89658cf8 P 3858ddd366c5416bbe026a7bc07a3e16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:04.060142 15171 raft_consensus.cc:3060] T 112e3a11331545d5826c63a3feb12920 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:04.065001 15171 raft_consensus.cc:1275] T 112e3a11331545d5826c63a3feb12920 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Refusing update from remote peer 45e4e5ef68d94a059590dee4d2943b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.066128 15410 consensus_queue.cc:1048] T 112e3a11331545d5826c63a3feb12920 P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:04.072986 15242 raft_consensus.cc:1275] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Refusing update from remote peer 45e4e5ef68d94a059590dee4d2943b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.074406 15410 consensus_queue.cc:1048] T 112e3a11331545d5826c63a3feb12920 P 45e4e5ef68d94a059590dee4d2943b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:04.121811 15171 raft_consensus.cc:1275] T bf3dd7383cb3419e83f7eccbe429b5c3 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Refusing update from remote peer b988a4f8110f452db5c4c7a73a0921e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.122871 15376 consensus_queue.cc:1048] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:04.131554 15096 raft_consensus.cc:1275] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Refusing update from remote peer b988a4f8110f452db5c4c7a73a0921e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.132989 15376 consensus_queue.cc:1048] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:06.276149 14992 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:42294:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:51:06.295228 14992 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42294:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:51:06.327328 10125 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:06.460807 15503 tablet.cc:1724] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:51:06.508476 15496 log.cc:927] Time spent T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 14:51:06.580011 15506 tablet.cc:1724] T cc7de36588764066b07c7ca0447266d2 P 45e4e5ef68d94a059590dee4d2943b74: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:51:06.568219 15062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.67:38801, user_credentials={real_user=slave}} blocked reactor thread for 63252.8us
W20260709 14:51:06.622750 15211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.227.65:34583, user_credentials={real_user=slave}} blocked reactor thread for 66034.7us
I20260709 14:51:06.655764 15525 tablet.cc:1724] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:51:06.657163 15503 tablet.cc:1724] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:51:06.658754 15168 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61c539870f66476db9ae701ede486ab0"
dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
mode: GRACEFUL
new_leader_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
 from {username='slave'} at 127.0.0.1:57400
I20260709 14:51:06.659317 15168 raft_consensus.cc:606] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 LEADER]: Received request to transfer leadership to TS b988a4f8110f452db5c4c7a73a0921e5
I20260709 14:51:06.659669 15523 tablet.cc:1724] T 112e3a11331545d5826c63a3feb12920 P 45e4e5ef68d94a059590dee4d2943b74: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:51:06.664577 15516 tablet.cc:1724] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:51:06.682099 15529 tablet.cc:1724] T cfed00aa0155427dad0165a468dbdb96 P 45e4e5ef68d94a059590dee4d2943b74: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:51:06.687590 15534 tablet.cc:1724] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:51:06.698614 15511 tablet.cc:1724] T e9299b327b5044ef9252e0dc89658cf8 P 3858ddd366c5416bbe026a7bc07a3e16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:51:06.724261 15529 tablet.cc:1724] T feafa68211574dbc924d9a51d916bf55 P 45e4e5ef68d94a059590dee4d2943b74: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:51:06.725337 15525 tablet.cc:1724] T 6daa39ee8fb648f88f3514b4bf2f7418 P b988a4f8110f452db5c4c7a73a0921e5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:51:06.723603 15516 tablet.cc:1724] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:51:06.742985 15535 tablet.cc:1724] T e9299b327b5044ef9252e0dc89658cf8 P b988a4f8110f452db5c4c7a73a0921e5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:51:06.751322 15506 tablet.cc:1724] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:51:06.755905 15532 tablet.cc:1724] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:51:06.756484 15529 tablet.cc:1724] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:51:06.761096 15513 tablet.cc:1724] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:51:06.764644 15511 tablet.cc:1724] T bf3dd7383cb3419e83f7eccbe429b5c3 P 3858ddd366c5416bbe026a7bc07a3e16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:51:06.761586 15095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8b98c8a45184b8abc7c29e30304e172"
dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
mode: GRACEFUL
new_leader_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
 from {username='slave'} at 127.0.0.1:49344
I20260709 14:51:06.771672 15095 raft_consensus.cc:606] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 LEADER]: Received request to transfer leadership to TS b988a4f8110f452db5c4c7a73a0921e5
I20260709 14:51:06.773188 10125 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:51:06.773761 10125 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:06.774578 15535 tablet.cc:1724] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:51:06.742993 15503 tablet.cc:1724] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:51:06.785827 15540 tablet.cc:1724] T 6daa39ee8fb648f88f3514b4bf2f7418 P 3858ddd366c5416bbe026a7bc07a3e16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:51:06.791196 15516 tablet.cc:1724] T 2399a7af8abe4ebf8219093cbf30d2ea P b988a4f8110f452db5c4c7a73a0921e5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:51:06.793274 15532 tablet.cc:1724] T 112e3a11331545d5826c63a3feb12920 P 3858ddd366c5416bbe026a7bc07a3e16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:51:06.794159 15513 tablet.cc:1724] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 3858ddd366c5416bbe026a7bc07a3e16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:51:06.798883 15534 tablet.cc:1724] T feafa68211574dbc924d9a51d916bf55 P b988a4f8110f452db5c4c7a73a0921e5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:51:06.809167 15511 tablet.cc:1724] T cc7de36588764066b07c7ca0447266d2 P 3858ddd366c5416bbe026a7bc07a3e16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:51:06.815855 15532 tablet.cc:1724] T 2399a7af8abe4ebf8219093cbf30d2ea P 3858ddd366c5416bbe026a7bc07a3e16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:51:06.849061 14991 catalog_manager.cc:6242] T 00000000000000000000000000000000 P eefe4a0080f44bfebbb50528bd708503: soft_deleted_table [id=0251197fd0ab4006a7465a9fb6e9d1bc] alter complete (version 1)
I20260709 14:51:06.952014 15483 raft_consensus.cc:993] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16: : Instructing follower b988a4f8110f452db5c4c7a73a0921e5 to start an election
I20260709 14:51:06.952489 15537 raft_consensus.cc:1081] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 LEADER]: Signalling peer b988a4f8110f452db5c4c7a73a0921e5 to start an election
I20260709 14:51:06.954073 15242 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61c539870f66476db9ae701ede486ab0"
dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
 from {username='slave'} at 127.0.0.1:54910
I20260709 14:51:06.954512 15242 raft_consensus.cc:493] T 61c539870f66476db9ae701ede486ab0 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:06.954771 15242 raft_consensus.cc:3060] T 61c539870f66476db9ae701ede486ab0 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:06.959254 15242 raft_consensus.cc:515] T 61c539870f66476db9ae701ede486ab0 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:06.960701 15242 leader_election.cc:290] T 61c539870f66476db9ae701ede486ab0 P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 2 election: Requested vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667)
I20260709 14:51:06.961445 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c539870f66476db9ae701ede486ab0" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
I20260709 14:51:06.961670 15170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c539870f66476db9ae701ede486ab0" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
I20260709 14:51:06.962005 15095 raft_consensus.cc:3060] T 61c539870f66476db9ae701ede486ab0 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:06.962236 15170 raft_consensus.cc:3055] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:06.962538 15170 raft_consensus.cc:740] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3858ddd366c5416bbe026a7bc07a3e16, State: Running, Role: LEADER
I20260709 14:51:06.963255 15170 consensus_queue.cc:260] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:06.964140 15170 raft_consensus.cc:3060] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:06.967264 15095 raft_consensus.cc:2468] T 61c539870f66476db9ae701ede486ab0 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 2.
I20260709 14:51:06.968489 15211 leader_election.cc:304] T 61c539870f66476db9ae701ede486ab0 P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e4e5ef68d94a059590dee4d2943b74, b988a4f8110f452db5c4c7a73a0921e5; no voters: 
I20260709 14:51:06.969425 15510 raft_consensus.cc:2804] T 61c539870f66476db9ae701ede486ab0 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:06.969519 15170 raft_consensus.cc:2468] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 2.
I20260709 14:51:06.969923 15510 raft_consensus.cc:697] T 61c539870f66476db9ae701ede486ab0 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 LEADER]: Becoming Leader. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Running, Role: LEADER
I20260709 14:51:06.970739 15510 consensus_queue.cc:237] T 61c539870f66476db9ae701ede486ab0 P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:06.978611 14992 catalog_manager.cc:5697] T 61c539870f66476db9ae701ede486ab0 P b988a4f8110f452db5c4c7a73a0921e5 reported cstate change: term changed from 1 to 2, leader changed from 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66) to b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67). New cstate: current_term: 2 leader_uuid: "b988a4f8110f452db5c4c7a73a0921e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:07.127244 15517 raft_consensus.cc:993] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74: : Instructing follower b988a4f8110f452db5c4c7a73a0921e5 to start an election
I20260709 14:51:07.127730 15468 raft_consensus.cc:1081] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 LEADER]: Signalling peer b988a4f8110f452db5c4c7a73a0921e5 to start an election
I20260709 14:51:07.129032 15242 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8b98c8a45184b8abc7c29e30304e172"
dest_uuid: "b988a4f8110f452db5c4c7a73a0921e5"
 from {username='slave'} at 127.0.0.1:54922
I20260709 14:51:07.129490 15242 raft_consensus.cc:493] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:07.129832 15242 raft_consensus.cc:3060] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:07.134472 15242 raft_consensus.cc:515] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:07.136054 15242 leader_election.cc:290] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5 [CANDIDATE]: Term 3 election: Requested vote from peers 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583), 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667)
I20260709 14:51:07.136536 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b98c8a45184b8abc7c29e30304e172" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "45e4e5ef68d94a059590dee4d2943b74"
I20260709 14:51:07.137127 15095 raft_consensus.cc:3055] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:07.137033 15170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b98c8a45184b8abc7c29e30304e172" candidate_uuid: "b988a4f8110f452db5c4c7a73a0921e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3858ddd366c5416bbe026a7bc07a3e16"
I20260709 14:51:07.137439 15095 raft_consensus.cc:740] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 45e4e5ef68d94a059590dee4d2943b74, State: Running, Role: LEADER
I20260709 14:51:07.137615 15170 raft_consensus.cc:3060] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:07.138139 15095 consensus_queue.cc:260] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74 [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: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:07.139012 15095 raft_consensus.cc:3060] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:07.142092 15170 raft_consensus.cc:2468] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 3.
I20260709 14:51:07.142997 15209 leader_election.cc:304] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5 [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: 3858ddd366c5416bbe026a7bc07a3e16, b988a4f8110f452db5c4c7a73a0921e5; no voters: 
I20260709 14:51:07.143563 15095 raft_consensus.cc:2468] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b988a4f8110f452db5c4c7a73a0921e5 in term 3.
I20260709 14:51:07.143579 15510 raft_consensus.cc:2804] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:07.144198 15510 raft_consensus.cc:697] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5 [term 3 LEADER]: Becoming Leader. State: Replica: b988a4f8110f452db5c4c7a73a0921e5, State: Running, Role: LEADER
I20260709 14:51:07.144898 15510 consensus_queue.cc:237] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5 [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: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } }
I20260709 14:51:07.152082 14992 catalog_manager.cc:5697] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5 reported cstate change: term changed from 2 to 3, leader changed from 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65) to b988a4f8110f452db5c4c7a73a0921e5 (127.9.227.67). New cstate: current_term: 3 leader_uuid: "b988a4f8110f452db5c4c7a73a0921e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b988a4f8110f452db5c4c7a73a0921e5" member_type: VOTER last_known_addr { host: "127.9.227.67" port: 38801 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:07.361476 15095 raft_consensus.cc:1275] T 61c539870f66476db9ae701ede486ab0 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Refusing update from remote peer b988a4f8110f452db5c4c7a73a0921e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:07.362490 15510 consensus_queue.cc:1048] T 61c539870f66476db9ae701ede486ab0 P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:07.370805 15170 raft_consensus.cc:1275] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Refusing update from remote peer b988a4f8110f452db5c4c7a73a0921e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:07.373337 15548 consensus_queue.cc:1048] T 61c539870f66476db9ae701ede486ab0 P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:07.527478 15095 raft_consensus.cc:1275] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74 [term 3 FOLLOWER]: Refusing update from remote peer b988a4f8110f452db5c4c7a73a0921e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:07.528676 15548 consensus_queue.cc:1048] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e4e5ef68d94a059590dee4d2943b74" member_type: VOTER last_known_addr { host: "127.9.227.65" port: 34583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:07.536968 15170 raft_consensus.cc:1275] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [term 3 FOLLOWER]: Refusing update from remote peer b988a4f8110f452db5c4c7a73a0921e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:07.538793 15467 consensus_queue.cc:1048] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3858ddd366c5416bbe026a7bc07a3e16" member_type: VOTER last_known_addr { host: "127.9.227.66" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:07.824496 10125 tablet_server.cc:179] TabletServer@127.9.227.65:0 shutting down...
I20260709 14:51:07.845100 10125 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:07.845772 10125 tablet_replica.cc:333] T feafa68211574dbc924d9a51d916bf55 P 45e4e5ef68d94a059590dee4d2943b74: stopping tablet replica
I20260709 14:51:07.846345 10125 raft_consensus.cc:2243] T feafa68211574dbc924d9a51d916bf55 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.846771 10125 raft_consensus.cc:2272] T feafa68211574dbc924d9a51d916bf55 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.848510 10125 tablet_replica.cc:333] T cc7de36588764066b07c7ca0447266d2 P 45e4e5ef68d94a059590dee4d2943b74: stopping tablet replica
I20260709 14:51:07.849025 10125 raft_consensus.cc:2243] T cc7de36588764066b07c7ca0447266d2 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:07.849684 10125 raft_consensus.cc:2272] T cc7de36588764066b07c7ca0447266d2 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.851202 10125 tablet_replica.cc:333] T 112e3a11331545d5826c63a3feb12920 P 45e4e5ef68d94a059590dee4d2943b74: stopping tablet replica
I20260709 14:51:07.851706 10125 raft_consensus.cc:2243] T 112e3a11331545d5826c63a3feb12920 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:07.852423 10125 raft_consensus.cc:2272] T 112e3a11331545d5826c63a3feb12920 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.854045 10125 tablet_replica.cc:333] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74: stopping tablet replica
I20260709 14:51:07.854562 10125 raft_consensus.cc:2243] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.854943 10125 raft_consensus.cc:2272] T e9299b327b5044ef9252e0dc89658cf8 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.856554 10125 tablet_replica.cc:333] T cfed00aa0155427dad0165a468dbdb96 P 45e4e5ef68d94a059590dee4d2943b74: stopping tablet replica
I20260709 14:51:07.857039 10125 raft_consensus.cc:2243] T cfed00aa0155427dad0165a468dbdb96 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.857406 10125 raft_consensus.cc:2272] T cfed00aa0155427dad0165a468dbdb96 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.858944 10125 tablet_replica.cc:333] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74: stopping tablet replica
I20260709 14:51:07.859647 10125 raft_consensus.cc:2243] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.860157 10125 raft_consensus.cc:2272] T bf3dd7383cb3419e83f7eccbe429b5c3 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.861688 10125 tablet_replica.cc:333] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74: stopping tablet replica
I20260709 14:51:07.862149 10125 raft_consensus.cc:2243] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:07.862991 10125 raft_consensus.cc:2272] T 93640d2f694a4193b0a89cdd1948fc3b P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:07.864532 15137 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
I20260709 14:51:07.865238 10125 tablet_replica.cc:333] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74: stopping tablet replica
I20260709 14:51:07.865796 10125 raft_consensus.cc:2243] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:07.866510 10125 raft_consensus.cc:2272] T 2399a7af8abe4ebf8219093cbf30d2ea P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:07.867233 15137 consensus_peers.cc:597] T 0d0be0949c4e46119ff4ac562594c555 P 3858ddd366c5416bbe026a7bc07a3e16 -> Peer 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583): Couldn't send request to peer 45e4e5ef68d94a059590dee4d2943b74. 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:51:07.868355 10125 tablet_replica.cc:333] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74: stopping tablet replica
I20260709 14:51:07.868906 10125 raft_consensus.cc:2243] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.869287 10125 raft_consensus.cc:2272] T 6daa39ee8fb648f88f3514b4bf2f7418 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.870812 10125 tablet_replica.cc:333] T 136a762775054c59965f93376d24c7fa P 45e4e5ef68d94a059590dee4d2943b74: stopping tablet replica
I20260709 14:51:07.871287 10125 raft_consensus.cc:2243] T 136a762775054c59965f93376d24c7fa P 45e4e5ef68d94a059590dee4d2943b74 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:07.871924 10125 raft_consensus.cc:2272] T 136a762775054c59965f93376d24c7fa P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.873683 10125 tablet_replica.cc:333] T 61c539870f66476db9ae701ede486ab0 P 45e4e5ef68d94a059590dee4d2943b74: stopping tablet replica
I20260709 14:51:07.874150 10125 raft_consensus.cc:2243] T 61c539870f66476db9ae701ede486ab0 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.874511 10125 raft_consensus.cc:2272] T 61c539870f66476db9ae701ede486ab0 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.876662 10125 tablet_replica.cc:333] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74: stopping tablet replica
I20260709 14:51:07.877131 10125 raft_consensus.cc:2243] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.877525 10125 raft_consensus.cc:2272] T a47e5553553049bdbdfe0b4f62747c2b P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.879312 10125 tablet_replica.cc:333] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74: stopping tablet replica
I20260709 14:51:07.879760 10125 raft_consensus.cc:2243] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:07.880489 10125 raft_consensus.cc:2272] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.881985 10125 tablet_replica.cc:333] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74: stopping tablet replica
I20260709 14:51:07.882422 10125 raft_consensus.cc:2243] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.882786 10125 raft_consensus.cc:2272] T 67ffb44903854058a3056d452276f68b P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.884471 10125 tablet_replica.cc:333] T 5de5f759978b48f983839926aefd6796 P 45e4e5ef68d94a059590dee4d2943b74: stopping tablet replica
I20260709 14:51:07.884909 10125 raft_consensus.cc:2243] T 5de5f759978b48f983839926aefd6796 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.885279 10125 raft_consensus.cc:2272] T 5de5f759978b48f983839926aefd6796 P 45e4e5ef68d94a059590dee4d2943b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.887079 10125 tablet_replica.cc:333] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74: stopping tablet replica
I20260709 14:51:07.887531 10125 raft_consensus.cc:2243] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.887913 10125 raft_consensus.cc:2272] T f8b98c8a45184b8abc7c29e30304e172 P 45e4e5ef68d94a059590dee4d2943b74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.890095 10125 tablet_replica.cc:333] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74: stopping tablet replica
I20260709 14:51:07.890539 10125 raft_consensus.cc:2243] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.890941 10125 raft_consensus.cc:2272] T 0d0be0949c4e46119ff4ac562594c555 P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.892674 10125 tablet_replica.cc:333] T 8fd1d968d52b468e93b2166c2977eb2f P 45e4e5ef68d94a059590dee4d2943b74: stopping tablet replica
I20260709 14:51:07.893087 10125 raft_consensus.cc:2243] T 8fd1d968d52b468e93b2166c2977eb2f P 45e4e5ef68d94a059590dee4d2943b74 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:07.893752 10125 raft_consensus.cc:2272] T 8fd1d968d52b468e93b2166c2977eb2f P 45e4e5ef68d94a059590dee4d2943b74 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:07.914958 15197 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:112e3a11331545d5826c63a3feb12920)
W20260709 14:51:07.917906 15197 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:112e3a11331545d5826c63a3feb12920)
W20260709 14:51:07.918286 15197 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:112e3a11331545d5826c63a3feb12920)
W20260709 14:51:07.926503 15137 consensus_peers.cc:597] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16 -> Peer 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583): Couldn't send request to peer 45e4e5ef68d94a059590dee4d2943b74. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:34583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:07.927894 10125 tablet_server.cc:196] TabletServer@127.9.227.65:0 shutdown complete.
I20260709 14:51:07.955206 10125 tablet_server.cc:179] TabletServer@127.9.227.66:0 shutting down...
I20260709 14:51:07.978179 10125 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:07.979096 10125 tablet_replica.cc:333] T bf3dd7383cb3419e83f7eccbe429b5c3 P 3858ddd366c5416bbe026a7bc07a3e16: stopping tablet replica
I20260709 14:51:07.980033 10125 raft_consensus.cc:2243] T bf3dd7383cb3419e83f7eccbe429b5c3 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.980463 10125 raft_consensus.cc:2272] T bf3dd7383cb3419e83f7eccbe429b5c3 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.982118 10125 tablet_replica.cc:333] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16: stopping tablet replica
I20260709 14:51:07.982842 10125 raft_consensus.cc:2243] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:07.983749 10125 raft_consensus.cc:2272] T cfed00aa0155427dad0165a468dbdb96 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.985872 10125 tablet_replica.cc:333] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16: stopping tablet replica
I20260709 14:51:07.986539 10125 raft_consensus.cc:2243] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:07.987435 10125 raft_consensus.cc:2272] T feafa68211574dbc924d9a51d916bf55 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.989219 10125 tablet_replica.cc:333] T 112e3a11331545d5826c63a3feb12920 P 3858ddd366c5416bbe026a7bc07a3e16: stopping tablet replica
I20260709 14:51:07.989727 10125 raft_consensus.cc:2243] T 112e3a11331545d5826c63a3feb12920 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.990193 10125 raft_consensus.cc:2272] T 112e3a11331545d5826c63a3feb12920 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:07.990231 15211 consensus_peers.cc:597] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5 -> Peer 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583): Couldn't send request to peer 45e4e5ef68d94a059590dee4d2943b74. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:34583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:07.990705 15211 consensus_peers.cc:597] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5 -> Peer 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583): Couldn't send request to peer 45e4e5ef68d94a059590dee4d2943b74. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:34583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:07.991845 10125 tablet_replica.cc:333] T e9299b327b5044ef9252e0dc89658cf8 P 3858ddd366c5416bbe026a7bc07a3e16: stopping tablet replica
I20260709 14:51:07.992416 10125 raft_consensus.cc:2243] T e9299b327b5044ef9252e0dc89658cf8 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:07.993057 10125 raft_consensus.cc:2272] T e9299b327b5044ef9252e0dc89658cf8 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.994560 10125 tablet_replica.cc:333] T cc7de36588764066b07c7ca0447266d2 P 3858ddd366c5416bbe026a7bc07a3e16: stopping tablet replica
I20260709 14:51:07.995038 10125 raft_consensus.cc:2243] T cc7de36588764066b07c7ca0447266d2 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.995396 10125 raft_consensus.cc:2272] T cc7de36588764066b07c7ca0447266d2 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.996920 10125 tablet_replica.cc:333] T 136a762775054c59965f93376d24c7fa P 3858ddd366c5416bbe026a7bc07a3e16: stopping tablet replica
I20260709 14:51:07.997385 10125 raft_consensus.cc:2243] T 136a762775054c59965f93376d24c7fa P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.997749 10125 raft_consensus.cc:2272] T 136a762775054c59965f93376d24c7fa P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.999329 10125 tablet_replica.cc:333] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16: stopping tablet replica
I20260709 14:51:07.999787 10125 raft_consensus.cc:2243] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.000185 10125 raft_consensus.cc:2272] T 61c539870f66476db9ae701ede486ab0 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.002610 10125 tablet_replica.cc:333] T a47e5553553049bdbdfe0b4f62747c2b P 3858ddd366c5416bbe026a7bc07a3e16: stopping tablet replica
I20260709 14:51:08.003085 10125 raft_consensus.cc:2243] T a47e5553553049bdbdfe0b4f62747c2b P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.003450 10125 raft_consensus.cc:2272] T a47e5553553049bdbdfe0b4f62747c2b P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.005061 10125 tablet_replica.cc:333] T 6daa39ee8fb648f88f3514b4bf2f7418 P 3858ddd366c5416bbe026a7bc07a3e16: stopping tablet replica
I20260709 14:51:08.005523 10125 raft_consensus.cc:2243] T 6daa39ee8fb648f88f3514b4bf2f7418 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.006155 10125 raft_consensus.cc:2272] T 6daa39ee8fb648f88f3514b4bf2f7418 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.007620 10125 tablet_replica.cc:333] T 2399a7af8abe4ebf8219093cbf30d2ea P 3858ddd366c5416bbe026a7bc07a3e16: stopping tablet replica
I20260709 14:51:08.008101 10125 raft_consensus.cc:2243] T 2399a7af8abe4ebf8219093cbf30d2ea P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.008464 10125 raft_consensus.cc:2272] T 2399a7af8abe4ebf8219093cbf30d2ea P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.009932 10125 tablet_replica.cc:333] T 93640d2f694a4193b0a89cdd1948fc3b P 3858ddd366c5416bbe026a7bc07a3e16: stopping tablet replica
I20260709 14:51:08.010377 10125 raft_consensus.cc:2243] T 93640d2f694a4193b0a89cdd1948fc3b P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.010727 10125 raft_consensus.cc:2272] T 93640d2f694a4193b0a89cdd1948fc3b P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.012461 10125 tablet_replica.cc:333] T 8fd1d968d52b468e93b2166c2977eb2f P 3858ddd366c5416bbe026a7bc07a3e16: stopping tablet replica
I20260709 14:51:08.012914 10125 raft_consensus.cc:2243] T 8fd1d968d52b468e93b2166c2977eb2f P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.013392 10125 raft_consensus.cc:2272] T 8fd1d968d52b468e93b2166c2977eb2f P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.015442 10125 tablet_replica.cc:333] T 0d0be0949c4e46119ff4ac562594c555 P 3858ddd366c5416bbe026a7bc07a3e16: stopping tablet replica
I20260709 14:51:08.016096 10125 raft_consensus.cc:2243] T 0d0be0949c4e46119ff4ac562594c555 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:51:08.016808 15137 consensus_peers.cc:597] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16 -> Peer 45e4e5ef68d94a059590dee4d2943b74 (127.9.227.65:34583): Couldn't send request to peer 45e4e5ef68d94a059590dee4d2943b74. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.65:34583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:08.016873 10125 raft_consensus.cc:2272] T 0d0be0949c4e46119ff4ac562594c555 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.018898 10125 tablet_replica.cc:333] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16: stopping tablet replica
I20260709 14:51:08.019361 10125 raft_consensus.cc:2243] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.020049 10125 raft_consensus.cc:2272] T 5de5f759978b48f983839926aefd6796 P 3858ddd366c5416bbe026a7bc07a3e16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.021719 10125 tablet_replica.cc:333] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16: stopping tablet replica
I20260709 14:51:08.022147 10125 raft_consensus.cc:2243] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.022493 10125 raft_consensus.cc:2272] T f8b98c8a45184b8abc7c29e30304e172 P 3858ddd366c5416bbe026a7bc07a3e16 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.024866 10125 tablet_replica.cc:333] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 3858ddd366c5416bbe026a7bc07a3e16: stopping tablet replica
I20260709 14:51:08.025298 10125 raft_consensus.cc:2243] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.025652 10125 raft_consensus.cc:2272] T aa45f8c475dc42b3b5cf86fd7d5494a2 P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.027096 10125 tablet_replica.cc:333] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16: stopping tablet replica
I20260709 14:51:08.027503 10125 raft_consensus.cc:2243] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.028156 10125 raft_consensus.cc:2272] T 67ffb44903854058a3056d452276f68b P 3858ddd366c5416bbe026a7bc07a3e16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.064915 10125 tablet_server.cc:196] TabletServer@127.9.227.66:0 shutdown complete.
W20260709 14:51:08.073944 15209 consensus_peers.cc:597] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5 -> Peer 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667): Couldn't send request to peer 3858ddd366c5416bbe026a7bc07a3e16. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.66:42667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:08.096050 10125 tablet_server.cc:179] TabletServer@127.9.227.67:0 shutting down...
W20260709 14:51:08.098523 15209 consensus_peers.cc:597] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5 -> Peer 3858ddd366c5416bbe026a7bc07a3e16 (127.9.227.66:42667): Couldn't send request to peer 3858ddd366c5416bbe026a7bc07a3e16. Status: Network error: Client connection negotiation failed: client connection to 127.9.227.66:42667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:08.118496 10125 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:08.119238 10125 tablet_replica.cc:333] T feafa68211574dbc924d9a51d916bf55 P b988a4f8110f452db5c4c7a73a0921e5: stopping tablet replica
I20260709 14:51:08.120002 10125 raft_consensus.cc:2243] T feafa68211574dbc924d9a51d916bf55 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.120546 10125 raft_consensus.cc:2272] T feafa68211574dbc924d9a51d916bf55 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.122169 10125 tablet_replica.cc:333] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5: stopping tablet replica
I20260709 14:51:08.122671 10125 raft_consensus.cc:2243] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.123323 10125 raft_consensus.cc:2272] T bf3dd7383cb3419e83f7eccbe429b5c3 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.124940 10125 tablet_replica.cc:333] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5: stopping tablet replica
I20260709 14:51:08.125442 10125 raft_consensus.cc:2243] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.125793 10125 raft_consensus.cc:2272] T cfed00aa0155427dad0165a468dbdb96 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.127339 10125 tablet_replica.cc:333] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5: stopping tablet replica
I20260709 14:51:08.127801 10125 raft_consensus.cc:2243] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.128185 10125 raft_consensus.cc:2272] T cc7de36588764066b07c7ca0447266d2 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.129804 10125 tablet_replica.cc:333] T 6daa39ee8fb648f88f3514b4bf2f7418 P b988a4f8110f452db5c4c7a73a0921e5: stopping tablet replica
I20260709 14:51:08.130260 10125 raft_consensus.cc:2243] T 6daa39ee8fb648f88f3514b4bf2f7418 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.130677 10125 raft_consensus.cc:2272] T 6daa39ee8fb648f88f3514b4bf2f7418 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.132323 10125 tablet_replica.cc:333] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5: stopping tablet replica
I20260709 14:51:08.132786 10125 raft_consensus.cc:2243] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.133136 10125 raft_consensus.cc:2272] T 136a762775054c59965f93376d24c7fa P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.134776 10125 tablet_replica.cc:333] T a47e5553553049bdbdfe0b4f62747c2b P b988a4f8110f452db5c4c7a73a0921e5: stopping tablet replica
I20260709 14:51:08.135226 10125 raft_consensus.cc:2243] T a47e5553553049bdbdfe0b4f62747c2b P b988a4f8110f452db5c4c7a73a0921e5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.135890 10125 raft_consensus.cc:2272] T a47e5553553049bdbdfe0b4f62747c2b P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.137527 10125 tablet_replica.cc:333] T 61c539870f66476db9ae701ede486ab0 P b988a4f8110f452db5c4c7a73a0921e5: stopping tablet replica
I20260709 14:51:08.137990 10125 raft_consensus.cc:2243] T 61c539870f66476db9ae701ede486ab0 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.138612 10125 raft_consensus.cc:2272] T 61c539870f66476db9ae701ede486ab0 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.140532 10125 tablet_replica.cc:333] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5: stopping tablet replica
I20260709 14:51:08.140977 10125 raft_consensus.cc:2243] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.141336 10125 raft_consensus.cc:2272] T aa45f8c475dc42b3b5cf86fd7d5494a2 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.142817 10125 tablet_replica.cc:333] T 67ffb44903854058a3056d452276f68b P b988a4f8110f452db5c4c7a73a0921e5: stopping tablet replica
I20260709 14:51:08.143240 10125 raft_consensus.cc:2243] T 67ffb44903854058a3056d452276f68b P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.143575 10125 raft_consensus.cc:2272] T 67ffb44903854058a3056d452276f68b P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.145138 10125 tablet_replica.cc:333] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5: stopping tablet replica
I20260709 14:51:08.145576 10125 raft_consensus.cc:2243] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.145920 10125 raft_consensus.cc:2272] T 112e3a11331545d5826c63a3feb12920 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.147354 10125 tablet_replica.cc:333] T e9299b327b5044ef9252e0dc89658cf8 P b988a4f8110f452db5c4c7a73a0921e5: stopping tablet replica
I20260709 14:51:08.147778 10125 raft_consensus.cc:2243] T e9299b327b5044ef9252e0dc89658cf8 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.148152 10125 raft_consensus.cc:2272] T e9299b327b5044ef9252e0dc89658cf8 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.149636 10125 tablet_replica.cc:333] T 5de5f759978b48f983839926aefd6796 P b988a4f8110f452db5c4c7a73a0921e5: stopping tablet replica
I20260709 14:51:08.150063 10125 raft_consensus.cc:2243] T 5de5f759978b48f983839926aefd6796 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.150408 10125 raft_consensus.cc:2272] T 5de5f759978b48f983839926aefd6796 P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.152024 10125 tablet_replica.cc:333] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5: stopping tablet replica
I20260709 14:51:08.152441 10125 raft_consensus.cc:2243] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.153065 10125 raft_consensus.cc:2272] T f8b98c8a45184b8abc7c29e30304e172 P b988a4f8110f452db5c4c7a73a0921e5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.155272 10125 tablet_replica.cc:333] T 0d0be0949c4e46119ff4ac562594c555 P b988a4f8110f452db5c4c7a73a0921e5: stopping tablet replica
I20260709 14:51:08.155710 10125 raft_consensus.cc:2243] T 0d0be0949c4e46119ff4ac562594c555 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.156131 10125 raft_consensus.cc:2272] T 0d0be0949c4e46119ff4ac562594c555 P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.157819 10125 tablet_replica.cc:333] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5: stopping tablet replica
I20260709 14:51:08.158248 10125 raft_consensus.cc:2243] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.158638 10125 raft_consensus.cc:2272] T 8fd1d968d52b468e93b2166c2977eb2f P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.160395 10125 tablet_replica.cc:333] T 2399a7af8abe4ebf8219093cbf30d2ea P b988a4f8110f452db5c4c7a73a0921e5: stopping tablet replica
I20260709 14:51:08.160805 10125 raft_consensus.cc:2243] T 2399a7af8abe4ebf8219093cbf30d2ea P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.161166 10125 raft_consensus.cc:2272] T 2399a7af8abe4ebf8219093cbf30d2ea P b988a4f8110f452db5c4c7a73a0921e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.162683 10125 tablet_replica.cc:333] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5: stopping tablet replica
I20260709 14:51:08.163084 10125 raft_consensus.cc:2243] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.163443 10125 raft_consensus.cc:2272] T 93640d2f694a4193b0a89cdd1948fc3b P b988a4f8110f452db5c4c7a73a0921e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.197844 10125 tablet_server.cc:196] TabletServer@127.9.227.67:0 shutdown complete.
I20260709 14:51:08.223383 10125 master.cc:562] Master@127.9.227.126:34249 shutting down...
I20260709 14:51:08.240574 10125 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eefe4a0080f44bfebbb50528bd708503 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.241083 10125 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eefe4a0080f44bfebbb50528bd708503 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.241376 10125 tablet_replica.cc:333] T 00000000000000000000000000000000 P eefe4a0080f44bfebbb50528bd708503: stopping tablet replica
I20260709 14:51:08.260306 10125 master.cc:584] Master@127.9.227.126:34249 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10956 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23240 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (109407 ms total)
[  PASSED  ] 8 tests.
I20260709 14:51:08.307600 10125 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 17 messages since previous log ~0 seconds ago
I20260709 14:51:08.307824 10125 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 17 messages since previous log ~0 seconds ago
I20260709 14:51:08.308013 10125 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 17 messages since previous log ~0 seconds ago
I20260709 14:51:08.308211 10125 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~31 seconds ago
I20260709 14:51:08.308390 10125 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~31 seconds ago
I20260709 14:51:08.308568 10125 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260709 14:51:08.308840 10125 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 121 messages since previous log ~31 seconds ago
